Skip to main content

Thread: Ubuntu 9.04 + cifs + Slax 6.0.7


so, i'm sitting here on laptop running ubuntu 9.04 desktop, , ssh slax 6.0.7 box downstairs. realize still need access local files on desktop.

pop open nautilus on laptop, right-click on th directory need, , select `sharing options'. check first box (``share folder'', , name `ipl'. pops open box telling me need install package, so, tells me need restart session; log out , in.

add line
code:
/home/luke/development/ipl *(rw,sync,no_subtree_check)
/etc/exports, , run command update this.

in on slax box, , mount share command
code:
mount -t cifs -o 'user=luke' hp-dv6426us-u904:ipl ipl/
. appears work, discover not have write access.

see files owned uid 1000, create user id, no luck.
try command
code:
mount -t cifs -o 'user=luke' -o rw -o uid=0 hp-dv6426us-u904:ipl ipl
instead. still no luck.

see ``allow other people write in folder'' checkbox in sharing dialog box in ubuntu, however, tells me change file permissions, current file permissions relevant, i'd rather let system know same user.



Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [other] Ubuntu 9.04 + cifs + Slax 6.0.7


Ubuntu

Comments

Popular posts from this blog

DHT11 Time out error using v0.4.1library

Sketch upload fails with Java error (___REMOVE___/bin/avrdude)!

Arduino Uno + KTY81/210 temperature sensor