Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: Developer's access
PostPosted: Sat Aug 18, 2012 10:29 am 
Offline
Senior Member

Joined: Tue Aug 14, 2012 5:55 pm
Posts: 82
A very simple question:

I want to give website developers access to ftp and sql with minimum possible gui and security compromise.

Keeping in mind that most of the programmers expect ftp / db access via a gui interface. Security is very important for me so good suggestions relating to giving access to developers would be very helpful.

Thanks in advance


Top
   
 Post subject: Re: Developer's access
PostPosted: Sat Aug 18, 2012 4:26 pm 
Offline
Senior Member
User avatar

Joined: Sat Aug 30, 2008 1:55 pm
Posts: 1739
Location: Rochester, New York
For SQL access: if you're running MySQL, http://www.mysql.com/products/workbench/ ... this will tunnel over ssh quite well, and is available for the major OSes.

For transferring files: most OSes can do SFTP out of the box, as will your Linode; I would expect a "website developer" to have their own application of choice for transferring files. Under very few circumstances is plain old FTP acceptable for use over public networks, and this isn't one of them.

Note that both of these involve GUI applications installed on the developer's machine, which connect to the server using ssh. This is a performance and security win, and since your devs can use the tools they're most familiar with, it can improve productivity too.

_________________
Code:
/* TODO: need to add signature to posts */


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group