Tag

VNC

0 views collected around this technical thread.

DevOps Cloud Academy
DevOps Cloud Academy
Jun 27, 2020 · Operations

Configuring VNC Server and SSH Remote Access on Linux

This guide explains how to install and configure a VNC server on a Linux virtual machine, set a static IP, manage firewall and SELinux settings, and use SSH for remote command‑line access, including all necessary commands and client setup steps.

LinuxSSHSystem Administration
0 likes · 4 min read
Configuring VNC Server and SSH Remote Access on Linux
DevOps Cloud Academy
DevOps Cloud Academy
Mar 6, 2019 · Operations

KVM Installation and Configuration Guide

This article provides a step‑by‑step tutorial on installing and configuring KVM on a Linux server, covering CPU virtualization enablement, package installation, module loading, network setup, virtual disk creation, VM deployment, firewall rules, and VNC access.

KVMLinuxSystem Administration
0 likes · 5 min read
KVM Installation and Configuration Guide
360 Tech Engineering
360 Tech Engineering
Oct 9, 2018 · Operations

Setting Up a Web UI Automation Testing Environment on CentOS with Selenium, Chrome, and VNC

This guide explains how to configure a CentOS 7.1 test server for web UI automation by installing a GNOME desktop, VNC service, stable Chrome browser, Python pip, Selenium, and chromedriver, and demonstrates using Python multiprocessing to run concurrent browser‑based tests, dramatically reducing regression time.

CentOSChromePython
0 likes · 5 min read
Setting Up a Web UI Automation Testing Environment on CentOS with Selenium, Chrome, and VNC