Configuring Wireless in debian lenny on HP Compaq nw8240/Mobile Workstation
I have a(HP Compaq nw8240/Mobile Workstation) laptop having dual operating system(Windows & Linux). For linux, I have installed Dzongkha Debian Lenny 2.6.26 version and tried to setup wireless but didn't work unless I found out the following procedure:
1. Add to sources.list
#deb http://ftp.us.debian.org/debian lenny main contrib non-free
If you are using dual operating system(Windows & Linux), you always need to choose grub boot order. By default, the Linux will be always in first sequence. If you need to go to Windows, you have to select Windows using PageUp and PageDown button. Otherwise if you are late, the machine will automatically boot for Linux. To avoid such problem, you have to install StartUp Manager.
It is very useful to combine multiple PDF documents into one file. This is useful especially if you accumulate many PDFs (newsletters, bills, etc.) over time.
Preparing Your system
In order to mount NTFS file system automatically everytime you log in into your system we have to do the following:
1.Install ntfs-3g in terminal or Synaptic Package Manager
1. In root system
By default, there are limited fonts in the debian system. Install whatever fonts you like from the terminal. # mkdir /usr/share/fonts/truetype/my_fonts
# scp -r /media/JRABGAY/IMPORTANT\ DATAS/SOFTWARES/fonts/Promocyja096.ttf /usr/share/fonts/truetype/my_fonts
#cd /usr/share/fonts/truetype/my_fonts/
# mkfontscale && mkfontdir
#fc-cache
1. Configuring Clock
It is observed that few Debian Linux doesn't show correct time even after configuring from the panel. There is a solution to fix it. #vim(or gedit) /etc/init.d/hwclock.sh
Scroll down your mouse until you find "HWCLOCKPARS= " - edit this to HWCLOCKPARS="--directisa" and save it.
1. Install in terminal the GNOME program which provides the architecture for small applets (desktop widgets) to be placed on top of the user's desktop.The applets placed on the desktop are meant to be quick ways for the user to retrieve information and not get in the way of normal activity..
(1.0) Generally, people never used to copy the whole DVD files while copying from an orginal DVD disc. In such case, playing in the computer is fine but an error is likely to occur while writing to disc. So, what we have to do is, install dvdauthor as root:
Debian Linux has a ripper called acidrip. This application can squeeze the whole DVD files into a single file without losing its quality. Firstly, install acidrip if not installed by default. Run in terminal as root: