Linux is a Free (libre), Open Source, Unix-like operating system.
9
votes
4answers
214 views
Cheap server stress testing
The IT department of the nonprofit organization I work for recently got a new virtual server running CentOS (with Apache and PHP 5), which is supposed to host our website. During the process of ...
7
votes
6answers
381 views
Fast, Cheap, Dedicated Hosting [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
I'm looking for dedicated hosting with at least 1GB of RAM that doesn't hurt the wallet too much. Specifically it ...
7
votes
4answers
207 views
Is there an SVN UI for hosting server?
We are considering upgrading to either a dedicated or cloud server.
What I would really like is for the hosting account to have SVN installed on it. With a UI that I can use. So when I make a change, ...
6
votes
4answers
440 views
Can you recommend ways to manage code deployment to a Linux based web server?
I've always used a very simple bash script to deploy code. I'm moving away from using subversion to Mercurial but I don't really think the revision control software matters for deployment.
What are ...
6
votes
1answer
316 views
Is Cherokee, Mono, and Linux truly a viable alternative to Windows and IIS for production ASP.NET web sites?
I have played with Apache and Mono and .NET on Linux in the past, but I have yet to deploy any significant production sites to that stack. I recently found Cherokee and an article about enabling ...
5
votes
4answers
289 views
Strategies for very fast delivery of webpages
I run a website Cucumbertown with an initial pay load of nearly 9KB zipped.
All my js is delayed loaded with requirejs and modernizer is the only exception.
Now all my webpages are Nginx cached ...
5
votes
2answers
159 views
Plesk Migration failure
When using plesk migration manager all content domains and databases seem to be copied to their places but when I log in to plesk I cannot see them. when I try to add them manually it says "domain ...
3
votes
6answers
590 views
How can I choose between Linux and Windows hosting? [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
I am a relative beginner when it comes to choosing web servers and hosting plans. I'm about to signup for a hosting ...
3
votes
4answers
429 views
CSS development tools for Linux
What are some CSS editors and development tools available for the Linux operating system?
I'm using vim for everything. Are there some things you would recommend to do rather in another editor ...
3
votes
3answers
66 views
About cdn architecture to route way
Our web system, use the third-party cdn service.
Assume that the user set the local dns with the googledns or opendns to visit our web sites, so cdn service will select the closest cdn proxy node. ...
3
votes
1answer
98 views
Why do some Linux VPS host companies restrict access to time/date settings?
Is there a reason on why some Linux VPS host companies restrict access to time/date settings?
I had two VPS hosts running on CentOS from two different companies and both were restricted and I had to ...
3
votes
4answers
230 views
Migration from Windows to Linux hosting
I'm looking forward installing a CMS for my sites - most likely Joomla - but apparently Windows hosting doesn't support it. I was wondering what kind of changes I'd have to perform if I changed to ...
3
votes
1answer
2k views
When creating a website, what permissions and directory structure?
I'm posing this question because I still haven't found a uniform method that I'm particularly fond of. Ideally, this combination of directory structure and permissions should suit any web server ...
3
votes
3answers
338 views
Best cheap Linux hosting with LAMP support [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
I'm looking for a linux hosting provider that supports LAMP and wondering if the community could recommend one.
I ...
3
votes
1answer
796 views
convert pdf to jpeg on linux?
Sometimes clients email me a poster which they received from a graphic designer in pdf format that they want added to the site. I have generally told them to ask the designer to export it in jpeg ...
3
votes
1answer
1k views
How do I migrate mail from one shared hosting account to another?
My web-host suddenly decide to merge with another company and that move has left me in the lurch.
I have two weeks till I can migrate my mail data over to another account. The only way that I can ...
3
votes
1answer
1k views
Use different document root for subfolder of URL
I have an php application that uses an MVC framework.
Lets say it lives here http://domain.com on the web and here /srv/www/domain.com on my server.
I want http://domain.com/blog to use a wordpress ...
3
votes
1answer
2k views
Setting file permissions on linux to allow PHP to write to a directory
I have a website built with Codeigniter and hosted on a Linux box.
I am trying to follow "best practices" when it comes to my file permission settings, but I'm not sure if I completely understand the ...
2
votes
4answers
238 views
Google bots are severely affecting site performance
I have an aggregate site on a linux server that pulls in feeds from a universe of about 2,000 blogs. It's in Wordpress 3.4.2 and I have a cron job that is staggered to run five times an hour on ...
2
votes
3answers
62 views
What are dompdf_img_* files?
I noticed recently that my tmp directory is starting to fill up and it seems that it is filling up with file that start with dompdf_img_*. Whatever program that is creating these files is not ...
2
votes
4answers
185 views
Which scripting language for server maintenance? [closed]
What scripting do you use for basic server maintenance kinds of tasks, e.g. backups, moving files around, etc.? Do you stick to bash, ruby, perl, something else, or do you mix-and-match for different ...
2
votes
1answer
490 views
What does the user “nobody” represent in server process logs
I am new to vps hosting. I checked daily process logs on my server and found a user with name nobody consuming more memory than others.
So what is the user nobody related to and why is it consuming ...
2
votes
2answers
318 views
Implement SSL in website
Our company have purchased SSL certificate and installed in linux on Host Server.
Can you plz tell me how to make use of this in our website. How to configure it in Website.Is there any need to write ...
2
votes
1answer
358 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
1answer
799 views
How do I save user uploaded files outside of the web folder but use them on my page?
I have read that one of the best things to do for security with user uploaded files is to store them outside of the web folder, as there is very little you can do to ensure that that jpg image the ...
2
votes
1answer
194 views
LAMP Stack Versioning — Is there a website or version tracker source to help suggest the right versions of each part of a platform stack?
Taken singly, it's easy to research versions and compatibility. Version information is readily available on each single part of a platform stack, such as MySQL. You can find out the latest version, ...
2
votes
1answer
1k views
Trouble with pleskrestore “The file you are trying to upload is not a valid backup file”
I am having trouble with pleskrestore on Plesk 10.4.1, CentOS 5.
I have 6 files I created (also in Plesk 10.4.1) with pleskbackup, split into 4GB:
Here is what I used ...
$ ...
2
votes
1answer
74 views
Generic updater for php-applications and other webapps
I administer a few servers, on some of which are a lot of users which happily deploy mediawikis and oder php-applications. This gives me headaches since there are often old versions of them lying ...
2
votes
1answer
237 views
Safe directory for cron job PHP scripts
I have a website which I run a PHP script for updating its Database.
What is considered to be an acceptable location on the server to store such scripts? Obviously only the root (running a cronjob to ...
2
votes
0answers
48 views
How many connection can my website have? [closed]
As the traffic increased my website hangs quite regularly. The page visit is now averaging 50k per day.
The static page loads fine, but when the page has mysql request it takes too much time to ...
2
votes
0answers
245 views
Problem with missing JSON functions on PHP 5.2.6 / Plesk 8.4
I have a vserver running openSuse 10.3, Apache 2 and Plesk 8.4. I can update/upgrade neither, as it is apparently not recommended to upgrade openSuse 10.3 (and an update to the EOL 10.4 does not seem ...
2
votes
1answer
124 views
Finding a good CentOS VPS host [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
I am looking to host a new Wordpress blog/portfolio on a CentOS VPS. I know that a shared hosting account would do ...
1
vote
2answers
85 views
How to prevent a specific website from linking to our domain?
We have a landing page which is used only for running an ad campaign. There is a website that has found this link somehow and is linking to it. I've been told by marketing they don't want that website ...
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 ...
1
vote
1answer
65 views
Open source login solution
Authentication is such a general problem, which most websites have to implement. There are a few commercial solutions, but all lack sufficient functionality to customize the registration process. ...
1
vote
2answers
961 views
how to start sendmail - WP email turned off
I have a WP site on a linux box. Our email was working fine in Wordpress but recently it stopped, I think because of a restart. All I could think of was to restart sendmail.
I couldn't find sendmail ...
1
vote
4answers
79 views
Connecting to my website without SSH
I have seen tutorials and read on how to connect to my website using the shell and basically getting a SSH access to it. But the problem is, SSH access is disabled for my account and I can't get it ...
1
vote
1answer
39 views
How to know whether this page has malware or not?
Google adwords is reporting that the following page has malware on it. Can anyone help me how to scan/track it properly? and what to do to remove this malware?
...
1
vote
2answers
321 views
How to run the PHP script at scheduled time
I need a valuable suggestion that I have to run the PHP script at the scheduled time daily to update some fields in database and to send automated email.
How I can do this? Is it possible to write ...
1
vote
4answers
164 views
I need a quality linux UK based webhost [duplicate]
Possible Duplicate:
How to find web hosting that meets my requirements?
Can any suggest a good (ideally) UK based reseller web host. I don't want the cheapest solution. I want a robust, ...
1
vote
2answers
128 views
How can I make a webmail URL available from any hosted domain?
I run Roundcube webmail on my VPS. At the moment, it is only accessible from one virtual server hosted on the server, unless a separate Roundcube installation is created for other virtual servers. I ...
1
vote
2answers
219 views
How to split apache logfile per Month
I have a quite large apache logfile (2,5 G).
Its that big because i havent used logrotate until now.
Now the logs get rotated corretly but i want the rotation (one logfile per month) for the time ...
1
vote
2answers
2k views
Using Photoshop (psd) files in Linux
Web projects offered to freelance web developers and designers often include creating a website using graphics already prepared by an employer in Photoshop .psd files. But Photoshop is not available ...
1
vote
1answer
109 views
Recomendation for Webshop with API
I'm searching for a webshop. The problem with my search is, that the webshop-software of my choice needs to have a useabel API or some interface for external applications. E.g. i need to place orders ...
1
vote
1answer
45 views
How do I transfter files to this SunOS server?
According to the admin of the webserver, I should be able to use Filezilla to transfer files to the server but I am getting an error.
First: I'm able to connect to the remote server using X-Win32 ...
1
vote
2answers
146 views
Redirect *.example.com to example.com
I have some valid subdomains in my httpd.conf file. Now how do I redirect anything that's not a valid subdomain to the main website? What I mean is, if I have a valid subdomain hello.example.com, it ...
1
vote
1answer
33 views
Apache redircting when it shouldnt
I have inherited a LAMP server with a lot of customization.
I want to enable mod_status in apache to get some monitoring of apache started. Problem is, with mod_status enabled in the httpd.conf, I am ...
1
vote
1answer
131 views
Nginx: different content to specific request method
I have the image in the url (my server): http://www.example.com/example.jpg
If my user put this image url on his site: return the image (normal).
If my user put this image url on his browser: return ...
1
vote
1answer
51 views
Apache2 and domain name
I have a server running several sites (sites-available/...) which all have a domain name, and are differentiated using their port number(www.xxx.com:8090, www.xxx.com:8091,etc..) I have a domain name ...
1
vote
1answer
468 views
Directory access control with Apache: do I need to use a specific .htaccess?
I have an Apache webserver, and in the Apache configuration, I have
Alias /backups "/backups"
<Directory "/backups">
AllowOverride None
Options Indexes
Order allow,deny
Allow ...