100 Linux Commands – A Brief Outline With Cheatsheet

100 Linux Commands – A Brief Outline With Cheatsheet

Hey guys, Today I am here to discuss some of the 100 Linux Commands that will be handy when you use Linux OS. Similar to the Command Prompt or CMD in Windows, Linux has the Terminal in order to help you configure and interact with your system. For someone to work in the Terminal, they … Read more

How to install the latest MongoDB 3.0.1 on RHEL or CentOS 7

How-to-install-the-latest-MongoDB-3.0.1-on-RHEL-or-CentOS-7

MongoDB is an open source, document-oriented database designed with both scalability and developer agility in mind. It is classified as NoSQL because instead of storing your data in tables and rows as with a relational database, it stores in JSON-like documents with dynamic schemas. This makes it faster and easier to integrate data on certain … Read more

Install Lighttpd web server in Ubuntu 18.04 LTS and CentOS

Install-Lighttpd-web-server-in-Ubuntu-18.04-LTS-and-CentOS

Lighttpd is an open source web server which is secure, fast, compliant, and very flexible and is optimized for high-performance environments. It uses very low memory compared to other web servers, small CPU load and speed optimization making it popular among the server for its efficiency and speed. Its advanced feature-set (FastCGI, CGI, Auth, Output-Compression, URL-Rewriting … Read more

Top 10 Linux Distros in 2018

Top 10 Linux Distros in 2018 Fosslovers

Introduction to Linux Linux  is a Unix-like computer operating system assembled under the model of free and open-source software development and distribution. The defining component of Linux is the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. The Free Software Foundation uses the name GNU/Linux to describe the operating system, which has led to some controversy.  Linux was originally developed for personal computers based on the Intel x86 architecture, but … Read more