Linux tutorials

How to Mount a SMB/CIFS Share as an Automount on CentOS/Fedora/RHEL

In This  tutorial  we  will show  you  How  to automatically mount/unmount a SMB/CIFS Windows share on a CentOS/Fedora/RHEL server. You need to open terminal and...

How to Protect Your Linux Server Using IPTABLES

Unfortunately, there are many instances of server hacking. Due to this fact, utilizing a firewall is essential to enhance network security. You can increase...

Install and configure Rclone on Debian 8

Introduction Rclone is a command line program developed to sync files and directories to and from various cloud storage services, like Google Drive, Amazon S3,...

How To Hibernate Crunchbang

Hibernating a system enables us to save our computer's current state to disk, and then switch it off. By default hibernate is not present in crunchbang exit...

Rainbow Stream: A Terminal-based Twitter Client

Introduction Rainbow Stream is a terminal-based Twitter Client written using Python language. It is smart, nicely displayed and even can show images directly on terminal....

5 Reasons to Switch to Remote Work of DevOps Engineers

Do you work in an office, but you would like to work from anywhere? This is quite real.If you are truly a professional in...

Networking in Python, Sockets

The key to networking in Python is the socket module, which provides a library for making network connections using Python. The socket module is used...

Basic file editing with VI and Nano (video)

In this video, I am talking to you about the very basic (really basics) you need to know in order to start your journey...

Open-Source Server Operating Systems: Examples and Advantages

In recent years, open-source server operating systems have gained popularity due to their many benefits. These collaborative and transparent operating systems offer a number...

How to upgrade to Centos6

Upgrade to centos 6

How Programming Homework Can Be Done Faster

Today we want to touch upon a critically important and relevant topic on which the success of everyone who needs to do programming homework...

SaltStack examples

SaltStack platform or Salt is a Python-based open source configuration management software and remote execution engine. Supporting the "Infrastructure as Code" approach to deployment...

5 Less known Linux Admin Tools

In this brief tutorial, let us discuss some less known Linux admin tools that can be used for day to day Linux administration tasks. 1....

Best Marketing & SEO Software For Linux

Being one of the safest and risk-free types of operating systems and trusted computer ecosystems on the web, Linux became a popular OS among...

Ansible playbooks

For install and configure ansible with multiple nodes please read the "Ansible install configure and use" article. Look at hostnames on webservers group nodes: root@ansmaster:~# ansible...

Install LibreNMS New Fork From Observium

LibreNMS is an autodiscovering PHP/MySQL/SNMP based network monitoring tool which includes support for a wide range of network hardware and operating systems including Cisco,...

Upgrading from Fedora 24 to Fedora 25

Introduction We already talked about the release of Fedora 25, and the improvements it brings. In this article, we will see how to upgrade from...

Install Rocket.Chat on Ubuntu 16.04

Introduction Rocket.Chat is a messaging system for team communication, like Slack. It has various features, including: Video conferences Help desk chat File sharing Voice messages ...