What is Gitea you ask. Gitea is a community managed lightweight code hosting solution written in Go. It is published under the MIT license. As…
View More Install and setup Gitea on Raspberry PiCategory: Linux
Install Webmin on your Raspberry Pi 4 – Ubuntu
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 – UbuntuHow 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 LINUXKasm Seamless Browser Isolation
KASM WORKSPACES is great solution for secure browsing. The Workspaces platform provides enterprise-class orchestration, data loss prevention, and web streaming technology to enable the delivery…
View More Kasm Seamless Browser IsolationHow 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 mode
You must be logged in to post a comment.