Uploaded October 2020 | Updated September 2026, 2 weeks ago
The first 1000 people to use the link will get a free trial of Skillshare Premium Membership: https://skl.sh/averagelinuxuser10201
MX Linux has got it right in many things, but if you do these 20 things to do after installing MX Linux, you will make your MX Linux a perfect Linux distro.
Mentioned videos:
MX Linux review youtu.be/FFrG7FAeQ-A
Top 5 XFCE themes youtu.be/Cg7JPECBBq4
Linux themes with one click youtu.be/TqAQi0G7EHY
Linux Firewall youtu.be/e_Xi8e_ZOlE
################################################
My Linux PC: averagelinuxuser.com/linux_pc_assembly
My other hardware: amazon.com/shop/averagelinuxuser
Support the project:
Patreon: patreon.com/averagelinuxuser
PayPal: paypal.me/Kryvokhyzha
Buy Me a Coffee: buymeacoffee.com/avglinuxuser
Buy Linux Laptop: https://starlabs.systems/?rfsn=4728988.4df7ed
Shop on Amazon: amazon.com/shop/averagelinuxuser
BTC: 1CfCLTYCqqDfYbngcvQtEav3n7SMZihfSS
################################################
Website: averagelinuxuser.com
LBRY.tv: lbry.tv/$/invite/@AVGLinux:2
Facebook: facebook.com/AverageLinuxUser
Twitter: twitter.com/AVGLinuxUser
################################################
Timecodes:
00:00 Intro
00:10 Sponsor
00:58 1. Enable Double-click
01:46 2. Speed up Boot
2:30 3. Fix Screen tearing
03:25 4. Install Nvidia driver
03:50 5. Install Codecs
04:17 6. Configure HiDPI screen
04:58 7. User password for admin task
05:37 8. Configure Panel
06:22 9. Configure Task Icons
07:19 10. Increase Clock Font
08:12 11. Configure Whisker menu
08:57 12. Configure Theme
11:13 13. Install DockBarX
14:10 14. Configure Conky
15:10 15. Configure Terminal
15:52 16. Install popular apps
17:54 17. Install Redshift
18:58 18. Enable Ablocker
20:17 19. Enable Firewall
20:50 20. Uninstall Games
22:41 Conclusion
Tags: #MXLinux #Linux #XFCE
The first 1000 people to use the link will get a free trial of Skillshare Premium Membership: https://skl.sh/averagelinuxuser10201
MX Linux has got it right in many things, but if you do these 20 things to do after installing MX Linux, you will make your MX Linux a perfect Linux distro.
Mentioned videos:
MX Linux review youtu.be/FFrG7FAeQ-A
Top 5 XFCE themes youtu.be/Cg7JPECBBq4
Linux themes with one click youtu.be/TqAQi0G7EHY
Linux Firewall youtu.be/e_Xi8e_ZOlE
################################################
My Linux PC: averagelinuxuser.com/linux_pc_assembly
My other hardware: amazon.com/shop/averagelinuxuser
Support the project:
Patreon: patreon.com/averagelinuxuser
PayPal: paypal.me/Kryvokhyzha
Buy Me a Coffee: buymeacoffee.com/avglinuxuser
Buy Linux Laptop: https://starlabs.systems/?rfsn=4728988.4df7ed
Shop on Amazon: amazon.com/shop/averagelinuxuser
BTC: 1CfCLTYCqqDfYbngcvQtEav3n7SMZihfSS
################################################
Website: averagelinuxuser.com
LBRY.tv: lbry.tv/$/invite/@AVGLinux:2
Facebook: facebook.com/AverageLinuxUser
Twitter: twitter.com/AVGLinuxUser
################################################
Timecodes:
00:00 Intro
00:10 Sponsor
00:58 1. Enable Double-click
01:46 2. Speed up Boot
2:30 3. Fix Screen tearing
03:25 4. Install Nvidia driver
03:50 5. Install Codecs
04:17 6. Configure HiDPI screen
04:58 7. User password for admin task
05:37 8. Configure Panel
06:22 9. Configure Task Icons
07:19 10. Increase Clock Font
08:12 11. Configure Whisker menu
08:57 12. Configure Theme
11:13 13. Install DockBarX
14:10 14. Configure Conky
15:10 15. Configure Terminal
15:52 16. Install popular apps
17:54 17. Install Redshift
18:58 18. Enable Ablocker
20:17 19. Enable Firewall
20:50 20. Uninstall Games
22:41 Conclusion
Tags: #MXLinux #Linux #XFCE

![How to set an account image in XFCE with several users.
Learn how to set an account image in XFCE if there are several users using the system.
In the previous video I showed how to set an account image in the XFCE desktop.
https://youtu.be/m3kWAj3-IgQ
I had only one user when I created that video and I didnt realize that those settings didnt work for several-users systmes with encrypted home directories.
For MULTI-USERS systems with encrypted homes, the settings are little different.
To change the user icons in lightDM login manager, do the following:
# Install accountsservice
sudo apt install accountsservice
# create a file /var/lib/AccountsService/users/username for every user. For example, I have two users alu, vbox
sudo nano /var/lib/AccountsService/users/alu
# paste the following
[User]
Icon=/var/lib/AccountsService/icons/alu
# do the same for vbox.
sudo nano /var/lib/AccountsService/users/vbox
# paste
[User]
Icon=/var/lib/AccountsService/icons/vbox
# resize the user images to 96x96 px in GIMP similarly to how I resized an image to 200 px in the video (200px will be too large and wont scale in this case.).
# copy the user images to /var/lib/AccountsService/icons/ and rename them to username without .png
sudo cp alu.png /var/lib/AccountsService/icons/alu
sudo cp vbox.png /var/lib/AccountsService/icons/vbox
Log out, log in and everything should work.
Its a pity I didnt know it before I made the previos video.
Please, let me know if something still doesnt work.
More XFCE tips: https://www.youtube.com/playlist?list=PLSmXPSsgkZLt4F4tFSreGqtoFSMUpGo2Q
################################################
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/ How to set an account image in XFCE with several users.](https://i.ytimg.com/vi/rB_XB8KQsUE/mqdefault.jpg)








