> ---------- Forwarded message ---------- > From: sunil varpe <[email protected]> > To: [email protected] > Date: Wed, 5 Aug 2009 15:02:50 +0530 (IST) > Subject: [PLUG] open ports in webserver > Hi , > > I am a very sorry for not given specific querry, I just want to update my > files in web server from outside. what type of technical settings i should do > in my webserver.So i can easily access / monitor my server . My web server > platform is linux (Redhat enterprise edition for server) , apache webserver > and mysql database. > > Thanking You, > sunil >
Sunil, First of all, open ports have nothing to do with your question. To be able to upload files from outside the LAN, you should also make it an FTP server. FTP stands for File Transfer Protocol, and is used to upload files onto a server from remote location. So set up the required services on the server. You can google for how to set up FTP server and how to upload files via FTP. You can access your server then, but onitoring the server remotely is entirely different concern. You will need a web-based administrator console for that. Ameya R _______________________________________ Pune GNU/Linux Users Group Mailing List
