Announcement

Collapse
No announcement yet.

Turning off kde/xorg?

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Turning off kde/xorg?

    Hello.
    I have started using an old machine running Kubuntu as some kind of server, if you can call it that. Now, to save some ressources, i wanted to have the xorg/kde not be started after boot, but always be ready if needed.

    1. How to i turn of the automatic initialization? I already went through /etc/init.d/, do i have to disable the links for x11-common and xserver-xorg-input-wacom, or what do i have to do?

    2. After point 1 is done, what do i do to start it again if i need it?


    Thanks in advance.

    #2
    Re: Turning off kde/xorg?

    Perhaps you might be interested in Xubuntu if it's old hardware.

    Otherwise, if it's just a headless server, I'm not sure how to stop the X server from starting. Anyone?
    For external use only.

    Comment


      #3
      Re: Turning off kde/xorg?

      Maybe this helps:

      Need text mode runlevel in edgy
      http://ubuntuforums.org/showthread.php?t=319687

      It is for edgy but both use upstart.


      If you don't mind manually stop kdm. You could Ctrl + Alt F1 (or F2..F6) and:
      Code:
      sudo /etc/init.d/kdm stop
      Other options:
      Code:
      :~$ /etc/init.d/kdm -help
      Usage: /etc/init.d/kdm {start|stop|restart|reload|force-reload}
      Before you edit, BACKUP !

      Why there are dead links ?
      1. Thread: Please explain how to access old kubuntu forum posts
      2. Thread: Lost Information

      Comment

      Working...
      X