Questions tagged as 'servidor'

0
answers

Local Sites nop Apache2 and linux MInt

Some time ago I used Debian-derived programming. Today I installed Mint 18.3 properly updated and installed MySQL, Apache 2, PHP and phpMyAdmin as I always have, but I can only access it by IP, by 'localhost' or by 127.0.0.1. If I type an addres...
asked by 17.05.2018 / 00:48
0
answers

How can more than one server send information to a single site?

In a simple way, I set this example: How do you for example; YouTube, which has many servers worldwide, can send, for example, to only one site? Because in my view a server does not give so many people. Server in my understanding is a compute...
asked by 14.05.2018 / 21:46
1
answer

Socket in Java that sends and receives

I'm doing a college project and I'm using an ESP8266 microcontroller. At first, I wanted to create a SocketServer and a SocketClient in Java, that were able to both receive messages and send each other, no need to have a multithreaded connection...
asked by 19.05.2018 / 13:33
0
answers

How to read TIF file tags saved in SQL Server type data Image

I have a database with thousands of Gigas in Mult-Page TIFF images that will be written to backup tapes. I need to read the Tag PageNumber where the number of pages containing the file is, so that the program can estimate how many tapes will...
asked by 02.05.2018 / 21:20
0
answers

Accessing server files and directories (what's this?)

Hello, once when creating a website I used the tag: <a href="//site.com">Saia daqui!</a> And she redirected to a page that (I think) showed the files and directories of the site. So, I had some doubts: What I'm seeing is rea...
asked by 06.05.2018 / 22:12
0
answers

Ajax request does not arrive on server when body is too large

In an ajax call I make to the server in a report generation function I'm encountering a situation. In the body of the request I send a small array, with 20 positions, everything happens normally, but when I send a heavier request, with about...
asked by 25.04.2018 / 14:56
0
answers

Check inactive users in AD using pyad module

Good afternoon, I'm doing a search, in essence it's a program to check users in AD that are inactive and disable them (Windows server 2016), but I'm starting with Python and I discovered this library called pyad. What I wanted is a light for me...
asked by 16.04.2018 / 20:51
0
answers

open62541: 'NO_ERROR' undeclared - OPC server - C

I am trying to create an OPC server via open62541 following the example of this link, page 15: link When trying to compile with: gcc -std=c99 open62541.c myServer.c -lws2_32 -o myServer.exe I get the following error messages: open625...
asked by 18.04.2018 / 23:16
0
answers

How to execute a powershell function by calling the .ps1 file?

How well with you? I request an aid created a function that makes backups of virtual machines this function receives two parameters the name of the server and the name of the VM. I need to call function by executing the .ps1 file, I have alre...
asked by 12.04.2018 / 17:07
0
answers

Error server memory wildfly

I tried to import a 66 megabyte file, and gave this error in wildfly : Caused by: java.lang.OutOfMemoryError: Java heap space In addition to including this setting in spring.    @Bean public MultipartResolver multipartResolver () {     C...
asked by 11.04.2018 / 13:22