CATEGORY

Tips and Tricks

Install and use WinSCP

WinSCP is a very helpful tool that enables easy file transfer between Windows and Linux machines. SCP is a transfer protocol that based on SSH...

Install Zopier Soft-Phone

Zopier is a soft-phone that is free to use for non-commercial uses. Installation Begin by navigating to Zopiers download page and downloading the relevant installer for...

Install PIP for Python 3 in CentOS 8

PIP is a package manager used to install and manage software packages written in Python. CentOS repository allow both pip2 and pip3 for python...

Fix the error can’t find the command hwmatch on Grub

Hello, friends. In our previous post, we showed you how to set a password to grub to make it more secure. In this one,...

How to install the latest version of nano text editor

Hello, friends. In this post, you will learn something that can be useful to you at any time. So, today you will learn how...

How to install Homebrew on Debian 11

Hello, my friends. In this post, you will learn how to install Homebrew on Debian 11. This alternative package manager is very useful to...

Multiple MySQL instances on the same server

Some weeks ago I've wrote an article about how to run different PHP versions on the same server. Mel like it and suggested me...

How to install Mcfly on Linux.

Hello, friends. Sysadmin and devops need a lot from the terminal. It is impossible to work in this area without knowing terminal tricks. Today...

How to use DD command and how to burn ISO using it

Copying your data as well as backing them up is a day-to-day tasks that we perform regularly. Thus we need a utility to perform...

Mount a remote folder with sshfs

Sometimes you just need to copy some files between two computers, you can do that with scp, sftp or rsync. But some of those...

Latest news