linux_wiki:gui_desktops

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
linux_wiki:gui_desktops [2016/01/04 16:12]
billdozor created
linux_wiki:gui_desktops [2016/03/18 23:07]
billdozor [Gui Desktops]
Line 6: Line 6:
  
 **Checklist** **Checklist**
-  * Enterprise Linux 7, minimum install+  * Distro(s): Enterprise Linux 7 
 +  * Other: Minimum install
  
 ---- ----
Line 75: Line 76:
 yum install cinnamon yum install cinnamon
 </code> </code>
- 
----- 
- 
-===== GNOME: Disable auto start GUI programs ===== 
- 
-  * Disable Welcome screen<code bash>echo "X-GNOME-Autostart-enabled=false" >> /etc/xdg/autostart/gnome-welcome-tour.desktop</code> 
- 
-==== GNOME: Authentication Pop Ups ==== 
- 
-There are some auto start programs that cause authentication pop ups when logging into a GNOME session. 
- 
-  * Authentication is required to set the network proxy used for downloading software. Fix by:<code bash>echo "X-GNOME-Autostart-enabled=false" >> /etc/xdg/autostart/gnome-software-service.desktop</code> 
-  * Authentication is required to create a color managed device. Fix by:<code bash>echo "X-GNOME-Autostart-enabled=false" >> /etc/xdg/autostart/gnome-settings-daemon.desktop</code> 
- 
-\\ 
-**Note:** If users are having issues logging into the system for the first time, have them test a ssh login first. 
  
 ---- ----
  • linux_wiki/gui_desktops.txt
  • Last modified: 2019/05/25 23:50
  • (external edit)