|
I'm sick of having to spend my hard earned cash on renting 60 gb of a hard drive on someone else's computer!
I've got a server ready to have Ubuntu installed, but I don't know where to begin with setting it up as a web server
What do I do?
Is there any security software that I need? (Though I suppose that's a silly question because Linux is so secure anyway)
I know that many ISP's don't like you uploading tonnes of data, but I never get all that much traffic anyway.
If I do start getting lots of traffic, I'll change ISP!
How do I set up my own web server using Ubuntu Linux?
Setting up a web server (or any other server for that matter) is way too complex for this forum. Try the Apache web site (below) for installing and configuring Apache.
How do I set up my own web server using Ubuntu Linux?
See the link below for the guide to setup your own server.
How do I set up my own web server using Ubuntu Linux?
I'd think you'd need a static IP address first... or look into dyndns.
Apache Web server
PHP for Apache (or whatever scripting language you want)
MySQL?
You'll need to use Synaptic Package Manager to install these packages. (System->Administration->...)
Do a google search on how to get started with Apache, to see how to configure the server and where to put your files.
|