CentOS |
These notes are my personal online notebook of useful commands and "how-to's". You are welcome to make use of them if you find them helpful. They obviously don't come with any warranty! Click on one of the category tags above for the notes in any category. |
|||
|
|||
Working with yum, an intro from IBM: http://www.ibm.com/developerworks/linux/library/l-lpic1-v3-102-5/index.h... |
|||
Note that this now only works for the 64 bit version of CentOS Here is Redhat's own guide: http://www.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/5.5/html/Virtu... system-config-securitylevel #set to permissive, not disabled yum install kvm |
|||
This is very "quick and dirty" using the CentOS gui tools as much as possible -install server & open firewall to samba -create office and supervisor groups and a /home/common folder -create all users on server and make them part of office, (+supervisor) -add all users to Samba with Windows names and passwords -share all home drives and set user access on shares as appropriate -set permissions in the directory at the root of each share, appropriate to users -chmod g+w -R * #at the top level of each shared directory so groups can read and write |
|||
The process is very straightforward, with only one minor complication: the MBR and GRUB must be set up on both drives for alternate boot if one drive fails. |
|||
<Location /svn> DAV svn SVNParentPath /var/www/svn # Limit write permission to list of valid users. |
|||
cat /etc/redhat-release; rpm -q centos-release #should be 5.4 |
|||
Please be aware that I was not 100% successful using this method:
|
|||
The best resources I found were: Using the last link, I found that there were three video ports on the card (DVI0, VGA0 and VGA1) and all my settings were being applied to the wrong one. Here is the first part of redhatcat, on how to do debugging: |
|||



