Questions tagged as 'linux'

4
answers

Folder permissions on ubuntu

Hi, I have an installation with ubuntu where I'm going to use apache as a web server. For this I have created a folder in / var / www / html / tests Where I created a series of files for example "index.php" The problem I have is that if...
asked by 17.11.2017 / 17:02
1
answer

Raspberry pi 3 Kali Linux

When I boot for the first time in Kali Linux, in my raspberry pi 3, it asks for a username and a password, I think they are predefined: pi, raspberry. But it says that the password is incorrect.     
asked by 14.11.2017 / 04:19
1
answer

DNS Delegate a subdomain with Ubuntu

I have two ubuntu servers, srv1 and srv3. srv1 is the main server and srv3 is a subdomain to which I want to delegate. The problem is that it does not transfer the data from srv3 to srv1. Example of structure: SERVER 1 /etc/bind/na...
asked by 06.11.2017 / 00:52
1
answer

start program written in c when booting linux system

Hello this time I created a small program written in c that I intend to run in a raspberry the same one already works correctly, but now I need to run it when I start the system (and it works without logging in), the idea would be that when star...
asked by 11.10.2017 / 12:55
1
answer

Cluster Apache Mysql (MariaDB)

I am configuring a local server on 4 Linux cluster machines Raspbian Stretch. Right now I have apache configured with balancer-manager to distribute the traffic to the corresponding computer according to the web that is requested. The website...
asked by 22.11.2017 / 20:54
1
answer

Centreon, OID I do not get data

Good, I'm trying to monitor through OID in Centreon because I need it for a printer. I get the OID of the printer by performing the following command: snmpwalk -v2c -On -c public <IP> Once I get them I go to Centreon and write the...
asked by 27.07.2017 / 08:25
1
answer

App.config .NET Core console application on Linux

In Windows for a console application I use the App.config , section appSettings to store some configuration parameter, see the example: <Configuration> <AppSettings> <Add key="param1" value="value1 "/>...
asked by 19.08.2017 / 17:10
2
answers

Configure .htaccess in Codeigniter CentOS 7 Server?

Cordial Greeting. Recently I'm working with the Codeigniter framework and a small web app, I use CentOS 7 to mount the application. The problem is that I use the CodeIgniter URL helper to remove the index.php from the URL de http://midomini...
asked by 05.07.2017 / 16:45
1
answer

Commands to give total permissions to a folder

Good morning. I need that please put the commands to me so that a folder that by default does not allow to create nor to eliminate anything in its interior, allows it. I have Ubuntu Mate, and I am practicing with PHP in my localhost, but when...
asked by 19.10.2017 / 01:00
2
answers

How to build 2 network interfaces in centos

I have a server that has 2 network interfaces. One to a public IP and another to a private ip. The one in the private IP has to look at a proxy. When I lift any of the 2 IPs in one of the interfaces it works fine. That is to say. If I raise t...
asked by 20.04.2017 / 19:08