Advertisement
quiliro

client ifaces

Aug 21st, 2012
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. quiliro@escritorio:~$ cat /opt/ltsp/i386/etc/network/interfaces
  2. # This file describes the network interfaces available on your system
  3. # and how to activate them. For more information, see interfaces(5).
  4.  
  5. # The loopback network interface
  6. auto lo
  7. iface lo inet loopback
  8. quiliro@escritorio:~$ sudo chroot /opt/ltsp/i386 dpkg -l '*network-manager*' | grep ^ii
  9. No se ha encontrado ningún paquete que corresponda con *network-manager*.
  10. quiliro@escritorio:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement