How To Install Blender 2.80 on Windows and Linux Muhammad Anwar August 01, 2019 Blender is free and open source 3D creation suite that can be used to create 3D visualizations such as still images, 3D animations, VFX sho...
How To Set Up LEMP Stack (Linux, Nginx, MySQL, PHP) on Debian 9 Muhammad Anwar September 24, 2018 The LEMP Stack is a group of software that can be used to serve dynamic web pages and web applications. This is an acronym that describes a...
How To Install Node.JS on Debian 9 Server Muhammad Anwar September 06, 2018 Node.js is a JavaScript platform for general-purpose programming that allows users to build network applications quickly. By leveraging Jav...
How To Increase the Security and Usability on Debian 9 Muhammad Anwar September 05, 2018 When you first install a new Debian 9 server, there are a few configuration steps that you should take early on as part of the initial setu...
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 ...
How To Connect to Wi-Fi using Command-line in Ubuntu/CentOS/RHEL Muhammad Anwar April 20, 2018 There are several tools for managing a wireless network interface on Linux but my favorite one is nmcli, a command-line tool used to create...
How To Encrypt Your Important Data with Encryptpad on Ubuntu 16.04 Muhammad Anwar December 14, 2017 EncryptPad is an open source application for viewing and editing symmetrically encrypted text. Using a simple and convenient graphical a...
How To Set Up a Complete Web Hosting Solution on an Ubuntu 16.04 Server Muhammad Anwar December 07, 2017 This tutorial will walk you through the steps to set up an Ubuntu 16.04 a complete web hosting server with Apache2, Postfix, Dovecot, Bi...
How To Install Apache CouchDB on CentOS 7 Server Muhammad Anwar December 04, 2017 Apache CouchDB is an open source, document-oriented NoSQL database software that's focused on scalable architecture. Each database is...
How To Set Up an OpenVPN Server on Ubuntu 17.10 Muhammad Anwar November 17, 2017 OpenVPN is a full-featured open source Secure Socket Layer (SSL) VPN solution that accommodates a wide range of configurations. In this...
How To Set Up Point-To-Point VPN with WireGuard on Ubuntu 16.04 Muhammad Anwar November 08, 2017 This step by step guide will walk you through the steps to establish a point-to-point VPN connection with WireGuard using two Ubuntu 16....
How to Install Nagios 4 on Ubuntu 16.04 Muhammad Anwar November 05, 2017 This step by step guide will walk you through the steps to install and configure Nagios 4 on Ubuntu 16.04 Server. Installing Nagios 4...
How to Install Virtual I/O Server over the Network using Linux Muhammad Anwar November 01, 2017 This step by step guide will walk you through the steps to remotely install Virtual I/O Server on IBM power hardware using linux remote i...
How To Install Nginx, MariaDB and PHP (FEMP Stack) on FreeBSD 11 Muhammad Anwar October 29, 2017 This step by step guide will walk you through the steps to install and configure the FEMP Stack on FreeBSD 11.
How to Restore Linux Backup on Dissimilar Hardware Muhammad Anwar October 27, 2017 This step by step guide will walk you through the steps to take backup of your linux servers and restore even on dissimilar hardware. W...
How To Restore Linux Servers Backup to Dissimilar Hardware Muhammad Anwar October 25, 2017 Relax-and-Recover is an easy to setup and maintenance free migration & disaster recovery solution compatible with CentOS, RHEL, OEL ...
Lock user accounts if numbers of failed login attempts detected Muhammad Anwar October 23, 2017 This step by step guide will walk you through the steps to configure lock user accounts if predefined numbers of failed login attempts de...
How To Install LIGHTTPD on FreeBSD 11.0 Muhammad Anwar September 18, 2017 Lighttpd is a lightweight, open-source web server optimized for high speed environments while keeping resource usage low. It is an exce...
How To Setup Secure Remote Desktop using X2Go on Ubuntu/Debian Muhammad Anwar September 07, 2017 The typical solution to interacting with a graphical interface on a remote computer running Linux or other *nix variants is Virtual Net...
How To Add Physical Volume (PV) to a Volume Group (VG) in LVM Muhammad Anwar September 01, 2017 More often we want to add new physical volumes to an existing volume group when logical volumes need to be increased. The physical volum...