Recently I bought Huawei EC-121 modem from Omnnea (Iraqi CDMA operator) with monthly subscription , it works fine on Windows but when I plugged it in Ubuntu 8.10 NetworkManager didn’t detect anything….however, dmesg showed 3 modems detected by the kernel ttyUSB0…ttyUSB2…if it takes long time to detect the modems just try to rmmod usb-storage to [...]
Archive for the 'computers' Category
This article has been taken from:
http://www.cyberciti.biz/tips/10-ultimate-rules-for-effective-system-administration.html
The following 10 items are guidelines more than rules, that I have learned over the years doing intensive work on the IT infrastructure. These guidelines are mostly common sense and can be helpful for anybody who administers an IT system, including Linux/Windows Administrator, Network Administrator and DBA.
This is a problem I noticed when I moved from SuSE 10.3 to Ubuntu.
This fix is easy , just link /usr/lib/win32 to /usr/lib/codecs
sudo ln -s /usr/lib/win32 /usr/lib/codecs
How to recognise good programmers ?
Posted in computers on Apr 6th, 2008
How do you recognise good programmers if you’re a business guy?
It’s not as easy as it sounds. CV experience is only of limited use here, because great programmers don’t always have the “official” experience to demonstrate that they’re great. In fact, a lot of that CV experience can be misleading. Yet there are a number [...]