Let's say you downloaded some videos of Youtube which all are a part of a larger video that was splitted into parts. A good idea would be to join those video files into one big file. Here's how to do that in Linux:
In Ubuntu (and most Linux distributions), your disks are checked every certain number of times your computer starts (using "fsck", "file system consistency check") to detect errors and correct them. If you're in a hurry, you can press the ESC key to skip this checking process and it will scan the disks the next time you start your computer.
Gyachi is a Yahoo! client for Linux operating system that supports almost all of the features you would expect to find on the official Windows Yahoo! client: Voice chat, webcams, faders, 'nicknames', audibles, avatars, display images, and more.
Unfortunately, maintaining a multi-boot configuration like this can be a pain, especially if you later install an operating system which overwrites the GRUB boot loader you had in place (such as a version of Windows). If your boot loader is overwritten, you could be left with no choice but to boot the most recently installed OS.
Gimp Paint Studio is a package of new tools and additions which provide improved capabilities focused on drawing and painting for Gimp.
tmpfs is a virtual, RAM-backed filesystem. It’s lightning-fast, but since it’s RAM-backed, any file written to tmpfs uses precious memory while it’s there, and the entire contents of the virtual partition are lost on shutdown or crash.
In this article I'll include three ways to screencast your Linux desktop with the help of recordMyDesktop, XVidCap and Istanbul. These three applications are included in every major distribution.
Sometimes Firefox can become a real memory hog, especially if you keep it running for hours and have many tabs opened. In order to make Firefox a little more responsive and save some RAM memory, here are three tweaks I bumped into over time. Notice that most of these tips only free up some memory at the expense of (usually) loading speed for web pages.
QEMU is a powerful, open-source machine emulator which allows you to run virtually any operating system inside your currently running distribution. In this brief tutorial I'll show how to run distributions for which the ISO is available, directly from within Debian or Ubuntu.
Free NX is a client/server application which allows you to login remotely from another PC into your Linux system. The client is available for both Linux and Windows, so you will be able to login from a Windows machine too.
Nano is a popular and user-friendly text editor for console which is mostly used for editing quickly configuration files, sources or various other text files. It does not compete with advanced development environments like Vim or Emacs, but it's fast and easy on resources.
Did you ever downloaded a single APE or FLAC file consisting of multiple songs? If so, it's quite annoying to try and listen to only one song. But you can split the files into multiple songs exactly like in the cue file (each song's start and end time are saved in the cue file, so we'll know where to cut the big file).
Over time K3b got its reputation as one of the most powerful burning applications not only for KDE, but for Linux in general. Development at the KDE4 release evolved rapidly in the last couple of months and the first usable alpha of the KDE4 port was put up for testing a few days ago, on April 22.
1. Using UNetbootin (for Windows and Linux)
2. Using Win32 Image Writer (Windows only)
3. Using usb-imagewriter (Ubuntu Only)
4. Using Diskutil (Mac OS X only)
If you are one of those people and you don't want to miss out using the new ext4 file system, there is a way to convert your existing ext3 file system to ext4.
Ubuntu 9.04 Jaunty Jackalope doesn't show the update icon in the system tray when there are updates available. This is because the update system was changed in Ubuntu Jaunty: [...]
In the new Ubuntu 9.04 Jaunty Jackalope, Intel graphic (video) drivers 965 (x3000 or x3100) are blacklisted so you cannot run Compiz thus your desktop effects cannot be enabled. There is a way to enable desktop effects, though this is not recommended because [...]
Although some of this stuff is old, here are some funny Easter eggs I bumped into over time.
In APT
Fire up a terminal and type the following, one command at a time:
You may ask why would you want to install Firefox 3.6 alpha1pre Minefield in Ubuntu. Well, for testing purposes of course. While it worked ok for me in the 10 minutes browsing i used it, being in it's early alpha stages it should only be used for testing addons and to see the way web pages are rendered.