public linux • 3 min read • How to Edit Your Hosts File on Linux, Windows, and macOS Edit Your Hosts File on Linux, Windows, and macOS with our step-by-step tutorial. Domain names map to IP addresses in the hosts file.…
public mysql • 4 min read • How to Reset the MySQL Root Password Reset the MySQL Root Password with our step-by-step tutorial. MySQL is a fully-managed database service for web applications.…
public mongodb • 6 min read • How to Install MongoDB on Ubuntu 20.04 Install MongoDB on Ubuntu 20.04 with our step-by-step tutorial. It is a NoSQL database, ideal for handling vast amounts of unstructured data.…
public ssh • 8 min read • How To Use SSH to Connect to a Remote Server Use ssh to connect to a remote system with our step-by-step tutorial. It refers to a computer that is located in a different physical location.…
public installation-guides • 8 min read • How to Install Linux, Nginx, MySQL, and PHP on Ubuntu 20.04 Install Linux, Nginx, MySQL, and PHP on Ubuntu20.04 with our step-by-step tutorial. LEMP is a web stack for dynamic websites & applications.…
public installation-guides • 4 min read • How to Install TensorFlow on Debian 11 Install TensorFlow on Debian 11 with our step-by-step tutorial. TensorFlow is a popular machine learning framework developed by Google.…
public minio • 8 min read • How to Set Up MinIO Object Storage Server on Ubuntu 20.04 How to Set Up MinIO Object Storage Server on Ubuntu 20.04 with our step-by-step tutorial. An open-source object storage for data management.…
public configure • 7 min read • How to Configure mod_rewrite Configure mod_rewrite with our step-by-step tutorial. The mod_rewrite module is an Apache engine that rewrites URLs using rules.…
public installation-guides • 4 min read • How to Install Anaconda on Debian 11 Install anaconda on Debian 11 with our step-by-step tutorial. It is a platform for Python and data science, providing libraries, tools etc.…
public installation-guides • 3 min read • How To Install nvidia-cuda-toolkit on Ubuntu 20.04 Install nvidia-cuda-toolkit on Ubuntu 20.04 with our step-by-step tutorial. The nvidia-cuda-toolkit accelerates applications using nvidia GPUs.…
public create • 3 min read • How To Create a New Sudo-enabled User on Rocky Linux 8 Create a New Sudo-enabled User on Rocky Linux 8 with our step-by-step tutorial. Sudo grants admin privileges to regular users, like root.…
public undo • 3 min read • How to Undo and Redo in Vim / Vi Learn How to Undo and Redo in Vim with our step-by-step tutorial. Vim is a text-editor for Unix that comes with Linux, BSD, macOS etc.…