How to Install & Configure VNC Server on Debian
Read More

How to Install and Configure VNC on Debian 10/11

[powerkit_collapsibles] [powerkit_collapsible title=”Not using Debian 10/11? Choose a different version or distro.”] Ubuntu 22.04 CentOS/RockyLinux/AlmaLinux [/powerkit_collapsible] VNC (Virtual Network…
Bash Comments
Read More

Bash Comments

Comments are used in programming languages as well as in Bash script for writing descriptions. Often you want…
Touch Command in Linux
Read More

Touch Command in Linux

Creating files is one of the most common things we do. Every now and then, you may also…
Bash Source Command
Read More

Bash Source Command

The Bash source command reads and executes commands from a specific file as an argument within the current…