Tech Skills

Linux

Troubleshooting user cannot login issue:
Invesitgation from :

  • sssd, pam, nofile (limitation setup), ldap
  • HDD broken
  • service broken
  • network connection

Troubleshooting DNS issues:

  • Truncate
  • DNS route (dig, tcpdump trace package)
  • Zone management

Filesystem:

  • have study on filesystem : inode, superblocketc

Openstack:

  • Deployed a server via openstack client
  • Status check on baremetal and server instance.
  • Basic troubleshooting on openstack: remove faulty instance, list error logs.

Others:

  • Uderstand certification configuration.
  • Use vim as default editor
  • Qemu and kvm

Ansible

Docker

  • Basic docker operation (run, volumn, netwrok, exec and image)
  • Understand multi-layer build to reduce image size
  • Build integration test and local dev env with docker-compose
  • Have a study on namespace, understand docker vs VM.
  • Have experience on overlay filesystem.
  • Use ansible to deploy docker containers.