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 [2023/01/20 15:23]
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 47: Line 36:
 </​code>​ </​code>​
  
-==== Проблемы с разрешением экрана в VBox ====+===== Добавление иконок для запуска программ ===== 
 + 
 +  * [[https://​www.xmodulo.com/​create-desktop-shortcut-launcher-linux.html|How to create desktop shortcut or launcher on Linux]] 
 + 
 +===== Проблемы с разрешением экрана в VBox =====
  
   * [[http://​askubuntu.com/​questions/​3205/​higher-screen-resolution-in-virtualbox|Higher screen resolution in VirtualBox]]   * [[http://​askubuntu.com/​questions/​3205/​higher-screen-resolution-in-virtualbox|Higher screen resolution in VirtualBox]]
Line 57: Line 50:
 </​code>​ </​code>​
  
-==== TWM ====+===== TWM =====
 <​code>​ <​code>​
 # apt install xorg twm xterm # apt install xorg twm xterm
Line 65: Line 58:
 # 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