How to Install Ubuntu Server 22.04 on Proxmox?
We have covered plenty of blog articles related to the Ubuntu server in this blog. When the Ubuntu server 22.04 came out, I couldn’t wait …
We have covered plenty of blog articles related to the Ubuntu server in this blog. When the Ubuntu server 22.04 came out, I couldn’t wait …
Ubuntu Server is one of the popular Linux servers available from Canonical. After Redhat killed centos, its popularity increased even more. People are starting to …
When you deploy a virtual machine in KVM, you connect the virtual machine into the default virtual network, acting as a NAT interface. As a …
The VirtualBox guest additions are like a driver installed on a PC. It improves the virtual machine’s performance and allows easy usability of the virtual …
Ubuntu server is the common Linux operating system found in most server infrastructures. Maybe you want to run a web server in your environment and …
Virtualbox is one of the free, open-source hypervisors that you can run on pretty much all the operating systems out there. It doesn’t matter whether …
We have covered how you can install the ubuntu-desktop 20.04 on the VMware workstation in our last blog. That was the desktop version of Ubuntu, …
We have taken a look at how you can install ubuntu 19.04 in our previous blog, and this time we are going to install ubuntu …
The other day I was trying to download Ubuntu iso images from the internet. But it turns out the time it took to download the …
I have been using windows 11 on my laptop for some time now, and the new changes on the operating systems are great. Most of …
We have created multiple VLAN interfaces in Ubuntu using netplan. And we are going to see how we can configure routing via VLAN interfaces using …
The bridge interface in Linux is a virtual switch, and you can create multiple bridge interfaces that can connect to the VM’s under Libvirt. Maybe …
It’s quite common to see in a network environment that multiple interfaces are connected to the network devices for redundancy. In the event of one …
Ever since Ubuntu changed its network configuration utility to netplan from the traditional configuration, many of them got so upset. Some of them are very …
Ubuntu is one of my favorite Linux distros, but I love windows 10 as well. I used one of my windows machines as my main …
If you have a Linux machine (Ubuntu, Centos, Redhat) running in your environment and you would want to configure them as an NTP server it …
If you’re using Ubuntu Dekstop or server, and one day you decided to change the IP address of your ubuntu machine from automatic (DHCP) to …
If there is no SNMP protocol, monitoring the Network hosts would have been difficult tasks for the admins. SNMP is a protocol that helps you …
I love Ubuntu, especially when I wanted to work with python programming, But I also love windows 10 because of its GUI and the vast …
I have a CentOS machine but there are times I would wanted to switch from CentOS to Ubuntu, how do I do that ? You …
There are a few features that are not available out of the box in Ubuntu. One such feature is SSH. If you ever install Ubuntu desktop on …
I recently installed Ubuntu on my VMWare workstation pro, and I realized that I need to transfer some files from my windows host machine to …
When you are a network engineer or a developer, you may want to test your skills in a virtual environment rather than playing with your …
If you are using a MAC or Windows 10 as your operating system and wanted to try out a Linux operating system. And you are …
I was working on a topology where I had to add a Ubuntu desktop client to simulate the end-user machine. I tried to install Ubuntu …