Archive | Linux

Some articles about Linux

Как установить VMware Tools на ВМ под управлением Linux

Описывается как установить VMware Tools на виртуальной машине под управлением Linux. Дается подробная пошаговая инструкция с рисунками и пояснениями.  (more…)

Continue Reading

Как настроить gateway сервер (шлюз) на Linux для VMware vSphere датацентра

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

Continue Reading
gateway сервер

Как сделать gateway сервер (шлюз) на Linux для центра обработки данных

Описывается как сделать gateway сервер (шлюз) на Linux для центра обработки данных на VMware vSphere. Дается инструкция с объяснениями и рисунками по добавлению виртуальной машины и установке операционной системы. Следуя этой инструкции, можно за 2-3 часа создать шлюз, необходимый для нашего центра обработки данных. Gateway сервер (шлюз) выполняет три основные функции: обеспечивает коммуникацию между виртуальными машинами […]

Continue Reading

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. […]

Continue Reading

A few words about Linux. Access rights, services and commands

A few words about Linux. First of all I will briefly describe the access rights to files and folders. Then service management and basic Linux commands. This information is necessary to understand my other posts about configuring and maintaining virtual environment, web services and so on. То же по-русски. 1. Access rights in Linux/OS X/Unix I will shortly describe […]

Continue Reading

Text editor vi. The very short manual

In this post I will shortly describe editor vi, its main modes and commands. Also, I will give some useful tips how to use it the best way. То же по русски. Editor vi (visual editor) – a universal full-screen text editor for Linux (UNIX). It is included in all versions and distributions. People use text editor […]

Continue Reading