debian-install
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
debian-install [2024/07/08 12:58] – karcio | debian-install [2025/01/22 19:00] (current) – karcio | ||
---|---|---|---|
Line 2: | Line 2: | ||
{{tag> | {{tag> | ||
+ | |||
+ | ====== Debian with Xorg or Wayland ====== | ||
+ | |||
* install netinst with no extra components | * install netinst with no extra components | ||
Line 8: | Line 11: | ||
sudo apt install network-manager network-manager-gnome | sudo apt install network-manager network-manager-gnome | ||
sudo systemctl enable --now NetworkManager | sudo systemctl enable --now NetworkManager | ||
- | sudo apt install | ||
</ | </ | ||
- | * xorg | + | |
< | < | ||
sudo apt install xorg | sudo apt install xorg | ||
sudo apt install i3 | sudo apt install i3 | ||
- | sudo apt install fonts-font-awesome | ||
sudo apt install lightdm | sudo apt install lightdm | ||
sudo systemctl enable lightdm | sudo systemctl enable lightdm | ||
Line 20: | Line 21: | ||
</ | </ | ||
+ | *** wayland - select this if you want to use [[https:// | ||
+ | < | ||
+ | sudo apt install sway sway-backgrounds swaybg swayidle swaylock xwayland fuzzel waybar | ||
</ | </ | ||
+ | |||
+ | < | ||
+ | # If running from tty1 start sway | ||
+ | [ " | ||
+ | </ | ||
+ | |||
* utilities | * utilities | ||
< | < | ||
- | sudo apt install firefox-esr sudo vim git zip mc libnotify-bin | + | sudo apt install firefox-esr sudo vim git zip unzip mc acpi fonts-font-awesome |
+ | </ | ||
* add main user to sudo | * add main user to sudo | ||
Line 45: | Line 56: | ||
< | < | ||
sudo apt install tlp tlp-rdw | sudo apt install tlp tlp-rdw | ||
- | sudo systemctl enable --now tlp.services | + | sudo systemctl enable --now tlp.service |
</ | </ |
debian-install.1720443512.txt.gz · Last modified: by karcio