How To Set Up SSH Servers, Clients, and Key-Pair Muhammad Anwar April 26, 2018 SSH is a secure protocol used as the primary means of connecting to Linux servers remotely. It provides a text-based interface by spawning ...
Linux Systemd Essentials: Working with Services, Units, and the Journal Muhammad Anwar May 12, 2015 In recent years, Linux distributions have increasingly transitioned from other init systems to systemd . The systemd suite of tools pr...
How To Configure Custom Connection Options for your SSH Client Muhammad Anwar December 05, 2014SSH, or secure shell, is the most common way of connecting to Linux hosts for remote administration. Although the basics of connecting to ...
How To Configure SSH Key-Based Authentication on a Linux Server Muhammad Anwar October 20, 2014SSH, or secure shell, is an encrypted protocol used to administer and communicate with servers. When working with a Linux server, chances ...
How To Install Graylog2 And Centralize Logs On Ubuntu 14.04 Muhammad Anwar June 05, 2014 In this tutorial, we will cover the installation of Graylog2 (v0.20.2), and configure it to gather the syslogs of our systems in a ce...
How To Use BitTorrent Sync to Synchronize Directories in Ubuntu 14.04 Muhammad Anwar May 18, 2014 Syncing files and directories between servers and local machines is a very common requirement when dealing with networked computer...
How To Install and Configure a Basic LDAP Server on an Ubuntu 12.04 VPS Muhammad Anwar September 30, 2013 LDAP, or Lightweight Directory Access Protocol, is a protocol for managing related information from a centralized location through the u...