diff options
author | Olivier Gayot <og@satcom1.com> | 2019-09-10 19:57:56 +0200 |
---|---|---|
committer | Olivier Gayot <og@satcom1.com> | 2019-09-10 19:57:56 +0200 |
commit | 440c48f812e1e111cb19d03cd96c8e2f1a9f5db7 (patch) | |
tree | cb3a1de2df0b00f8320a4d8e407fec10aeffa7cf | |
parent | 1e86d0ce0e45826ef4c2d590966100c2790efc19 (diff) |
Add some more software
Signed-off-by: Olivier Gayot <og@satcom1.com>
-rw-r--r-- | cv.tex | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -181,14 +181,14 @@ \begin{actions} \item{GNU Autotools} \item{GNU make} - \item{GCC} + \item{GCC - The GNU Compiler Collection} \end{actions} } \entry {Debugging} { \begin{actions} - \item{GDB} + \item{GDB - The GNU Project Debugger} \item{Valgrind} \item{strace} \end{actions} @@ -198,15 +198,15 @@ { \begin{actions} \item{iproute2} - \item{nftables} - \item{tcpdump} + \item{iptables \& nftables} + \item{tcpdump \& Wireshark} \end{actions} } \entry {Virtualization} { \begin{actions} - \item{KVM for Virtual Machines} + \item{KVM \& VirtualBox for Virtual Machines} \item{LXC \& nspawn for containers} \end{actions} } |