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
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
user@hostname ~ $ sudo lsof -i -P -n | grep LISTEN | grep 1025 mailcatch 1104 root 9u IPv4 27240 0t0
To set the timezone in Debian/Ubuntu or CentOS, see these examples: timedatectl set-timezone Europe/Berlin timedatectl set-timezone Europe/London timedatectl set-timezone Africa/Johannesburg For a list of zones,