Tilted Forum Project Discussion Community  

Go Back   Tilted Forum Project Discussion Community > Interests > Tilted Technology


 
 
LinkBack Thread Tools
Old 11-10-2004, 09:31 PM   #1 (permalink)
Crazy
 
Location: here and there
linux uber-geeks help needed (fstab related)

I have a linux server and want to allow users to get to a data directory through ftp. I use proftp and this is on a FC2 box. I realize (now ) that chroot prevents following symlinks so i have run the command

mount --bind /data /home/user/data

and this works like a charm. Problem is I dont want to have to re-run the command after every boot. so.....

what would i add to fstab to give me that result?

I don't understand all the options allowed with fstab, so an explanation of what they mean would be greatly helpful!
__________________
# chmod 111 /bin/Laden
theFez is offline  
Old 11-10-2004, 11:34 PM   #2 (permalink)
Crazy
 
Location: Salt Town, UT
/data /home/user/data none rw,bind 0 0

There is the proper entry. If you are ever curious on saving any other mounts to your fstab, just check out /etc/mtab, the lines in there are the lines you currently have mounted, so you can just copy that over to /etc/fstab
Rawb is offline  
Old 11-11-2004, 03:55 AM   #3 (permalink)
In Your Dreams
 
Latch's Avatar
 
Location: City of Lights
aoeuhtn's correct.

'man mount' would tell you stuff too. It will give you a rundown on all the options and possible arguements to the command.

man's your friend
Latch is offline  
Old 11-11-2004, 06:44 AM   #4 (permalink)
Professional Loafer
 
bendsley's Avatar
 
Location: texas
damn, too late to post here, but yeah....aoeuhtns is correct
__________________
"You hear the one about the fella who died, went to the pearly gates? St. Peter let him in. Sees a guy in a suit making a closing argument. Says, "Who's that?" St. Peter says, "Oh, that's God. Thinks he's Denny Crane."
bendsley is offline  
Old 11-11-2004, 08:09 AM   #5 (permalink)
Crazy
 
Location: here and there
thanks!

im all about the man page but sometimes i need examples when things confuse me.

and of course i was looking in man fstab not man mount.
__________________
# chmod 111 /bin/Laden
theFez is offline  
Old 11-29-2004, 12:02 PM   #6 (permalink)
Psycho
 
vox_rox's Avatar
 
Location: Comfy Little Bungalow
man command

The "man" command is a wonderful thing on unix/linux and you should use it often. I am a linux newb, for the most part, and I find that "man" anything can solve about 90% of my problems. Still, it's nice when someone in a forum can help

Pierre
vox_rox is offline  
Old 11-29-2004, 12:28 PM   #7 (permalink)
Professional Loafer
 
bendsley's Avatar
 
Location: texas
Quote:
and of course i was looking in man fstab not man mount.
not sure why you would want to mount a man. =)
__________________
"You hear the one about the fella who died, went to the pearly gates? St. Peter let him in. Sees a guy in a suit making a closing argument. Says, "Who's that?" St. Peter says, "Oh, that's God. Thinks he's Denny Crane."
bendsley is offline  
 

Tags
fstab, linux, needed, related, ubergeeks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -8. The time now is 10:10 PM.

Tilted Forum Project

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54