sles:start
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| sles:start [2012/07/12 08:08] – michaelurspringer | sles:start [2014/10/11 22:39] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| * 'mount /dev/cdrom / | * 'mount /dev/cdrom / | ||
| * 'cd / | * 'cd / | ||
| - | * './VboxLinuxAdditions.run' | + | * './VBoxLinuxAdditions.run' |
| ===== Export Display for remote access of X applications | ===== Export Display for remote access of X applications | ||
| Line 21: | Line 21: | ||
| * service nscd restart | * service nscd restart | ||
| + | ===== Mount NFS Share ===== | ||
| + | * Every Boot: in /etc/fstab: | ||
| + | * 192.168.1.24:/ | ||
| + | * Runtime: | ||
| + | * mount -v -t nfs 192.168.1.24:/ | ||
| + | ===== Mount Windows Share ===== | ||
| + | * Every boot: in /etc/fstab: | ||
| + | * // | ||
| + | * Runtime: | ||
| + | * mount.cifs // | ||
| + | |||
sles/start.1342080512.txt · Last modified: (external edit)
