User Tools

Site Tools


инсталяция_системы_в_конфигурации_desktop

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
инсталяция_системы_в_конфигурации_desktop [2022/10/02 17:10]
val [Ubuntu]
инсталяция_системы_в_конфигурации_desktop [2022/10/02 17:40]
val
Line 1: Line 1:
 ====== Инсталяция системы в конфигурации Desktop ====== ====== Инсталяция системы в конфигурации Desktop ======
- 
-===== CentOS ===== 
- 
-  * [[http://​unix.stackexchange.com/​questions/​181503/​how-to-install-desktop-environments-on-centos-7]] 
- 
-<​code>​ 
-# yum -y groups install "GNOME Desktop"​ 
- 
-# echo "exec gnome-session"​ >> ~/.xinitrc 
-# startx 
- 
-# systemctl get-default 
-# systemctl set-default graphical.target 
-</​code>​ 
  
 ===== Debian ===== ===== Debian =====
Line 40: Line 26:
 <​code>​ <​code>​
 root@client1:​~#​ dpkg-reconfigure xdm root@client1:​~#​ dpkg-reconfigure xdm
 +...
 +lightdm
 +...
  
 root@client1:​~#​ cat /​etc/​lightdm/​lightdm.conf.d/​my.conf root@client1:​~#​ cat /​etc/​lightdm/​lightdm.conf.d/​my.conf
Line 65: Line 54:
 # xterm -display :0 # xterm -display :0
 </​code>​ </​code>​
 +
 +===== CentOS =====
 +
 +  * [[http://​unix.stackexchange.com/​questions/​181503/​how-to-install-desktop-environments-on-centos-7]]
 +
 +<​code>​
 +# yum -y groups install "GNOME Desktop"​
 +
 +# echo "exec gnome-session"​ >> ~/.xinitrc
 +# startx
 +
 +# systemctl get-default
 +# systemctl set-default graphical.target
 +</​code>​
 +
 ===== FreeBSD ===== ===== FreeBSD =====
  
инсталяция_системы_в_конфигурации_desktop.txt · Last modified: 2024/01/22 17:18 by val