Recently, I came across nice application called Floola. From the project home page:
Floola is a freeware application to efficiently manage your iPod or your Motorola mobile phone (any model supporting iTunes). It's a standalone application that can be run directly from your iPod and needs no installation under Linux, Mac OS X and Windows (Windows Vista is supported).
Floola supports all common used iPod features including artwork, podcasts and smart playlists! It's also able to convert audio or video incompatible with the iPod so that you can copy almost any file to it. It even allows adding youtube and myspace videos just entering the page url!
In other words it is cross-platform application that makes it easy to copy music and videos to and from your iPod from and to any computer.
Download Floola
=> Floola project home page [ 4.9Mb Linux version ]
- 30 Handy Bash Shell Aliases For Linux / Unix / Mac OS X
- Top 30 Nmap Command Examples For Sys/Network Admins
- 25 PHP Security Best Practices For Sys Admins
- 20 Linux System Monitoring Tools Every SysAdmin Should Know
- 20 Linux Server Hardening Security Tips
- Linux: 20 Iptables Examples For New SysAdmins
- Top 20 OpenSSH Server Best Security Practices
- Top 20 Nginx WebServer Best Security Practices
- 20 Examples: Make Sure Unix / Linux Configuration Files Are Free From Syntax Errors
- 15 Greatest Open Source Terminal Applications Of 2012

- My 10 UNIX Command Line Mistakes
- Top 10 Open Source Web-Based Project Management Software
- Top 5 Email Client For Linux, Mac OS X, and Windows Users
- The Novice Guide To Buying A Linux Laptop











{ 1 comment… read it below or add one }
i wanted to know how do i see into magic number
i m using Red Hat Linux 9.0
and i issue the command
#dd if=/dev/hda of=magic bs=1 count=2 skip=510
to get the magic number
when i issue the command
#file magic
it show me it is a data file
i cannot cat this file says its empty
when i vi it ,it shows junks characters
how do i open this file to see its content