VPS stands for Virtual Private Server and usually refers to a single instance of a virtual machine leased for private running on a shared physical machine.
0
votes
0answers
5 views
Infinite DNS loop when adding IP with solusvm
When attempting a tracert on an IP that I own and trying to setup steps 18-30 are bouncing back and forth like shown in my image. What did I mess up to cause this?
0
votes
0answers
6 views
Server configuration error:Fatal error: Cannot redeclare class JDate
everybody,
I have this propblem and I don't know how to solve it. I explain:
I hired a vps and installed a centos6 template with vhm/cpanel.Itried to configure everything and it seems to be working; ...
0
votes
0answers
18 views
how to access a java application from public url running on localhost in vps
I have registered a domain mydomain.com through GoDaddy.com. I bought a Virtual Dedicated Server VPS (Windows server) on GoDaddy and registered a domain "mydomain.com" under domain in VPS. While ...
0
votes
0answers
16 views
Setting-up a live ASP website
So, I've been setting my sights on MS Azure for quite awhile as my top hosting choice. I have a trial account and since I am still in the development phase of my ASP project, I wouldn't want to have ...
0
votes
1answer
25 views
Nodejs App at 0.0.0.0:80 not public
I am using a ec2 server running ubuntu and nodejs. I thought this would create a valid server that would respond if I went to my ec2 web address.
var http = require("http");
var port = 80;
var ...
-1
votes
0answers
6 views
SOLVED index.php not refreshing on CentOS 6 VPS with virtual hosts for subdomains [closed]
I am a relative noob to the linux world, let alone VPS. I have been migrating my site over from shared hosting and in the process have reorganized some folders under my www/html directory and needed ...
0
votes
1answer
19 views
send API requests from different IP addresses on VPS
I'm currently using 1 IP address and making requests for data through an API that requires a unique IP and token.
If I obtain more IP addresses via a different VPS provider and register them with ...
0
votes
0answers
24 views
Virtual Private Server Using Multiple IP's
Many Virtual Private Server(vps) providers give the option of having multiple dedicated IP's.
Can these IP's be used liked proxies from an application running on the VPS?
for instance, in C#, could ...
0
votes
0answers
19 views
Windows VPS using multiple IP's from C# WebRequests
I am considering purchasing a vps with multiple public ip's. How does one select programatically which ip to send web requests from using C#? Can this be configured with a HttpWebRequest object or ...
0
votes
0answers
19 views
Wordpress permalink not work
Hy It's me again :)
I've some problem with my new website, in my website use cloudflare for DNS. If permalink in default mode, It's all right nothing found problem but when permalink change to any ...
1
vote
1answer
26 views
SSL Certificate error with Custom Domain in Openshift Wordpress
I'm trying to deploy a wordpress installation to Openshift but I can't refer my custom domain without a ssl certificate error when in the backend. I read a article and it says that it is expected, but ...
0
votes
0answers
10 views
Dedicated server no space
I have problem with the space in disk , actually i have dedicated server in centos and tell me no space in disk when i use only 19 gb and my disk have 500 gb
I see this when i put df -h :
...
0
votes
1answer
16 views
Database location in relation to main web server
Ive recently taken the plunge and started renting a VPS for my web projects. As the demands on the system get higher so do the costs. MY VPS is US based due to costs, but Im based in Germany.
...
0
votes
0answers
9 views
VPS send email list hijacked [closed]
I am using a rented ubuntu VPS with root access for email marketing.
It is posible that my email list will be hijacked by the VPS provider in anyway? (smtp logs or something like that)
Thanks.
-1
votes
0answers
27 views
What do I need to know in order to be able to manage a Linux VPS? [closed]
We're going to use a Linode VPS for hosting our current project. I have some (read: little) experience with Linux as a user, but none as administrator. I was able to set the whole thing up, but it's ...
0
votes
0answers
12 views
Impossible to send emails to @@melinvest.ru from my server [closed]
I have a VPS with windows server 2008 R2 and Parallels. I have there a domain "xxx.com" when I try to send emails to any account in @melinvest.ru I always recieve the same answer from their server:
...
0
votes
0answers
51 views
Suddenly a certain PHP file stopped working
I've faced a very weird problem on my server, here is a brief description of the problem.
I host all my sites on an Ubuntu vps with nginx running as web server. There is a sub directory on one of my ...
0
votes
1answer
12 views
Carrierwave VPS symlinks not working
I have setup carrierwave on a softlayer VPS.
Carrierwave gives an option to save files on local storage.
If I use symlink for public/images to shared_path/images then images gets uploaded but doesn't ...
0
votes
1answer
34 views
How to disable subdomains in my vps server?
Hello,
I have a vps server for host my website. I have little problem. But I don't know how to explain this. Here is example:
My site : blabla.com
I access my website with all subdomains, ...
0
votes
0answers
16 views
How do you configure VPS on WHM Cpanel so that wp_mail() function works correctly?
I'm using Zerigo DNS and VPS with CentOS and WP installed. The problem is the wp_mail() function is used to send a message with Contact Form 7 it says it sends but never receive a message. I've tried ...
0
votes
0answers
24 views
Cassandra spawning too many instances, making server unavailable
I am having one huge problem recently. When I reboot server, it starts waaay to slow, it was relatively fast in the past. If I manage to log in to the terminal, I get the following screen: ...
1
vote
1answer
27 views
Routing all trafic from one host to another [closed]
I have two servers one is VPS (192.168.1.2) and dedi server (192.168.1.3). My site is on the VPS but it has not enougth resources for it anymore. So I want to proxy/redirect the traffic to the exact ...
-1
votes
0answers
23 views
is it posibble to make some vps with share ip? vps linux [closed]
I have a linux server and I wanted to know that is it possible to make several vps with only 1 ip ( share ip)
Is there any way to use internal ip for making vps?
0
votes
1answer
43 views
Error while running my run.sh (linux)
I recently encountered this error while running my run.sh. I am trying to run a Runescape Private Server on my linux VPS; this is a large error. Please assist me, I dont know what other details to ...
1
vote
1answer
90 views
Should I enable exec(), use php safe mode or change php.ini?
I would like to use drush on my VPS for drupal maintenance tasks. However I've disallowed exec() from php at the suggestion of the self-test results from my installed firewall. Drush apparently wants ...
-1
votes
1answer
20 views
Godaddy's IP showing up in mail headers from my VPS [closed]
I have a CentOS VPS hosted by godaddy, and although I'm running my own Exim mailserver, the IP address of the actual server changes frequently when I send mail (as viewed in headers). These are ...
0
votes
0answers
15 views
Multiple domains pointing to single Rails app on VPS Hosting (Like Shopify) [migrated]
Asking the same question Multiple domains pointing to single Heroku Rails app via nameservers displaying different content?, but I am on VPS hosting instead of Heroku. I want customers to be able to ...
-1
votes
0answers
56 views
The following RPMs are missing from your system cpanel-perl-514-munin [closed]
I have a VPS configured(centOS). I receive the following error log by email everyday. Any idea on why this happens?
Problems were detected with cPanel-provided files which are RPM
controlled. ...
-1
votes
0answers
26 views
SSL Verification Issue (mismatched URL) [closed]
Seeking a answer here, I've been racking my brain and harassing both my domain registrar and hosting company.
Run down on the systems:
Domain Registrar: GoDaddy
SSL Issuer: GoDaddy
Host Provider: ...
0
votes
1answer
13 views
Understanding and creating the certificate request & Private Key
So I'm creating an RapidSSL on a Linode VPS for a Ruby on Rails - Spree Application.
I'm very new to SSL and in the documentation it's asking: to put in the name of your server where it says server.
...
0
votes
0answers
16 views
Keep Socket.js running / auto start after crush or close
I'm new to Websockets and I've created my first ever page using PHP and Socket.js successfully.
The webite is on a remote server which is a VPS hosting owned by my client provided by a hosting company ...
-1
votes
0answers
26 views
Getting SOAP running when installed with PEAR [closed]
I need to get SOAP running on my VPS. I can see SOAP (0.13.0) listed on the PEAR page in cPanel under Installed PHP Extension(s) and Application(s). Using SSH I can also navigate to ...
2
votes
0answers
24 views
how i can use a specific ip of vps for sending curl request in php [duplicate]
how i can use a specific ip of vps for sending curl request in php
im trying to use
curl_setopt($curlh, CURLOPT_INTERFACE, "xxx.xxx.xxx.xxx");
but it always select primary ip
i have two ip,s on ...
1
vote
1answer
67 views
How to start Sidekiq worker on Ubuntu VPS (Digitalocean)
I already setup Redis, Sidekiq and Rails app, I can access it form //url/sidekiq, but how do I start the Sidekiq worker on a VPS? On my local I do:
bundle exec sidekiq -q carrierwave,5 default
What ...
-2
votes
0answers
32 views
Securing VPS with LAMP, mail server & DNS server [closed]
How could one secure a VPS that runs the LAMP stack, mailserver & BIND DNS?
What are the good security practices that I could take to secure the LAMP? (production server)
How to protect the mail ...
0
votes
0answers
9 views
can't find tomcat directory after installing with easy apache on VPS [migrated]
I have installed tomcat with my build using easy apache on my VPS. This seemed to set up fine with no error messages. But I cannot find any tomcat directory on my VPS (I thought that one should have ...
-1
votes
0answers
17 views
What could be the reason for the linux server to change permission by itself? [closed]
Before I ask the question. Please see the problem that is the origin of this question first.
I have my own VPS and its mail server went into trouble. I can't use any email client even Gmail to ...
-2
votes
0answers
21 views
What country/provider can I host a web server(a pirate bay clone for ex) in that will not respond to US/RIAA/MPAA pressure/actions? [closed]
I am working on a very helpful web app related to streaming video for BitTorrent swarms and am worried about legal threats/actions I will receive from "the man"/big business/RIAA/MPAA/anyone with ...
0
votes
1answer
43 views
hover.com + digitalocean: How to show url name instead of IP in browser address bar
I suppose this might by a very amateury question:
I started learning something new by building a small website with ruby + sinatra. I signed up at digitalocean.com, set up my VPS and got everything ...
2
votes
2answers
42 views
How to use Route 53 and VPS service of aws to run my website?
I have my domain name in godaddy's account. And I want to host that site on aws.
So for that I have created the EC2 instance and it is working fine with the public address they have given
...
-1
votes
1answer
70 views
Fresh PG install on Ubuntu [closed]
I am setting up a Digital Ocean Ubuntu server to host my new site on and having trouble setting up postgres.
I installed it fine but when I try to access it using psql I get:
psql: FATAL: role ...
-1
votes
1answer
24 views
Debian 6 syslog overflow [closed]
My syslog get overflooded with the same message over and over again, untill it reaches 14gb and then the server crash.. I have my own VPS at a provider.
Im thinking it has something with it trying to ...
0
votes
0answers
20 views
OpenVZ, cannot change password
I'm trying to change password of VPS throught this command:
vzctl set 180 --userpasswd root:test123 --save
and it giving me this error: No changes in CT configuration, not saving
Using OpenVZ
1
vote
1answer
83 views
git: 'pull' is not a git command - CentOS VPS server
I recently set up a new VPS and have installed Git via yum and wget etc. All seemed well - I can add, commit, set up a remote and push to github.
However, when I try to pull from github:
...
0
votes
1answer
245 views
100% cpu load on nginx + php-fpm with prestashop 1.5.4 [closed]
I managed to set up my VPS (single core CPU Speed:2.40 GHz Cache Size:512.00 KiB, 1 gig ram) with the prestashop/ubuntu 12.10 guide on HowtoForge. Everything is working, except for the extremely high ...
0
votes
1answer
22 views
Software / OS for a VPS company that supports server clusters with load balancing
Just wondering if there is any OS that will automatically load balance virtual machines across my server cluster ?
0
votes
0answers
52 views
VPS differences
I have two VPS.
One on amazon EC2 -
Micro Instance 613 MiB of memory, up to 2 ECUs (for short periodic bursts), EBS storage only
And one on burst.net -
VPS 1 plan - 512 mb, 1000MHZ, RAID
...
1
vote
1answer
30 views
DNS & Web Application Deployment
Hi I have the following situation :
Currently on one VPS Box (with 1 IP Address), I have LAMPP running the 'commercial' part of the website on port 80. I then have the actual web application running ...
1
vote
1answer
104 views
Can the GUI of an RDP session remain active after disconnect
I'm running automated testing procedures that emulates keystrokes and mouseclicks 24/7.
Although it runs fine locally, on an RDP session it stops running once minimized or disconnected. Apparently, ...
-1
votes
1answer
22 views
My domain name works without www but not with. Why? [closed]
I recently linked my Virtual Private Server (VPS) with my domainame (following some tutorials that i found) and it seems to work great but...
It works if i access to http://necarium.com but not ...






