pwilthew / LinuxPractice

O'Reilly's Linux Pocket Guide Stuff. Introduction of Linux CLI to new members of WCSC.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LinuxPractice

We'll be using O'Reilly's "Linux Pocket Guide" files to play with.

Some Basic Linux Programs

  • man
  • ls
  • cd
  • pwd
  • cat, head, tail
  • vim, nano, emacs
  • mv
  • rm
  • cp
  • mkdir
  • wc
  • grep
  • diff
  • tar, gzip
  • ssh, scp, nc
  • chmod, chown, chgrp
  • crontab

Some Basic and Useful Linux Programs to Solve CTFs

  • xxd
  • hexdump
  • gdb
  • python
  • binwalk
  • objdump
  • strings
  • file
  • md5sum
  • base64 ...

About

O'Reilly's Linux Pocket Guide Stuff. Introduction of Linux CLI to new members of WCSC.