Skip to content
  • Home
Bash Linux

How to write bash script to replace word with sed

October 28, 2025 [email protected]

Here’s a bash script to replace ‘10.11.12’ with ‘192.168.100’ in all .conf files: Alternative one-liner (without backups): Alternative one-liner (with backups): Key points: To use the script: The

Read More

Linux VyOS

How to run iperf3 as a server accessible from the WAN on your VyOS router

October 27, 2025October 28, 2025 [email protected]

To run iperf3 as a server accessible from the WAN on your VyOS router, you’ll need to: 1. Install iperf3 (if not already installed) 2. Add a firewall

Read More

Linux VyOS

How to check all configuration on VyOS

October 27, 2025October 28, 2025 [email protected]

To check all configuration on VyOS 2025 rolling release, you can use these commands: In Operational Mode View the entire running configuration: View configuration as set commands: This

Read More

Uncategorized

How to check rules on VyOS

October 27, 2025October 27, 2025 [email protected]

To check rules on VyOS, you’ll use different commands depending on what type of rules you want to view: Firewall Rules Show all firewall rules: Show specific firewall

Read More

Uncategorized

How to get hard drive information on Ubuntu

October 27, 2025October 27, 2025 [email protected]

Here are several useful commands to get hard drive information on Ubuntu: Basic Drive Information lsblk – Lists all block devices in a tree format Shows drives, partitions,

Read More

Uncategorized

To check client connections on VyOS

October 26, 2025October 26, 2025 [email protected]

To check client connections on VyOS, you can use several commands depending on what type of connections you’re looking for: Active Network Connections This shows all tracked connections

Read More

Uncategorized

VyOS nginx service to prevent “failed”

October 26, 2025 [email protected]

The “Failed” message appears because the default nginx systemd service is trying to start before the configuration is restored. Here’s how to fix it: Solution: Disable the Default

Read More

Uncategorized

Map mac-address to IP VyOS

October 26, 2025 [email protected]

The issue is with the parameter name. In VyOS, use mac instead of mac-address. Here’s the correct syntax: Key difference: Use mac instead of mac-address You can verify

Read More

Uncategorized

VyOS Configuration Backup & Restore

October 26, 2025 [email protected]

VyOS Configuration Backup & Restore Backup Configuration Method 1: Save to file on router Method 2: Copy to remote location via SCP Method 3: Display and copy manually

Read More

Uncategorized

Complete VyOS Configuration for Your Setup

October 26, 2025 [email protected]

Complete VyOS Configuration for Your Setup Here’s the entire configuration with all corrections applied: Initial Installation Complete Configuration (Copy/Paste Friendly) Verification Commands Quick Backup Important Notes Test Your

Read More

Posts pagination

Page 1 Page 2 … Page 19 Next page

Recent Posts

  • How to write bash script to replace word with sed
  • How to run iperf3 as a server accessible from the WAN on your VyOS router
  • How to check all configuration on VyOS
  • How to check rules on VyOS
  • How to get hard drive information on Ubuntu

Recent Comments

    Theme SEOS Blog by SEOS Themes