myIntuition…

EV-DO on ubuntu 9.04

Posted in Miscellaneous..., Open-Source, Operating Systems, Ubuntu by Zubin Mithra on June 8, 2009

Using an EV-DO internet connection on your ubuntu was never that hard, but then again, its boring repeating the same steps on every new installation of ubuntu(unless you have a script to automate it; i.e.). Usually you have to mount the USB modem(type usbfs, just in case you`r wondering) and manually create a symbolic link /dev/modem which points to /dev/USBtty0 so that wvdialconf recognizes your usb device as the modem to be used.
However, In Ubuntu 9.04 i was surprised that mounting and creation of the symbolic link had taken place automatically.
So, all i had to do was run :-
$ wvdialconf
This resulted in the creation of a wvdial.conf file in the /etc directory which could be edited and used for saving the username and password.
However connecting using ‘wvdial’ still caused a problem; it just would`nt connect. Figuring out the solution was`nt hard though – There was a line which read :-
Modem – /dev/USBSL0
All i had to do was change it to
Modem – /dev/USBttyS0

and whoallah! Connected to cyberspace! ;-)

But the speed sucks! And i have no clue WHY!
Wanna know how bad the speed was…? ;-)

I was on a brand new Vista using IE…. i had better browsing speeds there. No kidding!

Innovation Room

Posted in Brainwaves, Open-Source, Operating Systems, Ubuntu by Zubin Mithra on May 27, 2009

Events which happen around me, though seemingly distinct at first glance, tend to create a lasting impression in my mind which form the basis for further thinking.

Two events which recently took place were:-
i) joining the social ubuntu forum at www.myubuntu.ning.com(which rightly claims to be “the social side of ubuntu”).
ii) reading a comment at the ubuntu forums. The comment was posted by a linux user; who had doubts desciding to move over to ubuntu. However, he found coding something he found uninteresting. He wanted nothing to do with a CLI interface and was asking the forum members`s opinion on whether or not he should move over into ubuntu.

This got me thinking.

Consider the case of a businessman, or maybe a housewife who blogs regularly on her favorite recipies; anyone who considers coding as the last thing they wish want to try out(I don`t blame them). Linux variants, in most cases, have their settings easily configurable via the CLI. Now, does a businessman need to learn bash scripting for setting the desktop environment for his basic needs?

Now, suppose a user posts his view on any popular forum as www.ubuntuforums.org ; ive lost count of the number of times i`ve seen them go unanswered. True, some questions may seem “lame” but experienced linux users seem to disregard that fact that a person might be using linux; not because he`s interested in the code(or is a wannabe-coder), but because its free. Not helping newbies and choosing not to answer their queries is not a good practice.

And this, i feel, is one main reason for the increase in popularity of ubuntu taking place at an incremental rate; rather than the exponential growth we would like to see. This is one major way in which the requirement of the end-users is not being met with.

And as usual, this is my attempt to bring about a small change in the way people perceive things.

I`ve created a room in the social network at ning. try out the Innovation Room at http://myubuntu.ning.com/group/innovationroomScreenshot1

.

The idea behind this group is to provide a platform for :-

1. Tending to the needs of new linux users.
2. Bridge the gap between End-Users and Developers so that the former get to tell the latter, what THEY feel is required to be done.
3. I`ll explain this point using a simple example. Consider the case wherein, a task needs to be automated. In most of the cases, people opt for shell scripts which can help them in their tasks. But now, Users can put forward their requests and have them replied to.
4. Most importantly, the results produced by #1, #2, #3 mentioned above can be used to understand end-user needs in a more effective way; thereby improving the overall quality of the next distribution release.

Cheers!!!

battery life ubuntu 9.04 update #1

Posted in Brainwaves, Experiments, Open-Source, Ubuntu by Zubin Mithra on May 20, 2009

The KDE-desktop environment, however, has surprised me. :-) It had a power-management daemon which provided the following profiles; powersave, performance, aggressive powersave, presentation, and Xtreme powersave.

Also, i went through the internet looking for power management daemons which could automate these tasks for me; and i found none. It was a hot summer afternoon, and i was bored. So, i decided to make one by myself. I have`nt started on it yet, i`m just doing a bit of reading on power saving methods for now. I`m hosting a project at codeplex and i`ll release it at its successful completion. Updates on the mini-project`ll be put up here every now and then, though.

i`ve named the project power-Xtended; and the alpha version of it is about done. It`s got only a quarter of the features i`d intended to put in; the GUI is designed using the Glade-interface designer(this`s my first experience with it) and i`ve used python along with it. Here are the improvement-statistics i`ve come across on using power-X.

quite satisfactory, for an alpha, don`t you think? i`ll be releasing the next update, pretty soon, and i`ll need all your help for testing it out on various environments. :-)

UPDATE #2
more features, `n hopefully better power mangagement; powerX beta is almost done. Will be released soon.

UPDATE #3
the project has been moved from www.codeplex.com into a site of its own. The site will be put up here soon. Due to unforseen difficulties, the release has being delayed. Please be patient.

battery life, ubuntu 9.04 ;-(

Posted in Brainwaves, Experiments, Ubuntu by Zubin Mithra on May 20, 2009

I`ve been off the internet for a considerable period of time; hence the large number of updates in a single day

13th May 2009
Yes, i`ve been off the internet for quite a while now and this is what i`ve been upto. I use a Lenovo Y410 latop which runs Ubuntu 9.04(64-bit). Previously, i used to have a battery life of about 100 minutes while running Windows Vista(and i expect around 120 minutes for Windows 7);however, i was shocked to find out that the battery life had reduced to only about 50 minutes when running ubuntu.

My initial reaction, was to believe that ALL 64-bit O.S.`s gave a reduced battery live`s(ya, i know that`s a stupid thought; but that`s what came to my mind at first); but then i recalled instances of better power management by 64-bit O.S.`s.

Searching the Ubuntu forums provided me a thread with a considerable number of people stating the same problem as i, myself had. A solution was already provided(which i implemented without haste)along with a link(www.lesswatts.org), which had to be referred to, in case you needed more performance-tweaking.

The site provided excellent information on the various tasks which use up your battery-life and could be disabled in order to save power. The power-saving methods explained on the site, however, were “general” and not for any specific linux distro; which meant i had to find the corresponding tweak in Ubuntu for myself.

I managed to find the location of these files, a lot sooner than i`d expected. The configuration of these files can be tweaked in a lot of ways; the easiest among them being the tweaking the files in the following directory:

/etc/laptop_mode/conf.d/

i`ve put a few scratch-notes i`ve made in the process; i just could`nt type them out again, it`d bore me to death!!
(sorry about all the scribbling, i guess i`m just not patient enough for a good handwriting ;-) )

