How To Update and Upgrade the Linux Kernel v.2
The summer vacationing, and coding, depending on your preference, is almost wrapped up. So I am here with another great article and to write some more tech articles. I’d like…
The summer vacationing, and coding, depending on your preference, is almost wrapped up. So I am here with another great article and to write some more tech articles. I’d like…
Linux has an excellent email server using the program postfix. However, during the installation of postfix, it does not store log files unless you configure it to do that. To…
Simply a quick way to display operating system and hardware info. Option #1 – A cli utility called top Code to run on linux Ctrl+c to exit the display of…
There are many ways to display logs that receive data ongoing. This article will discuss two of them. Yes, it’s summer time, so keeping the posts light. Option #1 –…
Simple question, does your rsync encrypt when backing-up? This should be an easy question. If you read the man pages of rsync It says Typically, rsync is configured to use…
There is a saying, that lazy programmers will find the quickest way to do something. This is of course saying that they are very efficient at programming because they use…
LinuxMint is an excellent operating system. It’s been more than 10 years since I’ve used microsoft windows, for several reasons, though freedom is the most important of them all. To…
One of my favorite programs on Linux Mint is the simplicity of X2GoServer and its X2GoClient to remote desktop to MATE Linux among my servers. It works incredibly reliable, solid.…
When the database software program Postgresql is installed, its data folder on the same hard drive as the operating system. It’s a good idea to change the database data folder…
There are times when a virtual machine is something that is very useful especially when testing new unknown software or running a program that may be quality problematic, for example…