Ubuntu Static IP
Ubuntu Static IP KB ID 0001892 Problem Like most OSs out of the box the system is set to get it’s IP address from a DHCP server (i.e. dynamically). On the rare occasions I’m deploying Linux its to perform a specific task, so in nearly all cases I want it to have a static IP. Here is how to achieve that. Solution : Ubuntu Static IP Disable Cloud-Init Since Ubuntu version 18.04, it has shipped with this enabled, you can proceed with it...
VMware – Cannot Cut, Copy, or Paste to VM’s
KB ID 0000515 Problem Ever since ESX 4.1 this feature has been disabled and you have been unable to paste to VM, VMware say in their own documentation: Source (Page 215 – ESX Configuration Guide ESX 4.1 vCenter Server 4.1). To turn this feature back ON you have a few choices. Please be aware: We are talking about copy and pasting TEXT to and from a guest VM NOT files and folders. Solution ESX Option 1 (Enable Copy and Paste to...
Ubuntu: Allow SSH access for ‘root’ user
KB ID 0001317 Problem First of all not being able to connect to your Ubuntu server via SSH as root is ‘by design’, and it’s a perfectly good security measure. I do find it interesting that every hosting company I ever used, spin up a new machine and then email me the root password and they’ve enabled it anyway? I needed to enable this recently and the internet is full of posts saying ‘just edit the...
Ubuntu: Setting Up a WordPress Website with LEMP – Part 1
KB ID 0001318 Problem At the time of writing this site is running on CentOS7 LAMP (Linux Apache MySQL and PHP). Well I’m actually using MariaDB not MySQL as it’s ‘supposed’ to be a little faster, but they are similar enough to be accepted. I’m planning to migrate to Ubuntu 17 LEMP (Linux ‘EnginX’ MySQL and PHP) again with MariaDB. As the site is getting more traffic I want to utilise the...
VMware – Ubuntu Screen Resolution Problem
KB ID 0000411 Problem I have a guest VM on my vSphere test rig that’s running Ubuntu 10.10. That I use for testing, for a while I could not get the screen resolution above 854×480 (For wide screen or 16:9 format). Solution Note I’m assuming you already have the VMware tools installed! 1. Shut down your guest machine, open the VMware VI client and go to the settings of the guest machine. go the the hardware tab...