The FFmpeg is the most potent and useful command-line tool on Linux system for multimedia files transcoding. You can...

The FFmpeg is the most potent and useful command-line tool on Linux system for multimedia files transcoding. You can...
In this article, we will look at some best practices to secure Ubuntu systems. Linux is considered to be a well...
When you install Ubuntu server, its network setting defaults to dynamic IP addressing, that is, the network management...
In this article, we will install and configure the squid proxy and caching server. The term proxy is generally...
DNS, also known as name server, is a service on the Internet that provides mapping between IP addresses and domain...
DHCP is a service used to automatically assign network configuration to client systems. DHCP can be used as a handy...
In this script, we will look at ways to make user profiles more secure.Follow these steps to secure the user...
Creating users in Ubuntu can be done with one of two commands: adduser and useradd. This can be a little confusing at...
If you no longer need a user account, it is good idea to delete that account.Getting ready You will need super user or...
Group is a way to organize and administer user accounts in Linux. Groups are used to collectively assign rights and...
Suppose you have already installed the Ubuntu desktop or server. In that case, it means you have already created a...
MongoDB is an open-source and free NoSQL document based database system. Nowadays, it is prevalent as most application...