Linux Mint 19 Tipps Und Tricks
Linux Mint is one of the best Linux distributions for new users. Information technology runs pretty well out of the box. Even so, there are a few recommended things to practice after installing Linux Mint for the first time.
In this article, I am going to share some basic however effective tips that will brand your Linux Mint feel even meliorate. If you follow these best practices, you'll have a more than user-friendly system.
Things to do subsequently installing Linux Mint 19 Tara
I am using Linux Mint xix Cinnamon edition while writing this article and so some of the points in this list are specific to Mint Cinnamon. But this doesn't mean you tin can't follow these suggestions on Xfce or MATE editions.
Another disclaimer is that this is just some recommendations from my betoken of view. Based on your interests and requirement, you would perchance practise a lot more than what I suggest here.
That said, permit'south see the peak things to do after installing Linux Mint 19.
ane. Update your arrangement
This is the first and foremost matter to do after a fresh install of Linux Mint or whatever Linux distribution. This ensures that your arrangement has all the latest software and security updates. You tin update Linux Mint by going to Menu->Update Director.
Y'all can also utilize a simple command to update your system:
sudo apt update && sudo apt upgrade -y 2. Create organisation snapshots
Linux Mint nineteen recommends creating system snapshots using Timeshift application. Information technology is integrated with update managing director. This tool will create system snapshots so if you lot desire to restore your Mint to a previous state, you could easily do that. This will help you in the unfortunate event of a broken arrangement.
It's FOSS has a detailed article on using Timeshift. I recommend reading information technology to learn nearly Timeshift in detail.
iii. Install codecs
Want to play MP3, watch videos in MP$ and other formats or play DVD? You need to install the codecs. Linux Mint provides an piece of cake way to install these codecs in a package called Mint Codecs.
You can install it from the Welcome Screen or from the Software Managing director.
You tin can also employ this command to install the media codecs in Linux Mint:
sudo apt install mint-meta-codecs 4. Install useful software
In one case you have fix up your arrangement, it's time to install some useful software for your daily usage. Linux Mint itself comes with a number of applications pre-installed and hundreds or perhaps thousands of applications are available in the Software Manager. Yous but have to search for information technology.
In fact, I would recommend relying on Software Manager for your application needs.
If you want to know what software you should install, I'll recommend some useful Linux applications:
- VLC for videos
- Google Chrome for web browsing
- Shutter for screenshots and quick editing
- Spotify for streaming music
- Skype for video advice
- Dropbox for cloud storage
- Atom for code editing
- Kdenlive for video editing on Linux
- Kazam screen recorder
For your data, not all of these recommended applications are open up source.
5. Larn to apply Snap [For intermediate to avant-garde users]
Snap is a universal packaging format from Ubuntu. You tin can hands install a number of applications via Snap packages. Though Linux Mint is based on Ubuntu, it doesn't provide Snap support by default. Mint uses Flatpak instead, another universal packaging format from Fedora.
While Flatpak is integrated into the Software Director, you cannot use Snaps in the same manner. Y'all must use Snap commands here. If yous are comfortable with command line, you will find that information technology is piece of cake to use. With Snap, y'all tin can install some additional software that are not available in the Software Manager or in DEB format.
To enable Snap support, utilize the command beneath:
sudo apt install snapd Y'all can refer to this article to know how to use snap commands.
half-dozen. Install KDE [Simply for advanced users who like using KDE]
Linux Mint 19 doesn't have a KDE season. If you are fond of using KDE desktop, you lot can install KDE in Linux Mint 19 and use information technology. If y'all don't know what KDE is or have never used information technology, just ignore this office.
Before you install KDE, I recommend that y'all accept configured Timeshift and taken organisation snapshots. In one case you have it in place, use the command below to install KDE and some recommended KDE components.
sudo apt install kubuntu-desktop konsole kscreen After the installation, log out and switch the desktop environment from the login screen.
7. Change the Themes and icons [If y'all feel like it]
Linux Mint 19 itself has a nice look and feel but this doesn't hateful you cannot change information technology. If you get to Organisation Settings, you'll find the selection to change the icons and themes there. In that location are a few themes already available in this setting department that yous can download and activate.
If you lot are looking for more eye candy, check out the best icon themes for Ubuntu and install them in Mint here.
8. Protect your eyes at dark with Redshift
Night Light is becoming a mandatory feature in operating systems and smartphones. This feature filters bluish light at nighttime and thus reduces the strain on your eyes.
Unfortunately, Linux Mint Cinnamon doesn't have built-in Night Lite feature like GNOME. Therefore, Mint provides this feature using Redshift application.
Redshift is installed by default in Mint nineteen so all you have practice is to start this application and fix it for autostart. Now, this app volition automatically switch to yellow light after dusk.
ix. Small tweaks to your system
There is no finish to tweaking your organization so I am not going to listing out all the things you can practice in Linux Mint. I'll leave that up to you to explore. I'll only mention a couple of tweaks I did.
Tweak ane: Display Battery percentage
I am used to of keeping a rails on the battery life. Mint doesn't show battery percentage by default. But you lot tin can easily change this behavior.
Right click on the bombardment icon in the bottom console and select Configure.
And in hither, select Evidence per centum option.
Tweak 2: Set up the maximum volume
I also liked that Mint allows setting the maximum book between 0 and 150. You may use this tiny feature as well.
10. Clean upwards your arrangement
Keeping your organisation free of junk is important. I have discussed cleaning up Linux Mint in detail then I am non going to repeat it here.
If y'all want a quick way to make clean your organisation, I recommend using this one single control from time to fourth dimension:
sudo apt autoremove This will aid yous become rid of unnecessary packages from your organisation.
11. Prepare a Firewall
Usually, when you are at habitation network, yous are behind your router's firewall already. Just when y'all connect to a public WiFi, you can accept an boosted security layer with a firewall.
At present, setting upwardly a firewall is a complicated business and hence Linux Mint comes pre-installed with Ufw (Unproblematic Firewall). Just search for Firewall in the carte du jour and enable it at least for the Public mode.
12. Fixes and workarounds for bugs
And so far I have noticed a few bug in Mint 19. I'll update this department as I discover more than bugs.
Issue 1: Mistake with Flatpaks in Software Manager
major issues in the Software Manager. If you try to install a Flatpak application, you'll see an error:
"An mistake occurred. Could not locate 'runtime/org.freedesktop.Sdk/x86_64/1.6' in any registered remotes"
There is naught incorrect with Flatpak but the Software Manager has a bug that results in this mistake. This bug has been fixed and should exist included in future updates. While that happens, you'll take to use Flatpak commands in terminal to install these Flatpak applications.
I advise going to Flathub website and search for the application yous were trying to install. If y'all click on the install push button on this website, it downloads a .flatpakref file. Now all you lot demand to do is to starting time a concluding, get to Downloads directory and employ the command in the following mode:
flatpak install <name_of_flatpakref_file> Issue ii: Edit selection disabled in Shutter
Some other bug is with Shutter screenshot tool. You'll find that the edit push button has been disabled. It was the same case in Ubuntu 18.04. I have already written a tutorial for Shutter edit upshot. You can use the same steps for Mint nineteen.
What's your proffer?
This is my recommendation of things to do after installing Linux Mint 19. I'll update this article equally I explore Mint nineteen and find interesting things to add to this list. Meanwhile, why don't you lot share what yous did afterwards installing Linux Mint?
Linux Mint 19 Tipps Und Tricks,
Source: https://itsfoss.com/things-to-do-after-installing-linux-mint-19/
Posted by: mcclainefivishereme.blogspot.com

0 Response to "Linux Mint 19 Tipps Und Tricks"
Post a Comment