WEB-NES-BAY

Learn Tips and tricks on Linux, Hacking, linux, PHP, Perl, Web, Hardware

bookmark bookmark
Posted by WEBNESBAY 3 COMMENTS

“How to” Dual boot Ubuntu and Windows 7 (Ubuntu installed first)
I have recently seen many posts from people trying to dual boot Ubuntu and Windows 7 beta, but not succeeding. So I tried it out myself and found a solution.

Index
1. Obtain a copy of Windows7.
2. Partition your disk with gparted.
3. Install Windows7.
4. Re-install Grub.
5. Edit Grub to List Windows 7.
6. Have Fun.
__________________________________________________ ________________________________
1. Obtain a copy of windows 7.
Official Microsoft Link – No more link your time for the official download is out
*You can also [...]

Categories: Linux
Posted by WEBNESBAY ADD COMMENTS

In this HOW TO we will download the source code from the Linux Wacom Project site, compile it, and then copy the driver to the correct module section. Then we will add the appropriate entries to xorg.conf to detect the tablet inputs. Next using wacomcpl we calibrate the tablet inputs to configure a .xinitrc file. This will give us a working Tablet PC.
Section 1: Download source code, compile, and install linuxwacom kernel driver/module.
Currently at Linux Wacom Project the drivers [...]

Categories: Linux, PC Tips