Thread: server needs an X. how do I start xfce on boot?
i installed server 9.10. realised needed x application. installed xfce4. how xfce launch automatically on startup?
hi,
can add following .bashrc/.bash_profile in home directory start xfce automatically when login on tty1:
after reboot, enter login credentials @ command prompt , xfce automatically launch.code:if [ "$(tty)" = "/dev/tty1" ] ; startxfce4 fi
hope helps.
Forum The Ubuntu Forum Community Ubuntu Specialised Support Ubuntu Servers, Cloud and Juju Server Platforms [ubuntu] server needs an X. how do I start xfce on boot?
Ubuntu
Comments
Post a Comment