Transcription of Unix Toolbox - cb.vu
{{id}} {{{paragraph}}}
unix TOOLBOXT hisdocumentisacollectionofUnix/ ,howeverthereaderissupposed to know what s/he is .. System .. SCP .. with SSH .. Files .. Partitions .. Certificates .. Commands .. Software .. Media .. Quota .. Help .. 58 unix Toolbox revision the booklet will create a small book ready to bind. See also theabout reports and comments are most welcome (p2)|Statistics(p2)|Users(p3)|Limits(p3) |Runlevels(p4)|rootpassword(p5)|Compile kernel(p6)|Repair grub(p7)|Misc(p7)Running kernel and system information# uname -a# Get the kernel version (and BSD version)# lsb_release -a# Full release info of any LSB distribution# cat /etc/SuSE-release# Get SuSE version# cat /etc/debian_version# Get Debian versionUse/etc/DISTR-releasewithDISTR=ls b(Ubuntu),redhat,gentoo,mandrake,sun(Sol aris),andsoon. See also/etc/issue.# uptime# Show how long the system has been running + load# hostname# system's host name# hostname -i# Display the IP address of the host.
Unixes and FreeBSD and Linux method 2. OtherUnixesmightnotletyougoawaywiththesimpleinittrick.Thesolutionistomounttheroot partition from an other OS (like a rescue CD) and change the password on the disk.
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}