Uploaded July 2017 | Updated September 2026, 3 weeks ago
Do you want to know How NOT to Break your Debian System?
From this video you will learn how to maintain your Debian system and what you should NOT do.
To maintain healthy Debian follow these rules:
1. Install software only from Debian repositories and try to avoid installing software from random websites.
2. Do NOT combine Debian Stable with other Debian branches.
3. Do NOT use Ubuntu packages and repositories in Debian.
4. Do NOT install drivers using manufacturer install scripts.
5.Do NOT suffer from Shiny New Stuff Syndrome.
6. Be careful with removing software.
7. Be careful with installing software.
8. Do NOT blindly follow online tutorials.
If you have anything to add to these rules, please leave a comment. Everyone will appreciate it.
You can find more information on how not to break your debian at wiki.debian.org/DontBreakDebian
To install Ubuntu packages in Debian follow this guide wiki.debian.org/CreatePackageFromPPA
################################################
Support on Patreon: patreon.com/averagelinuxuser
Donate through PayPal: paypal.me/Kryvokhyzha
################################################
More cool Linux stuff at other social media:
Google+ - Best Linux Stuff: plus.google.com/+AverageLinuxUser
Facebook - Top Linux Tips: facebook.com/AverageLinuxUser
Twitter - Daily Linux News: twitter.com/AVGLinuxUser
Website: averagelinuxuser.com
Do you want to know How NOT to Break your Debian System?
From this video you will learn how to maintain your Debian system and what you should NOT do.
To maintain healthy Debian follow these rules:
1. Install software only from Debian repositories and try to avoid installing software from random websites.
2. Do NOT combine Debian Stable with other Debian branches.
3. Do NOT use Ubuntu packages and repositories in Debian.
4. Do NOT install drivers using manufacturer install scripts.
5.Do NOT suffer from Shiny New Stuff Syndrome.
6. Be careful with removing software.
7. Be careful with installing software.
8. Do NOT blindly follow online tutorials.
If you have anything to add to these rules, please leave a comment. Everyone will appreciate it.
You can find more information on how not to break your debian at wiki.debian.org/DontBreakDebian
To install Ubuntu packages in Debian follow this guide wiki.debian.org/CreatePackageFromPPA
################################################
Support on Patreon: patreon.com/averagelinuxuser
Donate through PayPal: paypal.me/Kryvokhyzha
################################################
More cool Linux stuff at other social media:
Google+ - Best Linux Stuff: plus.google.com/+AverageLinuxUser
Facebook - Top Linux Tips: facebook.com/AverageLinuxUser
Twitter - Daily Linux News: twitter.com/AVGLinuxUser
Website: averagelinuxuser.com




![06. WILDCARDs in the Linux Terminal (not gaming!)
Wildcards, also know as globbing, provide a way to select a subset of files based on patterns of characters.
This is especially useful if you work with many files.
Summary:
* - any number of any character.
? - any single character
[characters] - any character that is in the list [characters]
! - reverses the condition
[[:class:]] - any character that is a memnber of the class [:class:]
Most commonly used classes:
[:alpha:] alphabetic
[:alnum:] alphanumeric
[:upper:] uppercase
[:lower:] lowercase
[:digit:] numbers, 0 to 9
[:space:] whitespace (spaces, tabs, newlines)
[:graph:] printable characters excluding space
[:print:] printable characters including space
[:punct:] punctuation characters
This episode shows the difference between hard and soft/symbolic links and how to use them.
The Linux Command Line Ultimate Tutorial series aims to help you to master the power of the Linux Command Line.
All Episodes of The Linux Command Line Ultimate Tutorial series https://www.youtube.com/playlist?list=PLSmXPSsgkZLuJKJhvL1U384aHesbVDekO
Joker Linux Wallpaper https://plus.google.com/b/105235169774065518394/+AverageLinuxUser/posts/5jEXKaAZ9Fo
################################################
Support on Patreon: https://www.patreon.com/averagelinuxuser
Donate through PayPal: https://www.paypal.me/Kryvokhyzha
################################################
More cool Linux stuff at other social media:
Google+ - Best Linux Stuff: https://plus.google.com/+AverageLinuxUser
Facebook - Top Linux Tips: https://www.facebook.com/AverageLinuxUser
Twitter - Daily Linux News: http://twitter.com/AVGLinuxUser
Website: http://averagelinuxuser.com/ 06. WILDCARDs in the Linux Terminal (not gaming!)](https://i.ytimg.com/vi/UN-RCJeX5gw/mqdefault.jpg)





