HOWTO batch encode video for iPod under Linux
This script targets the 5G video iPod, which has a 2-inch screen with 320×240 pixel resolution. If Apple has released a widescreen iPod by the time you read this, this script is not for you. Sorry.
This script targets the 5G video iPod, which has a 2-inch screen with 320×240 pixel resolution. If Apple has released a widescreen iPod by the time you read this, this script is not for you. Sorry.
via redhatmagazine.com
A run-level is a system state that is defined by the services listed in /etc/rc.d. Typically, advanced administration of a machine is done by switching run-levels (or state) to perform tasks such as minimal resource usage, run-level 3, shutdown run-level 0, or maintenance. Maintenance is run-level 1?or single user mode, as it is commonly known
The following is a list of about 100 of the best OpenSource Applications, that actually help make Linux more usable for people. It is my hope that this list shows potential Linux users that there really is a large, effective, productive and usable range of free,spacer_gif Top 100 of the Best (Useful) OpenSource Applications OpenSource applications. For existing Linux users (like myself), I think this will provide a great resource in finding applications that may better suit your needs, or just for fun! Needless to say, this is just some of the thousands of applications available! I develop web sites, so this list tends to focus on applications which support that type of work.spacer_gif Top 100 of the Best (Useful) OpenSource Applications…
via linux.com
Everybody who owns a computer will someday need to dispose of a disk drive. Before you do, it is a good idea to cleanse the drive, so no one can read your sensitive information. Deleting files and reformatting is not sufficient; determined effort can still reveal data from a drive even after it appears to be gone. To do a more thorough job, I suggest using wipe.
You need to take special pains because files that are “deleted” are not really gone. Most operating systems, including Linux and its ext2 filesystem, just delete the pointer to a deleted file; the data still exists on the drive. It is not effectively removed until every bit of the space it was occupying on the drive has been overwritten. Even then there are ways, albeit difficult, to analyze the drive and extract data. The only way, short of melting the drive, to ensure the data is gone for good is to overwrite the drive several times with random data.
via howtoforge.com
The storage capacity and data retrieval speeds of Hard Disks have increased multiple folds in last few years. However for large business organizations, which not only need to store terabytes of invaluable data but access them frequently as well. These organizations cannot afford to let their systems go offline even for a short duration of time. Moreover they cannot even think of loosing even small amount of data due to disk failure or for that matter any other reason.
A hard disk is usually subdivided into one or more partitions. These partitions are normally not re-sizable (making one larger and the adjacent one smaller) The purpose of GParted is to allow the individual to take a hard disk and change the partition organization therein, while preserving the partition contents.
GParted is an industrial-strength package for creating, destroying, resizing, moving, checking and copying partitions, and the filesystems on them. This is useful for creating space for new operating systems, reorganizing disk usage, copying data residing on hard disks and mirroring one partition with another (disk imaging).
LiveCD and LiveUSB versions available
via informationweek.com
Want to run Linux any time, any place? Here’s what to do with popular distributions like Puppy Linux, Ubuntu, and Fedora, so you can boot up directly from your thumb drive.
Most of the time, Linux is run from either an installation on a hard drive or a live CD/DVD distribution. The first is fast, but not very portable; the second can be run anywhere you have a computer and a CD drive with boot access, but typically isn’t very fast. Over the last few years, though, we’ve seen the emergence of something that combines the speed of a hard drive install with the convenience of a live CD: running Linux from a USB flash drive.
You hear it all the time from writers and your geek friends: ?You should back up your computers.? Well, here’s one more geek to bug you about it again, but also to give some help.
This article describes the method that I use to back up my home Linux systems. It?s an easy method for a non-technical Linux user to back up her important data. We?ll discuss the decisions you have to make in order to do a thorough backup.
via linuxjournal.com
It’s a given that all disks eventually die, and it’s easy to see why. The platters in a modern disk drive rotate more than a hundred times per second, maintaining submicron tolerances between the disk heads and the magnetic media that store data. Often they run 24/7 in dusty, overheated environments, thrashing on heavily loaded or poorly managed machines. So, it’s not surprising that experienced users are all too familiar with the symptoms of a dying disk. Strange things start happening. Inscrutable kernel error messages cover the console and then the system becomes unstable and locks up. Often, entire days are lost repeating recent work, re-installing the OS and trying to recover data. Even if you have a recent backup, sudden disk failure is a minor catastrophe.
more …
via pcworld.com
External hard drives aren’t as fast as internal models, but they are great for backups and are easy to install. Ratings and rankings can change due to pricing and technology changes, so check back frequently for the latest info.
via pcworld.com
Need more storage? The top-ranked internal hard drives will fill the bill. Ratings and rankings can change due to pricing and technology changes, so check back frequently for the latest info.
via lifehacker.com
Whether you want to watch a movie on your iPod or back up your too-easily-scratched DVDs, DVD ripping is a mysterious realm for many. Even those in-the-know find it difficult to keep up with the best tools for the job, especially in the face of increased copy protection.
more on python.org
via siltala.net
I have been using p3nfs to mount my Nokia 9300 and later the E70, and it has worked pretty well. However, all this time the fuse and bluez hackers and Nokia?s open source team have been busy behind my back and provide a couple of alternative solutions.
In July and August 2007 109 learning professionals shared their Top 10 favourite tools for learning (both for their personal learning as well as for creating learning) From these lists we compiled this Top 100 Tools for Learning 2007. 100 Tools received 3 or more mentions and a further 50 Tools received 2 mentions. Follow a Tool link to read why contributors chose the tool.
LPIC – Linux Professional Institute Certification – http://www.lpi.org
via cb.vu
This document is a collection of Unix/Linux/BSD commands and tasks which are useful for IT work or for advanced users. This is a practical guide with concise explanations, however the reader is supposed to know what s/he is doing.
via insidecrm.com
A webmaster’s work is never done. What may have worked a few years ago when could be outdated today, so it’s important to constantly improve your Web site. However, a massive overhaul is just too much work to undertake at one time. Instead, tackle these quick fixes over time, and you’ll be able to improve your Web site with minimal pain.
This website provides tutorials and sample course content so CS students and educators can learn more about current computing technologies and paradigms. In particular, this content is Creative Commons licensed which makes it easy for CS educators to use in their own classes.
via sixrevisions.com
There comes a point in time where we want to improve our website?s interface or provide a captivating experience that our users will remember.
We have three main options (from hardest to easiest): write the scripts ourselves, use a JavaScript framework such as jQuery or mootools (which will make coding easier), use a pre-made script that works with existing JavaScript frameworks or that the author has developed from scratch. This article?s for the individuals who chooses to make things a bit easier and those who don?t want to re-invent the wheel.
more …