Monday, December 1, 2008
Some good technical links
For fixing NTFS not mounting in Linux (Debian) check this link :http://ubuntuforums.org/showthread.php?t=656025&page=2
Thursday, October 9, 2008
how to install any package in latex
create a texhash directory in home folder. download the package say "latex-beamer.ter.gz" to a folder inside the texmf/ tree.say "texmf/latex/beamer/". now all the contents of the package should be put in this directory.
Then run "texhash" for latex to find these files.
if you have any dtx file in the package like for eg. "empheq.dtx" then you need to run "tex empheq.dtx" to create the runtime environment files.
Then run "texhash" for latex to find these files.
if you have any dtx file in the package like for eg. "empheq.dtx" then you need to run "tex empheq.dtx" to create the runtime environment files.
Monday, May 26, 2008
wireless cards supported on linux
REFERRED FROM : http://sushant354.blogspot.com/2007/02/wireless-card-supported-for-linux.html
Linux limited support for wireless devices makes one often switch to windows. I often wanted wireless cards that work on linux without any effort. If you want a wireless card to work without any problem, buy a Prism chipset supported on linux exclusively at
http://prism54.org. The card that I have is a Netgear WG511 (Made in Taiwan and not China).
Yesterday I also got a Ralink chipset exclusively supported at http://rt2x00.serialmonkey.com/wiki/index.php?title=Main_Page for just $16.
My card is Gigabyte WMKG and it works flawlessly on linux. You can find other cards with Ralink chipset at http://ralink.rapla.net/
You may also find a huge bunch of Atheros chipset being supported at http://www.madwifi.org.
Linux limited support for wireless devices makes one often switch to windows. I often wanted wireless cards that work on linux without any effort. If you want a wireless card to work without any problem, buy a Prism chipset supported on linux exclusively at
http://prism54.org. The card that I have is a Netgear WG511 (Made in Taiwan and not China).
Yesterday I also got a Ralink chipset exclusively supported at http://rt2x00.serialmonkey.com/wiki/index.php?title=Main_Page for just $16.
My card is Gigabyte WMKG and it works flawlessly on linux. You can find other cards with Ralink chipset at http://ralink.rapla.net/
You may also find a huge bunch of Atheros chipset being supported at http://www.madwifi.org.
Monday, May 19, 2008
Subscribe to:
Posts (Atom)