Here simple step by step to install and configure Webmin tool on your Raspberry Pi 4 running Ubuntu 20.x operating system. Check for update Install…
View More Install Webmin on your Raspberry Pi 4 – UbuntuTag: Linux
How to Make File and Directory Undeletable in Linux
There may be situation that you want to make sure your file or directory cannot be DELETED by accident or intentionally. In my case I…
View More How to Make File and Directory Undeletable in LinuxHow to Convert Epub to PDF in Ubuntu Linux
EPUB is a popular file format supported by e-book readers on Amazon Kindle, Mobiles, Tablets and other devices. But sometimes you may need to convert…
View More How to Convert Epub to PDF in Ubuntu LinuxHow to Check Remote SSL Certificate from terminal inLinux
Here are 3 options you can use if you want to check on SSL certificate on any website from command line in terminal on your…
View More How to Check Remote SSL Certificate from terminal inLinuxScan your Linux Ubuntu machine for rootkits or malware
Chkrootkit is an open source rootkit scanner for Linux systems. Rootkits are hard to detect software & programs that allow access to a computer where…
View More Scan your Linux Ubuntu machine for rootkits or malwareHow to change SUDO password timeout in Linux
Some Linux orders require Administrator privilege for execution of certain scripts or tasks in Linux. However, the default for the administrative permissions whene you issue…
View More How to change SUDO password timeout in LinuxEasier way to add DIRECTORY to your path in LINUX
$PATH is very important environment variable and knowing how to work with it, can be very useful What Is $PATH on Linux, and How Does…
View More Easier way to add DIRECTORY to your path in LINUXHow to install PowerShell on Google Chromebook Linux mode
Here is quick code for installation of PowerShell on Google ChromeBook Pixel when support is turned on: sudo apt install curl gnupg apt-transport-https liblttng-ust-ctl2 liblttng-ust0…
View More How to install PowerShell on Google Chromebook Linux modeInstall Microsoft Visual Code on Google Chromebook
Playing more with the Google Chromebook I was also able to install Microsoft Visual Code on my Chromebook and it works great 🙂 # Install…
View More Install Microsoft Visual Code on Google ChromebookSort and rank of who is using sudo on the box
Quick one liner to remember when you work on your box. It could be useful command to know. Here it is, this the one liner…
View More Sort and rank of who is using sudo on the box