Skip to content
This repository was archived by the owner on Mar 19, 2022. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 1.26 KB

File metadata and controls

22 lines (15 loc) · 1.26 KB

Day 4

Notes

  • apt searched and installed midnight commander. Contrary to my previous experience with mc, this time I am finding it better after I removed the excess information that it shows by default. So, I customized it a bit, configs here and here.

mc rice

  • used scp to transfer the above config files. A quick man page glance got me the command I needed.

  • looked man hier for directory structure.

  • looked around files like /var/log/auth.log, /var/log/apt/history.log, /etc/passwd, /etc/ssh/sshd_config, /etc/apt/sources.list

  • install hangman game.

Readings