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...
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.
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...
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...
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...
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...
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 "/>...
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...
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...
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...