linux

How to Examine a Remote Linux Server via SSH: A Sysadmin's Guide.

A brief guide for system administrators to examine and troubleshoot a remote Linux server via SSH.

Installing and Setting up Python 2.7 on Shared Hosting

This tutorial outlines the steps of installing and setting up Python 2.7 on a shared hosting platform and how to enable the creation of virtual environments.

Automating Browser Tasks without Distraction on Ubuntu

How to automate browser tasks on Ubuntu using Selenium from Python without displaying a browser window.