i`m open to learning, so, ideas, criticisms; ALL welcome! :-)

(more…)

whoa… dint see this coming!!

Posted in Experiments, Inexplicable, Operating Systems, Ubuntu by Zubin Mithra on April 11, 2009

today`s one of those hot `n humid evening`s when you can think of  nothing to while away your time; its one of those days when the idea of watching a flick gets you headaches, and even your favorite song sounds like a blaring horn.

i generally get tired of things a bit too quickly; however, i finally decide play CounterStrike over the internet. however, the game keeps on crashing for some reason when i try to connect to online servers. i finally give up and switch back to ubuntu(i feel internet browsing`s faster on ubuntu) and read up stuff on the internet for similar-crash-cases.

the only crash cases i`d encountered before this were the packet-errors we used to have(and still occasionally have) while playing CS over a WLAN at our hostel. could a slower(on comparison with ubuntu) internet connection be the reason i`m having these errors? would these errors still persist if i could  game in ubuntu?

games in ubuntu bought into my mind the recent discussion i had with Abhishek….

if  i could only play CS on ubuntu.. `n then it hit me. could`nt believe it took me so long!!! i ran the game using the wine on ubuntu and whoallah!! it finds online servers, connects seamlessly and there is`nt even a hint of a lag while gaming!!

gotta go!!! lemme go and give `em a few headshots(and get a lot in return, i bet!)…. ;-)

and at last ubuntu`s starting to look pretty darn good….!!!

Posted in Hobbies, Operating Systems, Ubuntu by Zubin Mithra on February 22, 2009

i`ve never really liked the orange and brown combination which comes by default in an ubuntu machine. its unique, but dull and boring. even nvidia drivers can`t improve the looks very much as its just the desktop effects which get enhanced.myDesktop

surfing the internet, checking out themes for ubuntu was interesting; there were LOADS of cool ones. the desktop i`m using right now is NOT my creation in its entirety; its got bits of different themes here and there. still its taken me a lot of surfing around to make up my current desktop – so i might as well brag about it and put up pictures of it on the internet ;-) .

so, wht do ya thnk? ;-)

installing google-earth on ubuntu…..

Posted in Cheat Sheets, Ubuntu by Zubin Mithra on February 22, 2009

google-earth1google-earth is`nt a package you`d get from the default ubuntu repository…. so you`d have to use the medibuntu repository…. in order to add the medibuntu repository, type out the following in your terminal.

1. sudo wget http://www.medibuntu.org/sources.list.d/hardy.list \ -O /etc/apt/sources.list.d/medibuntu.list

2. sudo apt-get update && sudo apt-get install medibuntu-keyring

3. sudo apt-get update

the above mentioned steps ought to update your repositories. all that`s left is a one-step-installation. Do

sudo apt-get install googleearth

using google-earth is childs play…. here`s a screenshot…

installing flash player on ubuntu 8.10

Posted in Cheat Sheets, Ubuntu by Zubin Mithra on February 22, 2009

an rpm file for flash player can be obtained from their website.. however, trying to install the package using the rpm command is simply a waste of time(which i figured out the hard way;-) ). what you gotta do in order to have flash player up on your browser is convert your rpm file ino a deb file. you could do this using another package named “alien”.

to get alien – “sudo apt-get install alien” should do.

in order to convert the rpm file into a deb file do – “sudo alien -k <your-package-name>”.

and in case you dont know, installation from a deb package can be done by – “sudo dpkg -i <package-name>”.

i s`pose this should work for any other rpm package as well…. have`nt tried out converting the vmware player rpm package i downloaded recenltly.

hope this works 4 u 2…. :-)

hmm… linux variants i`ve used….

Posted in Open-Source, Operating Systems, Ubuntu by Zubin Mithra on January 25, 2009

the very first linux variant i came across was the REALLY old red hat linux. it looked horrible; and i knew little bout operating systems back then. 4 years later, i come across another linux variant was pretty new at that time; Ubuntu. I install it only to find that Linux operating systems had come a long way since i last saw them. Still, i dint feel curious enough to check out the other variants. However, after THREE more years, here i am – having tried out most of the variants. Fedora, SuSe, Red Hat are the favs in my list; though for different reasons.

The last variant i came across topped my list; backtrack, an awesome distro, it is. i hope to make something similar; yet better, one day.