├── Linux in easy steps.pdf ├── README.md ├── convertion.md ├── error.md ├── favorites.md ├── howto_install_remove.md ├── linuxcmd.md ├── new_server.md ├── screenshots ├── df-h.png ├── lsblk.png ├── lscpu.png ├── lsusb.png ├── os_info.png └── short_summary.png ├── special.md ├── timezone.md └── users.md /Linux in easy steps.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mateors/linuxcmd/HEAD/Linux in easy steps.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mateors/linuxcmd/HEAD/README.md -------------------------------------------------------------------------------- /convertion.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mateors/linuxcmd/HEAD/convertion.md -------------------------------------------------------------------------------- /error.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mateors/linuxcmd/HEAD/error.md -------------------------------------------------------------------------------- /favorites.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mateors/linuxcmd/HEAD/favorites.md -------------------------------------------------------------------------------- /howto_install_remove.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mateors/linuxcmd/HEAD/howto_install_remove.md -------------------------------------------------------------------------------- /linuxcmd.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mateors/linuxcmd/HEAD/linuxcmd.md -------------------------------------------------------------------------------- /new_server.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mateors/linuxcmd/HEAD/new_server.md -------------------------------------------------------------------------------- /screenshots/df-h.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mateors/linuxcmd/HEAD/screenshots/df-h.png -------------------------------------------------------------------------------- /screenshots/lsblk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mateors/linuxcmd/HEAD/screenshots/lsblk.png -------------------------------------------------------------------------------- /screenshots/lscpu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mateors/linuxcmd/HEAD/screenshots/lscpu.png -------------------------------------------------------------------------------- /screenshots/lsusb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mateors/linuxcmd/HEAD/screenshots/lsusb.png -------------------------------------------------------------------------------- /screenshots/os_info.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mateors/linuxcmd/HEAD/screenshots/os_info.png -------------------------------------------------------------------------------- /screenshots/short_summary.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mateors/linuxcmd/HEAD/screenshots/short_summary.png -------------------------------------------------------------------------------- /special.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mateors/linuxcmd/HEAD/special.md -------------------------------------------------------------------------------- /timezone.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mateors/linuxcmd/HEAD/timezone.md -------------------------------------------------------------------------------- /users.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mateors/linuxcmd/HEAD/users.md --------------------------------------------------------------------------------