Windows 10 Installation Media Creation Tool

 Media Creation Tool is the official Windows 10 installation media creation tool. You can download the utility from the official website by clicking on the "Download tool now" button. The application is completely free. Microsoft has made its simple utility to create a bootable USB drive, but only the tenth version of Windows can be written here, which will be a minus for many users. Of course, the utility will only work with official images, there can be no talk of pirated assemblies. After the installation is complete, the utility will provide a choice - update the system or create a boot drive with Win 10. Brief instructions for creating a bootable USB flash drive We can only select the language and architecture in the settings - sometimes 64 or 32. If necessary, you can specify both options; Next, select the ISO file by checking the appropriate box; Then we specify the path to the flash drive, and you can click on start. More detailed instructions are presented in a separ...

Web server - Web

 Web server - Web





It performs the hosting function, in the assembled server with our own hands we can place a site, for example with PHP and an SQL database, bind the IP of our home server to our domain name, launch a mailbox for our site. Remote administration of our server is carried out using the ISPconfig hosting control panel, which is built on open source code and simplifies the work of a server administrator built on Linux systems. The ISPconfig 3 panel is able to manage several servers from one control panel and separate users among themselves, so you can keep a separate account of each of the clients with individual settings and rights.

web server

The figure below shows the simplest type of hosting, in which management is carried out remotely - via the Internet, when accessing one main server, which in turn manages others. Such a scheme helps to offload the main server and control the load between others.

The main task of such a server is to provide space for a web site, this is if we are talking about a couple of sites and one user, and if your server is designed for several sites and users with your own hands, it is better to think about a virtual server, in this case we full server management is required, preferably remote, for example, a super user or web server administrator must have full control over users and their sites, as well as their resources. It is better to include additional features as resources, for example, support for PHP, SQL databases, creation of additional users for FTP access to the site, and the most important point is to completely isolate users and their resources from each other in order to keep a common record of each one separately. On my mini-server, the ISPconfig hosting control panel copes with this task perfectly and you can see its work on the example of this site and this is not hosting, but a simple home server.