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 )
What was Hoover’s program during the Depression?
Normal 0 false false
What were the goals and motives of Radical Republicans?
Operating System Design Fall 2010 Project Organizational, Structural, Logical and Execution Relationships Between Important System Components in Linux Kernel
A SDLC process has 3 basic components – identify each and discuss the role of each in the System Development Life cycle?
18,76,764
1935931 Asked
3,689
Active Tutors
1438036
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!