Mobile app version of vmapp.org
Login or Join
Rambettina238

: What are options for hosting a personal site that let me me tinker with things? I'd like to serve my personal site reliably. I prefer to write my own html, css, php, etc. and would like

@Rambettina238

Posted in: #HttpServer #PersonalWebsite

I'd like to serve my personal site reliably. I prefer to write my own html, css, php, etc. and would like to tinker with things - to install my own software and run arbitrary linux commands. I won't be running a business, needing to handle money or dealing with multiple content editors, or serve live streaming of the next Superbowl. Just a personal site with images and stuff of interest to artists and scientists. Maybe a blog, mailing list and RSS feed.

For the past few years, I've paid a big commercial web hosting company to serve my site. They offer a lot of fancy features I don't need. They don't allow website owners to run arbitrary shell commands, such as git, svn, gzip, or scripts to manage files. Some hosting companies cut off sites for various reasons. Finally I want to cut costs so money is freed for other adventures.

OTOH, I do like having someone with the expertise to handle http server configuration and security, deal with bad disks and cables and all that.

It'd be especially good to have direct access to all the html files, database etc, using my favorite text editors or tools (e.g unix commands with pipes) instead of being limited to trying to do things through the commercial company's clumsy web apps.

What are all the options I should consider for serving my personal site?

A home machine dedicated to the task might be a fine option for some, but I have DSL with no fixed IP address. I'll be serving plenty of images and some large scientific data files.

10.02% popularity Vote Up Vote Down


Login to follow query

More posts by @Rambettina238

2 Comments

Sorted by latest first Latest Oldest Best

 

@Barnes591

Try these:

elitter.net - FreeShells & Web hosting b2evolution.net/web-hosting/goto/hostgator - 3.95/mo w/ SSH Shell Access shells.red-pill.eu/ - has a complete list of free shells

10% popularity Vote Up Vote Down


 

@Margaret670

Linode gives you full root access to your virtual server and allows you to upgrade the RAM, storage, and transfer as you need. It does require a bit of technical knowledge since it starts of as a fresh install of the operating system, thought they have a lot of recipes that will help you with the initial setup.

For something that requires a bit less technical knowledge, I'd recommend Dreamhost. It has unlimited disk space and file transfer and also gives you shell access to work with git, svn, gzip, etc.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme