Ubuntu Servers :: Common Practice To Mount Network Drive?

Jan 2, 2010

I have the following scenario:

- Server installed in wired network. The server has a static IP. It has Ubuntu Server 9.10 installed.

- I have two Ubuntu notebooks (Ubuntu Desktop 9.10) and I want them to connect (mount) to the server on bootup (fstab or equal) if the network is available.

- I don't want to store the password in cleartext in the fstab file. So what other options do I have? What would be the most common practice here?

View 7 Replies


ADVERTISEMENT

Ubuntu :: Common Practice Of Installing .tar.gz Installs At?

Mar 31, 2010

I've only ever installed two programs that came in .tar.gz's with their own install.sh scripts. Each one recommended to be saved in /opt.What is opt? Should all .tar.gz programs with their script installer be handled in the opt directory?

View 6 Replies View Related

Ubuntu Servers :: Xp Drive Letter - Auto Mount The Server When On My Home Network

Jan 22, 2011

I would like my Ubuntu server to show up as a drive on my XP home machine. I have loaded samba on to the server but I can only get it to show as the printer and faxes under my work group. Also is there a way to have my Ubuntu laptop to auto mount the server when I am on my home network?

View 6 Replies View Related

Ubuntu Servers :: Mount A USB Drive In Rc.local With /sbin/mount And UUID Instead Of Fstab?

Feb 6, 2010

I run a headless Ubuntu 8.04 server, which acts as a web, email and file server. I am sticking with 8.04 as it is a LTS release and will upgrade to the next LTS when it is released.

I have two external USB drives, that I need to mount at boot. I have been using /etc/fstab up until now, with the following entries:

Code:

However, as I gather from doing searches is quite common, occasionally I get an error during boot (causing the system to drop to a recovery shell) because the USB drives take time to wake up and the system hasn't found them by the time it reads /etc/fstab.

From doing searches, it seems there is nothing you can do to fstab to fix this, so you need to mount them using an rc.local script instead, using:

Code:

The problem is, as I have two USB drives, their /dev/sdxx location changes between boots. I thus want to use UUID codes as I do in fstab, however I haven't found anything about this.

Does anyone know how I can use the mount command and UUID to mount a drive in rc.local and what options I have to use the mount the drive with the same options that I am using in my fstab entry? Obvisouly, I can't refer back to fstab using the mount command, because then I will still get the boot error issue if they are listed in fstab. And there is no space internally for the USB drives as there is already two internal drives.

View 3 Replies View Related

Ubuntu Servers :: Best Practice To Reboot Server Remotely?

May 23, 2011

I'm writing you to ask some help with administrating a server remotely.
I have a machine I use remotely when I have to travel, some time for quite long periods like from one to three months.
Last time it happened to me that after upgrading I send the reboot command
and the machine didn't turn down, so I couldn't be able to access it.
My question is: how can I avoid such situations?
Is there any best practice to follow?

View 5 Replies View Related

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 Servers :: Auto Mount Of An Usb Drive?

Sep 1, 2010

I just changed the os on my media server from Windows Home Server to Unbuntu 10.4 server. I got most of it working (samba, twonkymedia)

The only thing i have left to get working is the backup of that server. I installed bacula as i beleive it will do the job (unless someone has a better and simpler to configure idea) and i would like it to backup to my external usb 1Tb hard drive. I am able to mount the drive manually but this server gets turn on and off often to save power (and cut the electric bill) when not in use. I tried adding a line to fstab but when a do that, the server gets stuck on the startup even with the drive turned on. I read somewhere that i should use the UUID of the drive as it could change from sbd1 to sbh1 on restart so i did, same result.

View 4 Replies View Related

Ubuntu Servers :: How To Mount FreeNAS Drive

Feb 6, 2011

I am very new to Ubuntu and have been having trouble mounting my FreeNAS drive. I installed Ubuntu 10.10 on partition sda2. I wanted to keep FreeNAS completely separate from here, so I used Virtualbox to host FreeNAS as a guest o/s on a second hdd, sdb1 mounted at /media/NAS-Data. I can access the NAS from all computers except my Ubuntu box. I have CIFS/SMB and NFS (among other) services enabled on FreeNAS.

I would like to run a program that needs access my music. I followed many of the "How To's" on the forum, but am not sure if they didn't work or if my setup is different and can't work the way that has been described. My last effort was to mount the file system using NFS, but I get a timed out error.

