Tags
admin astro ATLAS Bash computing Debian Debian/Lenny Debian/Squeeze Debian/Wheezy DotCloud Dropbox DS9 Emacs Epson Perfection V30 Evernote FFTW Firefox hardware high performance computing install procedure Japanese JWM kernel LaTeX Linux multimedia network Nevernote OS X OS X/Leopard OS X/Snow Leopard power management programming Python reference research SExtractor shell tips software stellar population synthesis T410s T420 USB web browser XPS 630i-
Recent Posts
Recent Comments
Archives
- October 2012
- September 2012
- July 2012
- June 2012
- May 2012
- January 2012
- December 2011
- May 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- August 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- August 2009
- July 2009
- June 2009
- April 2009
- March 2009
Meta
Monthly Archives: December 2010
Suppressing Warnings in PyFITS
PyFITS is obviously a great Python package if you ever need to deal with data in astronomy. One thing that consistently annoyed me however was their use of warning messages. For example, whenever you overwrite an existing FITS file, the … Continue reading
Installing Firefox 4 Beta 9 on Debian Squeeze
I find the easiest way is to download a precompiled binary from this nightly build repository. For beta 9 on AMD64: $ wget http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/firefox-4.0b9pre.en-US.linux-x86_64.tar.bz2 $ tar -xvjf firefox*.tar.bz2 $ sudo mv firefox /usr/local/firefox4-b9pre $ sudo ln -s /usr/local/firefox4-b9pre /usr/local/firefox4 $ … Continue reading
Posted in Uncategorized
Tagged admin, Debian, Debian/Squeeze, Firefox, install procedure, Linux, software, web browser
3 Comments
Mounting an ext4 Partition over NFS on Mac OS X Snow Leopard
The title says it all. I want to use a USB drive formatted with ext4 on Snow Leopard. I mostly use the drive with Linux but sometimes I wish to mount it on my iMac at work to transfer a … Continue reading
Posted in Uncategorized
Tagged admin, Debian, Debian/Squeeze, hardware, install procedure, Linux, OS X, OS X/Snow Leopard, USB
5 Comments
Power Management on Lenovo T410s
T410s’s battery life is very short, providing only 2 – 3 hours without a ultrabay module battery. I wish to continually improve the battery life, ideally getting around 5 hours in the end with the main and the ultrabay module … Continue reading
Automounting a USB Hard Drive in Debian Squeeze
I want to automatically mount a USB hard disk drive at a fixed mount point every time it gets plugged in. I also want to automatically unmount the device from the system when it’s unplugged. With udev, this is easy. … Continue reading
Posted in Uncategorized
Tagged admin, Debian, Debian/Squeeze, hardware, install procedure, Linux, USB
5 Comments
PS3 Media Server on Debian Squeeze
My music collection consists of Ogg Vorbis files. Rather than re-encoding them again for PlayStation 3, I decided to serve music files via a media server. Fortunately this is very easy to do. Installation Mostly following this note: $ sudo … Continue reading
Posted in Uncategorized
Tagged admin, Debian, Debian/Squeeze, install procedure, Last.fm, Linux, multimedia, music, network, PS3, software
Leave a comment
Installing Debian Squeeze from Hard Disk
Unfortunately the Debian installer does not work on my Dell desktop box. I still wanted to do a fresh install of Squeeze, and the only sensible option for me was to install off hard disk. I have been having the … Continue reading
Posted in Uncategorized
Tagged admin, Debian, Debian/Squeeze, hardware, install procedure, Linux, software
4 Comments
USB 3.0 ExpressCard Adapter on Debian Squeeze
My Lenovo T410s has a rather small 80 GB SSD, and with the amount of data that I need to deal with these days, something like mounting network drive isn’t fast enough for me. So I decided to try USB … Continue reading
Posted in Uncategorized
Tagged admin, Debian, Debian/Squeeze, hardware, install procedure, Linux, T410s, USB 3.0
1 Comment
Installing JWM on Debian Squeeze
To really save battery consumption when needed, I decided to install JWM on my laptop. As usual, I did $ sudo aptitude install jwm and just selected jwm at the KDM login menu. However, every time I tried to launch … Continue reading
Posted in Uncategorized
Tagged admin, Debian, Debian/Squeeze, install procedure, JWM, Linux, software
Leave a comment