Setup NFS server on Ubuntu [NSF share mount]

Overview This post will showcase the steps how to setup NFS server on Ubuntu. On another post, we covered the other method as well where we showed the process mounting the network shared drive on Linux, but with this method we used cifs-utils tools(LINK). The principle behind this process is basically the same - mount a network shared folder or drive from another machine and access it via local network....

September 28, 2021 · 7 min · 1306 words · MarkoN

Install HAProxy on Debian

Overview We’ll cover the steps on how to Install HAProxy on Debian. Apart from showcasing the installation steps of HAProxy, we’re also going to explain basics of HAProxy, how it works and also how to configure HAProxy too. HAProxy can run with round-robin instructions and with in failover mode, but also it can run with both at the same time, assuring the HA(High Availability). Aside running HAProxy in round-robin mode only, some HA scenarios require failover where you want to have a backup server or servers for the main servers which serve a website or an app for a more reliable HA environment and with easier maintenance....

February 9, 2021 · 5 min · 934 words · MarkoN

Setup NFS server on Debian 10/11[NFS share mount]

How to setup NFS server on Debian 10[NFS share mount] Overview In this post, we’ll walk you through a process how to setup NFS server on Debian 10 and the process is same for Debian 11. Earlier on this site, we covered the other method as well where we showed the process mounting the network shared drive on Linux, but with this method we used cifs-utils tools(LINK). The principle behind this process is basically the same - mount a network shared folder or drive from another machine and access it via local network....

April 8, 2020 · 7 min · 1364 words · MarkoN

How to install GNS3 on Linux Desktop

How to install GNS3 on Linux Desktop Overview We are going to cover the procedure on how to install GNS3 on Linux. Let’s first review. GNS3 is a powerful network software emulator. It’s used to run and test network simulations, same as Cisco Packet Tracer. It does come with a bit more advanced features unlike Cisco Packet Tracer. I myself, use it for some time. It is open source and free to download and use....

March 23, 2020 · 5 min · 958 words · MarkoN

How to setup a DD-WRT WiFi repeater bridge

How to setup a DD-WRT WiFi repeater bridge Overview This article is intended to be a guide for the steps on how to setup a DD-WRT WifI repeater bridge. DD-WRT is really a powerful router firmware and one of many cool things you can do with it is - to setup a WiFi repeater bridge. Why do that? To effortlessly extend your WiFi’s signal range. DD-WRT is an open source universal router firmware....

July 19, 2019 · 6 min · 1091 words · MarkoN

Upgrade firmware on a Cisco switch in GNU/Linux

Upgrade firmware on a Cisco switch in GNU/Linux | Tutorial We’re going to cover the procedure how to upgrade firmware on a Cisco switch, or if you prefer more, how to upgrade IOS on a Cisco switch. Like it’s said in the title, our working environment will be a GNU/Linux distro. The entire upgrade procedure will be done in GNU/Linux and using Linux tools. Also, for this tutorial, we will be using Cisco Catalyst 3560G - 48PS switch as an example, but the process is same for any other Catalyst switches....

March 17, 2019 · 9 min · 1863 words · MarkoN

Setup a Wifi hotspot in Linux Mint/Ubuntu

How to setup a Wifi hotspot in Linux Mint/Ubuntu Overview Ever wondered how to setup a Wifi hotspot in Linux Mint/Ubuntu? In this post we will cover the process how to setup and configure a wireless(or wifi) hotspot in Linux Mint and in Ubuntu as well. Yes, this is possible in some GNU/Linux distributions like in Mint and Ubuntu and that’s why we’ll cover those first(in the future, we’ll check other distros and update this post if other Linux distros have the feature as well)....

January 29, 2019 · 4 min · 698 words · MarkoN

Install Cisco packet tracer on Linux Desktop

How to install Cisco packet tracer on Linux Desktop Overview Here in this post we will cover the process on how to install Cisco Packet Tracer on Linux Desktop. First we will go through the setup process for the Debian based distros, meaning that this procedure will apply for the Debian, Linux Mint , Ubuntu and etc. With these steps you can install Cisco Packet Tracer on Debian, Linux Mint, Ubuntu and other Debian/Ubuntu based systems....

January 7, 2019 · 5 min · 904 words · MarkoN

How to install DD-WRT on TP-Link router

How to install DD-WRT on TP-Link router Requirements In this post, we’re going to cover the procedure on how to install DD-WRT on TP-Link router. I have a habit of installing DD-WRT firmware on every commercial grade wifi router I have or if buy a new one. I use it for years and I love it. When I had only access to commercial grade wifi routers, which you can buy in any PC store, tech store etc, over time the features in the factory made firmware could not meet my needs....

November 3, 2018 · 4 min · 648 words · MarkoN