How to set default editor for your Linux account?

Your default editor is vi and you don’t have time to learn the most powerful Linux editor (vi). Here is how to set your default editor, whether its nano, pico or back to vi. You can set your default editor to pico or nano, its more simple than vi (in my personal opinion). Other case: default editor is vi, but…

Read More »

How to fix Microsoft bus driver error while installing Realtek HD audio driver

I was getting “Microsoft Bus Driver should be loaded in your system before installing Realtek HD Audio Driver !” error message while installing my Acer Aspire 5051 laptop audio driver on Windows XP SP3. Related information regarding this issue on Microsoft support site: http://support.microsoft.com/default.aspx?scid=kb;en-us;835221 Fix: [*] Download the hotfix at Microsoft here. The hotfix download link will be sent to…

Read More »

A Secret

She still stood. The long gate at the edge of the hospital was the only witness to see her crying. In her hand, there was a piece of paper, which had been given by the nurse an hour ago when her name was called. A piece of paper declared about her positive cancer, which had been known since she was…

Read More »

Simple Link Checker

Detect broken link on any page easily! Simple Link Checker allows you to detect broken links, gives you the exact HTTP code returned by the target URL. Features: [*] Easy installation [*] Save results to CSV file [*] Downloadable CSV result [*] No database required Price: FREE! Listed at Hot Scripts in PHP

Read More »

A simple script to scan user cron jobs

Are you experiencing issues with unauthorized usage of your cron jobs and struggling to identify the responsible user? Don’t worry, I have a straightforward solution for you. I’ve developed a script that scans through your users’ cron jobs and sends you a detailed report via email. However, please note that this method requires root access. Let’s get started with the…

Read More »

How to change WHM VPS Optimized logo to WHM logo

This is a simple guide on how to change WHM VPS Optimized logo to WHM logo or other logo. This guide is using root access, please be careful with anything you do. Steps: [list] [*] Login via SSH to your VPS as root. [*] Goto “x” themes [code] cd /usr/local/cpanel/whostmgr/docroot/themes/x [/code] [*] Backup current logo [code] cp logo_vps.jpg logo_vps.jpg.backup [/code]…

Read More »