Contents /
Previous /
Next
Getting System Info
-
uname:
Print system information:
-a, --all : all information
-m, --machine: machine (hardware) type
-n, --nodename: machine's network node hostname
-r, --release: operating system release
-s, --sysname: operating system name
-p, --processor: host processor type
-v: operating system version
-
/boot:
Directory with linux-kernel.
-
/usr/src/linux/Documentation:
Directory with linux-kernel documentation.