Right click on the Template and select New VM from This Template Give it a name, select the compute resource, the storage and on the clone options check on Customize this virtual machine’s hardware before clicking Next I placed 2 CPUs, 4Gb of RAM and 40Gb or storage. You can always change these options later …
First open a browser and navigate to jammy refers to the 22.04 and current is the latest stable version. Then find the .ova file that is supported by VMWare as well as Virtualbox Then login to your vsphere client, in this case I am running a vCenter 8.0. I would suggest to create a folder …
Too many servers, too many equipment, too many logs to check. Better to consolidate them all in one location. Right? Splunk would be my first choice but it is quite expensive and the free tier of 500Mb is a joke. So I stumbled across Graylog . Graylog Open is free and you can install it …
Recently I was running out of disk space on one of my NextCloud installations and I needed to increase the disk space. As I was not familiar with the partition commands I pinged my friend stsimb. Thanks!!! I have tested this procedure on Hyper V and on ESXi but I guess it will work also …
No matter how hard core cli user you are it very often that you will need a GUI to perform some tasks just because, you can’t remember the commands or you want a better visualization (Firewall ports comes to mind). I know some prefer Cockpit but I vote for Webmin. Here is how to install …
This procedure covers 6.0x installations SSH to your server and get root privileges. Download the .deb package from the Zabbix website Install the package that adds to the source list an update the package indexes Install the agent Configure the agent. I use nano but you can use the editor of your choice Search and …
Some useful tips for optimization. This is by no means a full “how to” install Ubuntu on ESXi. I am just sharing the steps I use to install a new Ubuntu VM on my ESXi. It will require a bit of knowledge on both ESXi and Ubuntu Note for 8.0 The Configuration Parameters got renames …