Hello, I will publish here my updates about the DevOps here that I will learn from different courses and some kind of practical implementations .
My workflow will be as follows : Virtual Machine on my Laptop -> Git -> Jenkins -> Docker -> AWS/Google Cloud
Currently following this youtube tutorial
Changing keyboard layout for German inside the VirtualBox ubuntu server from tty terminal: sudo loadkeys de
Ref: https://askubuntu.com/questions/155424/changing-tty-keyboard-layout-on-a-server
fixing ip address inside the server:
sudo nano /etc/hosts
then put the ip address and name fixed at the line and save the file in nano editor