pastebin - collaborative debugging tool
nixav.kpaste.net RSS


Untitled
Posted by Anonymous on Fri 18th Oct 2013 20:57
raw | new post
view followups (newest first): Untitled by Anonymous
modification of post by Anonymous (view diff)

  1. # How do /r/linuxers share custom dotfiles?
  2. http://www.reddit.com/r/linux/comments/1j7y7x/how_do_rlinuxers_share_custom_dotfiles/
  3.  
  4. # Logcheck, be lazy with checking logs
  5. http://logcheck.org/
  6. https://www.youtube.com/watch?v=1QgbnK45IRg&feature=player_detailpage&list=PL170C8C4DDB2961B2&t=2999
  7.  
  8. [[[ ~ Audio ~ ]]]
  9. http://www.reddit.com/r/linux/comments/1nun4f/using_linux_to_make_music_whats_the_deal/
  10. https://wiki.archlinux.org/index.php/Pro_Audio
  11.  
  12. [[[ Damage Control ]]]
  13. # What to do when altering remote machines
  14. http://www.reddit.com/r/linux/comments/1kdf37/what_are_some_of_your_major_linux_fk_ups/cbnzb11
  15.  
  16. # How to shred recursively in directories
  17. http://www.linuxforums.org/forum/miscellaneous/46693-how-shred-entire-directory-tree.html#post257616
  18.  
  19.  
  20. [[[ VIM ]]]
  21. http://www.reddit.com/r/linux/comments/1kdvq5/til_that_vim_has_tabs_thats_wonderful/
  22.  
  23.  
  24. [[[ Shell scripting ]]]
  25. http://mywiki.wooledge.org/
  26.  
  27.  
  28. ======================================================================
  29. # Archive directory
  30. tar -cvWf archive_name.tar dir_name
  31.  
  32. # Extract archive
  33. tar -xvf archive_name.tar
  34.  
  35. # GPG encrypt
  36. gpg -ac archive_name.tar
  37.  
  38. # GPG decrypt
  39. gpg -d archive_name.tar.asc > archive_name.tar

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with {%HIGHLIGHT}




All content is user-submitted.
The administrators of this site (kpaste.net) are not responsible for their content.
Abuse reports should be emailed to us at