I've got two questions that I need answered fast.![]()
1) How do I enable VsFTP in Redhat ES?
2) How do I enable Samba?
I would like to use Linux as a file sharing OS but have no idea where to start. Thanks for your help!
Not sure but this might help you?
http://www.redhat.com/docs/manuals/l...nfiguring.html
Confirm it is available:
chkconfig --list vsftpd
If not, configure it:
chkconfig --level 5 vsftp on
Start it:
service vsftpd start
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks