4
How to stop programs from automatically starting up in Windowsview story

http://www.liberiangeek.net – If you have tons of programs installed on your computer and most of them start up automatically in the background when Windows starts, then sooner or later your PC performance will suffer. (HowTos)

3
OpenShot Now Included in Ubuntu 10.04 (Lucid)view story

http://www.ubuntugeek.com – (HowTos)

5
Creating MySQL Backups With AutoMySQLBackup On Ubuntu 9.10view story

http://howtoforge.com – Creating MySQL Backups With AutoMySQLBackup On Ubuntu 9.10 AutoMySQLBackup is a shell script that lets you take daily, weekly and monthly backups of your MySQL databases using mysqldump. It can back up multiple databases, compress the backups, back up remote databases, and email the logs. This tutorial explains how to install and use it on an Ubuntu 9.10 server. (HowTos)

3
Compaq W17q monitor - correct resolution not availableview story

http://forums.fedoraforum.org – I have two displays; my main being an Apple Cinema Display (1920x1200), and my secondary being a Compaq W17q (1440x900). (HowTos)

3
Imvuview story

http://forums.fedoraforum.org – does anyone know a quick and easy way to install IMVU on fedora 12 64 bit? i tried thru wine and all im getting is a message when i try to install the file that its performed an error and must shut down (HowTos)

6
Java Web Pluginview story

http://forums.fedoraforum.org – Hi all, Is the OpenJDK web plugin the only option for java web plugins? I uninstalled it to run the Sun JDK Update 18, but now I can't find another web plugin. Suggestions? (HowTos)

6
Upgrade a 32bit Fedora install to 64bit Fedora?view story

http://forums.fedoraforum.org – Like the subject says, can it be done? Anyone tried it before? I've got a server with Fedora 11 on it, which will be getting a new motherboard soon. The old board is 32bit only, but the new one will be 64bit. Would like to switch to 64bit so I can use all 8GB RAM that the new board will have plugged in. :) (HowTos)

6
Default Power gnome not installed..view story

http://forums.fedoraforum.org – I installed F12 32 bit. it worked fine for few days but now it shows default gnome power not installed.. i tried re installing the os too but no use.. what could be the problem??? (HowTos)

6
Microsoft Fontsview story

http://forums.fedoraforum.org – How to install micro soft fonts in F12, mainly arial in openoffice??? (HowTos)

5
Surprising things in F12view story

http://forums.fedoraforum.org – I love Fedora, and haven't used anything else for several years now. But there's one thing that keeps surprising me about it. I've found this in every release I've used so far (from F8 onwards). When you install it twice, you don't get exactly the same package. As in, I don't. (HowTos)

4
simple port redirectview story

http://forums.fedoraforum.org – Hi, I want to do a simple port redirect, i.e. whatever comes trough whatever interface on port AAAA will get redirected to port BBBB I thought that iptables -t nat -I PREROUTING --source 0/0 --destination 0/0 -p tcp --dport AAAA -j REDIRECT --to-ports BBBB however it doesn't work, e.g. nc -v -w2 -z localhost AAAA gives: (HowTos)

6
Install Fedora 12 Dell Wireless 1350 (802.11b/g) WLAN miniPCI Cardview story

http://forums.fedoraforum.org – I have a Dell Latitude D800 with a Dell Wireless 1350 (802.11b/g) WLAN miniPCI Card. I need to install wireless on this laptop but I see no wireless card when I know I have the above wireless card. Here are some commands that I ran that I might prove useful: [root@jastanle84 ~]# lspci 00:00.0 Host bridge: Intel Corporation 82855PM Processor to I/O Controller (rev 03) (HowTos)