scripts

Schedule & Remotely Shutdown/Restart Your PC From Mobile Phone

Downloading a large file that has an hour left to complete, and you don’t want to stay up just to shut down your PC? Stepped out in a rush and forgot to put your system to hibernate? Perhaps you want your VPN connection to terminate after a certain interval, or want a certain application to automatically launch at a certain time? For all these cases, Airytec Switch Off comes in handy.

Read More…

Remove Any Malware With The Power Of Custom Scripts

Malware comes in all shapes and sizes and so do malware removers. While most of them are effective at what they do, not all are able to fix certain persistent malware strings, specifically rootkit kernels, corrupted registry keys, etc. Sometimes, these operations require specific tools to be handled, but the downside is that you need a variety of tools to fix a variety of problems. There hardly ever is a one-stop solution.

Read More…

Top 6 Random Useful Greasemonkey Scripts [Firefox]

Greasemonkey scripts may prove to be highly useful and can change the entire browsing experience for a user. They change the way your browser behaves or displays content, and the enhancements offered by some are really addictive. These days, with the explosive growth of Firefox add-ons, there may be many that combine the functions of several scripts, yet the power of the scripts running cannot be ignored. Hence we bring to you our top six picks in Greasemonkey scripts that can alter your browsing experience, hopefully for good.

Read More…

Script For Saving Iptables And Restoring Them After Server Restart In Ubuntu

If you are like me who’s website is hosted on Ubuntu server, there will arise a need when you will need to block certain IP addresses. These IP addresses are mostly spam and malicious that never benefits you in any way. In my post a few weeks back I discussed how to add IP addresses to Iptables quickly. But in a worse case scenario when you need to restart your server, all data in iptables will be lost. So how would you make sure that the data is not lost and can be restored?

Read More…

Sanvient – A Powerful Clipboard Tool For Repetitive Text

We have covered few clipboard utilities before, they sure come handy in different circumstances but but when it comes to copying and pasting repetitive text, they do not handle it quite well. Suppose you want to paste four different words or sentences repeatedly, what will you do?

This is where Sanvient comes in. It is a powerful clipboard utility for Windows but the developer likes to call it an ‘Input Support Utility’. It not only helps the general users, but also helps the developers because it supports copy/pasting of file, regex, key, command, and scripts as well.

Read More…

Introduction To Greasemonkey Add-on For Firefox

Lately, I have been writing about many interesting Greasemonkey scripts. Even through the Greasemonkey add-on has been installed 17.5 million times, many users still don’t know what it is, how to use it, or why to use it. In this post, I will do my best to explain what is this add-on is all about.

What Is Greasemonkey

Just like there are hundreds of add-ons out there for Firefox, one among them is called Greasemonkey. So what does this add-on do? Wikipedia has explained this superbly,

This add-on allows users to install scripts that make on-the-fly changes to most HTML-based web pages. As Greasemonkey scripts are persistent, the changes made to the web pages are executed every time the page is opened, making them effectively permanent for the user running the script. Greasemonkey can be used for adding new functions to web pages (for example, embedding price comparison in Amazon.com web pages), fixing rendering bugs, combining data from multiple webpages, and numerous other purposes.

Read More…

Find Out Which Websites Are Tracking You (Privacy)

Editor’s Notes: Almost every website use some kind of tracking code, leaving all websites for the sake of privacy would mean visiting no website at all. If you see tracking services such as Google Analytics, Quantcast, etc on a website, you don’t need to fret. Such services are used by webmasters to check how many people are visiting their websites. This add-on is for advanced users who hate being tracked by few services for the sake of their privacy. In other words, if you are a normal internet user then you shouldn’t worry.

Ghostery is a free add-on for Firefox that lets you know which websites are tracking you. Since more and more websites are using the tracking codes and scripts to monitor their visitor’s behavior, you can keep check on these websites by using this add-on.

According to the developer,

Ghostery alerts you when you visit a web site that has web bugs on it. Web bugs are hidden scripts that track your behavior and are used by the sites you visit to understand their own audience.

Read More…