Posts with #network
Sun, May 31, 2026
3 min read
Detailed walkthrough of building a dedicated KVM/libvirt hypervisor with XFS tuning, hugepages, 10GbE tuning, and automation.
Wed, December 17, 2025
1 min read
How to configure and manage console log messages on network devices.
Tue, December 16, 2025
2 min read
Step-by-step guide to installing EVE-NG on Ubuntu 24.04 LTS bare metal server for running network labs.
Tue, December 16, 2025
1 min read
Lab guide for setting hostname on a Cisco switch in EVE-NG with IOL images.
Sun, March 29, 2020
2 min read
OpenVPN 2.4 became the default version your connections use. Due to incompatibility in compression settings, data traffic is halted but connection is not dropped.
Sun, March 29, 2020
1 min read
Open your .ovpn and comment the following line: route remote_host 255.255.255.255 net_gateway
Mon, September 9, 2019
1 min read
Export your /public directory and make sure it should have read-only permission, mount /public permanently on /mnt/secure.
Sun, September 30, 2018
1 min read
Generally when a network is configured from virsh-define for a particular range say 192.168.4.0 it gateway will be automatically assigned to 192.168.4.1.
Mon, April 16, 2018
1 min read
Openvswitch is a virtual switch production level software, that can be used in virtual switch in VM environments like kvm, virtualbox etc.
Fri, April 6, 2018
1 min read
Openvswitch is the software used on both physical and virtual environments to implement L2 switching.
Thu, April 5, 2018
2 min read
KVM supports diskless booting of operating systems over a network, kvm default network can be configured to act as a pxe server.
Fri, March 16, 2018
2 min read
Libvirtd by default uses dnsmasq to provide ip address for kvm host vms automatically when libvirtd daemon is started.
Tue, March 6, 2018
1 min read
wireshark is a packet analyzer tool used to troubleshoot network issues, when run as a normal user it does not list the interfaces to fix this follow the below steps.
Fri, February 23, 2018
1 min read
Configure a Linux software bridge for KVM virtual machines on Fedora 26.
Mon, February 19, 2018
1 min read
Disable SSH DNS lookups to speed up connections when connecting via IP address.
Mon, February 19, 2018
1 min read
Set up a complete mail server with Sendmail, Dovecot, and Squirrelmail on Fedora 26.
Thu, February 15, 2018
1 min read
Fix DNS resolution issue when using static IP configuration on Fedora 26 that prevents dnf updates.