Linux |
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... |
|||
The problem with the normal MX backup strategy is spam: http://blog.sembee.co.uk/archive/2007/02/02/38.aspx |
|||
Here is a good link on how to Recover a Non-booting Linux System and the core: ubuntu@ubuntu:~$ sudo mount /dev/sda6 /mnt ubuntu@ubuntu:~$ sudo mount /dev/sda1 /mnt/boot ubuntu@ubuntu:~$ sudo mount /dev/sda7 /mnt/home Verify everything looks correct before proceeding (i.e. you got the partitions correct and mounted in the correct places). Next, you need to take care of /proc and /dev as follows: ubuntu@ubuntu:~$ sudo mount -t proc none /mnt/proc |
|||
To use a dynamic DNS system, register an account with http://www.zoneedit.com |
|||
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 |
|||
mdb Viewer (views access files, 97 and newer) |
|||
|
|||
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: |
|||



