Questions tagged as 'servidores'

3
answers

Can Laravel be installed in a shared hosting?

I will start to develop a project but I have a great doubt, can you install laravel in a shared hosting? Can I see the errors online and work directly? I have researched about Laravel and I see that Compoiser is used to install libraries, but be...
asked by 30.08.2016 / 14:36
3
answers

Migrate Ubuntu Server

We have a Ubuntu Server 13 physical and we want to do a clean installation, and migrate everything to the new server 16.04 . Is there a tool that allows you to migrate everything easily? That is, they can be moved: Network Settings. Cro...
asked by 26.10.2016 / 16:23
0
answers

How to automatically resume a nodeJs server in production after restarting the cloud server

I've been looking for the best way to make a cloud server with Ubuntu to restart, or if it has a fall for any reason and then get up again, automatically restart the nodeJs server that I have running in it. To keep node running I do it with F...
asked by 22.12.2018 / 16:02
2
answers

Error to redirect the page with PHP [duplicated]

Mount my web application to a web server, locally everything works perfectly, requests among other things, I have a system of pages for registered and logged users, I manipulate them with sessions, verifications among other things, each page (...
asked by 04.03.2017 / 19:28
2
answers

How to make my website visible with a public ip?

I would like to know what is the way that I can access from any computer to my website that would be inside my laptop converted into a temporary server, I would like to do this by means of the public and only ip that I have at the moment, Curren...
asked by 21.07.2017 / 00:21
1
answer

Routing Vagrant

I'm starting with Vagrant and I think I'm a bit lost. I tell you the scenario, to see if you can guide me in a correct way. 2 environments with 2 online machines: staging production These 2 machines have GIT installed. We are 4...
asked by 13.02.2017 / 17:16
1
answer

Users git Ubuntu Server

I have mounted an ubuntu server, I have created ss users, and everyone can clone the repositories. However, only the administrator user can commit. I have created more admin users and even then I have not managed to commit with another account,...
asked by 17.08.2017 / 01:52
1
answer

Security deploy API Laravel

I have an app made in Laravel only to consume in REST but how do I do it so that there are not public files and sensitive routes like / storage or composer.json until .env? What good practices do you recommend, if .htaccess is a good idea or not...
asked by 13.04.2018 / 00:36
1
answer

Configure transactional replication for a group of Always on SQL Server 2016

I have the following environment: A server (A) that has a transactional publication, this server is not in the group of Always on Two servers (RT1 and RT2) that are in a group of Always on Listener (RT) RT1...
asked by 24.07.2017 / 19:50
2
answers

how to validate that php is working on debian 8?

I just installed debian on my computer to use it as a server and I have installed php, mysql and phpmyadmin but I do not know how to validate that if I install them well since the interface is by means of commands, so I would like to know what c...
asked by 26.10.2016 / 19:06