Skip to content

pl643/kodekloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Kodekloud Lab Environment

These scripts and config files customizes the KK environment to somewhat like my daily environment so I can focus on the Labs instead of always typing the password incorrectly and have tmux running when the lab environment sometimes just resets and drops you back to the jump host. I can resume my tmux session with "tmux attach". You should fork this repo and change the configurations to your preference.

The setup.sh script configures the followings:

  • passwordless ssh to stapp01, stapp02, stapp03
  • passwordless sudo on jump, stapp01, stapp02, stapp03
  • installs tmux, neovim, sshpass
  • downloads tmux.conf, init.vim, bashrc.kk, passwords
  • adds/sources bashrc.kk to ~/.bashrc

Copy and paste the below commands on the jump_host to download and run the setup.sh script. I do this before the start of each exercise.

About

scripts, files, related to kodekloud labs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published