сервер

Run a python script on the server

I remember there was some command python script.py & [что-то там] Which ran the script and you could close the terminal, leave the server, and the script continued to work. Can someone remind me?

Java server for Android applications

I need to make a server in java that will work with the database and perform other functions. The choice fell on the server b ... to fix it. It is possible to completely change architecture or toolkit. The main thing is that the server is written in Java.

Checking the submit button click

There is an example from the book (there is also a similar question arose after watching the video tutorial) on sending files ... t;/html> And to select an existing file to send to the server, it gives: Uploading Problem: possible file upload attack

How do I make the NodeJS server work without an activated console?

Gave a trial week on VPS hosting, put NodeJS there, but the problem is that it works only when the console is activated. How do I make it work indefinitely?

How to upload a Django website to hosting?

I have a website on Django that is already ready and needs to be uploaded to hosting. To do this, I use the FileZilla program ... t found. That is, looking for index.html. And the problem is that I use Django and I have this file in the templates folder.

Hosting for a Java application: help me figure it out

I wrote a simple Java server on sockets. I run it in Eclipse - everything is fine, works, interacts with the client. Now I wa ... this difficult topic, maybe you can recommend reading something? And then I look: Jboss, Tomcat... Is this even on my topic?

WINS on Windows Server 2003

Hello! The admin has a small network - 5 computers +the server on which I decided to enable WINS. Added a role, registered th ... ing a new computer to the network, I recreated the wins database. I tried to create a static mapping... The effect is zero...

Testing the MSSQL database

Good afternoon! Are there any tools for automated database testing on MSSQL? For example, projects for Visual Studio (the templates of which I did not find in the studio itself)? Share your experience and links. Thank you in advance.

Apache2 does not start

For some reason, apache2 doesn't start Job for apache2.service failed because the control process exited with error code. See ... [1]: Failed to start The Apache HTTP Server. -- Subject: Unit apache2.service has failed -- Unit apache2.service has failed.

C# TCP console server: how to accept commands and their data from Unity clients

Help people! in C#, I want to write a console TCP server for many unity clients, who knows if the correct way to accept serialized data and process it in this way is through a switch? How can I accept both the command and the data in the same thread?

What version of PHP should I choose for my site?

At first glance, the answer is simple-the last one.))) I also think so, but when I downloaded PHP 5.3 (5.3.8) VC9 for Windows ... to translate to Linux 2.6 with Apache 1.3 modules.*, Fast CGI, CGI Or Windows Server 2008 R2 with IIS 6.0 or IIS 7.0 modules

Access to the local server on your computer via your phone

I wrote a small application in flask and ran a local server on the computer. address 127.0.0.1:5000 There is a WI-FI network to which the phone is connected. How can I access the site from my phone?

How do I secure my home server?

There is an ubuntu server, a home PC. Some sites are spinning on it + an ftp file of the ball. The following questions, how c ... nd? What should I check regularly, logs? Which ones and where to read them? Any books and articles on the topic are welcome.

Is it possible to come up with a script for connecting and disconnecting hard drives in Windows?

I want to make backup disks of long-term storage on a working server. The idea is that once a month, the script is triggered, ... hell or something similar, can this be done? Upd: I have you can archive all backups (daily, monthly, annual) once a month.

How to check if there is an open port on the Node.js?

I have a server made on Node.js and a proxy server is defined. http = require('http'); var httpProxy = require('http-proxy'); ... ck if there is an open port, so that if it does not exist, do not create a proxy and don't put error checking in this place ?

Server for a browser game

Hello! I wrote a browser game for the phone, the game is stored on a local server, tell me what you need to choose in order to make it comfortable to play going online. Server, hosting, etc.? What of it? PS budget 1t. p:)

WebServer ESP8266

Need help with creating an html page on ESP8266. On the Internet, I did not find how to do this without connecting to a WiFi ... d, creates such a page without a WiFi connection. Please tell me how this can be done, or where to find information about it?

Server name and port number

I think the question is clear. How can I find out? (Enter the name of your server and the port number (you can get them from your system administrator) in the form :. )

How do I find out the file extension when downloading it from the server?

The file download link does not specify its extension, but browsers somehow understand what file format is needed when downloading the file. How can a file upload script find out the extension of a similar file when it is uploaded?

How to make a server on your computer?

How do I make a server on my computer? I want to launch a website from my computer!