In this article, I will guide you to add scripts to the Start menu of Linux Mint. You can do the same for Ubuntu or other operating systems (depending on…
Linux
- This entry is part 3 of 4 in the series Build SSH tunnel app with Zenity
In this article, I will show you how to create a file to delete ssh tunnel. You understand this simple, in the previous article, you successfully created the file containing…
Today, I’ll share with you how to determine the size of the HTTP response header. The problem I encountered Last week one of my systems encountered the following error. When…
In this article, I will share with you a case where the df command shows the disk is full but it is not. Case description I am using a MariaDB…
- This entry is part 2 of 4 in the series Build SSH tunnel app with Zenity
In this article, I will show you how to create a file containing ssh tunnel information. This file will contain information to help you connect to servers inside your system.…
- This entry is part 1 of 4 in the series Build SSH tunnel app with Zenity
This article opens the serie. I will introduce to you about the ssh tunnel application in Linux Mint that I wrote with Zenity tool. The reason I created the ssh…
This article I will introduce to you a script that automatically optimize image with mozjpeg. For those of you who don’t know about MozJPEG, this is a great photo optimizer…
This article will show you how to install Packet Tracer in Linux Mint 18.3. Everyone knows Packet Tracer is a software emulator to practice configuring Cisco devices. Register and download…
This article will guide you to install the latest Nginx in CentOS 6.10. Although CentOS 7 came out for a while, but still quite a lot of people using CentOS…
- This entry is part 3 of 3 in the series Linux commands: Part 7 - Seeing the world as the Shell sees it
This article we will learn about the tilde expansion in Linux. There will be many times, you will encounter many examples using tilde in Linux commands. So what is tilde…