Update Workflows/Linux/Fedora Workstation/Full Setup.md
This commit is contained in:
@ -14,8 +14,9 @@ echo "/dev/disk/by-uuid/B865-7BDB /mnt/500GB_WINDOWS_OS auto nosuid,nodev,nofail
|
|||||||
/dev/disk/by-uuid/16D05248D0522E6D /mnt/2TB_SSD_STORAGE auto nosuid,nodev,nofail,x-gvfs-show 0 0" | sudo tee -a /etc/fstab
|
/dev/disk/by-uuid/16D05248D0522E6D /mnt/2TB_SSD_STORAGE auto nosuid,nodev,nofail,x-gvfs-show 0 0" | sudo tee -a /etc/fstab
|
||||||
|
|
||||||
# Install Software
|
# Install Software
|
||||||
sudo yum install steam
|
sudo yum update -y
|
||||||
sudo dnf install @xfce-desktop-environment
|
sudo yum install -y steam firefox
|
||||||
|
sudo dnf install -y @xfce-desktop-environment
|
||||||
|
|
||||||
# Reboot Workstation
|
# Reboot Workstation
|
||||||
sudo reboot
|
sudo reboot
|
||||||
@ -32,6 +33,14 @@ At this point, we need to do some manual work, since not everything can be handl
|
|||||||
### Install Software (Software Manager)
|
### Install Software (Software Manager)
|
||||||
Now we need to install a few things:
|
Now we need to install a few things:
|
||||||
|
|
||||||
- NVIDIA Drivers
|
- NVIDIA Graphics Drivers Control Panel
|
||||||
- Discord Canary
|
- Discord Canary
|
||||||
- etc etc etc
|
- Betterbird
|
||||||
|
- Visual Studio Code
|
||||||
|
- Signal Desktop
|
||||||
|
- Solaar # (Logitech Unifying Software equivalant in Linux)
|
||||||
|
|
||||||
|
### Import XFCE Panel Configuration
|
||||||
|
At this point, we want to restore our custom taskbar / panels in XFCE, so the easiest way to do that is to import the configuration backup located in Nextcloud.
|
||||||
|
|
||||||
|
- https://cloud.bunny-lab.io/f/792650
|
Reference in New Issue
Block a user