Manage User Accounts and Privileges in Ubuntu

1. List all users in Ubuntu cut -d: -f1 /etc/passwd Explanation: cut : command-line utility that extracts sections from lines of a file or input…

apt-get update failed because certificate verification

Ubuntu apt-get update shows Certificate verification failed: The certificate is NOT trusted. The certificate chain uses expired certificate. Could not handshake:
timedatectl

Update Date, Time, Timezone on Ubuntu

Use timedatectl command to view and change time, date and timezone in Ubuntu

Fix print_req_error: I/O error, dev fd0, sector 0

In fresh Ubuntu installation, fix print_req_error: I/O error, dev fd0, sector 0
Ubuntu IP Address Configuration

Ubuntu installation loop after mentioning static IP address

Ubuntu installation process is continuously returning back to the beginning when you setup static IP address in the network configuration. In order to overcome this…
Ubuntu Orange Screen - VM Display Memory

Fix orange state of Ubuntu virtual machine in VirtualBox

When you experience problem with Ubuntu virtual machine stuck on Orange screen without desktop access, you can overcome it by increasing video memory of VM.

Disable Secure Boot in Ubuntu

Disable Secure Boot in Ubuntu Virtual Machines without rebuilding entire server.