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: