LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Puppy (https://www.linuxquestions.org/questions/puppy-71/)
-   -   unable to create map network drive shortcut on Desktop (https://www.linuxquestions.org/questions/puppy-71/unable-to-create-map-network-drive-shortcut-on-desktop-816598/)

sandeep limbale 06-27-2010 04:00 AM

unable to create map network drive shortcut on Desktop
 
I am using puppy crypt4.3 linux.I want to create map network drive on my computer but i don't now how to create.And i also want to Access my shared folder or files by simply creating shortcut on desktop as like we do in windows. I also want to save network share username & password credencials even i log off or restart my pc.Plz help me.

davcefai 07-18-2010 10:44 AM

I think you will need to learn to work the Linux way. You're trying the Windows way and I don't think you can quite do that.

There should be a file /etc/fstab on your disc. Edit it (as root) to include the shares you always want to connect to. They will then be mounted at startup, or if they only become available later, when you issue the command
Code:

sudo mount -a
As far as a "Map Network Drives" command is concerned, try SMB4k.

Hope this helps.


All times are GMT -5. The time now is 07:19 AM.