Tag Archives: programming

Simple Bash Script for Pinging Hosts

Written by Ambition on . Posted in linux command, Linux tutorials, opensource, Software, Ubuntu

terminal_logo

This is a simple useful script which I learned from “Coding For Penetration Testers” book. It is used to check if a host is alive or not and echoes on user screen a message with the results of the ping … Continue reading

How to Install Mercurial with Google Code on OpenSUSE 12.3

Written by Chris Jones on . Posted in linux command, Linux distributions, Linux tutorials, opensource, Software, Suse

large_opensuse

Many of us like to code and program. It’s an awesome and very satisfying hobby. Yet keeping track of your progress and different versions of files and what modifications have been made to those files is no easy task when … Continue reading

Introduction to Python Programming Language

Written by Mel Kham on . Posted in News, programming, Software

pyhton

This article provides a short introduction to the Python programming language. Python is a free and open source programming language which is getting very popular . Statistical analysis and facts show that Python is taking the lead as one of … Continue reading

Python for systems administrators – The basics

Written by Mel Kham on . Posted in Linux tutorials

If you have ever worked as a systems administrator or are planning a career as a systems administrator you will understand that knowledge of programming can be a powerful tool. Programming can not only help you save time with your … Continue reading