Linux Mint OS as well as most other Linux, support your workspace, giving you more space to work. So how to switch workspaces quickly in Linux Mint? In this article,…
linux
This tutorial shows you how to change hostname in Debian 9. In essence, Debian 9 works just like Debian 8. So you can apply the article I wrote for Debian…
This article will guide you to install XMind 7.5 on Linux, in the demo I will install XMind on Linux Mint 18.1 Cinnamon 64 bit. This is a software for…
How to add a menu item in Linux Mint. I’m using Linux Mint and sometimes I use some software that does not automatically add it to the menu. The software…
To change hostname in Debian 8, use the hostnamectl command. Debian 8 is among the new OSes, using systemd, based on dbus. This is quite handy when you want to…
How to make a bash script run as a service in Ubuntu 16. This tutorial will guide you to do that. In my blog I have written the same topic…
How to change the hostname in Ubuntu 16. This article will guide you how to change hostname in Ubuntu server 16. This article can be used for operating systems that…
In this article, I will guide you through the static IP configuration on Ubuntu server 16. Using IP is a common requirement when you build your system, you need to…
Time ago, I used to be a Microsoft Windows user, I’ve been using it for a period of 7-8 years. Around 2013, I decided to switch to using Linux completely,…
- This entry is part 4 of 6 in the series Linux commands: Part 3 - Exploring the system
What is the ln command used for? The ln command in linux is used to create a hard link or symbolic link. In this article, we will also learn what…