Install Config Wiki

All about installing, configuring and troubleshooting

User Tools

Site Tools


install_smbclient_ubuntu_nextcloud_smb_external_storage

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
install_smbclient_ubuntu_nextcloud_smb_external_storage [2024/11/13 22:33] – created wikiadmininstall_smbclient_ubuntu_nextcloud_smb_external_storage [2024/11/13 22:36] (current) wikiadmin
Line 7: Line 7:
 Go to Administrative Settings and select External Storage.  In the drop down window of providers, you will notice S3, etc., but not SMB/CIFS. Go to Administrative Settings and select External Storage.  In the drop down window of providers, you will notice S3, etc., but not SMB/CIFS.
  
-ssh into your Ubuntu Nextcloud server, and run the following command:+ssh into your Ubuntu Nextcloud server, and run the following command to install smbclient:
  
 <code> <code>
 +C:\Windows\system32>ssh user@domain.com
 +user@domain.com's password:
 +
 sudo apt install smbclient sudo apt install smbclient
 </code> </code>
install_smbclient_ubuntu_nextcloud_smb_external_storage.1731537231.txt.gz · Last modified: 2024/11/13 22:33 by wikiadmin