Agafix v5
  • Home
  • Portfolio
  • Download
  • Contact
  • COMPUTERS
  • MEDIA & FUN
  • NEWS
  • WEB & DESIGN
  • FREEBIES
  • f

    Facebook

    Like us on facebook

  • t

    twitter

    Follow us on twitter

  • B

    RSS

    Subscribe to our Feed

  • F

    Portfolio

    Hire us

  • S

    Plugins

    Our wordpress plugins

  • Google’s Android Demo

    Google’s Android Demo

    Sergey Brin and Steve Horowitz demonstration of the Android, Google’s mobile platform. More videos are available at youtube’s android developers page, and there’s also a blog. Edit: Steve Ballmer’s response, LOL.

    Read more
  • Java Grep

    Java Grep

    A Java version of grep

    Read more
  • Notifications using ssh and dbus-python

    Notifications using ssh and dbus-python

    First make sure dbus-python is installed on the remote host. Download the mesg.sh script. Make it executable. To send a message to a user at a remote desktop. u can also use html-like syntax to send URLs. He will receive the following notification.

    Read more
  • Mount remote directories using ssh

    Mount remote directories using ssh

    Install sshfs-fuse and make sure fuse is loaded. mount the remote dir using sshfs

    Read more
  • rsync over ssh

    rsync over ssh

    rsync --progress -avz -e ssh user@host:data/ ./data/

    Read more
  • Sudo & Multiple command line

    Sudo & Multiple command line

    problem: [php]$ sudo ‘for i in 1 2; do echo $i; done’sudo: for i in 1 2; do echo $i; done: command not found[/php] solution: [php]$ sudo bash -c ‘for i in [...]

    Read more
  • Anime CRC32 checksum in Linux

    Anime CRC32 checksum in Linux

    Make sure you have python fchksum installed (for gentoo users : emerge dev-python/python-fchksum). Create a file (crc32sum.py) w/ the following content.

    Read more
  • Translation FAIL

    Translation FAIL

    "Ecoutant et obéissant aux employés.", "Lisant et obéissant aux indications sur la sécurité."

    Read more
  • Cracked LCD Prank

    Cracked LCD Prank

    You can get the pictures from here. See the prank in action.

    Read more

« Older Entries

Newer Entries »

© Copyright 2011 Agafix - Proudly powered by WordPress. Home - Portfolio - Contact us