pastebin - collaborative debugging tool
nixav.kpaste.net RSS


Untitled
Posted by Anonymous on Tue 1st Jul 2014 05:01
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. # Pretty Ping!
  9. http://www.reddit.com/r/linux/comments/1op98a/prettypingsh_a_better_ui_for_watching_ping/
  10.  
  11. # How to run a process on a specific core
  12. http://xmodulo.com/2013/10/run-program-process-specific-cpu-cores-linux.html
  13.  
  14. # How to kill process
  15. http://www.cyberciti.biz/faq/kill-process-in-linux-or-terminate-a-process-in-unix-or-linux-systems/
  16.  
  17. # How to roll out your own Debian distro
  18. http://www.staldal.nu/tech/2011/12/11/how-to-roll-your-own-debian-based-linux-distro/
  19.  
  20. # OTP (GAuth) @ CLI
  21. http://otp.readthedocs.org/en/latest/
  22.  
  23. # Run stuff colaboratively on a server.
  24. http://www.reddit.com/r/sysadmin/comments/tqo7b/til_rundeck_is_a_great_tool_to_run_commands/
  25.  
  26. # About the Linux graphics stack - continued
  27. http://www.reddit.com/r/linux/comments/1twuhi/xplain_explaining_x11_for_the_rest_of_us_jasper/
  28.  
  29. # Generate random strings
  30. http://www.howtogeek.com/howto/30184/10-ways-to-generate-a-random-password-from-the-command-line/
  31.  
  32. # Illustrated SSH
  33. http://chamibuddhika.wordpress.com/2012/03/21/ssh-tunnelling-explained/
  34. http://www.unixwiz.net/techtips/ssh-agent-forwarding.html
  35.  
  36. # twander file manager
  37. http://www.reddit.com/r/linux/comments/1ydl8t/pcman_file_manager_120_gets_separated_desktop/cfjuw9u
  38.  
  39. # About filesystem
  40. http://www.reddit.com/r/linux/comments/1ypoz8/take_the_linux_filesystem_tour/
  41.  
  42. # Why u no open hardware :(
  43. http://www.reddit.com/r/linux/comments/20zg0h/first_ubuntu_tablets_to_launch_this_autumn/cg86z25
  44.  
  45. # About docs
  46. http://www.reddit.com/r/linux/comments/24jzyg/well_thats_a_super_helpful_installation_error/ch887pw
  47.  
  48. # Pipe through Internet!
  49. http://www.reddit.com/r/linux/comments/24uyqo/til_you_can_pipe_through_internet/
  50.  
  51.  
  52.  
  53. [[[ General resources & Blogs ]]]
  54.  
  55. http://www.reddit.com/r/linux/comments/21rm3o/what_is_a_useful_linux_tool_that_you_use_that/
  56.  
  57. http://inconsolation.wordpress.com/index/
  58. http://www.catonmat.net/blog/bash-one-liners-explained-part-one/
  59. http://www.howtogeek.com/howto/ubuntu/keyboard-shortcuts-for-bash-command-shell-for-ubuntu-debian-suse-redhat-linux-etc/
  60. http://mindspill.net/computing/linux-notes/
  61.  
  62. # Hardlinks & Softlinks
  63. http://www.reddit.com/r/linux/comments/251mb8/the_difference_between_hard_and_soft_links/
  64.  
  65. # systemd for Administrators, Part 1
  66. http://0pointer.de/blog/projects/systemd-for-admins-1.html
  67.  
  68. # Rute User's Tutorial and Exposition
  69. http://rute.2038bug.com/index.html.gz
  70.  
  71. # Explains commands and their flags. VERY USEFUL!
  72. http://explainshell.com/
  73.  
  74. # IBM developer works
  75. http://www.ibm.com/developerworks/linux/
  76.  
  77. # Debian minimal
  78. http://linuxforcynics.com/how-to/minimal-debian-install
  79. http://ask.debian.net/questions/what-s-the-first-thing-you-do-after-you-install-debian
  80.  
  81. # BroPages
  82. http://bropages.org/browse
  83.  
  84. # Install WordPress on CentOS 6.x
  85. http://www.geekpeek.net/install-wordpress-on-centos/
  86. http://www.tecmint.com/install-wordpress-using-lamp-or-lemp-on-rhel-centos-fedora/
  87.  
  88. # iptables
  89. https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Security_Guide/sect-Security_Guide-IPTables.html
  90. http://www.linuxtopia.org/online_books/centos_linux_guides/centos_linux_security_guide/s1-fireall-ipt-act.html
  91. http://www.cyberciti.biz/faq/rhel-fedorta-linux-iptables-firewall-configuration-tutorial/
  92.  
  93.  
  94. [ Nginx ]
  95. # docs
  96. https://github.com/ngx/docs
  97. http://wiki.nginx.org/Main
  98.  
  99. # Optimizing nginx
  100. http://blog.zachorr.com/nginx-setup/
  101.  
  102. # How to redirect nginx
  103. http://www.servernoobs.com/nginx-redirect-url-with-http1-1-301-moved-permanently-header/?doing_wp_cron=1393287314.0689818859100341796875
  104.  
  105.  
  106. [ tmux ]
  107. http://www.reddit.com/r/commandline/comments/240oyo/mucks_a_session_manager_for_gnu_screen_and_tmux/
  108. http://www.reddit.com/r/commandline/comments/25tcfk/practical_tmux/
  109.  
  110.  
  111. [ LOL / regex ]
  112. http://www.bbc.co.uk/news/world-europe-12985082
  113. http://stackoverflow.com/questions/1732348/regex-match-open-tags-except-xhtml-self-contained-tags/1732454
  114.  
  115. # Validating e-mail addresses, easy way, and the hard way.
  116. http://blog.mattheworiordan.com/post/13174566389/url-regular-expression-for-links-with-or-without-the
  117. http://www.ex-parrot.com/pdw/Mail-RFC822-Address.html
  118.  
  119. # Intro to regex
  120. http://www.youtube.com/watch?v=EkluES9Rvak
  121.  
  122. # Awk primer
  123. http://www.reddit.com/r/linux/comments/29hskb/an_awk_primer_wikibooks_open_books_for_an_open/
  124.  
  125.  
  126. [ YouTube chans ]
  127. https://www.youtube.com/channel/UCbNxlZZVmfP8n84ag-rGpMg/videos
  128. https://www.youtube.com/user/theurbanpenguin/videos?view=1&flow=list
  129. https://www.youtube.com/user/sabiddle/videos
  130.  
  131.  
  132.  
  133. [[[ ~ Audio ~ ]]]
  134.  
  135. http://www.reddit.com/r/linux/comments/1nun4f/using_linux_to_make_music_whats_the_deal/
  136. https://wiki.archlinux.org/index.php/Pro_Audio
  137. http://alsa.opensrc.org/
  138.  
  139. http://tuxradar.com/content/how-it-works-linux-audio-explained
  140. http://stackoverflow.com/questions/20118941/linux-audio-sub-systems
  141. http://0pointer.de/blog/projects/guide-to-sound-apis.html
  142.  
  143. https://forum.ableton.com/viewtopic.php?f=4&t=187391
  144.  
  145. https://github.com/wedesoft/hornetseye-alsa
  146. https://github.com/torvalds/linux/tree/master/Documentation/sound/alsa
  147.  
  148. http://manual.ardour.org/synchronization/latency-and-latency-compensation/
  149.  
  150. http://www.reddit.com/r/linux/comments/236a5l/can_someone_make_something_akin_to_wayland_but/
  151.  
  152. # Config
  153. http://wiki.linuxaudio.org/wiki/system%20configuration#build_your_own_real-time_kernel_on_debian_wheezy_or_later
  154. http://www.penguinproducer.com/Blog/2011/12/setting-up-a-studio-with-ubuntu/
  155.  
  156. # Speech recognition
  157. http://grasch.net/node/22
  158.  
  159. # The power of (GC)C
  160. echo "main(i){for(i=0;;i++)putchar(((i*(i>>17|i>>9)&46&i>>3))^(i&i>>10|i>>100));}" | gcc -w -x c - && ./a.out | aplay
  161.  
  162. # Troubleshooting
  163. lsusb / lspci
  164. cat /proc/asound/cards
  165. aplay -l
  166. aplay-L
  167.  
  168.  
  169.  
  170. [[[ GAEMZ ]]]
  171. # TribesNext (Tribes2 re-implementation) under Linux
  172. http://www.tribesnext.com/forum/index.php?topic=2095.0
  173. http://www.youtube.com/watch?v=fdyxo_tauNQ
  174.  
  175. # RetroRig
  176. http://www.reddit.com/r/LinuxActionShow/comments/25wndc/retrorig_a_personal_project_i_hope_everyone/
  177.  
  178.  
  179. [[[ Damage Control ]]]
  180. # What to do when altering remote machines
  181. http://www.reddit.com/r/linux/comments/1kdf37/what_are_some_of_your_major_linux_fk_ups/cbnzb11
  182.  
  183. # How to shred recursively in directories
  184. http://www.linuxforums.org/forum/miscellaneous/46693-how-shred-entire-directory-tree.html#post257616
  185.  
  186.  
  187.  
  188. [[[ VIM ]]]
  189. # Learn
  190. https://raw.github.com/dahu/LearnVim/master/doc/learnvim.txt
  191. http://dahu.github.io/vim_waz_ere/
  192. https://github.com/dahu/VimRegexTutor
  193. http://www.youtube.com/user/MinuteVimTricks/videos
  194. http://www.reddit.com/r/linux/comments/264hl2/learn_to_love_vim/
  195. http://www.reddit.com/r/linux/comments/29by6c/so_i_now_want_to_learn_vim_and_use_it_as_python/
  196.  
  197. http://pascalprecht.github.io/2014/03/18/why-i-use-vim/
  198. http://of-vim-and-vigor.blogspot.de/2012/06/art-of-edits-i-weaponry.html
  199. http://www.reddit.com/r/linux/comments/1kdvq5/til_that_vim_has_tabs_thats_wonderful/
  200. http://stackoverflow.com/questions/1218390/what-is-your-most-productive-shortcut-with-vim
  201. http://stackoverflow.com/questions/11489428/how-to-make-vim-paste-from-and-copy-to-systems-clipboard
  202.  
  203. # book
  204. http://pragprog.com/book/dnvim/practical-vim
  205.  
  206. # counter-argument
  207. http://www.reddit.com/submit?url=http%3A%2F%2Fdelvarworld.github.io%2Fblog%2F2013%2F03%2F16%2Fjust-use-sublime-text%2F
  208.  
  209. # Color schemes
  210. https://code.google.com/p/vimcolorschemetest/
  211.  
  212. # Plugins
  213. http://www.reddit.com/r/linux/comments/29a0ya/vim_awesome/
  214.  
  215.  
  216.  
  217. [[[ Shell & Scripting ]]]
  218. http://mywiki.wooledge.org/
  219. http://wiki.bash-hackers.org/doku.php
  220. http://www.gnu.org/software/bash/manual/bashref.html#Introduction
  221. http://www.reddit.com/r/linux/comments/235v51/better_bash_scripting_in_15_minutes/
  222.  
  223. # Customization
  224. http://www.reddit.com/r/commandline/comments/23c4us/the_bash_prompt/
  225.  
  226.  
  227.  
  228. [[[ Drama ]]]
  229. http://www.reddit.com/r/linux/comments/1z0vig/ffmpeg_may_return_to_debian_and_by_extend_ubuntu/cfpjqtj
  230.  
  231.  
  232.  
  233. [[[ urxvt ]]]
  234. https://wiki.archlinux.org/index.php/rxvt-unicode
  235. http://wiki.afterstep.org/index.php?title=Rxvt-Unicode_Configuration_Tutorial
  236. http://manpages.ubuntu.com/manpages/precise/man7/urxvt.7.html
  237.  
  238.  
  239.  
  240. [[[ Hardware ]]]
  241. http://www.reddit.com/r/linux/comments/22cnui/pc_engines_apu_system_boards_3x_gige_2_or_4_gb/
  242. http://www.reddit.com/r/linux/comments/226izd/intel_releases_99_minnowboard_max_an_opensource/
  243.  
  244.  
  245. ======================================================================
  246. HANDY COMMANDOS
  247.  
  248. ---
  249. # Archive directory
  250. tar -cvWf archive_name.tar dir_name
  251.  
  252. # Extract archive
  253. tar -xvf archive_name.tar
  254.  
  255. # GPG encrypt
  256. gpg -ac archive_name.tar
  257.  
  258. # GPG decrypt
  259. gpg -d archive_name.tar.asc > archive_name.tar
  260.  
  261. ---
  262. # CLI pastebin alias
  263. alias apaste='curl -F '\''paste=<-'\'' http://apaste.info/store'
  264.  
  265. # Do The Right Extract
  266. http://brettcsmith.org/2007/dtrx/
  267.  
  268. # How to check install size of packages (debian based)
  269. dpkg-query -Wf '${Installed-Size}\t${Package}\n' | sort -n | less
  270.  
  271. # Badblocks
  272. badblocks -nsv -p2 -o ./badblocksresult.txt /dev/sdX
  273.  
  274. # Watch progress of dd
  275. watch -n 1 killall -USR1 dd
  276.  
  277. # What's the best rsync command?
  278. rsync -avPHSxh
  279.  
  280. diff <(ls /tmp/folder1) <(ls /tmp/folder2) # diff output of 2 commands
  281. diff -r /tmp/folder1 /tmp/folder2 # diff 2 dirs

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