Linux tutorials

How To Make Nvidia Optimus Technology Work (properly) On Debian

Hello guys! My name is Cosmin Crihan and I am writing this tutorial in order to show you how to make the Nvidia optimus...

Increase Disk Space And Memory In Linux VMware Virtual Machines

When doing a standard Linux installation on a Vmware virtual machine, the installation process typically allocates all of the available virtual disk space to the...

Setting Up Multiple WordPress Sites Using Multisite

Introduction WordPress is the most popular CMS (content management system) on the internet. It allows you to easily set up flexible blogs and websites on...

How To Install Git On CentOS 7

Git is a very useful version control tool in the today’s software development industry. I use it all the time so thought to write...

Install Latest Stable Kernel On CentOS 6 And 7

In this brief tutorial, let us show you how I have upgraded my centos 7 kernel to the latest stable version. I am going...

How To Scan And Check A WordPress Website Security Using WPScan,...

Introduction Millions of websites are powered by WordPress software and there’s a reason for that. WordPress is the most developer-friendly content management system out there,...

How To Secure WordPress Website

Introduction Millions of websites are powered by WordPress software and there’s a reason for that. WordPress is the most developer-friendly content management system out there,...

Jigdo: Downloading Huge ISO Files Made Easy

As you may know, Debian distributions images are totally set of 10 discs. The first one is the installation image, and the remaining images...

Centreon: A Free Alternative To Nagios Xi Monitoring Platform

Introduction Centreon is an Open Source software package that lets you supervise all the infrastructure and applications comprising your information system. Centreon is the system and...

How To Set Up Eclipse IDE for C/C++ Development

Eclipse IDE has lot of useful plugins that makes it a great tool for developers. In this tutorial, we are going to the Eclipse...

How To Configure Vsftpd With SSL/TLS On CentOS 7

A few weeks before, We have shown you how to install and configure a basic FTP server on CentOS 7. Today, In this brief...

Cutegram: A Better Telegram Client For GNU/Linux

No need for a introduction to Telegram, right? Telegram is a popular free Instant messenger application that can be used to chat with your...

Install OwnCloud 7 on CentOS 7

ownCloud is a software system for File hosting. it is released under AGPLv3 license, so you can setup own cloud storage server without any additional...

How To Install Zimbra Collaboration Suite 8.6.0 On CentOS 7

Zimbra Collaboration Suite (ZCS) is a groupware product created by Zimbra, Inc. It is widely used in the world. Users can share folders, contacts, schedules...

Setting Up Samba Primary Domain Controller On CentOS 7

In our previous tutorial, we have shown you how to setup a Samba Standalone server. This tutorial describes how to setup Samba Primary Domain...

Install Gitblit On Ubuntu / Fedora / CentOS

Git is a distributed revision control system with an emphasis on speed, data integrity, and support for distributed, non-linear workflows. Git was initially designed...

How To Configure A High Available Load-balancer With HAProxy And Keepalived

This tutorial explains how to set up a two-node load balancer with HAProxy and keepalived on CentOS 7. The load balancer sits between the user and two (or...

How To Setup PostgreSQL Replication On CentOS

Nowadays, services can't stop, and is system's administratos reponsability keep applications, services and servers on line. Let's make an scenario with 2 virtual machines...