LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   x server? (https://www.linuxquestions.org/questions/linux-newbie-8/x-server-111604/)

asdc 11-02-2003 04:47 PM

x server?
 
How do i install something without the x running?

and how do i restart the x server?

if anyone can answer these questions for me that'd be great :)

:newbie:

Tinkster 11-02-2003 04:51 PM

What system are you using, what are you trying
to install, how do you usually start X?

http://www.catb.org/~esr/faqs/smart-questions.html

Cheers,
Tink

asdc 11-02-2003 05:28 PM

RH9 and im trying to install the new xfree86 along with the new ati linux drivers

Tinkster 11-02-2003 05:33 PM

I suggest having a look at
man rpm

You're going to need it ;)
Good luck!

Cheers,
Tink

Mathieu 11-02-2003 06:32 PM

To install RPMs.
Code:

rpm -ivh package
To restart the X server while in runlevel 5 (graphical), logout and select "Restart X Server".
Or press the Ctrl + Alt + Backspace keys all at once.


All times are GMT -5. The time now is 11:39 PM.