Tagged Questions
0
votes
0answers
16 views
Guide to migrating live Ubuntu server [duplicate]
Does anyone know of a good guide for migrating from one Ubuntu server to another.
I am going to move the home of my live ruby on rails application and I need to have as little down time as possible, ...
0
votes
1answer
149 views
How to copy Wampserver functionality for localhost on Ubuntu
How to recreate a Wampserver like functionality on my localhost so I can see loaded Apache/PHP/MySQL Version, Loaded PHP modules, My Projects (actual directories in the "/var/www"/) and etc.
0
votes
1answer
196 views
Migrating Ruby on Rails Website to New Server (Linux)
I have an existing website that is a Ruby on Rails project. I have another server i need to transfer the existing website too. The server i wish to transfer too was originally hosting the website so ...
1
vote
4answers
2k views
Host your own website and dns server
I pay yearly big money for my websites' hostings, domain registrars .. etc.
My ip is dynamic and provider allows http port. In my local webserver, I can access to my websites like that: localhost:80 ...
6
votes
2answers
2k views
How to find who's accessing my server? My server is Ubuntu
I want to know all the people who access my server, is there a log that shows when and how the people access my server?
--EDIT--
Sorry for not providing any more details awhile ago. My server is ...
4
votes
1answer
102 views
How to professionally update your server configuration
I've installed several websites on my Ubuntu server and I need now to add an extension and some modules to my php configuration file.
Since I have some e-commerce websites I was wondering if I should ...