Описывается как установить VMware Tools на виртуальной машине под управлением Linux. Дается подробная пошаговая инструкция с рисунками и пояснениями. (more…)
Tag Archives | Linux
Как настроить gateway сервер (шлюз) на Linux для VMware vSphere датацентра
Описывается как настроить gateway сервер (шлюз) на Linux для центра обработки данных на VMware vSphere. Дается инструкция с объяснениями и рисунками по настройке сервера SSH и интерфейсов. Вторая часть статьи “Как сделать gateway сервер (шлюз) на Linux для центра обработки данных“. (more…)

Как сделать gateway сервер (шлюз) на Linux для центра обработки данных
Описывается как сделать gateway сервер (шлюз) на Linux для центра обработки данных на VMware vSphere. Дается инструкция с объяснениями и рисунками по добавлению виртуальной машины и установке операционной системы. Следуя этой инструкции, можно за 2-3 часа создать шлюз, необходимый для нашего центра обработки данных. Gateway сервер (шлюз) выполняет три основные функции: обеспечивает коммуникацию между виртуальными машинами […]
SSH client PuTTY for Windows. Installation and setup manual
I will describe here how to install and setup SSH client PuTTY for Windows. Also there will be step-by-step manual of the key generation process and client setting up to create secure connection to the SSH server. То же самое по-русски. (more…)
How to create certificate service. Step by step manual
I will describe how to create certificate service. Certificate service can be used, for example, to test the servers, services, or employees authentication. After reading these articles, one can have running certificate service, as well as all required digital keys and certificates in 10 minutes. То же по-русски (more…)
How to create own certificate service. Preparation
I will describe all necessary steps to create a own certificate service on Linux. Also which information You should prepare. Then, how to create the file structure and openSSL configuration file. То же самое по-русски (more…)
Digital certificates. Why we need them and what are they for?
I will describe what digital certificates is and why we need them, also how to create a request for a digital certificate to send it to a certification authority. It sounds scary. But in a real life, it’s very simple. After reading these posts, you will have within 10 minutes all necessary digital keys and certificates. (more…)
sftp client for Linux. Short description how to use it to secure file transfer
I will describe in this post what is sftp client for Linux and how to use it to secure file transfer. There are also list basic commands and some examples. Тоже по-русски SFTP (Secure FTP) – a network application layer protocol used to copy files to/from a remote system over a reliable and secure connection. Unlike the […]
Setup ssh server. How to with step by step instructions and explanations
I will describe here how to setup ssh server to be able to establish secure connection to Linux Server. There is also step by step instructions with some explanations. То же самое по русски (more…)
What is SSH/SFTP and what is it for? How to configure ssh client for Linux
Here I will briefly describe, what is SSH/SFTP and what is it for, how to configure ssh client for Linux, OSX, Unix, generate keys, and prepare it for use. There are two ways to control Linux Server on VMware virtual machine because of absence of physical terminal. They are using window VMware vSphere virtual client terminal and SSH secure connection. […]