When I run showmount -e 192.168.0.44, result is /mnt/cNb-NAS-data 192.168.0.0. I've tried many variations to mount, but none have worked. For all I know, again I'm very new to Ubuntu, the file system is already considered mounted (/media/NAS-Data), and I just need to find the correct path to access my data. This is probably obvious, but when I navigate to NAS-Data, it has the Virtualbox NAS.vdi file.

Was hoping someone might be able to either help me get the correct path name or mounting instructions in order to view these files from Ubuntu.

View 6 Replies View Related

Ubuntu Servers :: Identifying Drive Format To Mount?

Aug 3, 2010

I've installed Ubuntu Server, and Webmin following this guide, and all is well so far... I've mounted some drives with some pre-existing data on them, and can view the data on those drives. But I have one drive that I can't seem to mount, and I'm pretty sure there's data on it. But I can't seem to find how to identify what format the data is in, ie.. ntfs, ext2, ext 3, etc. Its likely pretty simple, but how can you identify the drive format before you attempt to mount it?

View 2 Replies View Related

Ubuntu :: Can't Mount Network Drive 9.10 64bit

Apr 28, 2010

why i cant mount any network folders. when i when i was going through this forum, [URL] i got stuck on the first step.

smbclient -L //10.1.1.3 (insert your windows machine ip instead)

i get this error.
bob@bob-ubuntu:~$ smbclient -L //192.26.92.21
Enter bob's password:
signing_good: BAD SIG: seq 1
session setup failed: NT_STATUS_OK
bob@bob-ubuntu:~$

i am using ubuntu 9.10 64 bit.

View 2 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

Ubuntu :: Unable To Mount A Network Drive On 10.04

Nov 9, 2010

I'm unable to mount a network drive on my ubuntu 10.04. Here is how my fstab looks like:

# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name
# devices that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc nodev,noexec,nosuid 0 0
# / was on /dev/sda1 during installation
UUID=d9508c3b-fa02-4118-bafb-7cc0863af984 / ext4 errors=remount-ro 0 1
[Code]....

The above fstab configuration works for me flawlessly on my fedora. I dunno what's the issue here. I don't see any error in the dmesg either.

View 2 Replies View Related

Ubuntu Servers :: Mount Remote Windows Hard Drive

Jan 6, 2010

Alright, this hard drive that I need to mount is on a windows machine, in a different town. What would be the best approach for this?

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 :: 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 :: 10.10 Gnome - Mount Remote Drive Over Network

Apr 28, 2011

Mount a remote drive over a network in 10.10 Gnome I could use an option (I think it was connect to remote server or something) where I could mount a windows folder share or a samba share, Since upgrading to 11.04 I cannot find this option, has it been removed or hidden?

View 7 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

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 :: 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 :: 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

General :: How To Mount A Network Drive Writable

Oct 19, 2010

I want to map a windows shared folder to local directory, but I can't make it writable. I use mount command as following:
mount -t smbfs -o username=kcynice,password=kcynice,user,rw //192.168.1.100/SharedDocs /mnt/WinShare

Yes, this command can mount the network folder successfully, but i can only write it under terminal as root. I googled but got no answer.
So, how to mount it can be write by normal user?

View 5 Replies View Related

Fedora Servers :: NFS Drive - Mount System Call Failed

Oct 5, 2009

These are the settings on my server, which has a static ip:
Code:
[tim@computim ~]$ cat /etc/exports
/media/cavern 192.168.1.*(rw,sync)

Code:
[tim@computim ~]$ cat /etc/hosts.deny
portmap:ALL
mountd:ALL
rquotad:ALL
statd:ALL
lockd:ALL

Code:
[tim@computim ~]$ cat /etc/hosts.allow
portmap: 192.168.1.2/100
lockd: 192.168.1.2/100
rquotad: 192.168.1.2/100
mountd: 192.168.1.2/100
statd: 192.168.1.2/100

When I try to mount the disk from my client machine I get the error:
Code:
[tim@localhost ~]$ sudo mount -t nfs 192.168.1.10:/media/cavern /media/cavern
mount.nfs mount system call failed

Thinking the problem might be due to iptables I tried the following command as recommended by a book I found on google:
Code:
sudo iptables -A INPUT -i wlan0 -f -j ACCEPT
didn't help so tried disabling the firewall - still getting the error
Both machines are running FC11 - should i be using nfs4?

View 7 Replies View Related

Server :: Mount A Drive Or Partition On Multiple Servers Concurrently?

Jan 19, 2011

