LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Just installed slackwareand need help finishing the setup... (https://www.linuxquestions.org/questions/slackware-14/just-installed-slackwareand-need-help-finishing-the-setup-330351/)

caleb star 06-04-2005 02:23 PM

Just installed slackwareand need help finishing the setup...
 
how can I get xorg :scratch: to automatically open after I boot withut having to type startx or is that possible. Also I have a road runner ethernet connection if I type in netconfig will I be able to enable the ethernet port on my motherboard for internet access????

slack:newbie:

masonm 06-04-2005 02:32 PM

If you want to start X on boot, edit your /etc/inittab and change the default run level from 3 to 4.

As far as your network, netconfig would be a place to start.

caleb star 06-04-2005 02:36 PM

Im sorry but what is the root command to open /etc/inittab ?


slack:newbie:

mjjzf 06-04-2005 03:45 PM

It should be edited with... an editor. You probably have KWrite or GEdit. Run either of these as root from the terminal. The command should then be something like
Code:

gedit /etc/inittab


All times are GMT -5. The time now is 11:43 AM.