How To Install MongoDB On CentOS 7
From Wikipedia,
MongoDB (from "humongous") is a cross-platform document-oriented database. Classified as a NoSQL database, MongoDB eschews the traditional table-based relational database structure in favor...
Top 5 Programming Languages for Developing Linux Desktop Applications
The IT industry is the quickest developing industry. It is befuddling to choose the one appropriate and useful choice as it has bunches of...
How to install LAMP stack on Ubuntu 17.04
Introduction
LAMP stack is a group of tools installed on a server to enable hosting dynamic websites and web apps. The acronym stands for: Linux, Apache, MySQL, PHP.
In this tutorial we'll...
8 Best Transcription Software for Linux
Make It Clear: Top 8 Best Transcription Software for Linux
Transcription software sometimes may be irreplaceable when the story comes to finding out exactly what...
Linux Basics: ‘Script’ Command Records Whatever You Do In The Terminal
Mostly, we, all, use the Up/Down arrow keys or the history command to find out the previously entered commands in Terminal. Unfortunately, we can't...
Creation of Virtual Machine in Linux using KVM
KVM the Kernel based Virtual Machine is an open source virtualization infrastructure for the Linux Kernel. It requires a processor with hardware virtualization extension...
Learn man, vim editor and file globbing for RHCSA
4.1 What we will include in this RHCSA tutorial?
Welcome back to this RHCSA exam preparation tutorial series, three chapters of this tutorial series has...
35 Essential Linux Commands That Every User Should Know
For anyone working with Linux, having a solid understanding of essential commands is crucial for efficiently navigating and managing the system. Knowing how to...
A List of NTFS for Mac Software: What It Is and...
New Technology File System (abbreviated to NTFS) is a widely used file system on Windows. By default, you have direct read-write access to NTFS-formatted...
Remote access, share desktop and transfer files with TeamViewer
TeamViewer is excellent software for allowing the control of your computer from remote places, sharing the desktop and transferring the files between the computers...
Install LAMP Server (Apache, MariaDB, PHP) On CentOS/RHEL/Scientific Linux 7
LAMP is a combination of operating system and open-source software stack. The acronym of LAMP is derived from first letters of Linux, Apache HTTP...
List Of Open Source E-Learning Solutions
Currently, it is becoming very beneficial to study over internet and computer. Where ever you are you can have course and improve your knowledge,...
How to Monitor Linux Server Using Nagios Core And NRPE
Nagios is the leader and industry standard in enterprise-class monitoring solutions. Nagios provides two monitoring tools Nagios Core and Nagios XI.
Nagios Core is a...
How To Setup Zentyal Server 4.1
Zentyal server is a an alternative for Microsoft Server, it is Ubuntu based Small and Medium Enterprise Server. The latest stable version of Zentyal...
Comparative Introduction To FreeBSD For Linux Users
Introduction
BSD was originally derived from UNIX and currently, there are various number of Unix-like operating systems descended from the BSD. While, FreeBSD is the...
How to get Pidgin to speak instant messages in Ubuntu and...
In this tutorial we will show you how to get Pidgin to speak instant messages in Ubuntu using Festival. For Pidgin, i think every...
Some Basic Linux Commands I Have Used During My Linux Journey...
My linux journey has been great so far. I have learned so many commands that I feel a bit of a little ninja sometimes,...
How To Check CPU Information In Three Different Ways In Linux
Dear Linux geeks,
Sometimes you need to find information about your CPU on your Linux machine and there are many ways to do it. So...