Networking :: Wine - Network Drive - Startup Drive ?

May 3, 2011

How it works in Windows.

I have a server designated as F: drive. This server is a linux server. All computers that access this server are windows machines.

In windows, you can make a "Short Cut" that links a Executable program to the F: drive on the server. When you click on this "Short Cut", Windows will "Run" your program in the exact directory the Executable is located.

Thus, if you Make a "Short Cut" called "Customer" on your network F: drive, you can click on that shortcut and "Customer" will run as if you ran it directly off the F: drive, NOT your station drive of C:

Now *MY* scenario what I WANT to do:

I want to copy the above scenario and be able to do the same thing with Linux and WINE.

I have tried to make a "Shortcut" to my Linux laptop, but it fails. I can only "Copy" the program to the laptop. And when I run it on the laptop, it will not run, because it does not recognize the "F:" drive having all the data files, it only recognizes the C: drive of my linux.

When I tried to make a "link", it says something like "LInk not supported by this file".

So, is it possible to make a "shortcut" to a executable file on the network server, so that if you run the shortcut, it will run the program as if it is located on the F: server instead of the linux station? In Windows, it has a field that says "Target", in which the file will be ran in that directory.

View 1 Replies


ADVERTISEMENT

Ubuntu Networking :: Get Network Drive To Mount As A Local Drive?

Aug 2, 2010

I was trying to figure out how to get my network drive to mount as a local drive on my computer. This was back on 9.10. Since I've upgraded to 10.04, my boot process halts and tells me (paraphrasing) /shared is not ready to mount. To continue, pres S to skip or M to manually mount the drive.

Well, I have it mounting now through GVFS and I don't need this in my startup anymore. Frankly, it's just annoying that it won't boot into Ubuntu right away. So, what's the startup file I need to edit to remove the attempt to mount the network drive?

View 1 Replies View Related

Ubuntu :: Mount Network Drive On Startup?

Nov 8, 2010

I work at a school where we are experimenting with Ubuntu 10.10. On our Windows machines, when the users sign in, their "U:" drive automatically mounts up so that can access their network shared storage. Is there a way to set this up in Linux so it automounts, rather than them have to go and find it out on the network every time?

View 2 Replies View Related

Fedora Networking :: Mounting Remote Drive On Startup

Nov 16, 2010

I want to mount a remote drive on bootup. I'm using FC14 and remote machine is FreeBSD. I've written a shell script to mount it. The script contains only one line:
Code:
mount 192.168.1.33:/home/user7 /media/mc33

I've to run this script from superuser mode to mount the file system(it works). So to mount it at bootup, I added the shell script to my PATH (/home/me/bin) and added it to Menu->System->Preferences->Startup Applications. Well this doesn't work because the root privileges are not present. I tried fixing it by giving root privileges to my shell script
Code:
#chmod +s mount-mc33
but it made no difference.

View 8 Replies View Related

Hardware :: Main Drive Increase Speeds Of Network Transfers From Raid Drive?

Jan 3, 2011

my linux server is running with an old IDE hard drive getting these hdparm results:

[code]...

i have a WD Raptor drive i'm going to install and put a fresh install of linux on it. i'm just curious, will using a much faster HD as my main drive increase the speeds of my network transfers from the raid drive? do transfers only go as fast as the system drive?

View 3 Replies View Related

Networking :: Cannot Find The Network Storage Drive On MS Network Using Ubuntu?

Dec 26, 2010

i can not find the network storage drive on my MS network using Ubuntu.i can find other computer using xSMBrowser but not the hard drive connected to my router (LAN)i have tried samba and a few others

View 5 Replies View Related

Fedora Networking :: Map A Network Drive Via Samba?

Jun 26, 2011

I created a LINUX user account called "test1" and set the password.I installed samba, edited the /etc/samba/smb.conf file with the following

[share]
path = /home/test1
valid users = test1

[code]....

View 2 Replies View Related

Ubuntu Networking :: External USB Or Network Drive?

Feb 20, 2010

