Debian 10 Linux | Beginners Basics after Install | Run Windows Programs, Change Desktops, and More!

Описание к видео Debian 10 Linux | Beginners Basics after Install | Run Windows Programs, Change Desktops, and More!

Debian 10 Linux Beginners Basics is a Tutorial on How to Install and Run Windows Programs, Change Desktops, Install Codecs, and Assign Sudoers in Debian 10 Buster after you've installed it. Most beginner users coming from Windows will apply these after installing Debian 10 Linux so they have a more familiar and Beginner Friendly experience. This Debian 10 Basics video is intended for Beginner Users starting with Debian 10.

Debian is great and many other distributions are based off of it. Debian is totally free and the community focuses on stability making it one of the most reliable linux distributions out there. Debian is also tailored for intermediate to advanced users and is great for using as a server or firewall setup. Debian mainly covers the middle ground where the barriers of entry are large enough that some newer users will steer away from this distribution, but the vast documentation and helpful community should be a reason that newer users decide to go with Debian. It's great for learning and expanding your knowledge about operating systems.

My Linux Bundle is here:
📚 https://savvynik.com

Share this free tool and support Small YouTubers
https://editbulk.com
(I made this tool to help creators)

Commands Used in Video:

-Super User Privileges
sudo visudo
sudo adduser savvynik sudo

-Installing another desktop environment
(Reference) https://wiki.debian.org/DesktopEnviro...
sudo apt install gnome

-Installing Wine to Run Windows Programs
(Reference) https://wiki.winehq.org/Debian

sudo dpkg --add-architecture i386

wget -nc https://dl.winehq.org/wine-builds/win...
sudo apt-key add winehq.key

sudo nano /etc/apt/sources.list
(add to list) deb https://dl.winehq.org/wine-builds/deb... buster main
sudo apt update
wget https://download.opensuse.org/reposit...
sudo apt-key add Release.key

nano /etc/apt/sources.list
(add to list) deb https://download.opensuse.org/reposit... ./
sudo apt update

sudo apt install --install-recommends winehq-stable
wine notepad

Install PlayOnLinux
sudo apt install playonlinux

-Install a VLC Multimedia Player
sudo apt get install vlc

-Install Multimedia Codecs
(Reference) https://help.ubuntu.com/community/Res...

sudo apt-add-repository non-free
sudo apt-add-repository contrib
sudo apt update
sudo apt install libdvdread4 libdvdcss2 (installs dvd playback codecs)
sudo dpkg-reconfigure libdvd-pkg

Discord Link:   / discord  

Useful Links:
Debian - https://debian.org
Debian Download - https://www.debian.org/CD/http-ftp/#s...
Balena Etcher - https://www.balena.io/etcher/



Linux Install Videos:
Debian 10 -    • Debian 10 Buster Install Tutorial (Li...  
Manjaro 19 Linux -    • Manjaro 19 Linux Install Tutorial - L...  
MX Linux 19.1 -    • MX Linux 19.1 Install | (A Step-By-St...  
Kali Linux -    • Kali Linux Install Tutorial | NEW! No...  
ExTiX -    • ExTiX Linux Install Tutorial (Deepin)...  
Kali Linux -    • Kali Linux Install Tutorial | NEW! Un...  
Parrot Security OS:    • Parrot Security OS | Linux Install Tu...  
CentOS 8:    • CentOS 8 Install Linux | 2019 Tutoria...  

Review and Walkthroughs:
Kali Linux Undercover -    • Kali Linux 2020.1 - NEW! Undercover M...  
Kali Linux -    • Kali Linux Review & Walkthrough | NEW...  
PCLinuxOS -    • PCLinuxOS Review, Preview, & Walkthro...  
MX Linux -    • MX Linux 19 Review, Preview, & Walkth...  
Solus OS -    • Solus Linux OS Review, Preview, & Wal...  
CentOS 8 -    • CentOS 8 Review, Preview, & Walkthrou...  

Комментарии

Информация по комментариям в разработке