Dual boot Ubuntu and Windows 7, with Safeboot / Mcafee Endpoint Encryption
First you need to install Windows 7, and safeboot / Mcafee endpoint protection. Then you need to take a backup of the MBR, this is done with a Ubuntu live…
First you need to install Windows 7, and safeboot / Mcafee endpoint protection. Then you need to take a backup of the MBR, this is done with a Ubuntu live…
First you need to enable some standard Repos first Enable base and updates. Then you need to enable Dell yum Repos This will automatically create the repo files in /etc/yum.repos.d…
Run this commands:
Today I have a problem with my Kubuntu, that after i have apply my password for my user, I just got a blank page, only with the standard background of…
To show the queue of postfix, just run postqueue -p But if you will like to show the total number of mails in the postfix queue, you can run this…
Here is a guide to compile a kernel 3.6.X kernel for hyper-v the debian way.
If you want to find any hidden files (Files with a dot first), you can use this command: You can change ./ to be /var/www to find any hidden files…
If you have a shellscript thats run okay from shell, but not will running from cron, run this command (This is what it looks like when cron run it)
This command will kill all instance from
Here is a simple script “pfdel” that can be use to delete a mail from a sender or recipient address. Save the perl script as pfdel in /usr/local/bin and chmod…