An open source operating system based off of Linux.
0
votes
1answer
197 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 ...
0
votes
2answers
24 views
Issues with Apache and loading PHP files [ubuntu]
I just installed PHP and Apache2 on my laptop (ubuntu 12.04), but I can't get my PHP files to load. I have followed this tutorial: ...
1
vote
1answer
99 views
Need to setup and access web disk for a hosting account
I am on linux(ubuntu 12.04) and have purchased a hosting space. In the cpanel, I selected nautilus for accessing web-disk and I was given a note:
Note: In order for the Web Disk
to work, you ...
1
vote
1answer
26 views
Migrate email account from cpanel to a non control panel server
Hi this is my question how to migrate my email account without losing any data, in CPanel you have a /etc folder with all the config file, but how i can migrate that from my CPanel to my dedicated ...
2
votes
1answer
35 views
Unmanaged Ubuntu Server - What would I be getting myself into?
I'm considering purchasing an unmanaged VPS with a Ubuntu 12.04 server to host smaller sites that aren't very important yet. My plan would be to install webadmin and basically administrate the hosting ...
0
votes
1answer
321 views
Trying to Host Server for External Access - Apache, VirtualBox & Portforwarding
Banging my head on the wall at this stage.... trying to host my Apache site on Ubuntu 12.10 with VirtualBox. Running Windows 8 host.
Things I've done:
Ensured Apache is listening on ports 80, 443 ...
-1
votes
1answer
31 views
Permalink Settings in wordpress in amazon ec2 [closed]
My website is hosted on Amazon EC2 and I am unable to set a specific Permalink Settings within my Wordpress installation.
When I set this permalink:
http://answersmine.com/2013/04/22/sample-post/
I ...
0
votes
1answer
150 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
0answers
21 views
Unable to shut down Ubuntu 11.10 [closed]
I am using Ubuntu 11.10 and I am unable to shutdown via shutdown option. If I issue a shutdown the system goes back to the login prompt. I can shutdown the system only via terminal using sudo shutdown ...
2
votes
2answers
382 views
Remote desktop to Ubuntu
I have a VPS server running Ubuntu OS and also have shell access to my server. I wonder is there any way to connect to Ubuntu desktop and see its UI from windows using remote desktop tools such as ...
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
36 views
Books / Resources on how to setup a website [closed]
I started building a website recently. I have no problem with the language technical skills. However, it's my first website, and I don't know how to setup my local machine and how to make it available ...
1
vote
3answers
1k views
How do I access PHPMyAdmin after install in Ubuntu?
I installed Apache and then PHPMyAdmin on my Ubuntu server, but I have not been able to access PHPMyAdmin at http://localhost/phpmyadmin/. http://localhost is working however.
2
votes
1answer
2k views
Getting 403 Forbidden after changing webroot
I am running Ubuntu with Apache (LAMP stack). When I changed the webroot from /var/www to /media/data/www, I keep getting 403 Forbidden even after chmod-ing the directory + files to 777. What did I do ...
1
vote
1answer
767 views
Symbolic link not allowed or link target not accessible: /var/www on Ubuntu 11.04
I am getting a 403 when i access http://mayfieldafc.local/ upon looking in the Apache logs I am getting:
[Wed Nov 16 12:32:59 2011] [error] [client 127.0.0.1] Symbolic link not allowed or link target ...
3
votes
1answer
113 views
redirect non-www to www while preserving protocol
I am aware of the fact that there are tons of questions in this section and in server fault dealing with re-directions from non-www to www URLs. But I couldn't find one dealing with this issue while ...
0
votes
0answers
53 views
How to improve overall site performance/security? [closed]
I use PHP and am avid in my development using that language. What means can I use that will improve the performance of my PHP site, and bolster its security?
4
votes
1answer
338 views
How can redirect pages from old core PHP site to new Joomla site?
We have our old site into core PHP and we have developed it again into Joomla 1.5 last year (because of some limitations we have to build it into 1.5). Now the problem is the URL of sites changed as ...
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 ...
1
vote
1answer
50 views
How can I set up my server to also be a mail server?
I'm running apache2 on Ubuntu Server 12.04 and I have my website up and running fine with 2 virtual hosts, and I was wondering how I can set up my server to also be a mail server, preferable for both ...
1
vote
1answer
540 views
Apache2 redirect all sub-directories to index.html of main directory?
I want to put an .htaccess file in a directory of my website. For this purpose in:
www.mysite.com/dir/
Then I want anything after /dir/ to direct to /dir/index.html but still display the original ...
0
votes
0answers
55 views
Flowmotion Running on Ubuntu Server [closed]
I am trying to configure Flowmotion to work on my Ubuntu Server. At present I use LAMP to serve pages from a Virtualbox installation. I will be moving this to a dedicated server but would like to ...
0
votes
0answers
64 views
How to open Android SDK manager in Titanium Studio Ubuntu? [closed]
How to open Android SDK manager in Titanium Studio Ubuntu?
I am trying to update packages in my titanium, i know i should open Android SDK Manager to
update the packages.
I tried searching web, ...
2
votes
3answers
2k views
PECL extension in Ubuntu 11.10
while setting up mediawiki on my local development machine, the installer told me that since i do not have PECL extension to php installed, i will have to do with slower page load speeds with ...
0
votes
0answers
25 views
Online File Library
I'm looking for a preferably PHP and web based system, to run on Ubuntu server. Basically it should be a "file forum" in the sense that users can register and be approved to post files to categories. ...
0
votes
2answers
1k views
Amazon EC2: How do I create a subdomain on an instance?
I have apache2 and tomcat installed on Amazon ec2 instance running Ubuntu.
tomcat is serving the application and I want to create subdomains for example.com and abc.example.com to serve to different ...
0
votes
0answers
46 views
Getting error when renewing SSL certificate
I get an error with the last step to renew the SSL certificate for a domain. The SCR, Certificate and the CA Certificate part has been supplied. The public IP address has been assigned to the domain ...
2
votes
1answer
116 views
Webserver timing out
I was working with my website yesterday when I was at home using my web address. Yesterday I installed Wordpress and it seemed to work.
When I got to work today, I tried opening my website, and now ...
2
votes
2answers
441 views
PHP Development Environment (Host: Windows 7, Guest: Ubuntu)
Since editing files live from a remote server slows down development. I use XAMPP on windows to develop then run the web app's on a Linux server.
However to avoid environment dependencies I'd like to ...
2
votes
3answers
90 views
DNS slows down on development environment
I have a local development environment setup on my Mac. I am running an Ubuntu Web Server inside of a Virtual Box VM. I setup a host file on my Mac that points my dev site to the IP of the Ubuntu ...
2
votes
1answer
909 views
How to ensure mysql starts automatically if server restarts on Ubuntu Server
Occasionally for various reasons my webhost 'reboots' my VPS after doing some routine maintenance or upgrades. However when they do, or if I reboot the server for any reason myself, mysql doesn't ...
2
votes
1answer
357 views
I cant get my domain to point to my server
I have bought a domain on Crazy Domains called techitproductions.com And at home i have a Linux Ubuntu Server running Apache, php5, ispconfig, courier mail etc... I have port forwarded port 80, 8888 ...
2
votes
2answers
208 views
Tool to generate list of redirections (sitemap for .htaccess)
Is there any good tool (preferably for Ubuntu), that can help me generate a list of URLs used on a site?
I'm building new version of some site, but I don't want to get 404 errors for the old pages. ...
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 ...
2
votes
1answer
653 views
.htaccess file ignored on Ubuntu Apache 2 server
I'm having a problem with an .htaccess file on a newly installed Ubuntu server running Apache2.
The .htaccess file in the directory where the WordPress files are located isn't being take into account ...
1
vote
2answers
214 views
Weird unexpected image compression on a web server running Apache on Ubuntu?
I have a weird problem on my production web server running Apache on Ubuntu: it compresses my images thereby dramatically lowering their quality!
Actually I have two virtual hosts running, each ...
0
votes
2answers
432 views
Resolving a security issue with my private virtual server
When I search for "thelab athome-training" on Google, and click on a link that point to my site (thelab.athome-training.com), I am redirected to http://grooogle.osa.pl
I googled and found that post:
...
0
votes
1answer
200 views
Customize Mediawiki's monobook.css with some skins
I have installed MediaWiKi on ubuntu server. I am trying to customize the WiKi appearance and also tried different skins(fratman, GuMax, mozillawiki...) but no one satisfied with those skins and ...
3
votes
1answer
365 views
How can I make my binary file is served as binary and not text when user choose “Save Linked File As…” in Safari?
I'm serving a binary file (.IPA) with Ubuntu/Apache 2.2.
When I have chosen Save Linked File As... in Safari, it says it's text file. And it guides me to add .txt extension. However it does not add ...
0
votes
1answer
72 views
FTP issue. Files are uploading but when going to them they don't show up
I'm new to linux and I'm attempting to setup a server on Linode. Using ubuntu and attempting to setup wordpress with a lot of snags. At the moment I setup a FTP server on this box and am able to login ...
4
votes
1answer
103 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 ...
