Mark Sanborn Mark Sanborn Fishing Mark Sanborn

Coder, Entrepreneur, Blogger, and Coffee Addict

Category Archives: Howto

← Older posts Newer posts →

Compress your CSS Files

Almost all websites are now utilizing CSS (Cascading Style Sheets) as their main tool for website design and layout. Often times these files get large. Many programmers like to add additional tags to fix small portions of their site in … Continue reading

Posted in Howto | 2 Comments

In-line Spell Checking with Opera

I love Opera and I am excited to be using the latest version Opera 9.5 that came out just a few days ago. With the new features, fixes, and new Dragonfly Webdeveloper Tool I believe that Opera is pulling away … Continue reading

Posted in Howto, Software | 7 Comments

Using Gmail with Mutt and IMAP

Posted on by Mark Sanborn

I am not quite sure why it is but there are always people that want to do things faster and more efficient, even if the current system is working fine. I have to admit I love to tweak things to … Continue reading

Posted in Howto, Linux | 3 Comments

“Rick Rolling” Your Hard Drive

Posted on by Mark Sanborn

If you remember back to my article about dd you will remember that it is a very powerful utility for writing to hard drives. In this post we are going to use it to “rick roll” the hard drive. I … Continue reading

Posted in Howto | 3 Comments

Using wget to Download Youtube Videos

Posted on by Mark Sanborn

Today I am going to show you a neat way of downloading Youtube videos using wget. Most Linux distros will come with wget. If you don’t have it, check with your distro for instructions on how to install it. Windows … Continue reading

Posted in Howto | 6 Comments

Use Rsync for Daily, Weekly and Full Monthly Backups

Today, we will be using rsync to make daily, weekly, incremental backups and then a full compressed/archived backup once a month. We will then use cron to automate the process. Lets face it us humans get lazy sometimes and most … Continue reading

Posted in FreeBSD, Howto, Linux | 14 Comments

Duplicating a CD with DD

Want to make an exact copy of a CD without installing k3b or some other burning software? You can do it in Linux/Freebsd with one line of code using dd. The nice thing about dd is that it will make … Continue reading

Posted in FreeBSD, Howto, Links | Comments Off

Wiping a Hard Drive with DD

A common assumption is that deleting or formatting a hard drive will be enough but in fact the data is still recoverable. In fact is fairly trivial and the process is quite easy to restore them. For this reason security … Continue reading

Posted in Howto, Security | 4 Comments
← Older posts Newer posts →

© 2011 All rights reserved