uptimed – keep track of your system uptime.

2012-04-02 1 min read Fedora
Uptimed is an up time record daemon keeping track of the highest up times the system ever had. Uptimed has the ability to inform you of records and milestones though syslog and e-mail, and comes with a console front end to parse the records, which can also easily be used to show your records on your Web page Installation : sudo yum install uptimed Once installed, you will have to first create the boot id with this command: Continue reading

Google gravity for fun

2012-03-11 1 min read Uncategorized
Image via CrunchBase 1) Write ‘Google Gravity‘ in Google search box,press enter. 2) Click on the 1st result that appears i.e. Google Gravity. 3) Wait 2 seconds. Something cool will happen. 4) Play with it for a while. 5) Then write any word in the Google search bar and press Enter. 6) Wait and see. Something even cooler will happen 🙂 Awesome !!!.. Related articles Google Gravity (mgitecetech.wordpress.com) Google Sphere (mgitecetech. Continue reading

30 Best Windows Mobile Applications

2011-12-28 2 min read Uncategorized
30 Best Windows Mobile Applications 33 Comments » Share inShare The main reason why people still love window mobile is because of its freeware applications and excellent add-ons. Windows Mobile users carry great access to third party applications than any other Mobile Operating system in the market. At the same time it might be confusing for the user to settle on which window mobile apps to download. So we at honeytechblog did a search and have compiled a list of Top 30 Best window mobile applications. Continue reading

Google+ – way to go for experinmenting.

2011-06-30 1 min read Uncategorized
Finally I got a invitations and was able to get into the Google+ today. Having been trying to do this for last couple of days, was quite anxious on how it is and how it fairs against Facebook and twitter. First, heres a first look of the account: [][1]google+ Screenshot Most noticable thing, as soon as you login is that all your contacts from google aare directly visible in your account and you can directly put them in any of the circles that you like. Continue reading

bash regular expressions

2011-02-06 1 min read bash
Here are some quick links on bash regular expressions, pretty good links to bookmark, if you use, regular expressions in bash regularly. I especially like the tldp link at number 3. http://www.linuxjournal.com/content/bash-regular-expressions http://www.ibm.com/developerworks/library/l-bash.html http://tldp.org/LDP/abs/html/parameter-substitution.html#VARMATCH http://wellington.pm.org/archive/200005/codegen/index9.htm Related articles Renaming a whole bunch of files at once, in bash (ask.metafilter.com) bash math (amit-agarwal.co.in) Efficiency of regular expressions (johndcook.com) Autogenerate Regular Expressions with txt2re (readwriteweb.com)

The Hidden PS

2010-11-27 2 min read bash Linux
1 <td> <div class="text codecolorer"> &nbsp;for p in `ps L|cut -d' ' -f1`;do echo -e "`tput clear;read -p$p -n1 p`";ps wwo pid:6,user:8,comm:10,$p kpid -A;done </div> </td> </tr> While going through the source code for the well known ps command, I read about some interesting things.. Namely, that there are a bunch of different fields that ps can try and enumerate for you. These are fields I was not able to find in the man pages, documentation, only in the source. Continue reading

Firesheep addon allows the clueless to hack Facebook, Twitter over Wi-Fi

2010-11-13 1 min read Firefox Learning Linux
Firesheep addon allows the clueless to hack Facebook, Twitter over Wi-Fi If you thought hijacking a user’s social media session was only done by skilled hackers, now the Firesheep addon can allow even the truly clueless to become an Internet griefer. URL: http://feeds.digg.com/~r/digg/topic/linux_unix/popular/~3/cb0qD08tfpU/firesheep_addon_allows_the_clueless_to_hack_facebook_twitter_over_wi_fi Related articles Firesheep – a new tool for capturing data on unsecured WiFi (voipsa.org) Firesheep: Why You May Never Want to Use an Open Wi-Fi Network Again (blogs. Continue reading
Older posts