Uploaded May 2017 | Updated September 2026, 3 weeks ago
Do you wonder what you can do with Linux Mint after install?
In this video, I will learn you 15 things to do after installing Linux Mint. These Linux Mint tips and tricks will improve your system responsiveness, prevent some possible issues, make your system more secure and optimize the usability of your system.
Linux Mint Installation Guide for Beginners: youtu.be/xbQu4QRud6g
Linux Mint - Install, configure, tweak playlist: youtube.com/playlist?list=PLSmXPSsgkZLsiemyy_Rzcqf_0iED8ZfHS
Timecodes:
00:59 1.Configure Update Manager
02:02 2.Install Drivers
03:29 3. Install Microcode
04:17 4.Decrease Swap Use
05:44 5.Enable Drive Cache
06:51 6.Reduce SSD Writes
08:22 7.Turn on Firewall
09:10 8.Install Microsoft Fonts
09:42 9.Remove Unnecessary Software.
13:22 10.Change Firefox settings
14:52 11.Tweak LibreOffice
15:39 12.Remove Some Applets
16:06 13.Turn Off Startup Applications
16:43 14.Disable Hibernation (suspend-to-disk)
18:01 15.Disable Switch User Option
The command to disable hibernation:
sudo mv -v /etc/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla /
The command to undo the disable hibernation:
sudo mv -v /com.ubuntu.enable-hibernate.pkla /etc/polkit-1/localauthority/50-local.d
################################################
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
Music from Jukedeck - create your own at jukedeck.com
Do you wonder what you can do with Linux Mint after install?
In this video, I will learn you 15 things to do after installing Linux Mint. These Linux Mint tips and tricks will improve your system responsiveness, prevent some possible issues, make your system more secure and optimize the usability of your system.
Linux Mint Installation Guide for Beginners: youtu.be/xbQu4QRud6g
Linux Mint - Install, configure, tweak playlist: youtube.com/playlist?list=PLSmXPSsgkZLsiemyy_Rzcqf_0iED8ZfHS
Timecodes:
00:59 1.Configure Update Manager
02:02 2.Install Drivers
03:29 3. Install Microcode
04:17 4.Decrease Swap Use
05:44 5.Enable Drive Cache
06:51 6.Reduce SSD Writes
08:22 7.Turn on Firewall
09:10 8.Install Microsoft Fonts
09:42 9.Remove Unnecessary Software.
13:22 10.Change Firefox settings
14:52 11.Tweak LibreOffice
15:39 12.Remove Some Applets
16:06 13.Turn Off Startup Applications
16:43 14.Disable Hibernation (suspend-to-disk)
18:01 15.Disable Switch User Option
The command to disable hibernation:
sudo mv -v /etc/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla /
The command to undo the disable hibernation:
sudo mv -v /com.ubuntu.enable-hibernate.pkla /etc/polkit-1/localauthority/50-local.d
################################################
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
Music from Jukedeck - create your own at jukedeck.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)