Fedora Servers :: Setting Up A FTP / P2P - Mount Point Information
Aug 19, 2011
I have just been gifted with a Linux dedicated server for the next six months, with an option to renew after that time has expired, and I'd like to set it up for FTP/P2P use. I do have some familiarity with Fedora from work, but only as a pre-installed desktop OS. The company providing the server has asked me to choose a OS, so of course I picked the one with which I already have some knowledge. They've also asked me to provide partition and mount point information, and it's here that I'm having some problems. I've spent most of my free time today reading everything I could about partitioning for a server, and I'm still not comfortable making this decision on my own.
The server comes with two drives - one 500GB and one 1TB, and 8GB RAM. My thinking is to use the 500GB drive for the OS, and the 1TB for media storage. I know I still have a good bit of learning to do, but I just want to get the blasted thing set up so I can get on with the hands-on part of figuring out how it works.
I am trying to mount /NFS as nfs mountpoint on two servers ( A & B ) having OS OEL 5. After mounting the nfs filesystem, both of them behave normally for around 10 mins and after that the NFS file handle become stale and the mountpoints dont respond. While executing df -kh, the output hang out and the /var/log/messages show the following message:
May 27 15:48:56 earth mountd[3078]: Cannot export /NFS, possibly unsupported filesystem or fsid= required May 28 04:04:20 earth kernel: nfs: server nas not responding, still trying May 28 10:11:51 earth kernel: nfs: server nas not responding, still trying
The fstab entries for /NFS mountpoint on both servers is : nas:/NFS /NFS nfs rw,bg,hard,nointr,tcp,nfsvers=3,timeo=600,rsize=32 768,wsize=32768,acti meo=0 1 2
/etc/export entries on both server is : /NFS *(rw,sync,no_wdelay,insecure_locks,no_root_squash)
This works just fine for Fedora 14 but on Fedora 15 the mount point disappears on reboot ie there is no /media/a500 folder. a500 appears under devices in Nautilus and mtpfs is ok as I can mount the device via the command line by creating the mount point setting ownership and running
I wanted to set up Computer Lab. loading Fedora 11 OS and one system acting as a Server to store Users(Student) Login Informations. When students do a programs, all programs (eg, C++ programs) files should be saved in the local fedora system but when login to the system, the login should be validate by a Server System.
I have set up an encrypted ext4 partition on a new external USB HDD. When I plug it in, some sequence of a daemons and scripts cheerfully puts up a dialog to ask me for my pass phrase and then creates a mount point and mounts the drive in /media. I'd like to know how to configure this process to change the name of the mount point (right now it's an unwieldy hex string), it's permissions and ownership. I'm sure this is straightforward, but I just don't what the relevant programs and files are.
i am installing onto a serperate partition so that one is windows and the other is linux. im in the meddle of creating it right now but im stuck on the mount point. were should the mount point be? also should file system type be ext4? and under additional size options should it be fixed size, fill all space up to______, or fill to maximum allowable size?
When I attach my ipod it gets automatically recognised and mounted to "/media/user's ipod". This is great but I would like to change the mount point to just "/media/ipod/" as it easier to use with gnupod (command driven ipod access oh yes!!) I've had a look around and I know how to mount devices but I'm at a lose as to how things in fedora are automatically mounted... I use gnome so from what I've read hal, dbus, and udev yeah? but I'm not sure what configuration files need to be changed. At the moment I'm just wanting to change the ipods mount point but I would like know more so any technical how-to or articles, or things to look at (I'm thinking X), to understand auto mounting would be nice too.
Gateway m275 laptop with builtin smartcard reader. I've done modeprobe - <mmc module of all types> after having removed modprobe.conf file. I see that there is a pcmcia rules, Do I add all modules to this list so hat it can be probed. Once pccardctl is working, how do I find the volume and mountit or set fstab to create the mount point or to have it automatically mounted in media.
How do I configure my Debian installation to mount external USB drives to mount points based on the volume names of the drives? For instance, if I have a thumb drive with the volume name of "SWORDFISH," how do I have Linux mount it at /media/SWORDFISH? I'm aware that this can be setup in FSTAB, but that requires that I know the UUID of the device beforehand and that I take the time to set each external device up in FSTAB first. That does nothing for me when I have a thumb drive that has never been plugged into my computer before.
This seems to be setup by default in Ubuntu/Kubuntu, but is not working for me with a fresh installation of Debian Squeeze and KDE4. I've spent the past 2 hours Googling for a solution and have turned up nothing. UPDATE: My results are inconsistent. Sometimes Debian mounts devices to mount points based on the volume names, and other times it gives them generic mount points (e.g. /media/usb1).
On SUSE 11.2 when a CD or DVD is automounted (in the /media directory) it appears that the mount point chosen for the disk always has extra blanks at the end of the mount.
For example, if the label on the CD was DISK-001, the mount point chosen by SUSE is
/media/DISK-001 /
In 11.1 (and earlier) the mount point would have been
/media/DISK-001/
I'm assuming that the trailing blanks are filling in unused or blank chars at the end of the CD label.
Is there any way to change this annoying behavior? I much prefer NOT to have trailing blanks in the mount point.
I have servers installed with RHEL 4 2.6.9-89.0.9 ELsmp. I tried using uuid and label in /etc/fstab to automount usb drives to mountpoints that I specify after reboot. Unfortunately, it just does not work in all my RHEL4 servers. After every reboot, /etc/fstab will be automatically modified and all configurations related to my USB drives will be changed. Irregardless of whether i use UUID or LABEL in my /etc/fstab.However, it works on RHEL5. But, upgrading is not an option in my environment. I have been googling around looking for alternatives but everything seems to point back to using UUID or LABEL in /etc/fstab. Anyone has tried something that works? Please help me, thank you.
I have problem with our fedora 8. We have two different domains. So i want to point these two domains to my fedora system but should not go to the same document folder.ecause these are different websites. I tried maximum but i didnt get correct solution.
For some reason Eclipse 3.4.2 I installed is always picking up the 1.6 JDK and bombing out even though I have 1.4.2 installed. How do I make Eclipse point to the 1.4.2 version I have? I see there is an eclipse.conf file and perhaps that's where I make the setting? And which setting should I put there?
Last night I let the automatic updating of packages ran on my Fedora 10 installation. It has been a few months since I ran the updating and so it took quite long. I did not monitor it closely so I am not sure which packages were updated. After the update was completed, when I restarted my computer it halted during the boot up process at the point when it was trying to mount the root file system. The error message is "mount: missing mount point".
I booted the computer using the F10 DVD and used the rescue mode to look into the /boot directory. The kernel that was booting by default was 2.6.27.25-170.2.72.fc10.x86_64.There were two older F10 kernels in /boot and so I tried booting with them. The boot process went further but I was still not able to boot up F10 successfully. There were many error messages about not being able to touch files in /var/lock/subsys as it is a read-only file system.
On Linux server (Trixbox PBX) how to get SIP sitting information form server. It was configure before on X-lite on pc, mistaken its removed from sitting on pc. How to get SIP setting information form server.
My hard drive is partitioned in 12 partitions (for various reasons) anyways I am having two issues when I mount my data partition. Firstly I can only write/edit files on the partition when I am under root. Second when it mounts it uses the drive's UUID as the mount name in /media (so it is horribly long!) is there a way I can force it to mount under a different name? I tried right clicking on the drive like I am able to do in Ubuntu and set a "mount point" but Fedora does not have this option.
I have a Sonicwall access point, which I am able to set up through the interface, but after that I am unable to achieve a connection through my wireless card. I have a good understanding of everything involved, but really have no hands on experience when it comes to networking.
Also, I should have mentioned that @ the interface for the Sonicwall it said that "no DNS server had been specified", but I set it up for DHCP, and I thought my ISP is using PPPoE (which I also thought used DHCP).
I'm trying to set up a wireless access point and router using Ubuntu 10.10. My machine has an Atheros AR5001X+ PCI card, and eth0 is connected to an ADSL modem.After literally days and days of going in circles, I'm hoping that somebody here can help get me on track.This sort of works, though I had to go through some other contortions to get the madwifi driver to finally compile on my machine.At this point, I can see and connect to the WAP, but nothing more. When I try "sudo /etc/init.d/networking restart",
I also have a second problem, which is that I want to use WebMin to manage this server, but I cannot figure out how to get the ADSL client module configured -- RP-PPPoE version 3. It seems to expect to work with pppoe-start, pppoe-stop, and pppoe-status, but when I try to run pppoe-status it says "Link is down", even though my ppp connection is actually working.Is is possible to use the WebMin ADSL client module with Ubuntu? I spent a lot of time trying to get pppoe-start, stop, etc. working but it was a complete mess and never seemed to behave. Finally, I just put the ppp startup commands into the /etc/network/interfaces file and that worked, but now the pppoe-* commands no longer seem to function.
I'm trying to write a program which would get information from a webpage and display the information on my desktop sort of like a widget. I kind of remember there being something like this already made, but for the life of me I can't remember what it's calledDoes anyone know?
Ive spent the last couple of days looking for a way to set this up and cant find the solution anywhere. Right from what iv read so far i understand i have to set the card to master mode but when i try
Code:
sudo iwconfig wlan0 mode master
i get the error
Code:
Error for wireless request "Set Mode" (8B06) : SET failed on device wlan0 ; Invalid argument.I read somewhere that the madwifi driver is up to the task but im still quite new to linux and not really sure how to change the drivers. this is what iv done so far
Code:
wget http://snapshots.madwifi-project.org/madwifi-trunk-current.tar.gz tar xvxf madwifi-trunk-current.tar.gz cd madwifi-trunk-r4108-20100115/ sudo make
I have successfully set up a cable internet connection in Ubuntu (created a new DSL connection by typing login and password and connected the cable - it worked). But I have no idea how I can set up a wireless internet connection.I have a wireless access point TL-WA501G, laptop and a cable internet connection with fixed IP address.My laptop can see the wireless access point. But I really do not know how to make it all work and what to start from.
I'm trying to set up a VPN for my home so I can ssh from my Mac to the linux desktop on my LAN remotely, but I have no idea what to do. The internet seems to suggest using a VPN, but I have no idea what's involved with setting something like that up, and I'm not even sure that's what I need to do. The linux desktop is on my LAN along with a few windows xp computers, if that matters. Does anyone care to either help or point me in the direction of good information (preferably suited for networking beginners)?
I'm running several Ubuntu servers with LTSP thin clients in our classrooms. It's been a royal pain trying to get them to synchronize time properly.Currently I'm looking at 7 client's login screen and each one has different time. It's frustrating and I've done all the reading I could in regard to NTP and LTSP with time, etc.I'm trying to even set NTP to point to an external server, but my thin clients don't get that setting for some reason. They still pick whatever time they want to present to the end user. Once the user logs in, the time seems to be fine. It's just at the login screen.Since I'm no expert on NTP I figured I'd ask to see what users here thought.
EDIT - I was told that the GUI version of Ubuntu handles NTP at System-Administration-TimeAndDate. Is this true? I was told my /etc/ntp.conf file is empty because that file is only used in the server edition of Ubuntu.
I am dual-bootng Ubuntu 9.10 and Mint 8, both of which use GRUB2. The Mint 8 GRUB sets the initial menu since Mint was loaded after Ubuuntu 9.10. Since both use GRUB2 I was not concerned about this.
Both before the installation of Mint and afterward I see a series of messages fly by on the screen when Ubuntu is booted. These come right after the initial presentation of the Ubuntu logo.
By restarting several times I can read the first several lines. They are:
Mount: Mount Point 0 does not exist Mount 0 terminated with status 32 Mountall: Filesystem could not be mounted
Further lines follow but I would have to reboot umpteen times to have any chance of copying those.
I have looked in the various Ubuntu GRUB2 files for "Mount Point 0". I do not see any reference to it.
GParted, BKID and etc/fstab all agree on the UUIDs set for my Ubuntu/, Ubuntu Home and Ubuntu swap file.
I see nothing like this when I boot Mint 8.
My questions:
What is the point to error messages (I assume that is what they are) that fly by too quickly to be read? Are they saved to a logfile somewhere?
What is "Mount Point 0"?
What does it mean in this context to say "Filesystem could not be mounted"?
This is all very curious because Ubuntu proceeds to mount and run just fine.
What is Ubuntu trying to do as it starts up that it cannot do?
How do I repair whatever has to be repaired in order to turn off these messages?
I have looked through such GRUB2 dcumentation as I can find without seeing any reference to this.
I have a folder shared over NFS that contains three sub folders: (Machine A) /usr/nfsshare/a /usr/nfsshare/b /usr/nfsshare/c
I can see these three folders just fine on machine B via nfs. sudo mount machineA:/usr/nfsshare /mnt/ShareMountOnB Now I want to mount a second drive in machine A, and mount it as a fourth shared folder: mkdir /usr/nfsshare/d sudo mount /dev/sdb1 /usr/nfsshare/d
I can see and access all four folders on machine A just fine. I can see all four folders on machine B in /mnt/ShareMountOnB, but when I descend into folder d, it is empty! Bizarrely I can create files in this empty folder d on machine B, but I have no idea where they are being held. They are certainly not in machine A. What I have to do to access the real contents of folder d. I have already changed all permissions and owners to be identical to the other folders.Sharing it over samba to a Windows PC works fine.
I just installed 11.04 beta yesterday and was following along with this article so I could setup a "Storage" partition and always have access to the same files in win 7 or ubuntu. [URL]
The problem happens when you try to install and use ntfs-config and run it. Here is the description from the article:
Quote:
Originally Posted by lifhacker article
Finally! Head to the Applications menu and pick the Ubuntu Software Center. In there, search for "ntfs-config," and double-click on the NTFS Configuration Tool that's the first result. Install it, then close the Software Center. If you've got the "Storage" or Windows 7 partitions mounted, head to any location in Places and then click the eject icon next to those drives in the left-hand sidebar. Now head to the System->Administration menu and pick the NTFS Configuration Tool.
You'll see a few partitions listed, likely as /dev/sda1, /dev/sda2, and the like. If you only want your storage drive, it should be listed as /dev/sda3 or something similar--just not the first or second options. Check the box for "Add," click in the "Mount point" column to give it a name (Storage, perhaps?), and hit "Apply." Check both boxes on the next window to allow read/write access, and hit OK, and you're done. Now the drive with all your stuff is accessible to Windows and Linux at all times.
When I try to run the ntfs-config, I get the following.
However, in the software center there is a note below the ntfs-config download saying:
Quote:
Originally Posted by Software Center
It just so happens that this program is a newer and improved version, but very few people know about it. It's better to install the disk-manager.
I've just formatted a new USB drive to ext4. After creating a mountpoint (/media/Vids) and mounting it I changed permissions so my user owned the filesystem. I added the filesystem to /etc/fstab.
However, when unmounting the drive the mountpoint directory disappeared and I have to manually recreate the mountpoint everytime I want to remount the drive. What's going on?