Working with Git commands and Repositories
Working with Git Date Posted:16-04-2017 Git is a version control system designed to handle small projects to large projects in a effective way. This post explains on how […]
Working with Git Date Posted:16-04-2017 Git is a version control system designed to handle small projects to large projects in a effective way. This post explains on how […]
Post Date: April 15, 2017Last Updated: September 18, 2026 Introduction Python is a widely used programming language for scripting, automation, and cloud administration. When working with AWS resources,
Introduction The Linux find command is used to search for files and directories based on different conditions such as name, type, permissions, ownership, age, and access time. In
Change SSH Default Port and Disable SSH Root Login Date Posted:12-04-2017 By default linux machine SSH port is 22 and root login would be enabled. We will explain
Install RainLoop webmail Client on Ajenti Control Panel Date Posted:05-04-2017 Assumption: Linux Host. Ajenti Control panel. If Ajienti control panel is not installed, please follow the post on
Install Tomcat server on Ubuntu 16 Date Posted:05-04-2016 Tomcat is a webserver used to deploy java application. We will install tomcat server 8 version and java 1.8 version