Create a ftp user on RedHat Linux 4.0
How to made a ftp user on RedHat Linux 4.0?
Expert
To create a ftp user on RedHat Linux 4.0 following are the step
Firstly create the user.
useradd surendra
passwd surendra
Then open the FTP file:-
vi /etc/vsftpd/vsftpd.conf
Add this line at the end of the file
userlist_deny=NO
Then open this file,
vi /etc/vsftpd/user_list
And insert the above created user in this file to access FTP services. and restart the FTP services
/etc/init.d/vsftpd start
chkconfig vsftpd on ( for permanent on )
Suggest how you might try to introduce asynchronous behavior into RPC? Are there any weaknesses in your suggestions?
Normal 0 false false
What was Hoover’s program during the Depression?
Provide some of the general characteristics of the antigen-antibody interaction.
What are the various factors on which heuristic evaluation function depends?
Generic vs. Application-Specific Properties: Properties can be generic or application specific. Illustrations of generic properties are: No array out-of-bounds accesses No divide by zeros No deadlocks No
18,76,764
1935384 Asked
3,689
Active Tutors
1461027
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!