LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Bash hang up (https://www.linuxquestions.org/questions/linux-newbie-8/bash-hang-up-794078/)

brothomas 03-08-2010 07:24 PM

Bash hang up
 
Being new we need to identify and or configure tcp/ip network settings in Fedora CORE that boots into bash only after hanging on after the line "enabling swap space" and us pressing alt + F8 and we do not know how to go any further. This is on a server that has been given to us that has our website on it that we need to get to. The Tech has left us in a lurch as it went down just after he left. Any and all help is needed. Thanks, Thomas

chrism01 03-08-2010 08:23 PM

hopefully you're logged in as root; post the output from the following

uname -a

cat /etc/*release*

/sbin/ifconfig

fdisk -l

(lower case L there)

df -h


You'll want to bookmark these
http://rute.2038bug.com/index.html.gz
http://tldp.org/LDP/Bash-Beginners-G...tml/index.html
http://www.tldp.org/LDP/abs/html/
http://linux.die.net/man/
http://www.linuxtopia.org/online_books/ - see the Fedora online books here


All times are GMT -5. The time now is 03:55 PM.