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/09 12:46] – 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 12: | Line 12: | ||
| * ' | * ' | ||
| * 'xhost +' | * 'xhost +' | ||
| - | * On remote machine start XLING via XLaunch.exe | + | * On remote machine start XMING via XLaunch.exe |
| + | |||
| + | ===== Display multiple logfiles at one (MULTITAIL)===== | ||
| + | * Add Software repository via YAST: http:// | ||
| + | * ' | ||
| + | |||
| + | ===== Clear DNS cache ===== | ||
| + | * service nscd restart | ||
| + | |||
| + | ===== Mount NFS Share ===== | ||
| + | * Every Boot: in / | ||
| + | * 192.168.1.24:/ | ||
| + | * Runtime: | ||
| + | * mount -v -t nfs 192.168.1.24:/ | ||
| + | |||
| + | ===== Mount Windows Share ===== | ||
| + | * Every boot: in / | ||
| + | * // | ||
| + | * Runtime: | ||
| + | * mount.cifs // | ||
| + | |||
sles/start.1341838015.txt · Last modified: (external edit)
