Home Tags Scripts

Tag: scripts

Secure a Linux Box through the Right File Permissions

0
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

0
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

2
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

7
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

0
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.