How to upgrade from Linux Mint 18.1 to 18.3 and then to 19.x
Solution: You want to upgrade your Linux Mint but you’re unsure how to do it. Following this article: https://www.tecmint.com/upgrade-to-linux-mint-19/ The steps are basically to first
Solution: You want to upgrade your Linux Mint but you’re unsure how to do it. Following this article: https://www.tecmint.com/upgrade-to-linux-mint-19/ The steps are basically to first
You’ve just run ‘mintupgrade upgrade’ During the upgrade process your system start looping endlessly and you see many errors, but a notable one keeps on
On Linux Mint, you can get special characters by using the right Alt key. Press the right Alt key, and then then press the special
This article explains how to get your Linux system password reset. To reset your lost or fogotten password: Reboot your computer / Turn your computer
What is a Linux Keyring? A Linux keyring is a system component that securely stores and manages sensitive information such as passwords, authentication tokens, and
Printscreen works. If you’re using Chrome, try Awesome Screenshot, but it’s got flaws and sometimes just doesn’t work. 95% good, 5% bad. Otherwise, try: sudo
Sometimes you want to continuously observe a Linux command. Instead of up arrow and enter the whole time, try this: watch -n 1 “systemctl is-active
Try this command first too change your hostname: hostnamectl set-hostname newhostname Exit the terminal, and come back in. If that doesn’t work, also check the
You’re trying to SSH to a Zyxel switch and get the following message: user@hostname ~ $ ssh [email protected] -p 22 ssh_dispatch_run_fatal: Connection to x.x.x.x port
Problem: After your system has started, you need a script to run always. Solution: On a typical Linux system you can simply created an /etc/rc.local