LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   no network (https://www.linuxquestions.org/questions/linux-newbie-8/no-network-4175416547/)

tln123 07-13-2012 10:53 AM

no network
 
I am not connected to the internet yet how can I get pas the log in information on the boot screen

schneidz 07-13-2012 11:05 AM

^ what ?

maybe the output of these commands will give us a clue of what you are trying to do:
Code:

echo uname: && uname -a -m -p && echo lspci: && lspci && echo lsusb: && lsusb && echo lsmod: && lsmod && echo ifconfig: && ifconfig && echo ifconfig -a: && ifconfig -a && echo iwconfig: && iwconfig && echo resolv.conf: && cat /etc/resolv.conf && echo route: && route -n


All times are GMT -5. The time now is 05:47 PM.