LAMP stack security question - uploading files to server
Posted
by morpheous
on Server Fault
See other posts from Server Fault
or by morpheous
Published on 2010-05-11T12:21:55Z
Indexed on
2010/05/11
12:25 UTC
Read the original article
Hit count: 502
I am running Ubuntu 9.10 desktop on my home machine. I need to upload files from my local machine, to my web server, on a periodic basis. My server is running Ubuntu Server LTS.
I want my server to be secure, and only run the LAMP stack and possibly, an email server. I do not (ideally) want to have FTP or anything that can allow (more) knowledgeable hackers to be able to hack into my server.
Can anyone recommend how I may send files from my local machine to the server?
This may seem an easy/trivial question, but I am relatively new to Linux - and I got my previous Windows server machine serious hacked in the past, hence the move to Linux, and thats why I am so security conscious.
© Server Fault or respective owner