pastebin - collaborative debugging tool
nixav.kpaste.net RSS


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