From time to time I have a need to manually review logs gathered in the longer time period. I have to merge them together, filter irrelevant information and review most…
Category: Linux
On some of our servers, the WordPress installations (but also other apps) are located in the users’ directory. Apache server is accessing them through the symlinks or via specific directory…
My Express-based Node.js application is in most cases used on the localhost since it is still in early development stage. However, I would like to start using Internet-facing domain name…
Is my drive really full? Recently I came across the same problem again, and once again I was looking through my notes to recall my scripts. One of the servers…
I have the library of photos taken during the last 20+ years. I have to resize all of them to make smaller copies which will load faster through the GSM…
AutoSSH is a great tool for Linux administrators. SSH is a must-have – we are using it on daily basis. In many cases, it is just enough. The well-designed tool…
In order to log in to the remote server, you can use your username and password. This is an obvious thing and this method is used frequently. Sometimes, however, you…
Can you imagine? No ads on your phone, on your tablet – even in the free apps and on YouTube? Pi-hole can help you achieve this in your home or…
How to extract? This is one of the common struggles if you are not an experienced Linux user. You downloaded .tgz or .tar.gz file and you are not sure what to…