Amarok/Manual/Organization/Collection/RemoteCollections/Samba/pl: Difference between revisions
Created page with "Musisz zamontować udział by używać go w '''Amarok'''. Aby to zrobić wymagany jest pakiet ''smbfs''. Użyj komendy {{Input|1=sudo mount -t cifs //'''host'''/'''udział''' ''..." |
Created page with "===== Serwer =====" |
||
Line 12: | Line 12: | ||
aby zamontować udział. Potem możesz używać go jak lokalnego katalogu i dodać go do lokalnej kolekcji. | aby zamontować udział. Potem możesz używać go jak lokalnego katalogu i dodać go do lokalnej kolekcji. | ||
===== | ===== Serwer ===== | ||
The easiest way is to use your file manager. On '''Debian'''-based distributions like '''Ubuntu''' you can install a '''Dolphin''' extension to manage shares using | The easiest way is to use your file manager. On '''Debian'''-based distributions like '''Ubuntu''' you can install a '''Dolphin''' extension to manage shares using |
Revision as of 08:35, 29 November 2011
Samba
Samba jest wolną implementacją protokołu SMB/CIFS który jest używany do współdzielenia plików i drukarek w sieci. Większość nowoczesnych menadżerów plików takich jak Dolphin i Nautilus obsługuje ten protokół.
Klient
Musisz zamontować udział by używać go w Amarok. Aby to zrobić wymagany jest pakiet smbfs. Użyj komendy
sudo mount -t cifs //'''host'''/'''udział''' '''/punkt-montowania/'''
aby zamontować udział. Potem możesz używać go jak lokalnego katalogu i dodać go do lokalnej kolekcji.
Serwer
The easiest way is to use your file manager. On Debian-based distributions like Ubuntu you can install a Dolphin extension to manage shares using
sudo apt-get install kdenetwork-filesharing
Open the properties of a folder in Dolphin and switch to the
tab.
Click
to open the configuration dialog.
Change the settings to
and the to .
Then you can add the folder to the shares. Click at
and share the desired folder with Samba.
The folder should now be accessible to the network.