Tagged articles
10 articles
Page 1 of 1
Java Companion
Java Companion
Mar 13, 2026 · Backend Development

Master Nginx Virtual Hosts: Domain, IP, and Port Configurations Explained

This step‑by‑step guide shows how to configure Nginx virtual hosts using domain names, IP addresses, and ports, covering directory preparation, nginx.conf edits, syntax testing, service reload, and client verification for each method.

Domain ConfigurationIP ConfigurationPort Configuration
0 likes · 10 min read
Master Nginx Virtual Hosts: Domain, IP, and Port Configurations Explained
Liangxu Linux
Liangxu Linux
Feb 19, 2025 · Operations

How to Configure Dynamic and Static IP Addresses on Linux VMs

This guide walks through configuring both dynamic and static IP addresses, setting gateways, DNS servers, and hostnames on a Linux virtual machine, including editing network‑script files, restarting the network service, and verifying connectivity with ping.

Dynamic IPIP ConfigurationLinux
0 likes · 5 min read
How to Configure Dynamic and Static IP Addresses on Linux VMs
Liangxu Linux
Liangxu Linux
Nov 30, 2024 · Operations

Why a New PC Can't Access the Internet: Step‑by‑Step DNS Troubleshooting

A client’s newly purchased computer could connect to the corporate network but could not reach the internet; the guide walks through checking the link light, IP configuration, ping tests, identifying a faulty DNS server, switching to public DNS services, and measuring latency to reveal why foreign DNS isn’t always faster.

CloudflareDNSIP Configuration
0 likes · 5 min read
Why a New PC Can't Access the Internet: Step‑by‑Step DNS Troubleshooting
Python Crawling & Data Mining
Python Crawling & Data Mining
May 5, 2019 · Operations

Configure a Static IP on CentOS 6.7 VMs in Minutes

This guide walks you through manually assigning an IP address to a CentOS 6.7 virtual machine by editing the network script, enabling boot, disabling the firewall, restarting the network, and verifying connectivity, enabling further tasks like building distributed clusters.

CentOSIP ConfigurationLinux
0 likes · 3 min read
Configure a Static IP on CentOS 6.7 VMs in Minutes
Practical DevOps Architecture
Practical DevOps Architecture
Nov 16, 2015 · Fundamentals

Configuring Router Interface IP and DHCP Settings

This guide explains how to configure a router’s FastEthernet interface with a static IP address, enable DHCP services, set address exclusions, and configure a host to obtain its IP settings automatically, using Cisco IOS command-line syntax.

CiscoDHCPIP Configuration
0 likes · 2 min read
Configuring Router Interface IP and DHCP Settings