Tata indicom is offering unlimited surfing plus download at very affordable prices with their Tata Photon Whiz. Although it’s at compromised speeds but still, it is unlimited.
Configuring this card at windows is pretty much easy, as it is always with all other softwares. Within few clicks, your card will be working and you will be ready to browse net within sometime. but as always, configuring it on Ubuntu linux is not so easy but at the same time not so difficult too if you follow right steps. Below I will be explaining them.
Though this warning looks pretty much scary but the reason for this is very much simple and the solution as well.
Q. When did you get this error ?
A. The possible reasons for getting this error are:
There could be lots of solution for this problem, which are explained below:
In every system, there are two clocks which comes into action while setting the time, one is hardware clock and the other is linux (OS) clock. The hardware clock determines the system clock on system boot. While the system is running, changes to one of these doesn’t affect the other. Normally you can follow any procedure, like first update one clock and then sync it with the other but it is always advised to first update the hardware clock and then let the linux clock sync it with it at the next reboot. Changing the system clock by using the date program on a running system could cause date discontinuities and consequently problems. Down here, I will be discussing both ways.
In a linux/unix system, the time is the number of seconds elapsed since midnight UTC on the morning of January 1, 1970, not counting leap seconds.
There are different ways and procedures to change timezones in different flavors of linux/unix (which i will explain later in this HowTo) but universla procedure to do it in all flavors is explained below:
In every system, there are two clocks which comes into action while setting the time, one is hardware clock and the other is linux (OS) clock. The hardware clock determines the system clock on system boot. While the system is running, changes to one of these doesn’t affect the other. Normally you can follow any procedure, like first update one …