Ubuntu 24.04.1 LTS | Lataa ja asenna | Tutustu yhteisöön | Blogi | Yritysten tarjoamat palvelutLiity Ubuntu Suomen seuraan muualla: Discourse, Facebook, Mastodon, Matrix, Telegram, X
osku@Koti:~$ sudo cat /etc/networking/interfacesPassword:cat: /etc/networking/interfaces: Tiedostoa tai hakemistoa ei ole
osku@Koti:~$ cat /etc/network/interfaces# This file describes the network interfaces available on your system# and how to activate them. For more information, see interfaces(5).# The loopback network interfaceauto loiface lo inet loopback# This is a list of hotpluggable network interfaces.# They will be activated automatically by the hotplug subsystem.# The primary network interfaceiface eth0 inet dhcpiface eth1 inet dhcpiface eth2 inet dhcpauto eth1
tuke@tuke:~$ cat /etc/network/interfaces# This file describes the network interfaces available on your system# and how to activate them. For more information, see interfaces(5).# The loopback network interfaceauto loiface lo inet loopback# This is a list of hotpluggable network interfaces.# They will be activated automatically by the hotplug subsystem.mapping hotplug script grep map eth0# The primary network interfaceiface eth0 inet dhcpauto eth0iface dsl-provider inet pppprovider dsl-provider
mapping hotplug script grep map eth1
# The primary network interfaceiface eth0 inet dhcpiface eth1 inet dhcpiface eth2 inet dhcpauto eth1
# The primary network interfaceiface eth1 inet dhcpauto eth1
tälläseksi:Koodia: [Valitse]# The primary network interfaceiface eth1 inet dhcpauto eth1
auto eth1# The primary network interfaceiface eth1 inet dhcp
Öhh LittleLionille tuli pikku typo, se on cat /etc/network/interfaces...
auto loiface lo inet loopbackauto eth0iface eth0 inet dhcpauto eth1iface eth1 inet dhcpauto eth2iface eth2 inet dhcpauto ath0iface ath0 inet dhcpauto wlan0iface wlan0 inet dhcpiface dsl-provider inet pppprovider dsl-provider
iface dsl-provider inet pppprovider dsl-provider
Haluan vaan selvittää Linuksin sielunelämää Onko tolle jotain reconfigure loitsua tms?