| 

Advanced Networking in Linux: VLANs, Bonding, and Bridging

  • Post author: Omid Farhang
  • Post published: June 21, 2024
  • Reading Time: 6 min
  • Word Count: 1211 words

In the world of Linux, networking is a vast and powerful realm that enables users to configure their systems for a wide range of scenarios. From simple home networks to complex enterprise environments, Linux provides robust tools and configurations that can optimize network performance, enhance security, and ensure reliability. This post delves into advanced networking configurations in Linux, focusing on three critical aspects: Virtual Local Area Networks (VLANs), network bonding, and network bridging. These configurations are essential for network administrators and enthusiasts looking to leverage the full potential of their Linux systems. ...

Continue Reading Advanced Networking in Linux: VLANs, Bonding, and Bridging

Google Chrome in Ubuntu keeps detecting network change

  • Post author: Omid Farhang
  • Post published: July 6, 2017
  • Reading Time: 1 min
  • Word Count: 139 words

Recently I had problem with my Ubuntu, Whenever I tried to open a website my Chromium told me that a Network Change has been detected and after 1-2 reload that sites would load and sometimes failed to load fully. After looking up for that problem, I found out many other people had same problem and it has something to do with “avahi-daemon”. Solution According to the links I found in Ubuntu forums, this problem comes from IPv6 in Ubuntu and disabling that service will fix it, I tried it and it worked: ...

Continue Reading Google Chrome in Ubuntu keeps detecting network change