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/19 13:40] – michaelurspringer | sles:start [2014/10/11 22:39] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
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.1342705239.txt · Last modified: 2014/10/11 22:39 (external edit)