I am tasked with setting up 3 out of the 6 servers and dividing up 500GB of space in the most efficient manner amongst the 3 servers. The space is in a pool which can be assigned to virtual drives. Each virtual drive can be assigned as disk0 or disk1 and so on to one or more servers. They'll be running CentOS.

On the second try I came up with this scheme:
shared sda1 -- /boot (ext3)
shared sda2 -- /home (ext3)

[code]....

View 5 Replies View Related

Ubuntu Installation :: No Common Cd-rom Drive Was Detected In IBM X3200 M3

Apr 8, 2010

try to install ubuntu 8.04 into ibm server x3200 m3, but fail. the process stop when no common cd-rom drive was detected. googling it and tried with: guide in [URL] but still not work, what else can be try to solve this problem?

View 6 Replies View Related

General :: Ubuntu 10.10 Installation - No Common CD-ROM Drive Was Detected

Dec 19, 2010

I am trying to install Ubuntu 10.10 on my AMD64 system. I am using the distribution ubuntu-10.10-dvd-AMD64.iso. The image was downloaded and burnedt into an installation DVD.

During installation system hangs with the following message on the screen:

No common CD-ROM drive was detected.

I tried "Alt-F2" to a console and typed: modprobe ide-scsi and get a message
Module ide_scsi not found.

I tried changing the BIOS for the SATA controller from RAID to IDE, didn't work.

The CD-ROM I am using is a hp BDDVDRW CH20L SCSI CDROM.

View 1 Replies View Related

Debian Configuration :: Mount Network Drive With CIFS

May 6, 2015

So after having spent the past half year preparing to abandon Windows and come over to Debian I finally made the switch last night only to realize I forgot one important thing... I didn't figure out how to map the network drive on my Windows server (currently learning to replace this with Debian as well) to my Debian system.

I have read about 15 links but keep getting the following error: Mount Error (6): No such device or address

Here is what I'm trying to enter into my terminal (with important bits removed for security of course)

mount -t cifs //xxx.xxx.xxx.xxx/Network_Storage/ -o username=xxx,password=xxx /mnt/cifs

View 14 Replies View Related

Ubuntu Servers :: Copying Files Where The Machine Issuing The Copy Is A 32-bit Lucid And The Mount Drive Is A 64-bit

Nov 18, 2010

We are experiencing problems copying files from a server to server where the machine issuing the copy is a 32-bit lucid and the mount drive is a 64-bit server. I have no other information but the md5's are consistently different after doing a copy. The files are > 8mb.

View 2 Replies View Related

Ubuntu Installation :: SATA 3.0 & IDE Mode : No Common Cd-rom Drive Was Detected

Mar 12, 2011

I want to install Ubuntu 10.10 via a DVD-ROM but I faild. I got the message "no common cd-rom drive was detected." I have tried to install ubuntu 11.4 and failed too.

Hardware Setting:

DVD-ROM was attached to SATA 3.0 port.
SATA controller was set to IDE mode.
PCH is CougarPoint.

I use the same hardware setting to install Red Hat 6.0 and it works fine. I tried following boot option but in vain: noapic, acpi=off, nodmraid, all_generic_ide. It is ok to boot via a live usb but ubuntu 10.10 still can't find DVD-ROM. I have to use the hardware setting I descripted to install Ubuntu 10.10.

dmesg:

Code:

[ 1.892198] ata1: SATA max UDMA/133 cmd 0x3098 ctl 0x30ac bmdma 0x3070 irq 19
[ 3.309652] ata1.01: failed to resume link (SControl 0)
[ 3.469636] ata1.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300)

[code]...

View 5 Replies View Related

Server :: Common Share Drive In Samba?

Aug 13, 2011

I am using Cen OS 5. I have configured Samba server on it. I create a accounts suppose tom and 2nd is jarry in my samba server and map it in my windows xp computer as P drive (Private Drive) where the users can access their home directories. When tom tom enter into own account he can access his own home folder and same position with jarry. I want to create a common share drive using samba where all samba users can keep their data with their respective folders normally s drive i.e share drive. They can create file and folders and even all users can access the files of each others. Like tom can access jarry files and jarry can access tom files or folders to share their office work with each others.I want to know is it possible in samba to create a common share drive where all users share their files each others.

View 3 Replies View Related

General :: Mount Network Ntfs Drive On Server And Add It On FSTAB?

Jan 25, 2011

I am using CentOS 5.5 OS. I already install ntfs-3g rpm, but I don't know the command to mount network NTFS drive. I also want to mount it on my fstab file, so whenever it reloads, it can automatically mount on the specific folder.

View 9 Replies View Related







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