Live Chat!

Virtualize your operating system with qemu

          0 votos

August 2nd, 2008 mysurface

QEMU is a processor emulator, it allows you to run variety of unmodified guest operating systems such as Linux, Windows, Solaris, Dos etc just like Vmware and VirtualBox. In fact VirtualBox dynamic recompiler are based on QEMU. QEMU supports emulating several hardware platforms, including x86, AMD64, Alpha, MIPS, ARM, PPC, SPARC etc.
QEMU comes with command [...]

Posted in qemu, qemu-img, vmware | Hits: 2143 | 2 Comments »

Google search in command line

          0 votos

June 13th, 2008 mysurface

Recently I discovered a web page that provide command line interface for google search, as the author called it as Google Shell. Check out the screenshot, and also try it out at http://goosh.org/.

It does looks like unix-shell, thank to Ajax. You may think that is hilarious, but don’t make judgment before trying it out. For [...]

Posted in Misc, Network | Hits: 16091 | 4 Comments »

Wordpress exploit: we been hit by hidden spam link injection

          0 votos

May 26th, 2008 mysurface

We been hit by hidden spam link injection (a modified version of goro spam injection), this crack injects spam links through wordpress wp_footer() or wp_head() hook. The spam links only reveal itself if crawled by search engine bot such as googlebot, and they are hidden from our eyes. We believe the cracker’s purpose is to [...]

Posted in Misc, curl, curlftpfs, file, find | Hits: 25071 | 14 Comments »

Installing true type fonts for linux

* * * * * 1 votos

May 4th, 2008 mysurface

While searching the ways of installing true type fonts to linux, I get all sort of solutions. Some will ask you to copy and paste to fonts:/// folders in nautilus, or fonts:/ in konqueror. Some may even ask you to copy your ttf fonts to /usr/share/fonts and run fc-cache. All sort of ways doesn’t works [...]

Posted in Misc | Hits: 22474 | 8 Comments »

Simple use of find to search for files in command line

* * * *   1 votos

May 2nd, 2008 mysurface

Find is a very strong command to search for files and folders. You can search for files based on certain criteria besides filename, such as file types, atime, belongs to which groups, file modes, etc. Because find command support a lots of options, therefore sometimes find command line looks very complicated, but actually it is [...]

Posted in Misc, file, find | Hits: 19990 | No Comments »

How to transfer files and folders through ssh by drag and drop

          0 votos

April 30th, 2008 mysurface

If you are using windows and accessing linux servers through ssh, you may use ssh secure shell client, where it bundle with ssh secure shell file transfer client. The file transfer client allows you can do a file transfer drag and drop. Well in linux you can do the samething like that if you have [...]

Posted in Misc | Hits: 16972 | 5 Comments »

Listen audio player: webradio, lyrics, podcast and last.fm all at once

          0 votos

April 17th, 2008 mysurface

Listen, a feature rich audio player allows you to enjoy the most fun out of music! You can listen to the webradio, I have tried on www.shoutcast.com, it works as expected. It support last.fm social networks. It allows you to download album art from amazon ( it doesn’t work at the moment) as well as [...]

Posted in Misc, listen | Hits: 14484 | 4 Comments »

A Grammar Checker for Open Office

* * * * ½ 2 votos

April 13th, 2008 mysurface

The spelling checker is installed by default in Open Office, but what’s missing is grammar checker. For those who are weak in English, grammar checker is really a handy tool which it exist in Microsoft office version 97, or even earlier but not in Open Office.

Well, recently I discover a language tool plugin for [...]

Posted in Misc | Hits: 11740 | 5 Comments »

Cool Ajax irc client that can be embed into your blogs

          0 votos

April 4th, 2008 mysurface

This is not a ‘LINUX’ application, not a command line or any tools that only runs under linux platform. But this is too cool that lure me into writing this post to introduce this COOLEST Ajax apps to you!
As a linux user, I find my friends, oss communities and getting help through IRC, especially freenode.net. [...]

Posted in Misc, mibbit | Hits: 10266 | 1 Comment »

KMess, a msn messenger client for linux

          0 votos

January 25th, 2008 mysurface

Majority of the linux users who have msn account will use pidgin (gaim) or kopete. Me myself using pidgin as an IM client for my MSN account. There are few features of Windows Live Messenger that I wish to have it but its not with pidgin, such as P2P file transferring, personal emoticon, offline message [...]

Posted in Misc, Network, kmess | Hits: 20756 | 1 Comment »