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 install Jenkins on Linux

How to install Jenkins on Linux Overview On this post we’re gonna go through the process on how to install Jenkins on Linux. We will cover the steps of installing Jenkins on Ubuntu/Debian distros and on Fedora/CentOS. We tested this process on AWS and it’s EC2 instance, but also on couple of virtual machines running from a local computer. So, this means that you can use these steps to install Jenkins on your AWS instance or any other Linux machine which is cloud hosted or on your local Linux machine....

October 31, 2019 · 4 min · 752 words · MarkoN

Install Wordpress on Ubuntu using WordOps

Install Wordpress on Ubuntu using WordOps In this post we’ll covering the steps on how to install Wordpress on Ubuntu using WordOps. Earlier we covered couple of topics in which we ran the steps how to install Wordpress on Ubuntu, using the Google Cloud platform. We covered two scenarios - one running the Apache server on Ubuntu and the other running the Nginx server on Ubuntu(You can check out those posts here - Apache version, Nginx version)....

July 16, 2019 · 4 min · 841 words · MarkoN

How to install Anbox on Linux Desktop

How to install Anbox on Linux Desktop We’re going to cover the process of installing Anbox on a Linux distro. Other than that, we’ll go to through the steps how to install and run Android apps as well. In order to install the Anbox, your system must support snaps. If you don’t have snaps installed, you need to install it but that’ll be covered in the text bellow. I installed Anbox on Ubuntu and Mint and for me it worked perfectly fine on those systems....

February 20, 2019 · 5 min · 1006 words · MarkoN

How to upgrade Kernel on Linux Desktop

How to upgrade Kernel on Linux Desktop Overview In this article we will cover the process how to upgrade Linux kernel on Linux Desktop. This will be a step by step tutorial. We will first do the process of upgrading the kernel on Linux Mint, Ubuntu, Debian and Debian based distros. We’ll show you multiple ways how to upgrade the Linux kernel(via system app, third party app and command line). There’s also a process where you download the Kernel package on your PC and manually install it - that process requires to compile the kernel, but we will cover that some other time since the procedure has many steps to go through....

February 5, 2019 · 6 min · 1081 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 upgrade Ubuntu 20.04 to 22.04 LTS

How to upgrade Ubuntu 20.04 to 22.04 LTS Overview Hello fellow Linux learners. I hope you’re all well and ready to gain some new knowledge. Today’s topic will be on how to upgrade Ubuntu 20.04 to 22.04 LTS I found one test virtual machine that has been left with an old release of Ubuntu 20.04 (Focal Fossa) and I’ll update it to 22.04 (Jammy Jellyfish). Of course, I’m talking about updating and upgrading from terminal....

November 29, 2018 · 3 min · 536 words · MarkoN

Install RetroPie on Ubuntu

Overview We are going to cover the procedure on how to install RetroPie on Ubuntu. Apart from that, we’re also going to showcase the steps how to setup RetroPie and also how to load games on RetroPie too. We still have our favorite childhood games we love to come back to. Lucky for us, we are able to enjoy our old favorites even this day even if we don’t have the game console for it or the game is not supported by the system anymore....

November 28, 2018 · 4 min · 717 words · MarkoN

Create Windows 10 bootable usb in Ubuntu

How to create Windows 10 bootable usb in Ubuntu Requirements Here we will show you how you can create Windows 10 bootable usb in Ubuntu. In this case, we will do a step by step process and create Windows 10 bootable usb in Ubuntu. There are some requirements for the process, we will use one WoeUSB software for this and of course there will be some commands in the terminal but nothing major, just for the setup and installation....

November 24, 2018 · 4 min · 670 words · MarkoN

Dual boot Windows 10 and Ubuntu 18.04

Dual boot Windows 10 and Ubuntu 18.04 Overview We will cover the steps how to dual boot Windows 10 and Ubuntu 18.04. In this scenario Windows 10 is pre-installed and we will load the Ubuntu installation using the bootable USB. Entire process will be installed on a single HDD. Because of the scenario we have, please before proceeding with this process, make sure to backup everything. Also, check you PC how it boots(UEFI or Legacy) and make sure both OS are installed in the same mode....

November 20, 2018 · 6 min · 1144 words · MarkoN