Saturday, October 23, 2021

Setup Laptop for developers - Ubuntu


The system setup is an integral part of the day-to-day life of any developer. After all, we spend more than half of our wake-up time in front of the system. 

So it is necessary to make sure that we have set up the system to be as productive and functional as possible. 

Steps:
  • Install Ubuntu operating system
  • Install Git
  • Install ZSH follow this blog 

apt-key warning when sudo apt update run

Issue: apt-key warning when sudo apt update run Update below file: cat /etc/apt/sources.list.d/download_docker_com_linux_ubuntu.list ...