build out a backup datacenter to mirror our facilities currently located in Manhattan.
Does anyone have any recommendations of a datacenter (preferably a carrier neutral facility) that is within walking distance to the NJ PATH station in New Jersey?
We are looking for between 2 and 3 racks with up to four 20 amp power cicuits.
well i used them for exactly one month, i thought 25/month, i can get much more ram and bandwith from linode.com
i send them like 6 times already, email saying i want to discontinue vps package
they say they need my billing password, so i give them to prove my identity.
then the tickets are closed!
this is repeated 6 times already. wth?
asmallorange had fantastic support for 3 years i have been with them with another hosting plan but lately i discover much more bang for your buck hosts with similar level of support.
SSH language, just know the commands that i use often.
my hoster, as he said did upgrade 2 days ago, [had an upgrade to apache 2], and some SSH command that i use before this, now don't work
for example, i had php script, which i run from ssh
[php go.php]
which don't work now ... got an error:
Code: -bash: php: command not found so my question is how to find php right path ?
Code: $ whereis php output:
Code:
Code: php: /usr/src/php-5.2.0/php5.spec /usr/src/php-5.2.0/php.ini-dist /usr/src/php-5.2.0/php.ini-recommended /usr/src/php-5.2.0/php.gif /usr/local/bin/php /usr/local/lib/php.ini /usr/local/lib/php as i understand, path is /usr/local/lib/php
I'm trying to transfer a cms from 1 site to another and I don't know the full ftp path.. I'm looking for the "/public_html/username/blank/blank/sitefolder" or something similar.. How do I figure this out?
I'm installing a script that's suppose to act as a payment gateway/store. The script requires the virtual path to the secured directory holding the products and everything I've tried doesn't work! It should be something like /home/username/public_html/secured where username is replaced with my username. I'm hosting with godaddy and have tried just about everything on this page: help.godaddyDOTCOM/article.php?article_id=1360 without any luck. Any ideas or experience with this? I'm on the economy plan with godaddy.
I had a program (APF, actually) install its executable file in /usr/local/sbin/, so I went to add that directory to my PATH variable in .bashrc. I'm able to type commands to executables just fine in other directories, but for some reason I keep getting "command not found errors" from bash when I type in the name of the executable (apf), even when starting/restarting new instances of the shell. Here's my current PATH variable in .bashrc - have I overlooked something? # Customize the path directory PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/sbin:~/bin:
I am not sure if this is the right area to post this question but I am setting up an autoresponder on my website. To configure it to my site it the instructions say I need to
"# Type the full path to your EMail program. # If you're not sure of this, ask your server administrator
$mailprog="/usr/sbin/sendmail"; # Type your email address. Make sure # to place a in front of the @ # As an example: admin@autoresponderunlimited.com $fromaddr="admin@autoresponderunlimited.com";"
Where would I be able to find this? I have the Linux Deluxe Hosting Plan from godaddy.com
Earlier I made a setup using UNC path in my Apache configuration. I managed to make this work. Now on another installation using Apache 2.2.22 nothing works like before.
I have Linux server Apache with Tomcat.How can i change DocumentRoot for Tomcat or set default page for Tomcat index.jsp or my.jsp or index.php because i want to use 301 redirection. So please guide me how can i change default page or change default path.
I'm using Plesk on my server and its a pain in the @** to create FTP users. So I found this article on adding chrooted FTP users. I successfully added a user, but would like to change the path now, how can I do this?