Posted inTutorials Ubuntu 7 Most Useful Steps to Configure ‘sudo’ in Linux Terminal Posted by Ubuntu Server Admin December 25, 2022Sudo is the default utility on Unix-Linux systems, which is known as SuperUserDo. The Linux…
Posted inTutorials Ubuntu How to Start Background Process in Python Posted by Ubuntu Server Admin December 14, 2022Python is a powerful and popular language that provides tons of useful features. It is…
Posted inTutorials Ubuntu How to Schedule Multiple Cron Jobs in One Crontab Posted by Ubuntu Server Admin December 13, 2022Cron jobs are tasks scheduled in Linux systems that run automatically at their scheduled times.…
Posted inTutorials Ubuntu How to Remove SSL Certificate & SSH Passphrase in Linux Posted by Ubuntu Server Admin December 12, 2022SSL certificates secure data transmission to and from websites and applications by encrypting all data.…
Posted inTutorials Ubuntu How to Capture Linux Signal in Python Posted by Ubuntu Server Admin December 9, 2022Many times developers need to terminate scripts that are running, using Ctrl+C or other signals.…
Posted inTutorials Ubuntu How to Install PuTTy on Linux Posted by Ubuntu Server Admin December 9, 2022PuTTy is a popular & open source SSH and telnet client used widely by web…
Posted inTutorials Ubuntu Update All Packages in Ubuntu 22.04 Posted by Ubuntu Server Admin November 4, 2022Ubuntu is the most popular Linux distribution that comes with a lot of packages and…
Posted inTutorials Ubuntu Ubuntu Firewall Howto Posted by Ubuntu Server Admin November 4, 2022“This tutorial explains how to use the UFW (Uncomplicated Firewall) Iptables frontend. After reading this…
Posted inTutorials Ubuntu How to Install the TeamViewer in Ubuntu 22.04 Posted by Ubuntu Server Admin November 4, 2022In this post, we will explain to you how to install the TeamViewer in Ubuntu 22.04.…
Posted inTutorials Ubuntu How to Add a User Group in Ubuntu 22.04 Posted by Ubuntu Server Admin November 4, 2022In Linux, groups are the objects or entities that are used to manage and organize…