Click here to Skip to main content
15,916,600 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: This really shouldn't be so difficult... PinPopular
Richard MacCutchan27-Oct-15 5:29
mveRichard MacCutchan27-Oct-15 5:29 
GeneralRe: This really shouldn't be so difficult... Pin
Joan M27-Oct-15 5:36
professionalJoan M27-Oct-15 5:36 
GeneralRe: This really shouldn't be so difficult... Pin
Maximilien27-Oct-15 5:41
Maximilien27-Oct-15 5:41 
GeneralRe: This really shouldn't be so difficult... Pin
Deflinek27-Oct-15 5:41
Deflinek27-Oct-15 5:41 
GeneralRe: This really shouldn't be so difficult... Pin
kdmote27-Oct-15 7:18
kdmote27-Oct-15 7:18 
GeneralRe: This really shouldn't be so difficult... Pin
Deflinek27-Oct-15 7:31
Deflinek27-Oct-15 7:31 
GeneralRe: This really shouldn't be so difficult... Pin
R. Giskard Reventlov27-Oct-15 6:00
R. Giskard Reventlov27-Oct-15 6:00 
GeneralRe: This really shouldn't be so difficult... PinPopular
Marc Clifton27-Oct-15 6:02
mvaMarc Clifton27-Oct-15 6:02 
Set up a free Amazon EC2 instance with your poison of choice (Ubuntu, Windows, whatever), with or without Apache/Passenger/IIS, with or without PostgreSQL, SQL Server Express, SQLite even, and start coding. I use namecheap for registering a domain and it's easy to point it to the EC2 instance, just define an elastic IP (horrible name) first.

Me personally, I just use my own web server rather than go the IIS/ASP.NET/Razor/MVC route, but you can easily set that up too if you want to go more mainstream.

Once you've got the EC2 instance set up, I'd suggest option A: set up FileZilla (do not use their installer, it's full of malware crap for some reason) and follow the steps in this[^] excellent CP article on configuring the ports.

Option B: I also use a Bitvise SSH server[^] along with WinSCP, which I find easier to use than FTP.

However, I typically keep both services turned off unless I need them. Once you set up an EC2 instance (or anything anywhere on the cloud, you'll find China starts trying to hack your site within minutes. Yes, minutes.)

When you're ready for the big time, look at StartSSL[^] to go https with a free certificate.

Total cost to you in dollars, zero.

Marc

GeneralRe: This really shouldn't be so difficult... Pin
kdmote27-Oct-15 7:23
kdmote27-Oct-15 7:23 
GeneralRe: This really shouldn't be so difficult... Pin
908236527-Oct-15 8:12
908236527-Oct-15 8:12 
GeneralRe: This really shouldn't be so difficult... Pin
Marc Clifton27-Oct-15 8:40
mvaMarc Clifton27-Oct-15 8:40 
GeneralRe: This really shouldn't be so difficult... Pin
milo-xml28-Oct-15 2:46
professionalmilo-xml28-Oct-15 2:46 
GeneralRe: This really shouldn't be so difficult... Pin
kmoorevs27-Oct-15 12:14
kmoorevs27-Oct-15 12:14 
GeneralRe: This really shouldn't be so difficult... Pin
kdmote27-Oct-15 7:57
kdmote27-Oct-15 7:57 
GeneralRe: This really shouldn't be so difficult... Pin
Marc Clifton27-Oct-15 8:44
mvaMarc Clifton27-Oct-15 8:44 
GeneralRe: This really shouldn't be so difficult... Pin
kdmote27-Oct-15 9:01
kdmote27-Oct-15 9:01 
GeneralRe: This really shouldn't be so difficult... Pin
Kirk 1038982128-Oct-15 3:36
Kirk 1038982128-Oct-15 3:36 
GeneralRe: This really shouldn't be so difficult... Pin
Gerry Schmitz28-Oct-15 6:11
mveGerry Schmitz28-Oct-15 6:11 
GeneralRe: This really shouldn't be so difficult... Pin
ClockMeister28-Oct-15 6:16
professionalClockMeister28-Oct-15 6:16 
GeneralRe: This really shouldn't be so difficult... Pin
Member 1073194428-Oct-15 17:43
Member 1073194428-Oct-15 17:43 
GeneralAPOD PinPopular
R. Giskard Reventlov27-Oct-15 4:42
R. Giskard Reventlov27-Oct-15 4:42 
GeneralRe: APOD Pin
glennPattonWork327-Oct-15 4:44
professionalglennPattonWork327-Oct-15 4:44 
GeneralMQOTD Pin
V.26-Oct-15 23:47
professionalV.26-Oct-15 23:47 
GeneralRe: MQOTD Pin
U. G. Leander26-Oct-15 23:50
professionalU. G. Leander26-Oct-15 23:50 
GeneralRe: MQOTD Pin
Pete O'Hanlon26-Oct-15 23:51
mvePete O'Hanlon26-Oct-15 23:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.