public linux-commands • 5 min read • Diff Command in Linux In this tutorial, you will see how diff command works. diff is a command-line utility that allows you to compare two files line by line.…
public mysql • 2 min read • How to Delete a MySQL Database on Linux from the Command Line In this tutorial, you will delete (or drop) a MySQL or MariaDB database through the command line.…
public linux-commands • 2 min read • Uname Command in Linux In this tutorial, you will learn about the uname command.…
public mysql • 3 min read • How to Create MySQL Users Accounts and Grant Privileges In this tutorial, you can create MySQL user accounts and grant privileges.…
public google-chrome • 2 min read • How to Install Google Chrome Web Browser on Debian In this tutorial, you will install Google Chrome web browser on Debian. It is the most widely used web browser all over the world.…
public centos • 2 min read • List Installed Packages on CentOS You will check if a certain package is installed, count the number of installed packages, and determine the version of an installed package in this tutorial.…
public ubuntu • 3 min read • Discover How to Quickly Change your Hostname on Ubuntu 20.04 In this tutorial, you will set or change the hostname on Ubuntu 20.04 without requiring a system restart.…
public vagrant • 4 min read • Discover how to Easily Install Vagrant on CentOS 7 Install Vagrant on CentOS 7 with our step-by-step tutorial. It's a free tool used for creating and managing virtual development environments.…
public nodejs • 5 min read • How to Install Node.js and npm on Debian 10 Install Node.js and npm on Debian 10 Linux with our step-by-step tutorial. Node.js and npm revolutionized server-side JavaScript development.…
public atom • 3 min read • How to Install Atom Text Editor on Ubuntu 20.04 Install Atom Text Editor on Ubuntu 20.04 with our step-by-step tutorial. It is a popular and versatile code editor used by developers.…
public installation-guides • 3 min read • How to Install Sublime Text 3 on Ubuntu 20.04 Install Sublime Text 3 on Ubuntu 20.04 with our step-by-step tutorial. It's a feature-rich text editor widely used by programmers and developers.…