Configuration guides for IT Administrators
⏱︎
Read time:
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 -d: : delimiter as a colon (:) to separate fields -f1 : tells cut to extract field 1, which is username /etc/passwd : contains all user account information 2. Create new…

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

⏱︎
Read time:
Use timedatectl command to view and change time, date and timezone in Ubuntu

⏱︎
Read time:
5 Steps to install MongoDB in Ubuntu

⏱︎
Read time:
In fresh Ubuntu installation, fix print_req_error: I/O error, dev fd0, sector 0

⏱︎
Read time:
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 problem, do not mention Search domains in the network configuration.

⏱︎
Read time:
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.

⏱︎
Read time:
Disable Secure Boot in Ubuntu Virtual Machines without rebuilding entire server.

I’m Lucas Brey, a travel blogger sharing practical guides, hidden gems, and honest tips from the road. Follow along for smart itineraries, great food finds, and stories worth bookmarking.