Acerca de Linux, BSD y notas personales

Archives for Fedora category

: I can’t access my Windows network shares anymore! People tell me to use the smbmount command, but it doesn’t work!
A: Fedora Core 4 uses a cool new type of Windows file sharing called “The Common Internet File System” (CIFS). Instead of using “smbmount”, try:
mount -t cifs //computername/share /mnt/somedirectory
For more information about this, in a terminal you can do:
man mount.cifs

mount ntfs fedora

mount ntfs fedora

Instructions
Key

In the following instructions, the following notation is used:

NB - Note carefully
Commands or output
Which RPM Read more… »

samba como montar una partición

Para montar una partición con samba

mount -t smbfs //server/zivod /mnt/samba