<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Enable FTP in Linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/enable-ftp-in-linux/m-p/4943086#M46427</link>
    <description>Use redhat-config-packages to install the vsftpd server. Then enable the server using:&lt;BR /&gt;&lt;BR /&gt;service vsftpd start&lt;BR /&gt;chkconfig vsftpd on</description>
    <pubDate>Mon, 28 Nov 2005 06:54:15 GMT</pubDate>
    <dc:creator>Ivan Ferreira</dc:creator>
    <dc:date>2005-11-28T06:54:15Z</dc:date>
    <item>
      <title>Enable FTP in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/enable-ftp-in-linux/m-p/4943076#M46417</link>
      <description>Hello Guys,&lt;BR /&gt;&lt;BR /&gt;I have given a task to enable FTP in Linux systen and am sure how can i do that coz am still trainee ,,&lt;BR /&gt;&lt;BR /&gt;can somebody help me plzz&lt;BR /&gt;&lt;BR /&gt;what the command i have to use to enable FTP ??</description>
      <pubDate>Sun, 27 Nov 2005 02:58:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/enable-ftp-in-linux/m-p/4943076#M46417</guid>
      <dc:creator>muna_1</dc:creator>
      <dc:date>2005-11-27T02:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: Enable FTP in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/enable-ftp-in-linux/m-p/4943077#M46418</link>
      <description>you didn't specify what version of linux do you have,however if it's redhat,try&lt;BR /&gt;service vsftpd start&lt;BR /&gt;I'm assuming that you have vsftpd installed.&lt;BR /&gt;&lt;BR /&gt;If you have trouble executing this command let us know.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 27 Nov 2005 03:51:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/enable-ftp-in-linux/m-p/4943077#M46418</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2005-11-27T03:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: Enable FTP in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/enable-ftp-in-linux/m-p/4943078#M46419</link>
      <description>vsftpd: unrecognized service&lt;BR /&gt;&lt;BR /&gt;this is what i got!&lt;BR /&gt;&lt;BR /&gt;acually am working on a test system that given to me, I don't know even which version this one !</description>
      <pubDate>Sun, 27 Nov 2005 03:58:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/enable-ftp-in-linux/m-p/4943078#M46419</guid>
      <dc:creator>muna_1</dc:creator>
      <dc:date>2005-11-27T03:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Enable FTP in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/enable-ftp-in-linux/m-p/4943079#M46420</link>
      <description>try cat /etc/redhat-release&lt;BR /&gt;&lt;BR /&gt;this reveals the exact version of redhat systems (in case this is a redhat system).&lt;BR /&gt;what's the output?</description>
      <pubDate>Sun, 27 Nov 2005 04:05:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/enable-ftp-in-linux/m-p/4943079#M46420</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2005-11-27T04:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: Enable FTP in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/enable-ftp-in-linux/m-p/4943080#M46421</link>
      <description>-bash: cat/etc/redhat-release: No such file or directory&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;this is the output!</description>
      <pubDate>Sun, 27 Nov 2005 05:11:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/enable-ftp-in-linux/m-p/4943080#M46421</guid>
      <dc:creator>muna_1</dc:creator>
      <dc:date>2005-11-27T05:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: Enable FTP in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/enable-ftp-in-linux/m-p/4943081#M46422</link>
      <description>should be space between cat and /etc/redhat-release,i.e.:&lt;BR /&gt;cat /etc/redhat-release</description>
      <pubDate>Sun, 27 Nov 2005 05:26:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/enable-ftp-in-linux/m-p/4943081#M46422</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2005-11-27T05:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: Enable FTP in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/enable-ftp-in-linux/m-p/4943082#M46423</link>
      <description>Red Hat Enterprise Linux AS release 3 (Taroon Update 2)&lt;BR /&gt;&lt;BR /&gt;Now I got this</description>
      <pubDate>Sun, 27 Nov 2005 05:32:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/enable-ftp-in-linux/m-p/4943082#M46423</guid>
      <dc:creator>muna_1</dc:creator>
      <dc:date>2005-11-27T05:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Enable FTP in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/enable-ftp-in-linux/m-p/4943083#M46424</link>
      <description>OK.&lt;BR /&gt;first install the vsftpd package-it's located on one of the installation disks.&lt;BR /&gt;the installation command is:&lt;BR /&gt;rpm -Uvh vsftpd*&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Now you're able to start the service&lt;BR /&gt;service vsftpd start&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;that's it.</description>
      <pubDate>Sun, 27 Nov 2005 06:35:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/enable-ftp-in-linux/m-p/4943083#M46424</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2005-11-27T06:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: Enable FTP in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/enable-ftp-in-linux/m-p/4943084#M46425</link>
      <description>ok what if used "ftp&amp;gt; run" ?&lt;BR /&gt;&lt;BR /&gt;I did that and I got &amp;gt;&amp;gt;&amp;gt; Receive unique on&lt;BR /&gt;&lt;BR /&gt;what does that mean?</description>
      <pubDate>Mon, 28 Nov 2005 01:56:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/enable-ftp-in-linux/m-p/4943084#M46425</guid>
      <dc:creator>muna_1</dc:creator>
      <dc:date>2005-11-28T01:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: Enable FTP in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/enable-ftp-in-linux/m-p/4943085#M46426</link>
      <description>looks like you're redirecting the output to a file name "run"&lt;BR /&gt;If you've managed to start the ftp service,assigning points will be appreciated.</description>
      <pubDate>Mon, 28 Nov 2005 02:02:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/enable-ftp-in-linux/m-p/4943085#M46426</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2005-11-28T02:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: Enable FTP in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/enable-ftp-in-linux/m-p/4943086#M46427</link>
      <description>Use redhat-config-packages to install the vsftpd server. Then enable the server using:&lt;BR /&gt;&lt;BR /&gt;service vsftpd start&lt;BR /&gt;chkconfig vsftpd on</description>
      <pubDate>Mon, 28 Nov 2005 06:54:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/enable-ftp-in-linux/m-p/4943086#M46427</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-11-28T06:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: Enable FTP in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/enable-ftp-in-linux/m-p/4943087#M46428</link>
      <description>Make sure your firewall on the server has the port 21 open</description>
      <pubDate>Mon, 28 Nov 2005 08:39:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/enable-ftp-in-linux/m-p/4943087#M46428</guid>
      <dc:creator>Ronald Schwartz_1</dc:creator>
      <dc:date>2005-11-28T08:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Enable FTP in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/enable-ftp-in-linux/m-p/4943088#M46429</link>
      <description>In some distros, the FTP is not installed by default. &lt;BR /&gt;&lt;BR /&gt;can verify this by using the rpm command as root&lt;BR /&gt;# rpm -qa | grep -i ftp&lt;BR /&gt;&lt;BR /&gt;Another alternative is to use SFTP. Of course the recipient system needs the SSH utilities installed as well but on many distros of Linux, the SSH package is installed by default.&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Nov 2005 09:45:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/enable-ftp-in-linux/m-p/4943088#M46429</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-11-28T09:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Enable FTP in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/enable-ftp-in-linux/m-p/4943089#M46430</link>
      <description>Hi,&lt;BR /&gt;If it is Red Hat Linux Enterprise 3, type the following commands..&lt;BR /&gt;#ntsysv&lt;BR /&gt;find if vsftpd service is present. if it present, check the squre box..&lt;BR /&gt;&lt;BR /&gt;#service vsftpd start&lt;BR /&gt;Create a user (test)&lt;BR /&gt;Go to client machine and type..&lt;BR /&gt;#ftp &lt;IP address="" of="" client="" machine=""&gt;&lt;BR /&gt;&lt;BR /&gt;If vsftp is not present..&lt;BR /&gt;Download wu-ftp from Red Hat site..&lt;BR /&gt;#rpm -ivh --force &lt;PACKAGE_NAME.RPM&gt;&lt;BR /&gt;#vi /etc/inetd.d/wu-ftp .. make changes in the file&lt;BR /&gt;disable=no&lt;BR /&gt;save and come out..&lt;BR /&gt;#vi /etc/ftpd/ftpaccess&lt;BR /&gt;(Read the file carefully .. u need to made an entry..)&lt;BR /&gt;users test&lt;BR /&gt;save and come out..&lt;BR /&gt;#service inetd restart&lt;BR /&gt;Go to client machine.. do ftp to the server..&lt;BR /&gt;&lt;BR /&gt;Hope it would work fine..&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;indrajit&lt;BR /&gt;&lt;BR /&gt;&lt;/PACKAGE_NAME.RPM&gt;&lt;/IP&gt;</description>
      <pubDate>Tue, 29 Nov 2005 01:43:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/enable-ftp-in-linux/m-p/4943089#M46430</guid>
      <dc:creator>Indrajit_1</dc:creator>
      <dc:date>2005-11-29T01:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: Enable FTP in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/enable-ftp-in-linux/m-p/4943090#M46431</link>
      <description>Thanx alot Guys&lt;BR /&gt;&lt;BR /&gt;I will try and let you know :)&lt;BR /&gt;&lt;BR /&gt;....&amp;gt;&amp;gt;&amp;gt;</description>
      <pubDate>Tue, 29 Nov 2005 03:53:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/enable-ftp-in-linux/m-p/4943090#M46431</guid>
      <dc:creator>muna_1</dc:creator>
      <dc:date>2005-11-29T03:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Enable FTP in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/enable-ftp-in-linux/m-p/4943091#M46432</link>
      <description>after typing #ntsysv&lt;BR /&gt;&lt;BR /&gt;I got many services in the list and one of them is gssftp &lt;BR /&gt;&lt;BR /&gt;is it the right one or i have to search for vsftpd file ???</description>
      <pubDate>Wed, 30 Nov 2005 02:21:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/enable-ftp-in-linux/m-p/4943091#M46432</guid>
      <dc:creator>muna_1</dc:creator>
      <dc:date>2005-11-30T02:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: Enable FTP in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/enable-ftp-in-linux/m-p/4943092#M46433</link>
      <description>In the Red Hat CD I got a file called&lt;BR /&gt;&lt;BR /&gt;lftp-2.6.3-5.src.rpm&lt;BR /&gt;&lt;BR /&gt;do you have any idea about it ?</description>
      <pubDate>Wed, 30 Nov 2005 02:47:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/enable-ftp-in-linux/m-p/4943092#M46433</guid>
      <dc:creator>muna_1</dc:creator>
      <dc:date>2005-11-30T02:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: Enable FTP in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/enable-ftp-in-linux/m-p/4943093#M46434</link>
      <description>hello guyz&lt;BR /&gt;&lt;BR /&gt;I am trying to install the vsftpd file from a CD, but i got an error msg !!&lt;BR /&gt;&lt;BR /&gt;Installation Tree Not Found!&lt;BR /&gt;&lt;BR /&gt;The path /mnt/cdrom does not look like a valid installation source.&lt;BR /&gt;&lt;BR /&gt;could you explain this to me plz?</description>
      <pubDate>Thu, 01 Dec 2005 09:23:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/enable-ftp-in-linux/m-p/4943093#M46434</guid>
      <dc:creator>muna_1</dc:creator>
      <dc:date>2005-12-01T09:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: Enable FTP in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/enable-ftp-in-linux/m-p/4943094#M46435</link>
      <description>Shalom muna,&lt;BR /&gt;&lt;BR /&gt;To install the rpm, you need to be in the RPMS folder.&lt;BR /&gt;&lt;BR /&gt;Then rpm -ivh &lt;NAME of="" vsftp="" rpm=""&gt;&lt;BR /&gt;&lt;BR /&gt;As an ITRC trainee, please take the time to assign points to those that provided you help.&lt;BR /&gt;&lt;BR /&gt;Linux trainee? I had to train myself!&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/NAME&gt;</description>
      <pubDate>Thu, 01 Dec 2005 10:14:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/enable-ftp-in-linux/m-p/4943094#M46435</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-12-01T10:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: Enable FTP in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/enable-ftp-in-linux/m-p/4943095#M46436</link>
      <description>Muna,&lt;BR /&gt;&lt;BR /&gt;Sorry for the late reply... &lt;BR /&gt;&lt;BR /&gt;u need to mount the cd properly.. do the following steps..&lt;BR /&gt;#mount /dev/cdrom /mnt&lt;BR /&gt;#cd /mnt  &lt;BR /&gt;type ls command and find for Red Hat Directory..&lt;BR /&gt;#cd RedHat/RPMS&lt;BR /&gt;#ls vsftp*&lt;BR /&gt;u should able to see a file with vsftpxxx.rpm&lt;BR /&gt;#rpm -ivh --force vsftpxxxx.rpm&lt;BR /&gt;it will install the rpm package.&lt;BR /&gt;#ntsysv&lt;BR /&gt;u should able to see the vsftpd service.&lt;BR /&gt;or u download load wu-ftp package from red hat site. install the package using rpm command.&lt;BR /&gt;#vi /etc/xinetd.d/wu-ftp&lt;BR /&gt;disable=no&lt;BR /&gt;save and come out..&lt;BR /&gt;#service xinetd restart&lt;BR /&gt;#vi /etc/ftpd/ftpaccess&lt;BR /&gt;users &lt;USER_NAME&gt;&lt;/USER_NAME&gt;save and come out..&lt;BR /&gt;&lt;BR /&gt;Try this and let me know if it is working fine..&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;indrajit&lt;BR /&gt;</description>
      <pubDate>Sat, 03 Dec 2005 02:10:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/enable-ftp-in-linux/m-p/4943095#M46436</guid>
      <dc:creator>Indrajit_1</dc:creator>
      <dc:date>2005-12-03T02:10:49Z</dc:date>
    </item>
  </channel>
</rss>

