Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
24 views

Shared Hosting Recommendations [closed]

First of all, my apologies if this question has been asked before... I would like to seek help in finding a host offering the following features: Python + Django and/or Ruby on Rails (latest) PHP ...
0
votes
1answer
39 views

How to compare page load speeds of two different web servers

I've recently set up a VPS with a view to transferring all of my current websites from my current shared hosting platform to this VPS. But I want to make sure that this VPS would be an improvement to ...
4
votes
3answers
255 views

Permissions on a typical shared Linux web host

I am trying to understand the file permissions on a typical shared Linux web hosting account. I know how to set rwx permissions for the OWNER GROUP and PUBLIC entities of a file or directory. What ...
3
votes
1answer
204 views

How does shared hosting work?

Ive always wonder how its possible to host many websites on one server. For example dreamhost can have 100+ pages hosted on one server, how is this abstracted? Does it have 1 ip for every webpage ...
0
votes
3answers
1k views

How do i find out my hosting server's outbound IP address?

I need to find out my web hosting server's IP address. Its on a shared hosting server and from experience, it's usually not the same as the incoming IP address that you would get by just pinging the ...
2
votes
2answers
880 views

Using Yum to install packages for my user only

I would like to be able to install packages by using a package manager (Yum is available on my server), but I don't have root access. I don't technically need root access, I just want the packages to ...