by Mark Sanborn on April 30, 2009
To help make Nixtutor a better place by delivering content that YOU want to read, we have implemented a suggest an article page. If you have any suggestions for articles regarding Linux, FreeBSD, Unix, OpenBSD etc. Help Nixtutor deliver the content that YOU want to read. Suggest at least one article topic today!
3 Comments »
by Mark Sanborn on April 29, 2009
Linux comes packed with some pretty powerful tools. Here is a list of what I consider to be the powerhouse programs of Linux and some common usage for each.
14 Comments »
by Mark Sanborn on April 24, 2009
If you aren’t doing remote backups you are at risk. In this post we discuss the problems with incremental sync backups and encryption and how to effectively produce encrypted remote backups that are bandwidth efficient. We will leverage an existing FTP server or show you how to set one up on your friends computer so you can swap data and never have to pay for a backup service again.
5 Comments »
by Mark Sanborn on April 22, 2009
What is Priority and Why Should I Care?
When talking about processes priority is all about managing processor time. The Processor or CPU is like a human juggling multiple tasks at the same time. Sometimes we can have enough room to take on multiple projects. Sometimes we can only focus on one thing [...]
6 Comments »
by Mark Sanborn on April 13, 2009
Screen is one of those tools you can’t live without once you know about it. In this guide we check out some of the most common uses of screen and give you an introduction to this wonderful utility.
10 Comments »
by Mark Sanborn on April 7, 2009
All the best Linux cheat sheets rounded up in one post broken down into Linux command line, Linux security, Linux administration, Gnome/KDE, sed/awk/vim, and distribution specific cheat sheets..
16 Comments »
by Mark Sanborn on March 9, 2009
SSHFS is a great tool to have in your arsenal. SSHFS allows you to connect to remote machines running SSH and mount any directory as a local directory on your machine. This allows you to work with remote files as if they were local. One example of this would be to encrypt remote files using local software and retain the ability to do incremental backups with rsync.
4 Comments »
by Mark Sanborn on March 4, 2009
Migrating to Linux doesn’t have to be difficult. All you have to do is, get a fresh copy of your favorite distro, backup your data, find out what hardware is compatible, identify essential programs, and have a fresh hard drive or partition ready to go.
1 Comment »
by Mark Sanborn on February 25, 2009
We know live CDs are very handy, but live USB installs are even better! With a live USB we can make persistent changes to Ubuntu and carry then from machine to machine using our flash disk. In this post we learn how to create a USB flash disk that will boot Ubuntu on a machine that supports booting from USB.
1 Comment »
by Mark Sanborn on February 20, 2009
Using Linux as your primary operating system for web development is a great choice as there are a ton of apps that were developed with Linux specifically in mind. Knowing which apps to use makes web development in Linux easy. In fact I find that it is much easier and productive to do web development in Linux. In this post we look at all the applications you are going to need to get you started developing quickly.
16 Comments »