Learn how to solve the error `fatal- refusing to merge unrelated histories` when trying to perform a pull or merge in git
Are you running out of space on your Linux system? Here are several ways to clean your system to free up space in Ubuntu and other Linux distributions based on Debian as Linux Mint.
Over time, the hard drive of any operating system can be disorganized as programs are added and removed. If you have 1 TB (a Terabyte) of...
How to install Git on Linux Mint, Ubuntu and Debian, Windows or MacOS derivatives?
Learn now how to install and configure Laradock, which is, as presented in the Introductory Article, a project for quick and simple configuration of PHP Web Systems Development Environments using Docker.
In this tutorial article, we will see more in detail how to install and configure a Laradock environment to work by...
Laradock is a complete web development environment for Docker, which was born to meet the development of Laravel systems and currently provides containers for various situations for PHP development.
It supports a variety of common services, all pre-configured to provide a PHP development environment,...
Conky is a very light system monitor to be used on desktops with the X server in Linux systems such as Ubuntu, Debian, Mint, Redhat, Mandriva, etc.
If you, like me, like to have some information about operating system, quickly available on the screen, meet Conky, which I consider the best desktop monitor on Linux....
Tip to avoid the need to repeatedly enter user and password in the commands `Git` in a work session.
How to prevent the cinnamon window manager to use excess resources on your computer and laptop running Linux Mint.
Linux is a multiuser operating system, and thanks to this several people may be authenticated and working on a particular machine at the same time.
To ensure safety, as good practice users do not share credentials in the same account, and each person will have their own access user. This means that best practices...
Bash is a command line language (you know that black screen) for Unix based operating systems such as Linux. It allows you to control your computer using programmable commands. Being a software developer or system administrator, there are several reasons why learning Bash or Shell and get the best out of the...
Latency and bandwidth are two characteristics that can be measured in communication traffic between computational networks such as the internet.
One of the most misunderstood concepts in network is speed and capacity. Many people believe that speed and capacity are the same thing. When you hear someone say “my...
How to create permanent `bash aliases` to use whenever you open your terminal in Linux.