Ubuntu GUI environment startup should be the program:

Source: Internet
Author: User
Tags remmina

1, first say Ubuntu14.04 system boot purple box problem:


Grub Theme: Black screen appears purple border


There ' s a minor typo on the grub theme which produces a black screens with purple border before the Grub menu is drawn and On Plymouth start. AIUI, there ' s a '! ' (negation) missing before the Background_color invocation:


Grub Theme has a small error that causes the black screen to appear with a purple border before the Grub menu is generated and the Plymouth theme starts. This is because the background tones are missing one with the statement "! ”。


To modify a system/lib/plymouth/themes/ubuntu-logo/ubuntu-logo.grub file:


if! Background_color 44,0,30; Then
And then run Update-grub.
2, the graphical interface in the environment to start the program:


1) Non-root users:


In the current user # directory. config/autostart/create a file with a. desktop suffix, and the file contents refer to the following


[Desktop Entry]
version=1.0
Name=remmina Applet
Comment=connect to remote Desktops through the Applet menu
Icon=remmina
Exec=remmina-i
Terminal=false
Type=application
Hidden=true
2) Root User


Boot root User login settings method (General Settings):


http://blog.csdn.net/hao507/article/details/5730967


Here is how to modify the settings yourself,/usr/bin/startx file


Su root-c "Xinit $client $clientargs-$server $display $serverargs vt01"
You can then perform and non-root user settings.

Ubuntu GUI environment startup should be the program:

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.