Sep 6, 2008 | linux, QuickFix, Technical
Today I got a chance to test whether we could authenticate PPPoE via Ubuntu. I found that PPPoE configuration to be quite simple via frontend tool pppoeconf. I used to use wvdial command for dial-up configuration. Provide the information required by the program, it...
Sep 4, 2008 | QuickFix, Technical
How do I quickly rename the file extensions? If you’re on Linux console, just run the following command inside the directory in which you have the files. for i in *.JPG; do mv $i `basename $i .JPG`.jpg; done; Yes, above command will rename all the files with...
Sep 4, 2008 | QuickFix, Security, Technical
Ultimately nothing is secure and it depends on our risk taking capacity to go ahead with what we have got. Few of my friends from The Wifi-Hack have been quite busy testing Chrome and they also found few news updates from security hackers and watchers community. A new...
Sep 3, 2008 | General, linux, Product Info, QuickFix, Technical
Internet is in reach today. But some URL’s are way too long than what you can remember or at least easily sharable with friends. Take an example : Google Chrome Download URL (I have added some spaces to avoid CSS issue found on browser):...
Sep 3, 2008 | General, Product Info, Technical
Yes, Google chrome is now available for download. But sadly its available only for Windows and not for Mac OSX/Linux. This new browser is completely open source. Hopefully it Mac and Linux versions will be made available without much delay. Here you can read more...
Sep 2, 2008 | Current Affairs, Events, General, linux, Technical
While we discussed out plans for Gnu/Linux Habba v2 @ Mysore and designed it, Raghava coded it on his laptop and started the coding phase. Its now time to test it, fine tune it and implement the same successfully.
Sep 2, 2008 | General, linux, Product Info, Technical
Google Chrome, its an open source browser. Find the google chrome comic book with lot more info on it. Author/Maintainer: Google Inc. Home Page: https://www.google.com/chrome Screen Shot:https://www.icewalkers.com/google_chrome.png License: OpenSource Version:...
Sep 2, 2008 | Events, General, Gnu/Linux, linux, Technical, Travel
Hey, we are ready to make it happen. That is what team had to say when we all met at department of physics, University of Mysore. Who is going to get benefited and who should be targeted, what we should/shouldn’t repeat from the last event. These were the few...
Recent Comments