Latest articles

How to Install and Use FFmpeg on Debian 9
The following steps describe how to install FFmpeg on Debian 9:Start by updating the packages list: sudo apt update.Install the FFmpeg package by runn...
How to Start, Stop, or Restart Apache
Debian/Ubuntu Linux Specific Commands to Start/Stop/Restart ApacheRestart Apache 2 web server, enter: # /etc/init.d/apache2 restart. $ sudo /etc/init....
Install and Configure KVM in ArchLinux
Install and Configure KVM in ArchLinuxStep 1: Check for Virtualization Support. To check whether virtualization is enabled on your PC, issue the follo...
How To Install Odoo 13 on CentOS 7
How To Install Odoo 13 on CentOS 7Step 1: Add EPEL Repository. ... Step 2: Install PostgreSQL Database Server. ... Step 3: Install wkhtmltopdf. ... St...
Ubuntu vs Linux Mint Distro Comparison
What's better Ubuntu or Linux Mint?Is Ubuntu more secure than Linux Mint?Is Ubuntu better than Linux?Are Ubuntu and Mint the same?Why is Linux Mint so...
Ubuntu Data Collection Report is Out! Read the Interesting Facts
What information does Ubuntu collect?Does Ubuntu steal your data?Does Ubuntu spy on users?Is Ubuntu good for privacy?Does Ubuntu still send data to Am...
Best Audio Editing and Music Making Software for Linux
16 Best Open Source Music Making Software for LinuxAudacity. It is a free, open-source and also a cross-platform application for audio recording and e...
How to Install Sendmail on Fedora 32/31/30
How do I install Sendmail?Where is Sendmail cf in Linux?How do I enable port 587 on Sendmail?Where is Sendmail located?Which is better postfix or send...
How to find Ubuntu Version, Codename and OS Architecture in Shell Script
How to find Ubuntu Version, Codename and OS Architecture in Shell ScriptGet Ubuntu Version. To get ubuntu version details, Use -r with lsb_release com...