0

I have a problem: My school have a network drive, called I:\, which i can connect to from Windows 8, but i cant do it from Ubuntu :( I am a complete Linux noob, so its probably just because i dont know how to, but i write the info i need to connect from windows, so i hope you will help me :)

Share (At least i think so): \vihcafil11.global.local\elevhome$\ums\htx\*username*
Username: Global\*username*
Password: *password*

If you know how to do it, please help me ^^

Jonas Strand

Achu
  • 21,407

3 Answers3

1

It's very simple. You have to just open Network in nautilus file Manager. You will get folder named Windows Network. You will find your shared drive vihcafil11 there.

Or Open file manager, Press Ctrl+L Type

smb://<hostname or ip of shared machine on network>

For example

smb://ketan or smb://192.168.1.5
KK Patel
  • 19,753
0
  1. Open home folder and press Ctrl + L

  2. Then type smb://vihcafil11.global.local/elevhome$/ums/htx/ address bar. If you know the file server ip address, you may type the ip address too.

  3. Type Your username and password on the pop-up box

Achu
  • 21,407
0
  • Please open your folder (or nautilus)
  • In the menu select "File->Connect to Server..."
  • In the appearing dialog choose type "Windows share"
  • Fill-in: Server, Share-name, Domain, User and Password
  • Click "Connect"

Maybe you have to use the old style Windows domain name.

tpf
  • 377