แหล่งความรู้ > Linux Server System

ขั้นตอนการติดตั้ง owncloud บน SmartCafe Z (Ubuntu 14.04)

(1/1)

admin:

--- โค๊ด: ---wget http://download.opensuse.org/repositories/isv:ownCloud:community/xUbuntu_14.04/Release.key
sudo apt-key add - < Release.key  
--- End code ---


--- โค๊ด: ---sudo sh -c "echo 'deb http://download.opensuse.org/repositories/isv:/ownCloud:/community/xUbuntu_14.04/ /' >> /etc/apt/sources.list.d/owncloud.list"
sudo apt-get update
sudo apt-get install owncloud
--- End code ---

http://ip-server/owncloud



กำหนด user/pass สำหรับ จัดการ

ก็เป็นอันเรียบร้อย  สามารถเพิ่ม user/pass อื่นๆ ได้


admin:
How to clear SAMBA passwords in Windows

Sometimes happens that Windows cache passwords for SAMBA shares.

One of method is to reboot or logout from Windows, but it is annoying and not comfortable.

To avoid reboot of Windows you can try these steps.

First method:

Open command line console (menu start -> run -> cmd (ctrl + shift +enter will open with Administrator privilages))

net use \\address_ip\share /del
eg.
net use \\192.168.1.1\photos /del

or try second method:

Open menu start and type:

rundll32.exe keymgr.dll, KRShowKeyMgr

admin:
การใช้งาน quota บน samba

http://xmodulo.com/samba-file-server-windows-clients.html

นำร่อง

[0] ดัชนีข้อความ

Go to full version