Tag: scripts
Secure a Linux Box through the Right File Permissions
This article discusses how a Linux machine can be controlled by assigning permissions for accessing files and directories to owner users, group members and...
Shell Scripts you will love to use
In this article, I will share a few of my shell scripts which will be helpful in automating repetitive infrastructure task. All Scripts are...
Modify-function-return-value Hack! — Part 1
Sometimes it's helpful to think from a hacker's perspective. The information obtained can be used to write better code and a secure application. An...
Scripting a Simple Download Scheduler
Here’s how to write a few simple scripts and then schedule them to run at a specified time using the at utility.
Scripts for Home Network
Part 9 of the "Programming in Python for Friends and Relatives" series discusses how to build some nifty scripts to check remote systems over the Internet.