Posts In Category Linux
STAR-CD 3.15 and Scientific Linux 4.8
on Thursday, August 19, 2010 by Martin in Linux, Comments (0)
Although Scientific Linux 4.8 is not the newest version of Scientific Linux, I’d like to introduce how to install it and to have a dual-system machine since STAR-CD 3.15 need […]
Salome 5.1.4 on Fedora 13 x86_64
on by Martin in Linux, Comments (0)
The newest version of Salome 5.1.4 has been released. My system has been upgraded to Fedora 13 for three months. There may be some annoying starting problem with Salome, but […]
Compiling OpenFOAM 1.7.0 on Fedora 13
on Thursday, July 1, 2010 by Martin in Computer Tech, Linux, Mech Engrg, Mechanics, Comments (3)
On June 26, 2010, OpenFOAM 1.7.0 has been released. But It does not provide any compiled packages but Ubuntu/Debian binary packages. I have been using OpenFOAM for years without compiling […]
Use TORQUE Resource Manager on Fedora 12
on Friday, February 12, 2010 by Martin in Computer Tech, Linux, Comments (0)
TORQUE is an open source resource manager providing control over batch jobs and distributed compute nodes. It is a community effort based on the original *PBS project and, with more […]
Connect ADSL Automatically and Email You Network Information
on Saturday, January 23, 2010 by Martin in Internet, Linux, Comments (0)
It’s time to enjoy winter holidays. However, teachers will be working for another two weeks. I’d like to use the computers in the lab when I am at home. I […]
Install NVIDIA Driver on Fedora 12 Beta (64bit)
on Monday, October 26, 2009 by Martin in Linux, Comments (7)
Enable the rpm-fusion repositories. Download packages from http://koji.fedoraproject.org/koji/taskinfo?taskID=1763452: xorg-x11-drv-nvidia-190.42-1.fc12.x86_64.rpm xorg-x11-drv-nvidia-libs-190.42-1.fc12.x86_64.rpm Install it: $sudo yum install livna-config-display system-config-display Download http://leigh123linux.fedorapeople.org/pub/srpm/nvidia-kmod-190.42-3.fc12.src.rpm and install it, then change your directory to /root/rpmbuild/SPECS Build the […]