Most voted "vps" questions
VPS stands for Virtual Private Server which stands for virtual private server.
Learn more…26 questions
Sort by count of
-
10
votes3
answers9800
viewsHow to keep a server nodejs running permanently?
I want to know how to maintain my server nodejs permanently running on my vps Ubuntu I bought without the need to run Putty and run the command node app.js. I made a REST API that will be consumed…
-
2
votes1
answer684
viewsHelp for - Optimize Mysql
I’m having trouble optimizing my VPS Mysql that I use. I have a plan on Ramnode with the following specs: Intel® Xeon® CPU E3-1240 V2 @ 3.40GHz (4 Colors) 4GB of Ram 135 GB SSD Raid 10 I am having…
-
2
votes2
answers2244
viewsWhat is the right way to save images to a server?
I know the answer to this question is not exact, but I am asking because of alerts I received from a client’s hosting (media temple - DV Developer) The system I developed saves the images as…
-
2
votes1
answer665
viewsServer-to-server Mysql Database Synchronization (VPS)
I would like to synchronize my databases that are hosted between 3 different VPS, I would like to synchronize this data in real time when a record is changed in a database in a given VPS…
-
2
votes2
answers131
viewsConnect to Ubuntu Server with Putty+Xming
I’m connecting my server through Putty trying to use Xming to show GUI elements but unfortunately I’m not getting it. Whenever I try to run a command line program it returns the errors. NOTE: X11…
-
2
votes2
answers3258
viewsPoint domain to a Docker container with apache
Talk personal, I’m starting to use Docker, but I still have many questions and one of them is how to point a domain to a specific container. First I created a Container with a php and apache image…
-
2
votes1
answer98
viewsImage upload to Apache2 server - Ionic 3 + PHP
Based on a tutorial (http://masteringionic.com/blog/2018-01-23-using-the-html5-filereader-api-and-php-to-upload-images-from-ionic-framework-apps/) I made an application to upload images on an Apache…
-
1
votes0
answers59
viewsError 500 when loading page
There is a client who sells real estate and the real estate data is taken from an external json link. The system is working, but the system takes time because it is TOO much data. It spends about 1…
-
1
votes1
answer308
viewsVPS to Magento What do I need to know?
I have only used shared servers with the Opencart platform for years, however I could really use a store in Magento now, but I read that it can be slow and does not work well in shared accommodation…
-
1
votes1
answer329
viewsHow to check connection bandwidth of a server
Hello, I recently hired a Windows VPS server hosted in Germany. The contracted plan has unlimited traffic and 1Gbit/s connection. I want to use this server for streaming videos, so the connection…
-
1
votes2
answers736
viewsFast website when accessed by IP, but super slow via Domain Name
I’m having a problem that when accessing my VPS server using IP, access is immediate but when access using HTTP, the page takes up to 10 seconds to open, I did some tests on my local machine and…
-
1
votes2
answers302
viewsShould I create a container for each site/app or can I put them all in the same one?
I’m starting to study Docker, I’ve been playing a little bit on a VPS server that I have, but still some doubts persist. I already understood that it is good practice to separate the database and…
-
1
votes1
answer888
viewsCustomize the Nginx error message
Hello, the Nginx server has a message that appears from time to time on sites like 502 Bad Gateway. How to customize this message via SSH in Nginx files? I installed from this tutorial:…
-
1
votes0
answers45
viewsVPS configuration
I acquired a VPS at Digital Ocean. The idea is to run an MEAN application. So I opted for the "One click apps" option they offer and the installation/configuration of my server was automatic. With…
-
1
votes1
answer85
viewsRuby and PHP in the same VPS
I’m considering the idea of hiring a VPS at Linode to host different projects. The point is that some of them are in PHP and others in Rails. My question is: It is possible to configure a VPS to run…
-
1
votes1
answer190
viewsVps website with no access to dns (www)
Hello, the situation is as follows I have a VPS only for customers with Vestacp pointed to a domain. Situation: domain with DNS in the.br record, I have to leave the other records MX, TXT there in…
-
1
votes0
answers19
viewsI’m having trouble sending video to the server
Hello all right ? I’m having problems with sending video to the server, with image (the same code practically) it sends, but not with videos. My server is a Linux Ubuntu VPS, I have the vestaCP…
-
0
votes1
answer621
viewsHost two websites in a single VPS
I am trying to host two different websites in the same VPS. What are the right procedures to do this? The server apache is already installed and I can host files there. However I can’t host two…
-
0
votes0
answers41
viewsShort Tags php on server
Hello, host on my PC and works correctly, however when I put in a VPS happened these "bugs", I’ve already activated the short tags and Asp tags, what will be that can be ?? Can be seen by accessing…
-
0
votes0
answers163
viewsphpinfo.php file information other than php.ini in VPS. What to do?
good morning; The settings of my VPS, in the PHP part are shown in phpinfo in this initial way: System Linux fkc.com 2.6.32-042stab112.15 #1 SMP Tue Oct 20 17:22:56 MSK 2015 x86_64 Build Date May 14…
-
0
votes1
answer360
viewsChanges on my site do not appear
My site is configured on the server in vps with easyengine. When I insert some changes in the css file or any other, the changes on my site do not appear. I tried to clear the cache and nothing...…
-
0
votes1
answer57
views -
0
votes0
answers156
viewsMysqltuner Help with analysis
I have no knowledge in mysql, and it was very difficult to understand the diagnosis of Tuner. My problem is that when the site gets too many visits, the connection to the bank drops. I’m using a…
-
0
votes0
answers493
viewsI’m trying to access my site through IP and I can’t
Hi, I installed the IIS on my Cloud machine, all right so far, I downloaded my site by localhost and 127.0.0.1 worked normal, but by computer IP I can’t, what can it be? I disabled every firewall…
-
0
votes0
answers61
views -
-1
votes1
answer461
viewsCreate a user on linux and restrict it to folder and subfolders
Hello, I was wondering if it is possible to create a user on linux and leave it in a folder, and can not go back to a level above can only access the subfolders inside that folder. /folder/user/Luiz…