Re: how to access window network

From: Glenn Story (glenn.story_at_gmail.com)
Date: 02/17/05

  • Next message: Mark Sargent: "Re: Totally Peeved-Fedora3 Upfrade Errors"
    Date: Thu, 17 Feb 2005 08:06:08 -0800
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    
    

    1. Add an entry such as the following to /etc/fstab:

    //servername/dir /some/local/dir smbfs noauto,user

    2. Execute the following command

    mkdir -p /some/local/dir

    Now whenever you want to mount this file system issue the command

    mount /some/local/dir

    The "user" attribue in the fstab entry will permit you to execute this
    command from a non-root account.

    You will be prompted for your windows username and password.

    Of course you should substitute suitable values for servername, dir,
    some, and local.

    -- Glenn

    On Wed, 16 Feb 2005 19:05:57 -0800 (PST), Charles Li <cli168@yahoo.com> wrote:
    > I would like to know how to access window network
    > drives.
    > I am dialing in from home to work. Usually, when I
    > use Winxp, I can use window explorer and do
    > \\servername\dir to access it. How do I do this in
    > FC3?
    >
    > Thanks,
    > Charles Li
    >
    > __________________________________
    > Do you Yahoo!?
    > Yahoo! Mail - Helps protect you from nasty viruses.
    > http://promotions.yahoo.com/new_mail
    >
    > --
    > fedora-list mailing list
    > fedora-list@redhat.com
    > To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    >

    -- 
    Regards,
    Glenn
    Work:   650-527-4518 glenn.story@veritas.com http://www.veritas.com
    Home:  650-493-4445 glenn.story@gmail.com
    http://home.pacbell.net/storygds/glenn.html
    Cell:     650-387-6644 16503876644@mobile.att.net
    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Mark Sargent: "Re: Totally Peeved-Fedora3 Upfrade Errors"

    Relevant Pages

    • Re: Question Multi A/V Tool
      ... You have to execute NET START WORKSTATION in a Command Prompt. ... and in the Command Prompt window enter; ...
      (microsoft.public.security.virus)
    • Re: C Programming promt screen closes right away
      ... open a command prompt window, ... If you execute your program by double-clicking it's icon, ... done its thing, the command window closes, by design. ... Bringing you BeadWizard Design Software ...
      (microsoft.public.windowsxp.help_and_support)
    • Re: Which program file is executed?
      ... I am looking for an answer that does not require that I actually the program in question or click on the shortcut. ... And, no, not all programs open a window. ... I can execute `excel` from Program> Run, ... easiest way to determine the exact command and path that was used to ...
      (microsoft.public.windowsxp.general)
    • Re: Change Printer Spooling Attribute with WMI
      ... normally you have execute a further line, ... entry of an instance, in your case, it should be ... but this command and i've tested this also in CIM-Studio, ... Below is the script that I am running ...
      (microsoft.public.win32.programmer.wmi)
    • Re: VIM: :execute question - Help!
      ... > Using vim 6.3 under Linux, I'm trying to execute ... > the dict command in a new split window. ...
      (comp.editors)