|
|||||||
|
|
|
![]() |
|
|
Strumenti |
|
|
#21 |
|
Senior Member
Iscritto dal: Dec 2001
Città: /dev/rotfl
Messaggi: 7276
|
una volta che hai editato /etc/network/interfaces prova a dare:
$/etc/init.d/networking stop $/etc/init.d/networking start $ping 192.168.1.1 Ciao
__________________
....::::fluxbox è talmente veloce che quando digito startx, il WM aspetta che il server Xorg lo raggiunga - PiloZ::::...
|
|
|
|
|
|
#22 | |
|
Senior Member
Iscritto dal: Oct 2004
Città: Rovereto (tn)
Messaggi: 2187
|
Quote:
ho editato ho dato restart invece che start e stop il ping lo fa solo verso me stesso 192.168.1.3 per il resto dice nnetwork unaprechable o quello che è.. |
|
|
|
|
|
|
#23 | |
|
Senior Member
Iscritto dal: Dec 2001
Città: /dev/rotfl
Messaggi: 7276
|
Quote:
route add default gw 192.168.1.1 restarta la rete e riprova.
__________________
....::::fluxbox è talmente veloce che quando digito startx, il WM aspetta che il server Xorg lo raggiunga - PiloZ::::...
|
|
|
|
|
|
|
#24 |
|
Senior Member
Iscritto dal: Oct 2004
Città: Rovereto (tn)
Messaggi: 2187
|
allora se faccio route add defautl .. mi dice siocaddrt: il file esiste
poi ogni volta che avvio devo dare un ifconfig eth0 up in mod che veda eth0 poi devo ricopiare il file che mi hai passato e dare il restart.. |
|
|
|
|
|
#25 |
|
Senior Member
Iscritto dal: Dec 2001
Città: /dev/rotfl
Messaggi: 7276
|
ma /etc/network/interfaces l'hai sistemato a dovere?
__________________
....::::fluxbox è talmente veloce che quando digito startx, il WM aspetta che il server Xorg lo raggiunga - PiloZ::::...
|
|
|
|
|
|
#26 | |
|
Senior Member
Iscritto dal: Oct 2004
Città: Rovereto (tn)
Messaggi: 2187
|
Quote:
|
|
|
|
|
|
|
#27 | |
|
Senior Member
Iscritto dal: Dec 2001
Città: /dev/rotfl
Messaggi: 7276
|
Quote:
__________________
....::::fluxbox è talmente veloce che quando digito startx, il WM aspetta che il server Xorg lo raggiunga - PiloZ::::...
|
|
|
|
|
|
|
#28 | |
|
Senior Member
Iscritto dal: Oct 2004
Città: Rovereto (tn)
Messaggi: 2187
|
Quote:
|
|
|
|
|
|
|
#29 |
|
Senior Member
Iscritto dal: Oct 2004
Città: Rovereto (tn)
Messaggi: 2187
|
mi sa che c rinuncio, monto un altra eth che ho qui e che funziona...
ma mi sembra strano che nn funzioni .. magari tra un pò esce qualcosa.. |
|
|
|
|
|
#30 |
|
Senior Member
Iscritto dal: Oct 2004
Città: Rovereto (tn)
Messaggi: 2187
|
what a figata man.. non so come ne perchè ma funziona..
ora mi manca l'audio.. con i driver nforce per linux l'audio c'è.. ma nessun mp3 viene ripordotto.. altra cosa fstab come lo modifico per leggere i ntfs (cosa che fa solo root?) |
|
|
|
|
|
#31 |
|
Senior Member
Iscritto dal: Mar 2004
Città: Roma
Messaggi: 10109
|
Codice:
How to mount Windows partitions (NTFS) on boot-up, and allow all users to read only? Read general_nots Read how_to_list_partition_tables e.g. Assumed that /dev/hda1 is the location of Windows partition (NTFS) Local mount folder: /media/windows Type sudo mkdir /media/windows sudo cp /etc/fstab /etc/fstab_backup sudo gedit /etc/fstab Append the following line at the end of file /dev/hda1 /media/windows ntfs nls=utf8,umask=0222 0 0 Save the edited file (sample) il tutto è stato preso da http://ubuntuguide.squarecows.com/doku.php ciao
__________________
"Most people think that skydivers like to jump because we love the adrenaline rush.
That's not at all. We love to jump because WE LOVE TO FLY!" |
|
|
|
|
|
#32 |
|
Senior Member
Iscritto dal: Oct 2004
Città: Rovereto (tn)
Messaggi: 2187
|
gia che c sei, hai mica una lista di repository decente?
e non mi va lo scroll del mouse |
|
|
|
|
|
#33 |
|
Senior Member
Iscritto dal: Oct 2004
Città: Rovereto (tn)
Messaggi: 2187
|
allora
adesso nn riesco più ad entrare dopo che ho provato ad installare i diriver realtek Codice:
/etc/gdm/PreSession/Default: Registering your session with wtmp and utmp /etc/gdm/PreSession/Default: running: /usr/bin/X11/sessreg -a -w /var/log/wtmp -u /var/run/utmp -x "/var/lib/gdm/:0.Xservers" -h "" -l ":0" "bako" /etc/gdm/Xsession: Beginning session setup... x-session-manager: error while loading shared libraries: libasound.so.2: cannot open shared object file: No such file or directory Codice:
# This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). # The loopback network interface auto lo iface lo inet loopback # The primary network interface auto eth0 iface eth0 inet static address 192.168.1.3 netmask 255.255.255.0 network 192.168.1.0 broadcast 192.168.1.255 gateway 192.168.1.1 # dns-* options are implemented by the resolvconf package, if installed # dns-nameservers 212.216.172.62 212.216.112.112 192.168.1.1 |
|
|
|
|
|
#34 |
|
Senior Member
Iscritto dal: Aug 2003
Messaggi: 6386
|
mmm per i driver audio forse era meglio che lanciavi alsaconf..
http://www.hwudebianclan.org/how-to.php#11 |
|
|
|
|
|
#35 | |
|
Senior Member
Iscritto dal: Oct 2004
Città: Rovereto (tn)
Messaggi: 2187
|
Quote:
|
|
|
|
|
|
|
#36 | |
|
Senior Member
Iscritto dal: Oct 2004
Città: Rovereto (tn)
Messaggi: 2187
|
Quote:
mi sa che c'è qualcosa nel routing.. se setto dhcp non funziona, mentre è abilitato nel router. se lo metto statico il ping lo fa solo sul mio ip |
|
|
|
|
|
|
#37 |
|
Senior Member
Iscritto dal: Oct 2004
Città: Rovereto (tn)
Messaggi: 2187
|
questo è l'output di un pò di comandi
con dhcp attivato http://www.webalice.it/elstefano/test_dhcp.txt statico http://www.webalice.it/elstefano/test_static.txt che è che nn va? |
|
|
|
|
|
#38 | |
|
Senior Member
Iscritto dal: Mar 2004
Città: Roma
Messaggi: 10109
|
Quote:
Codice:
# Rep Breezy deb http://it.archive.ubuntu.com/ubuntu/ breezy main universe restricted multiverse deb-src http://it.archive.ubuntu.com/ubuntu/ breezy main universe restricted multiverse deb http://security.ubuntu.com/ubuntu breezy-security main universe restricted multiverse deb-src http://security.ubuntu.com/ubuntu breezy-security main universe restricted multiverse deb http://it.archive.ubuntu.com/ubuntu/ breezy-updates main universe restricted multiverse deb-src http://it.archive.ubuntu.com/ubuntu/ breezy-updates main universe restricted multiverse
__________________
"Most people think that skydivers like to jump because we love the adrenaline rush.
That's not at all. We love to jump because WE LOVE TO FLY!" |
|
|
|
|
|
|
#39 |
|
Senior Member
Iscritto dal: Oct 2004
Città: Rovereto (tn)
Messaggi: 2187
|
si ma ora nn va più l'eth
|
|
|
|
|
|
#40 |
|
Senior Member
Iscritto dal: Oct 2004
Città: Rovereto (tn)
Messaggi: 2187
|
è la scheda eth, ho montato una di quelle che avevo qui e funziona internet..
cosa diavolo serve per farla andare? |
|
|
|
|
| Strumenti | |
|
|
Tutti gli orari sono GMT +1. Ora sono le: 16:40.



















