Setting up Viber on a computer

 Setting up Viber on a computer We launch Viber, in Windows this can be done using a shortcut on the desktop, and in Linux Mint using “Menu->Internet->Viber” (the process of setting up Viber in Windows and Linux is no different). After starting on the first window, we answer “Yes”, since in this article we are considering the option when Viber is already on the phone, therefore we answer “Yes”. Then enter the phone number and click Continue. After that, a QR code will be displayed on the next window, and a QR code scanner will start on the phone. You read this code accordingly and that's it, Viber activation on your computer is completed. Next, click the "Open Viber" button. When you first start Viber on your computer, the program will offer to synchronize your chat history, click the "Synchronization" button, a window will open on your phone at this time in which you need to confirm the synchronization, i.e. press the "Start" button. That's ...

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.