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

Channel:
Subscribers:
72,300
Published on ● Video Link: https://www.youtube.com/watch?v=GNCwot8byqE



Duration: 26:50
49,143 views
874


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 Cheat Sheet and 25 Page Checklist here:
📚 https://learn.savvynik.com

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

Want more info/content?
https://savvynik.com

Commands Used in Video:

-Super User Privileges
sudo visudo
sudo adduser savvynik sudo

-Installing another desktop environment
(Reference) https://wiki.debian.org/DesktopEnvironment
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/winehq.key
sudo apt-key add winehq.key

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

nano /etc/apt/sources.list
(add to list) deb https://download.opensuse.org/repositories/Emulators:/Wine:/Debian/Debian_10 ./
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/RestrictedFormats/PlayingDVDs

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: https://discord.gg/zZD5q92

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



Linux Install Videos:
Debian 10 - https://youtu.be/dbjDG6GV6VM
Manjaro 19 Linux - https://youtu.be/OrAQxzqEKDs
MX Linux 19.1 - https://youtu.be/wp-fSkezw04
Kali Linux - https://youtu.be/gMY216MCms4
ExTiX - https://youtu.be/4P-q4kFuEnk
Kali Linux - https://youtu.be/xtHUbNrRhBo
Parrot Security OS: https://youtu.be/TDJBFvZteBA
CentOS 8: https://youtu.be/FLl2DETdww4

Review and Walkthroughs:
Kali Linux Undercover - https://youtu.be/sHHkB-Ghnhc
Kali Linux - https://youtu.be/zQ6jC2lHNGg
PCLinuxOS - https://youtu.be/ztRvR7GeBzo
MX Linux - https://youtu.be/7MgssE2Q9Es
Solus OS - https://youtu.be/pvLjjbXFv5Q
CentOS 8 - https://youtu.be/T_yZuQVDMG4




Other Videos By SavvyNik


2020-04-11How to Install Manjaro Linux in VirtualBox on Windows 10 | Beginners Guide
2020-04-09Bash Shell Scripting Tutorial for Beginners | Relational Operators and If Statements | Ep#2 (Linux)
2020-04-07How to Install MX Linux 19 in VirtualBox on Windows 10 | Beginners Guide
2020-04-05C++ Tutorial for Beginners #9: Visual Studio Code - Our Fully Working Program | (Linux Cpp VS Code)
2020-04-03How to Install Debian Linux in VirtualBox on Windows 10 | Beginners Guide | (Buster)
2020-04-01How to Install Ubuntu Linux in VirtualBox on Windows 10 | Beginners Guide
2020-03-30How to Install Kali Linux in VirtualBox on Windows 10 | Beginners Guide | 2020.1 Tutorial
2020-03-28VirtualBox for Beginners: Easy Tutorial & Install Guide (Windows 10, Linux, & Mac OS)
2020-03-26Bash Shell Scripting Tutorial for Beginners | Our First Script Using Bash on Linux | Ep#1 (Ubuntu)
2020-03-24Parrot OS 4.8 Linux Install Tutorial | Security Edition | (Beginners Guide)
2020-03-22Debian 10 Linux | Beginners Basics after Install | Run Windows Programs, Change Desktops, and More!
2020-03-20Fedora 32 (BETA) Linux | NEW UPDATE! Linux Out of Memory Manager (EasyOOM) - Linux Update
2020-03-18C++ Tutorial for Beginners #8: Visual Studio Code - Read a File w/ 2D Vector | (Linux Cpp VS Code)
2020-03-16Debian 10 Buster Install Tutorial (Linux Beginners Guide)
2020-03-12KDE Neon Install Tutorial | (Linux Beginners Guide)
2020-03-10Zorin OS 15.2 Linux Install Tutorial | (Beginners Guide)
2020-03-08How to Resize or Extend a Linux Partition/Volume/Disk | (No Swap - Ubuntu)
2020-03-05C++ Tutorial for Beginners #7: Visual Studio Code How to Read/Write a File | (Linux VS Code)
2020-02-28Manjaro Linux 19 (Kyria) Update & Walkthrough | Linux Beginners Guide
2020-02-25Manjaro 19 Linux Install Tutorial - Linux Beginners Guide
2020-02-24Artix Linux Install Tutorial (with RUNIT) | Linux Beginners Guide