At the moment, my Music folder is shared across the network so my son can access it on his laptop.If I buy a regular external USB hard-drive, will I be able to have that permanantly mounted and be able to share the Music folder that I would create on it?Or would I be better off spending a little extra on a networked hard-drive plugged straight into my Netgear router? If so, any recommendations on a make & model that is happy with Ubuntu as well as Windows?

View 6 Replies View Related

Networking :: Cannot Mount Network Drive In Mandriva

Oct 28, 2009

I recently bought a Freecom 500GB network drive for backup and sharing files on my home network.I can access it via wireless on my Vista laptop and read/write to it with Dolphin and Krusader in Mandriva. I can also use the sync function in Krusader but it is so slooooow! Therefore I want to use Grsync but for that the drive needs to be mounted, that is where the problem lies!

View 8 Replies View Related

Networking :: Dhcp Server On Network Drive

Jan 15, 2010

On my network drive web control panel I have got such an option:What would a dhcp server do on a network hard disk?

View 5 Replies View Related

Networking :: Access A Network Drive In Pclinuxos ?

Sep 19, 2009

well the majority of the systems at my school run on windows (duh) and each student has their own network drive nobody has access to each others drive, but all of the systems accesses these drives with the use of novell client and theres a specific name for each drive and password, plus the network tree has a certain name to, how do i access these drives in pclinuxos by including usernames and password to access these drives based on the username and password that is typed in.

View 3 Replies View Related

Networking :: Mount Network Drive Script?

Jul 26, 2011

would anyone advise on how to properly mount a samba share using a script which i'd run whenever i wanted to map it? I was trying to write one but with no joy...I tried having read many pages about mount / smbmount / mount.cisf / fstab etc. but I didn't achieve what I need and now I'm totally cofused... My goal is to have a script file, like a .bat, which i would use as myself to map a share to a directory. I would like to be able to mount it as non-root and umount as non-root as well. The level of access should be rw so i could copy and delete files.

View 1 Replies View Related

Software :: Ubuntu Installed On External Hard Drive, Can't Startup Without External Hard Drive?

Jan 14, 2009

I have 2 ubuntu's: 1 on my ineternal hard drive, 1 on my external

When I startup without my ext drive =>GRUB error 21.

And when I plug it in I can choose: the standard ubuntu kernel is the one on my external, and the original one is listed under other...

I'd like to be able to startup without external hard drive and make the ubuntu on my internal drve the standard.

View 14 Replies View Related

Fedora Networking :: How To Share Hard Drive On Network

Jun 18, 2010

