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 Apache Restart Apache 2 web server, enter # /etc/init.d/apache2 restart. $ sudo /etc/init....
Install and Configure KVM in ArchLinux
Install and Configure KVM in ArchLinux Step 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 7 Step 1 Add EPEL Repository. ... Step 2 Install PostgreSQL Database Server. ... Step 3 Install wkhtmltopdf. ... Step...
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 Min...
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 t...
Best Audio Editing and Music Making Software for Linux
16 Best Open Source Music Making Software for Linux Audacity. It is a free, open-source and also a cross-platform application for audio recording and ...
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 ...
How to find Ubuntu Version, Codename and OS Architecture in Shell Script
How to find Ubuntu Version, Codename and OS Architecture in Shell Script Get Ubuntu Version. To get ubuntu version details, Use -r with lsb_release co...
How to Empty an Array in JavaScript
How do you empty an array in JavaScript? Is empty array JavaScript? Can an array be empty? How do you delete an array? What is an empty array? How do ...
Python OS module Common Methods
OS Module Common Functions chdir() getcwd() listdir() mkdir() makedirs() rmdir() removedirs() Which module of Python gives methods related to operatin...
Best Books To Learn CSS
Which book is best for learning HTML and CSS? Is it worth learning HTML and CSS in 2020? Is CSS difficult to learn? Should I learn HTML or CSS first? ...