Compressing a directory with rar on Linux
rar a -m5 -R output.rar /etc/
This will create a max compression (not taking into account dictionary sizes and the like) archive of the entire etc directory.
2766 users tagging and storing useful source code snippets
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world (or not, you can keep them private!)
rar a -m5 -R output.rar /etc/
ssh username@win2000server -i privatekey
query session SESSIONNAME USERNAME ID STATE TYPE DEVICE >console 0 Conn wdcon rdp-tcp 65536 Listen rdpwd rdp-tcp#7 fakeuser 1 Active rdpwd
tsdiscon 1 /v Disconnecting sessionID 1 from sessionname RDP-Tcp#7
cat file1 file2 ... [fileN] > file
sendmail -t
To: test@test.com From: registration@test.com Subject: Thanks For Signing up! This is the thank you! .