LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Help me setup and access ftp server on MBWE (https://www.linuxquestions.org/questions/linux-newbie-8/help-me-setup-and-access-ftp-server-on-mbwe-713665/)

lcj42001 03-22-2009 07:52 PM

Help me setup and access ftp server on MBWE
 
I saw the thread on how to download and configure FTP. I still do not know what line to edit. I know how to "vi", i just need to know which line to VI.

# Startup the system
::sysinit:/usr/sbin/sshd
::sysinit:/bin/mount /proc
::sysinit:/bin/mount -a
::sysinit:/bin/mount -o remount,rw,noatime /
::sysinit:/bin/ln -s /proc/mounts /etc/mtab
::sysinit:/sbin/swapon -a

Is the above correct??

Tinkster 03-22-2009 08:37 PM

Hi, welcome to LQ!


Correct to achieve what? And what's MBWE?

None of the lines you quoted have anything to do with ftp.


Cheers,
Tink


All times are GMT -5. The time now is 10:34 AM.