File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1251,11 +1251,11 @@ \subsection{Screen}
12511251 \end {bashcode }
12521252 \vfill
12531253 \begin {itemize }
1254- \item Toy server: user names \texttt {courseuser01 }--\texttt {courseuser15 }
1254+ \item Toy server: user names \texttt {cusr01 }--\texttt {cusr30 }
12551255 \end {itemize }
12561256 \vfill
12571257 \begin {bashcode }
1258- ssh courseuserXY @vyuka.natur.cuni.cz
1258+ ssh cusrXY @vyuka.natur.cuni.cz
12591259 \end {bashcode }
12601260 \vfill
12611261 \begin {itemize }
@@ -2100,8 +2100,8 @@ \subsection{Variables}
21002100 lspci # List of PCI devices (graphic card, network card, ...)
21012101 lspci | grep -i vga # Get information about graphical card
21022102 lshw # Complete list of hardware; e.g. 'lshw -C memory' for RAM
2103- hwinfo # Complete list of hardware
2104- hwinfo --network # Information about network devices
2103+ hwinfo # Complete list of hardware; "hwinfo --network" for network devices
2104+ neofetch # System information tool
21052105 free -h # Available memory (RAM) and swap, -h for nice units
21062106 df -h # Free space on disk partitions, -h for nice units
21072107 lsmod # List loaded kernel modules
You can’t perform that action at this time.
0 commit comments