I am trying to share a hard drive on the network. (Essentially the hard drive is for another computer which didn't have the physical space for it so this computer is like a holding place for the hd). I read somewhere that I can use samba to do this. But in all honesty I have no idea what I am doing. What would be the best way to share this drive? Also understand, I know little about networking.

View 5 Replies View Related

Ubuntu Networking :: Connect To A Network Server Drive?

Jan 29, 2010

Okay so my school has a Z: drive which is the network drive that holds all of the students folders. I need to connect to it so that I can complete projects and place them in my server drive. How would I go about doing that?

View 1 Replies View Related

Ubuntu Networking :: Mapping The School Network Drive?

Aug 23, 2010

In my university linux lab I have access to a linux network drive where I save programming code.I have ubuntu as a guest in virtualbox on my xp computer in my dorm. How can I map the linux network drive to ubuntu for use in virtualbox? I already have it mapped in windows, but can't get it mapped in ubuntu / virtualbox

View 1 Replies View Related

Ubuntu Networking :: Accessing Hard Drive On Network?

Oct 10, 2010

I have a network where several machines are connected through a switch. I'd like all machines to be able to read/write to/from the hard drives of the other machines. for example:

machine1 will read/write files that are on the hard drive of machine2
machine2 will read/write files that are on the hard drive of machine1
machine3 will read/write files that are on the hard drive of machine1
machine3 will read/write files that are on the hard drive of machine2
etc etc...

all of this reading/writing will be done through the terminal, and programatically. rather than SSHing into a machine to read/write files from it, I'd be happy to set up some 'conventions' on how to access hard drives of various machines. for example:

'hdd1' will refer to the hard drive of machine1 (that has the static IP of 192.168.0.1).
'hdd2' will refer to the hard drive of machine1 (that has the static IP of 192.168.0.2).
'hdd3' will refer to the hard drive of machine1 (that has the static IP of 192.168.0.3).
etc etc...

this way, when I want to read/write a file, its PATH will be something like ~/hdd1/myfile.txt; ~/hdd2/anotherfile.txt;

View 4 Replies View Related

Ubuntu Networking :: Unable To Mount Network Drive On 10.04

Nov 9, 2010

I'm unable to mount a network drive on my ubuntu 10.04.

View 2 Replies View Related

Ubuntu Networking :: Laptop Needs To Map A Windows Network Drive?

Jan 5, 2011

i ve been a thorough user of ubuntu and one reason for me using windows is that office uses a windows based software. i ve been lucky to install the same on my laptop and executing it using wine. the hitch is that whatever i work on the laptop doesnt get updated in the server. is there a mapping needed or some extra configuration ? the documents i post on my laptop is visible within the software but its not shown up on server database.

View 9 Replies View Related

Ubuntu Networking :: How To Mount A Network Drive On Bootup

Apr 5, 2011

My laptop is connected to my network through wifi. One of my desktops is always running as a file server for the rest of the network. Currently, to access that file server, I have to manually mount the network drive each time I boot the laptop. I have tried adding a line to fstab to have the drive mounted when the system first boots up, but since the wireless connection isn't active yet, the system hangs with an error message saying that the drive was not able to mount correctly and I have to press a key to continue.

is there any way to have the system automatically mount the network drive AFTER the network connection has become available AND, if for some reason the drive is not able to mount (i.e. I'm on the road and the laptop logs into a different network), it simply bypasses that and continues booting without displaying an error?

View 2 Replies View Related

Ubuntu Networking :: Connecting To NAS - Cannot See My Synology NAS Drive On My Network

Jun 20, 2011

Having become so frustrated With the many bugs in 11.04 I have stepped backward and instead installed Ubuntu 10.10 onto my Dell laptop. Until now I have been very pleased, as nearly everything has worked well, straight out of the box. So, just as I thought I was home and dry I have noticed that I cannot see my Synology NAS drive on my network. This is doubly frustrating because my other PC, also running 10.10, has suddenly lost it's ability to see the NAS drive too. Throughout last week I used the NAS in conjunction with my Ubuntu PC without a hitch but now it's gone. The NAS is visible to both Windows and Macs it's just the Ubuntu machines that cannot use it. It is also vaguely annoying knowing that the NAS itself uses a Linux OS or maybe that could be a clue to what's wrong.

As things stand my Apple Macs can see each other, they see the Windows box, see the NAS and see the shared folders on the Ubuntu machines. The Windows machines see the Macs, each other, the NAS and the Linux shared folders. The Ubuntu machines only see the Apple Mac shares, no Windows and no other Ubuntu shared folder nor the NAS.

It is curious because the little program Avahi Zero Conf Browser can see absolutely everything on my network yet the Ubuntu GUI is proving to be the most difficult thing to network using anything other than than a web browser. Is there a concise definitive reason why Linux (Ubuntu) is so infernally difficult to network? I am not very experienced with Linux or the terminal but was hoping that this system might by now have become a little more user friendly for ordinary people.

Could there also have been something in a recent OS update that has killed off my PC running Ubuntu's ability to see the NAS where previously there has been no problem.

View 9 Replies View Related

Ubuntu Networking :: Mount A Network Drive On Bootup?

Aug 18, 2011

My laptop is connected to my network through wifi. One of my desktops is always running as a file server for the rest of the network. Currently, to access that file server, I have to manually mount the network drive each time I boot the laptop. I have tried adding a line to fstab to have the drive mounted when the system first boots up, but since the wireless connection isn't active yet, the system hangs with an error message saying that the drive was not able to mount correctly and I have to press a key to continue.

My question is this: is there any way to have the system automatically mount the network drive AFTER the network connection has become available AND, if for some reason the drive is not able to mount (i.e. I'm on the road and the laptop logs into a different network), it simply bypasses that and continues booting without displaying an error?

View 8 Replies View Related

Networking :: Network - Sharing File - When Run Ubuntu Cant See Drive

Feb 14, 2010

I recently installed Ubuntu with partion with Vista, and I am enjoying the Ubuntu experience will buy a book and learn this awesome OS, my question is this:

My wife has a laptop that runs Vista, and when i use my Vista she can see my files and I share this hard drive with her, but when i run Ubuntu she cant see this drive, i have extrernal hard drive as my backup with lot of different files on it and she can pull files from it but when i use Ubuntu she can see on her Vista Network, how can i make so when i use Ubuntu she can see my drive? On my Windows i set up sharing of files but how do the same with Ubuntu.

View 1 Replies View Related

Networking :: Find The IP Address Of Connected Network Drive?

Mar 31, 2011

I desire to access a WD Netcenter network drive from Ubuntu 10.10 using NFS mounts.Several on line helps show how if you know the IP address of the drive. How can I discover the IP address of the drive. My Windows network is using DHCP, though I understand that the drive uses a static address. I know the MAC address of the drive. As a user (but not an administrator), I have much Unix experience.

View 3 Replies View Related

OpenSUSE :: No Drive For Wine?

May 29, 2011

I have tried uninstalling and reinstalling wine twice, and I still get the same error when I click "Browse C Drive". I think this may be one of the issues to why I cannot play the game Torchlight.

View 2 Replies View Related

Ubuntu Networking :: Access Denied To Network Drive Folder

Mar 31, 2010

I have a network drive setup on windows to a samba share that is on ubuntu 9.1. The folder im connecting to has a couple symbolic links setup and all of them give me an Access denied error when I try to open them. I have dont everything I can think off including chowning all the folders to the user that Im logged in as and doing chmod 777 on all folders and files. I have tried deleting the link and recreating it and nothing works. This was working fine a few days ago and now it doesn't.

View 2 Replies View Related

Ubuntu Networking :: Cron Not Work When Trying To Sync With Network Drive?

Oct 25, 2010

Cron refuses to work when trying to sync with a network drive. I am trying to setup a cron job to backup a folder in my home directory ('/home/scratch') to a folder ('home/internet_backup') that is mounted (using nfs) to a network folder. The folder ('home/internet_backup') is mounted correctly to the network folder upon system startup, so this part works.

I created a simple bash file (rsync-shell.1.sh) that looks like this:
Code:
# backup the contents of 'scratch' (of 'internet' machine) into '/home/aa/internet_backup/'
# the latter folder ('/home/aa/internet_backup/') is mounted to 'developer' machine
rsync -av --exclude=".*" /home/aa/scratch /home/aa/internet_backup/
#

When manually running this bash file from my home directory (./rsync-shell.1.sh) everything works, and the contents are written to the destination folder. Yet, instead of running this manually, I wanted this to be executed by Cron every 30 min. so I first chmod +x this file, and then copied it (using sudo) to /root.

I then created the following using 'sudo crontab -e':
Code:
# m h dom mon dow command
10 * * * * /root/rsync-shell.1.sh
This is the same bash file illustrated above, yet, it doesn't work (files are not being written to the destination folder).

View 2 Replies View Related

Ubuntu Networking :: Mount Network Drive Automatically ONLY When Present?

Jun 10, 2011

I have a network drive connect to my lan with iomega's iconnect device. I am getting tired of mounting the drive manually each time I want to use it. I would like therefore to have it mounted automatically on boot by placing a line in fstab, but since the computer (a laptop) won't always be connected to my home lan, this might cause problems. Is there a way to list the drive in fstab so if the drive is not present it will just move on?

View 8 Replies View Related

Networking :: Connecting WD My Book World Network Hard Drive

Aug 7, 2010

I bought a WD My Book World Network Hard drive and are trying to connect it. I am using Suse 11.2 and have it connect wired through a Netgear WGR614 router.I believe I can use Samba?It is working under Windows and it connected as network drive.

View 2 Replies View Related

Debian :: WINE Keeps Forgetting Cd/dvd Drive?

Dec 14, 2010

I'm using Wine in Testing. Each time I use the cd/dvd drive I have to point Wine towards the drive via the configuration gui. I don't have this issue in Ubuntu - Wine finds the drive automatically.

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved