public apache • 6 min read • Running Apache2 on Ubuntu 20.04 LTS to make it a virtual host Running Apache2 on Ubuntu 20.04 LTS to make it a virtual host with our step-by-step tutorial. It hosts websites as an open-source web server.…
public while-loop • 5 min read • Python while Loop Learn Python while loop with our step-by-step tutorial. The `for` loop iterates over a sequence, executing code for each element.…
public linux • 11 min read • Basic Linux Commands Learn Basic Linux Commands with our step-by-step tutorial. Common Linux commands used daily by Linux system administrators.…
public python • 6 min read • Python if..else Statement Learn Python if..else Statement with our step-by-step tutorial. The if-else statement enables conditional execution based on conditions.…
public linux-commands • 4 min read • apt Command in Linux Use apt command in linux with our step-by-step tutorial. It is a command-line tool used to install, update, remove, deb packages on Linux.…
public bash • 3 min read • Bash Sequence Expression (Range) Learn bash sequence expression with our step-by-step tutorial. It allows users to generate a sequence of values within a specified range.…
public remove • 7 min read • How to Remove Docker Containers, Images and Volumes Remove Docker Containers, Images and Volumes with our step-by-step tutorial. Docker develops, tests, and deploys portable containers.…
public java • 3 min read • How to Check Java Version Check Java Version with our step-by-step tutorial. Java is a popular programming language known for its versatility and portability.…
public xrdp-server • 5 min read • How to Install Xrdp Server on CentOS 8 Install xrdp server on cent os 8 with our step-by-step tutorial. Xrdp is an open-source implementation of the Microsoft Remote Desktop Protocol.…
public nginx • 6 min read • How to Configure Nginx with SSL as a Reverse Proxy for Jenkins Configure Nginx with SSL as a Reverse Proxy for Jenkins with our step-by-step tutorial. Nginx is a server that can act as a reverse proxy.…
public ISO files • 3 min read • How to Mount ISO File on Linux Mount ISO files on Linux with our step-by-step tutorial. The ISO file is an archive that typically includes the entire image of a CD/DVD.…
public installation-guides • 5 min read • How to Install Node.js and npm on CentOS 7 Install Node.js and npm on CentOS 7 with our step-by-step tutorial. Node.js & npm empower devs, enhance productivity & manage dependencies.…