Quantcast
Channel: Lindesk » script
Browsing latest articles
Browse All 6 View Live

Image may be NSFW.
Clik here to view.

Shell Script Language – Use Perl, Not Bash

To me, a shell script is a script that automates repetitive tasks. But that is not the ‘official’ definition. Wikipedia has this definition… A shell script is a script written for the shell, or...

View Article



Image may be NSFW.
Clik here to view.

Shell Script to Backup Files Locally Using Rsync

All programmers have their own customized backup solutions. I have six. Yes, six! Five to backup files and one to backup database tables. And I am not counting version control or other backup systems...

View Article

Image may be NSFW.
Clik here to view.

Script to Backup Files Over a Network Using Rsync

This script will backup the specified files to another computer on your network. You can also use this to send your files to a remote server. This script compliments the last Rsync Backup script. Its...

View Article

Perl Script to Backup MySQL Databases

So far, we covered backing up files locally and over a network. Now let let see how to backup databases(only mysql supported – yet). The script uses ‘mysqldump’ command to backup the data. That means...

View Article

Image may be NSFW.
Clik here to view.

Creating Custom Service Menus in Konqueror

If you are using Konqueror and have not used custom service menus, you are missing out. Just like the Nautilus Scripts in Nautilus, Konqueror also has the ability to customize the context menus. This...

View Article


Image may be NSFW.
Clik here to view.

Slow Scrolling in Firefox in Pages With Fixed Backgrounds

I have a unique problem with my firefox – and as far as I know I am the only one who has this issue. Firefox is very slow to scroll pages that has a fixed background image. Ajaxian is an example of...

View Article
Browsing latest articles
Browse All 6 View Live




Latest Images