6
Out of the Park Baseballview story

http://forums.fedoraforum.org – Just wanted to let anyone, that might not know, that there is an excellent baseball simulation game that runs natively on Linux. It is called Out of the Park Baseball. It is very reasonably-priced, and does not require the use of Wine or other workarounds. (HowTos)

7
Hmmmmview story

http://forums.fedoraforum.org – I thought that this was a place for one linux user to talk to other linux users about gaming on Fedora and linux. So apparently that was an incorrect assumption on my part. Bringing up a game that a user likes is not allowed because it is considered to be advertising. (HowTos)

6
mount to NFS server '192.168.0.105' failed: System Error: No route to host.view story

http://forums.fedoraforum.org – I am trying to access a DVD mounted on a machine running Fedora12 (192.168.0.105). I thought this should be possible with NFS, but the above error message is what I keep getting, no matter what I try. Here is my mount command: Code: mount 192.168.0.105:/mnt/dvd -t nfs /tmp/scaleo The Fedora 12 machine has the NFS server running, and the corresponding entry in /etc/exports is (HowTos)

9
A question about revision control.view story

http://forums.fedoraforum.org – I consider myself to be a beginner when it comes to revision control so bare with me if these questions and thoughts sounds silly. What I am trying to figure out is how to handle patching in a project using subversion. Let me explain it like this: Say that I have a project in trunk that looks like this: Code: MyProjektDir     | (HowTos)

5
mpicc errorview story

http://forums.fedoraforum.org – Hi, I'm trying to compile an mpi program $mpicc mpiHello.c /usr/bin/ld: cannot find -lmpi collect2: ld returned 1 exit status mpicc: No such file or directory And I have mpi libs installed. and open-mpi thx (HowTos)

3
Programs won't start...?view story

http://forums.fedoraforum.org – I recently installed X3: Reunion to my computer running Fedora 12 x86_64 (HowTos)

5
TSP Flaming - Quickly finds a solution of the Travelling Salesman Problemview story

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

4
How to Get wireless button working on Fujitsu Siemens Amilo Li1718view story

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

5
How To Manage Windows 7, Vista, and XP Like A Proview story

http://www.liberiangeek.net – Managing Windows’ security policies and configurations can be daunting if you’re new to it or not much into computer stuff. There are some who can tell you what to look for and where to look in case you need to configure things like menu options, security settings and disabling some features. (HowTos)

6
Bash for loopview story

http://www.go2linux.org – A For loop is, as its name says a loop that executes certain code or commands for a given number of datum. From Wikipedia: for loop is a programming language statement which allows code to be repeatedly executed. A for loop is classified as an iteration statement. For Loop Syntax (HowTos)

5
Follow Go2linux on Twitterview story

http://www.go2linux.org – This is a message for all Go2Linux readers, now Go2Linux will be on twitter, so if you like our posts, and use twitter, you can follow us there. Just go to http://www.twitter.com/go2linux and start following us (HowTos)

4
Linux Terminal Server PXE Wireless Boot Questionview story

http://www.ozzu.com – Can I network boot a client using its wireless card from a wireless card on the terminal server? It seems this question is floating around out there and Ive done quite a bit of searching but Id like to hear what Ozzu has to say or can come up with. (HowTos)