Questions tagged as 'centos'

0
answers

Enable daemon so that it always runs

I have the following script in Bash that executes a script in Python. At the moment I only have the options of "start", "restart" and "stop": #!/bin/bash # /etc/init.d/test ### BEGIN INIT INFO ... ### END INIT INFO c...
asked by 02.07.2018 / 17:54
1
answer

Access site in localhost

By accessing my localhost on a computer with CentOS 7 from another computer if I can access through the IP, but I do not load the whole page because in the code the links say localhost and when clicking on a link I no longer Go to the next page...
asked by 19.06.2018 / 15:42
0
answers

Slow network when there is no Internet

I do not know if it's the indicated group, but here's the query: I have a simple network in a client: · Router (Ubiquiti), connected to the ISP modem · Point-to-Point Link with another building. Everything works correctly, except when the...
asked by 14.06.2018 / 13:49
0
answers

What is the IP of my server centos in virtualbox

I am currently configuring my server centOS 7 in a virtualbox to use it as a web server of tests, as I am new in this I would like to know which is the ip where the apache server is running and to be able to access it from the browser I leave...
asked by 08.06.2018 / 15:56
0
answers

ssh_exchange_identification: read: Connection reset by peer Centos

I handle several servers with CentOS but currently the server 09 can not make the connection by sftp not even by ssh to the ftp server (92) since the processes in which the information is brought are at dawn, and noticing during these wee...
asked by 01.06.2018 / 14:53
1
answer

What is the command that I need to use?

I use virtualbox centos v6 and I need to do this task, I already installed apache but I can not find which command to use for the following, the directories I already created 2. within each directory you must create (at least) the following file...
asked by 08.05.2018 / 23:27
1
answer

You do not have permission to access / phpmyadmin on this server

I have a server mounted on a centos 7 machine and a dynamic dns to which I can access remotely, but when I try to enter the database that I have on that server using php my admin, I get this. Search the internet and I have to modify the...
asked by 24.04.2018 / 05:49
1
answer

script delete folders according to the current date

I have made a script to delete folders when the disk is, for example 80%, I want to use it in centOS with asterisk. where folders are organized "/ var / spool / monitor / 2018 / {01/02 /.../ 12}" Well, I did this script that erased 2 months a...
asked by 20.04.2018 / 16:55
1
answer

Error 500 apache in centos 6

I have a data server and another one of applications in virtual machines in centos 6 that use postgresql 9.1, in the applications one I have a .war and .ear files inside some jboss nodes that are the pages I want to be able to connect, when plac...
asked by 05.04.2018 / 19:29
0
answers

Configure ServerName apache centos

I have a problem with apache in centos , I explain. I have an application server in a virtual machine, the idea is that from a browser on my computer I can connect to the ip of that server, but I have some doubts regarding the configurat...
asked by 21.03.2018 / 14:07