Skip to content

Breaking

Exploring Cisco Networking: Pioneering Solutions for Connectivity and Security Mastering Linux Networking: Unveiling the Power of Open-Source Connectivity Navigating the World of Networking: Unraveling the Web of Connectivity Understanding Networking, Home Networking, Devices, and Operating Systems Configure Networking in Ubuntu 18.04 and above

Home Networking

Amir Hossein Eshaghi

Home Networking

Amir Hossein Eshaghi

  • Home
  • Contact
  • Contact
  • Tags
    • Home
    • Ubuntu
General Debian Ubuntu

Mastering Linux Networking: Unveiling the Power of Open-Source Connectivity

esh.amirhossein November 19, 2023 0Comments

Linux, renowned for its open-source nature and robust capabilities, powers a significant portion of networking infrastructure worldwide. Understanding Linux networking unveils a world of versatile tools and configurations, enabling seamless…

Ubuntu

Configure Networking in Ubuntu 18.04 and above

esh.amirhossein September 30, 2023 0Comments

Introduced back in 18.04, April 2018, networking was redone using a new system called Netplan – a YAML based configuration network configuration system for NetworkManager and SystemD. /etc/netplan/00-installer-config.yaml network: #indicates…

Ubuntu

Old Ubuntu Releases IP setting

esh.amirhossein September 27, 2023 0Comments

configure network interfaces in old versions of ubuntu

Debian Ubuntu

Define range of local IP Address for remote clients via Linux VPN Server

esh.amirhossein August 9, 2023 0Comments

To define which range of local IP addresses remote clients using VPN will receive from a Linux server, you'll typically configure this within the VPN server settings. Here's a general…

Debian Ubuntu

Use Linux as Network Switch

esh.amirhossein March 6, 2023 1Comments

We can use Linux bridge utilities to create virtual bridges to connect networks. This allows the server to function similarly to switches: sudo apt install bridge-utils reate bridge interfaces (br0,…

Cisco Debian General Ubuntu

Routing Setup in Linux (RIP Routing)

esh.amirhossein February 13, 2023 0Comments

configuring a Linux machine to function as a router involves several steps to enable packet forwarding, set up IP addresses on interfaces, and manage routing tables. Here’s an outline to…

Debian Ubuntu

DHCP Relay on Linux

esh.amirhossein March 15, 2017 0Comments

In the begining we have to install a DHCP relay agent; Which I use (dhcp-helper) but there is another package called dhcp3-relay. Dhcp-helper is much smaller than dhcp3-relay package and…

Debian Ubuntu Uncategorized

Take Backup Using SSH and SSH Tunnel

esh.amirhossein October 28, 2015 0Comments

Using SSH for backup In this example, we make a backup copy of the files in the remote_serious_files folder located on the server and place them in our system as…

Debian Ubuntu

File Sharing with Samba

esh.amirhossein October 27, 2015 0Comments

#aptitute install samba To start, no changes are needed in the config file, it is enough to define a password for the service: #smbpasswd -a [Username] /etc/samba/smb.conf interfaces = 192.168.1.0/24…

Debian Ubuntu

More security by preventing Brute-Force

esh.amirhossein October 27, 2015 0Comments

How to Prevent Brute Force Attacks

Posts navigation

1 2

Next Page »

Recent Posts

  • Exploring Cisco Networking: Pioneering Solutions for Connectivity and Security
  • Mastering Linux Networking: Unveiling the Power of Open-Source Connectivity
  • Navigating the World of Networking: Unraveling the Web of Connectivity
  • Understanding Networking, Home Networking, Devices, and Operating Systems
  • Configure Networking in Ubuntu 18.04 and above

Recent Comments

  1. Configure Linux DHCP Server for multipale Network range - Home Networking on Use Linux as Network Switch

Archives

  • November 2023
  • September 2023
  • August 2023
  • July 2023
  • March 2023
  • February 2023
  • June 2017
  • March 2017
  • November 2015
  • October 2015

Categories

  • Cisco
  • Debian
  • General
  • Ubuntu
  • Uncategorized

You Missed

Cisco General

Exploring Cisco Networking: Pioneering Solutions for Connectivity and Security

General Debian Ubuntu

Mastering Linux Networking: Unveiling the Power of Open-Source Connectivity

General

Navigating the World of Networking: Unraveling the Web of Connectivity

General

Understanding Networking, Home Networking, Devices, and Operating Systems

Home Networking

Amir Hossein Eshaghi

Copyright © All rights reserved | BlogArise by Themeansar.