Hello im new on the linux here, i need help, i want to know how to start and deply the following on linux:

ftp server.
webserver
samba server

All the documentation you need should be on your system (see the man and info commands), and you can find a lot more either online, or from the supporting web sites (Google is your friend). For FTP you need to know about xinetd and also whether or not you want vanilla FTP, secure FTP, or some other version. For a web server, there are several, including Apache/Tomcat, Ruby-On-Rails, and others. For Samba (CIFS support for Linux/Unix/OSX) there is Samba.

In any case, asking how to deploy these system components is not useful until you have a better understanding of the Linux operating system. Start learning by using/reading/trying/failing and then when you have made some progress, ask again.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.