Recent content by joanazpeitia

  1. J

    Unable to mount windows server 2012 r2 to linux centos 7.6.1810

    Hi livix07 Thanks for helping :). I have SAMBA installed but with the default set up. Regarding to what I read, I might be wrong correct me please if so, I would need to edit smb.conf (SAMBA) if I would like to use my linux machine as a server. To be able to mount a server running windows...
  2. J

    Unable to mount windows server 2012 r2 to linux centos 7.6.1810

    Hi, I'm trying to mount a Windows Server 2012 R2 on my Linux CentOs 7.6.1810. I'm doing it on Linux through the fstab file (etc/ftsab) on the following way; //winServerIP/winServerFolder /home/desiredExistingFolder cifs vers=3.02,user,username=xxx,password=xxx,sec=ntlm,auto,r,uid=500,suid 0 0...
Back
Top