Unix: Difference between revisions

From RoggeWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(31 intermediate revisions by 4 users not shown)
Line 1: Line 1:
'''Software Update Available'''
[[Category:Unix]]


We have detected you are using a previous release of our client software. Please upgrade the software in order to make use of its enhanced features.
Bits and pieces of the standard Unix


'''Backup and Recovery'''
* [[ bash ]]
* [[ screen ]]
* [[ sed ]]
* [[ vi ]]


Save your primary partition table and MBR with:
* [[ Active Directory ]]
dd if=/dev/hda of=mbr bs=512 count=1
* [[ LDAP Directory Services ]]


And restore your primary partition table without overwriting the MBR type:
* [[ c ]]
dd if=mbr of=/dev/hda bs=1 count=64 skip=446 seek=446
* [[ perl ]]
 
* [[ Veritas ]]
 
* [[ Gnuplot ]]
 
* [[ Ansible ]]
 
* [[ASCII Art ]]

Latest revision as of 22:10, 25 December 2018