Some very useful Linux commands for new users.

There are many useful Linux commands that are very useful when navigating your new Linux system. Checking disk space or deleting files is very easily done with the command line. To get a basic introduction to the Linux command line, use the man intro command. This gives a basic rundown…

Read More

Very old but interesting UNIX and Linux documentation.

Very old, but precious UNIX documentation from the 1970`s. These would be very interesting reading for someone interested in UNIX. 1972 UNIX programming manual. https://www.tuhs.org//Archive/Distributions/Research/1972_stuff/unix_2nd_edition_manual.pdf. Tmg compiler-writing language manual. https://www.tuhs.org//Archive/Distributions/Research/1972_stuff/tmg.pdf. UNIX Programmers manual November 1971. https://www.tuhs.org//Archive/Distributions/Research/Dennis_v1/UNIX_ProgrammersManual_Nov71.pdf. UNIX Kernel Subroutine Descriptions March 1972. https://www.tuhs.org//Archive/Distributions/Research/Dennis_v1/Kernel_Subroutine_Descriptions_Mar72.pdf. Intro on how manual pages are laid…

Read More

Useful Linux information and good reading for Linux users.

Useful Linux e-books and further reading for Linux users Guide to the Linux command line: http://www.securitronlinux.com/lc/Linux-Command-Line-Guide%20.png. Useful guide to the Linux command line for Linux newcomers. Guide to Linux permissions. How to set the permissions for Linux files with the command line: http://www.securitronlinux.com/lc/112_sysadmin_permissions.pdf. Debian Linux handbook. Useful information and tips…

Read More