pastebin - collaborative debugging tool
nixav.kpaste.net RSS


Untitled
Posted by Anonymous on Thu 12th Feb 2015 22:57
raw | new post
view followups (newest first): Untitled by Anonymous
modification of post by Anonymous (view diff)

  1. http://pof.kpaste.net/
  2.  
  3. [> Relevant pastebins <]
  4. #-> vim masterrace - http://vim.kpaste.net/
  5. #-> A bit of history - http://nixhist.kpaste.net/
  6. #-> Security - http://secsav.kpaste.net/
  7.  
  8.  
  9. # Differences between distros
  10. https://www.reddit.com/r/linux/comments/2vgc9a/whats_the_difference_between_all_these_versions/
  11.  
  12.  
  13. [ Monitoring tools ]
  14. ## Network monitoring
  15. # Pretty Ping!
  16. http://www.reddit.com/r/linux/comments/1op98a/prettypingsh_a_better_ui_for_watching_ping/
  17. # Other
  18. https://www.reddit.com/r/linux/comments/2s1q28/useful_commandline_network_monitors_on_linux/
  19.  
  20. # Logcheck, be lazy with checking logs
  21. http://logcheck.org/
  22. https://www.youtube.com/watch?v=1QgbnK45IRg&feature=player_detailpage&list=PL170C8C4DDB2961B2&t=2999
  23. https://www.reddit.com/r/homelab/comments/2fgt30/monitoring_logs_with_elk_logstash_kibana/
  24.  
  25. # 80 Linux Monitoring Tools for SysAdmins - Server Density Blog (blog.serverdensity.com)
  26. https://www.reddit.com/r/commandline/comments/2v5r3y/80_linux_monitoring_tools_for_sysadmins_server/
  27. # How to analyze and view Apache web server logs interactively on Linux (xmodulo.com)
  28. https://www.reddit.com/r/commandline/comments/2vedpp/how_to_analyze_and_view_apache_web_server_logs/
  29.  
  30.  
  31. ## Process mgmt
  32. # How to run a process on a specific core
  33. http://xmodulo.com/2013/10/run-program-process-specific-cpu-cores-linux.html
  34. # How to kill process
  35. http://www.cyberciti.biz/faq/kill-process-in-linux-or-terminate-a-process-in-unix-or-linux-systems/
  36.  
  37. # How to roll out your own Debian distro
  38. http://www.staldal.nu/tech/2011/12/11/how-to-roll-your-own-debian-based-linux-distro/
  39.  
  40. # Run stuff collaboratively on a server.
  41. http://www.reddit.com/r/sysadmin/comments/tqo7b/til_rundeck_is_a_great_tool_to_run_commands/
  42.  
  43. # Generate random strings
  44. http://www.howtogeek.com/howto/30184/10-ways-to-generate-a-random-password-from-the-command-line/
  45.  
  46. # twander file manager
  47. http://www.reddit.com/r/linux/comments/1ydl8t/pcman_file_manager_120_gets_separated_desktop/cfjuw9u
  48.  
  49. # Why u no open hardware :(
  50. http://www.reddit.com/r/linux/comments/20zg0h/first_ubuntu_tablets_to_launch_this_autumn/cg86z25
  51.  
  52. # About docs
  53. http://www.reddit.com/r/linux/comments/24jzyg/well_thats_a_super_helpful_installation_error/ch887pw
  54.  
  55. # Pipe through Internet!
  56. http://www.reddit.com/r/linux/comments/24uyqo/til_you_can_pipe_through_internet/
  57.  
  58. # Persistent (full?) install linux on usb for multiple computers with little to no damage? (self.linux)
  59. http://www.reddit.com/r/linux/comments/2gqovx/persistent_full_install_linux_on_usb_for_multiple/
  60.  
  61. # 3D filesystem browser
  62. https://www.reddit.com/r/linux/comments/2hky9x/tdfsb_3d_filesystem_browser/
  63.  
  64. # IPcalc
  65. http://jodies.de/ipcalc
  66.  
  67. # Photoshop on Linux
  68. https://www.reddit.com/r/linux/comments/2nbe8y/it_can_be_done_photoshop_cs5_on_linux_with_wine/
  69.  
  70. # Data recovery
  71. https://www.reddit.com/r/linux/comments/2ov9tu/safecopy_recover_data_from_corrupt_media/
  72.  
  73. # Vbox - How to shared folders - https://forums.virtualbox.org/viewtopic.php?t=15868
  74.  
  75.  
  76. [[[ General resources & Blogs ]]]
  77.  
  78. http://www.reddit.com/r/linux/comments/21rm3o/what_is_a_useful_linux_tool_that_you_use_that/
  79. http://www.reddit.com/r/linux4noobs/comments/2ao9tp/want_to_learn_to_be_a_linux_sysadmin/
  80.  
  81. http://inconsolation.wordpress.com/index/
  82. http://www.catonmat.net/blog/bash-one-liners-explained-part-one/
  83. http://mindspill.net/computing/linux-notes/
  84. http://conqueringthecommandline.com/
  85. http://n0where.net/open-source-sysadmin-resources/
  86. https://help.ubuntu.com/community/Servers
  87.  
  88. # installgentoo
  89. https://wiki.installgentoo.com/index.php?title=Main_Page
  90.  
  91. # About filesystem
  92. http://www.reddit.com/r/linux/comments/1ypoz8/take_the_linux_filesystem_tour/
  93.  
  94. # Hardlinks & Softlinks
  95. http://www.reddit.com/r/linux/comments/251mb8/the_difference_between_hard_and_soft_links/
  96.  
  97. # X11 / Xorg / graphics stack explained
  98. http://www.reddit.com/r/linux/comments/2acvmo/explaining_x11_for_the_rest_of_us/
  99. http://www.reddit.com/r/linux/comments/2b8ap8/heartwrenching_story_of_opengl/
  100. http://www.reddit.com/r/linux/comments/1twuhi/xplain_explaining_x11_for_the_rest_of_us_jasper/
  101.  
  102. # (Illustrated) SSH
  103. http://chamibuddhika.wordpress.com/2012/03/21/ssh-tunnelling-explained/
  104. http://www.unixwiz.net/techtips/ssh-agent-forwarding.html
  105. https://www.reddit.com/r/linux/comments/2iflp3/prefixed_multihop_ssh_wildcard_configurations/
  106. https://www.reddit.com/r/linux/comments/2r539r/why_arent_we_using_ssh_for_everything/
  107.  
  108. # The Fascinating World of Linux System Calls (sysdigcloud.com)
  109. https://www.reddit.com/r/linux/comments/2pm6lo/the_fascinating_world_of_linux_system_calls/
  110.  
  111. # systemd for Administrators, Part 1
  112. http://0pointer.de/blog/projects/systemd-for-admins-1.html
  113. # systemd for users
  114. http://www.reddit.com/r/linux/comments/2dvmdn/what_do_you_as_a_user_love_about_systemd/
  115.  
  116. # Rsync difference between --checksum and --ignore-times options
  117. http://serverfault.com/questions/211005/rsync-difference-between-checksum-and-ignore-times-options
  118. http://tutorials.jenkov.com/rsync/checksums.html
  119.  
  120. # wget useful commands
  121. https://www.reddit.com/r/opendirectories/comments/2rfg79/20_wget_commands_that_can_be_used_to_accomplish/
  122.  
  123. # Rute User's Tutorial and Exposition
  124. http://rute.2038bug.com/index.html.gz
  125.  
  126. # Explains commands and their flags. VERY USEFUL!
  127. http://explainshell.com/
  128.  
  129. # IBM developer works
  130. http://www.ibm.com/developerworks/linux/
  131.  
  132. # Debian minimal
  133. http://linuxforcynics.com/how-to/minimal-debian-install
  134. http://ask.debian.net/questions/what-s-the-first-thing-you-do-after-you-install-debian
  135.  
  136. # BroPages
  137. http://bropages.org/browse
  138.  
  139. # Cron syntax in plain English
  140. http://cronchecker.net/
  141.  
  142. # Install WordPress on CentOS 6.x
  143. http://www.geekpeek.net/install-wordpress-on-centos/
  144. http://www.tecmint.com/install-wordpress-using-lamp-or-lemp-on-rhel-centos-fedora/
  145.  
  146.  
  147. # GRUB
  148. http://ubuntuforums.org/showthread.php?t=1195275
  149. http://www.reddit.com/r/linux4noobs/comments/2ex4ex/short_introduction_into_grub_internals/
  150.  
  151. # Visualize memory
  152. https://www.reddit.com/r/linux/comments/2mrrjb/how_to_visualize_memory_usage_on_linux/
  153.  
  154. # inotify (trigger)
  155. https://www.reddit.com/r/commandline/comments/2runmh/how_you_can_use_inotifytools_to_monitor_file/
  156.  
  157.  
  158. [ Nginx ]
  159. # docs
  160. https://github.com/ngx/docs
  161. http://wiki.nginx.org/Main
  162.  
  163. # Optimizing nginx
  164. http://blog.zachorr.com/nginx-setup/
  165.  
  166. # How to redirect nginx
  167. http://www.servernoobs.com/nginx-redirect-url-with-http1-1-301-moved-permanently-header/?doing_wp_cron=1393287314.0689818859100341796875
  168.  
  169. # Hardening nginx with better cyphers
  170. https://www.reddit.com/r/netsec/comments/2pqsx9/harden_ssl_in_nginx_with_stronger_ciphers_newer/
  171.  
  172.  
  173. [ Docker ]
  174. http://www.reddit.com/r/linux/comments/2bxxye/introduction_to_docker/
  175. http://www.reddit.com/r/linux/comments/2c1csz/whos_using_docker/
  176. http://www.reddit.com/r/linux/comments/2bedwv/docker_security_with_selinux/
  177. https://github.com/shofetim/docker-skype
  178.  
  179.  
  180. [ Namespaces ]
  181. https://www.reddit.com/r/linux/comments/2n7mol/linux_namespaces_powerful_isolation_os_level/
  182. https://www.reddit.com/r/linux/comments/2n17b7/a_guide_to_linux_namespaces_and_environment/
  183. # cgroups
  184. http://lwn.net/Articles/603762/
  185.  
  186.  
  187. [ tmux ]
  188. http://www.reddit.com/r/linux/comments/2arczq/learn_tmux_with_minimul/
  189. http://www.reddit.com/r/commandline/comments/240oyo/mucks_a_session_manager_for_gnu_screen_and_tmux/
  190. http://www.reddit.com/r/commandline/comments/25tcfk/practical_tmux/
  191.  
  192. # Memory leak improvement under Linux - http://tmux.kpaste.net/ee9c3
  193.  
  194.  
  195. [ LOL / regex ]
  196. http://www.bbc.co.uk/news/world-europe-12985082
  197. http://stackoverflow.com/questions/1732348/regex-match-open-tags-except-xhtml-self-contained-tags/1732454
  198.  
  199. # Validating e-mail addresses, easy way, and the hard way.
  200. http://blog.mattheworiordan.com/post/13174566389/url-regular-expression-for-links-with-or-without-the
  201. http://www.ex-parrot.com/pdw/Mail-RFC822-Address.html
  202.  
  203. # Intro to regex
  204. http://www.youtube.com/watch?v=EkluES9Rvak
  205.  
  206. # Awk primer
  207. https://www.reddit.com/r/commandline/comments/2smkhm/awk_in_20_minutes/
  208. http://www.reddit.com/r/linux/comments/29hskb/an_awk_primer_wikibooks_open_books_for_an_open/
  209.  
  210.  
  211. [ LaTeX ]
  212. www.latextemplates.com
  213. https://www.writelatex.com/
  214. http://www.reddit.com/r/linux/comments/2clx22/learning_latex_on_linux/
  215.  
  216.  
  217. [ YouTube chans ]
  218. https://www.youtube.com/channel/UCbNxlZZVmfP8n84ag-rGpMg/videos
  219. https://www.youtube.com/user/theurbanpenguin/videos?view=1&flow=list
  220. https://www.youtube.com/user/sabiddle/videos
  221. # scripting
  222. http://www.youtube.com/playlist?list=PLcUid3OP_4OXOUqYTDGjq-iEwtBf-3l2E
  223.  
  224.  
  225. [[[ ~ Audio ~ ]]]
  226.  
  227. http://www.reddit.com/r/linux/comments/1nun4f/using_linux_to_make_music_whats_the_deal/
  228. https://www.reddit.com/r/linux/comments/2iwd2y/is_linux_suitable_for_audio_recordingproduction/
  229. https://wiki.archlinux.org/index.php/Pro_Audio
  230.  
  231. http://alsa.opensrc.org/
  232. http://www.sabi.co.uk/Notes/linuxSoundALSA.html
  233. http://www.sabi.co.uk/Notes/linuxSoundLatency.html
  234.  
  235. http://tuxradar.com/content/how-it-works-linux-audio-explained
  236. http://stackoverflow.com/questions/20118941/linux-audio-sub-systems
  237. http://0pointer.de/blog/projects/guide-to-sound-apis.html
  238.  
  239. https://forum.ableton.com/viewtopic.php?f=4&t=187391
  240.  
  241. https://github.com/wedesoft/hornetseye-alsa
  242. https://github.com/torvalds/linux/tree/master/Documentation/sound/alsa
  243.  
  244. http://manual.ardour.org/synchronization/latency-and-latency-compensation/
  245.  
  246. # General Reddit threads
  247. http://www.reddit.com/r/linux/comments/236a5l/can_someone_make_something_akin_to_wayland_but/
  248. https://www.reddit.com/r/linux/comments/2sutds/my_band_pneumonia_recorded_our_first_album_using/
  249.  
  250. # Dynamic Range Compression for PulseAudio
  251. https://www.bfccomputing.com/dynamic-range-compression-for-pulseaudio/
  252.  
  253. # ALSA / Pulseaudio for pro audio discussion
  254. https://www.reddit.com/r/linux/comments/2hv73a/what_is_the_one_thing_you_wish_linux_had_natively/ckwd9mk
  255.  
  256. # Config
  257. http://wiki.linuxaudio.org/wiki/system%20configuration#build_your_own_real-time_kernel_on_debian_wheezy_or_later
  258. http://www.penguinproducer.com/Blog/2011/12/setting-up-a-studio-with-ubuntu/
  259.  
  260. # RIP CDs
  261. https://www.reddit.com/r/linux/comments/2ijhdj/gnu_ddrescue_119_released/cl2pofg
  262.  
  263. # Speech / Voice recognition
  264. http://grasch.net/node/22
  265. https://www.reddit.com/r/linux/comments/2jhzle/the_state_of_voice_recognition_software_within/https://www.reddit.com/r/linux/comments/2jhzle/the_state_of_voice_recognition_software_within/
  266.  
  267. # Learn piano
  268. http://pianobooster.sourceforge.net/
  269.  
  270. # The power of (GC)C
  271. 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
  272.  
  273. # Troubleshooting
  274. lsusb / lspci
  275. cat /proc/asound/cards
  276. aplay -l
  277. aplay-L
  278.  
  279.  
  280.  
  281. [[[ Alternative UI ]]]
  282.  
  283. # Dex UI - Futuristic/Sci-Fi Interface Programmed In openFrameworks (nnkd.org)
  284. https://www.reddit.com/r/linux/comments/2t0vjv/dex_ui_futuristicscifi_interface_programmed_in/
  285.  
  286. # Eagle Mode - Zoomable User Interface (YouTube)
  287. https://www.reddit.com/r/linux/comments/1nprrh/eagle_mode_zoomable_user_interface_youtube/
  288.  
  289. # Wayland 3D Compositor on Oculus Rift (youtube.com)
  290. https://www.reddit.com/r/linux/comments/287nup/wayland_3d_compositor_on_oculus_rift/
  291.  
  292.  
  293.  
  294. [[[ GAEMZ ]]]
  295. # TribesNext (Tribes2 re-implementation) under Linux
  296. http://www.tribesnext.com/forum/index.php?topic=2095.0
  297. http://www.youtube.com/watch?v=fdyxo_tauNQ
  298.  
  299. # RetroRig
  300. http://www.reddit.com/r/LinuxActionShow/comments/25wndc/retrorig_a_personal_project_i_hope_everyone/
  301.  
  302.  
  303.  
  304. [[[ Damage ]]]
  305.  
  306. [ Prevent ]
  307. # Backup ideas
  308. https://www.reddit.com/r/linux/comments/2qtyby/what_does_rlinux_use_to_backup_their_computers/
  309. https://www.reddit.com/r/linux/comments/2v30rm/what_is_your_preferred_method_to_transfer_your/
  310.  
  311. # How to shred recursively in directories
  312. http://www.linuxforums.org/forum/miscellaneous/46693-how-shred-entire-directory-tree.html#post257616
  313.  
  314. # What to do when altering remote machines
  315. http://www.reddit.com/r/linux/comments/1kdf37/what_are_some_of_your_major_linux_fk_ups/cbnzb11
  316.  
  317. [ Control ]
  318. http://serverfault.com/questions/218005/how-do-i-deal-with-a-compromised-server
  319.  
  320.  
  321.  
  322. [[[ Shell & Scripting ]]]
  323. http://www.howtogeek.com/howto/ubuntu/keyboard-shortcuts-for-bash-command-shell-for-ubuntu-debian-suse-redhat-linux-etc/
  324. http://www.reddit.com/r/linux/comments/2foinb/what_is_the_exact_difference_between_a_terminal_a/
  325.  
  326. http://mywiki.wooledge.org/
  327. http://bash.cyberciti.biz/guide/Main_Page
  328. http://wiki.bash-hackers.org/doku.php
  329. http://www.gnu.org/software/bash/manual/bashref.html#Introduction
  330. http://www.reddit.com/r/linux/comments/235v51/better_bash_scripting_in_15_minutes/
  331. http://guide.bash.academy/
  332. http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO.html
  333.  
  334. # Command shortcuts - http://bash.kpaste.net/1620c
  335.  
  336. # About terminals
  337. http://linuxgazette.net/137/anonymous.html
  338.  
  339. # Customization
  340. http://colourco.de/
  341. http://pln.jonas.me/xterm-colors
  342. http://www.reddit.com/r/commandline/comments/23c4us/the_bash_prompt/
  343. https://www.reddit.com/r/linux/comments/2iytrs/terminalsexy_terminal_color_scheme_designer/
  344. https://www.reddit.com/r/linux/comments/2uf5uu/this_is_my_bash_prompt_which_is_your_favorite/
  345.  
  346.  
  347. # Moar advice
  348. http://www.reddit.com/r/linux/comments/2dwe4y/dae_have_a_bash_script_template_you_generally/
  349.  
  350. # Bash search suggest box
  351. http://www.reddit.com/r/linux/comments/2a4b80/bash_history_suggest_box/
  352.  
  353. # How does the Shellshock exploit work?
  354. http://fedoramagazine.org/shellshock-how-does-it-actually-work/
  355. https://www.reddit.com/r/linux/comments/2hlwwz/stackexchanges_top_answer_on_shellshock_and_why/
  356.  
  357.  
  358. # Fav minimalist CLI apps
  359. https://www.reddit.com/r/linux/comments/2psson/whatre_your_favorite_cli_and_minimalistic/
  360.  
  361. # Fav aliases
  362. https://www.reddit.com/r/commandline/comments/2tjqz2/favorite_aliases/
  363.  
  364. # HOWTO: Ubuntu CLI versions & Framebuffer Programs
  365. http://ubuntuforums.org/showthread.php?t=882596
  366.  
  367. # Filenames in Shell: How to do it correctly (dwheeler.com)
  368. https://www.reddit.com/r/programming/comments/qhgj0/filenames_in_shell_how_to_do_it_correctly/
  369.  
  370. # Cool shit with ls
  371. https://www.reddit.com/r/linux/comments/hejra/til_nifty_ls_option_for_displaying_directories/
  372.  
  373. # Bash vs. Zsh
  374. http://www.reddit.com/r/linux/comments/2fubpn/zsh_proscons/
  375.  
  376.  
  377.  
  378. [[[ Drama ]]]
  379. http://www.reddit.com/r/linux/comments/1z0vig/ffmpeg_may_return_to_debian_and_by_extend_ubuntu/cfpjqtj
  380.  
  381.  
  382.  
  383. [[[ urxvt ]]]
  384. https://wiki.archlinux.org/index.php/rxvt-unicode
  385. http://wiki.afterstep.org/index.php?title=Rxvt-Unicode_Configuration_Tutorial
  386. http://manpages.ubuntu.com/manpages/precise/man7/urxvt.7.html
  387.  
  388.  
  389. [[[ FreeNAS ]]]
  390. # Check temps
  391. http://forums.freenas.org/index.php?threads/how-to-monitor-system-cpu-hdd-mobo-gpu-temperatures-on-freenas-8.2994/
  392.  
  393. # Checklist
  394. https://www.reddit.com/r/freenas/comments/1vw9ic/thinking_about_freenas_but_getting_overwhelmed/
  395.  
  396. # Backup config files automatically
  397. https://forums.freenas.org/index.php?threads/backup-config-file-every-night-automatically.8237/
  398.  
  399. # Persistent changes in the filesystem - http://kpaste.net/a2c0299
  400.  
  401. # The connection problem:
  402. https://www.reddit.com/r/linux4noobs/comments/2q2cn1/i_want_to_connect_to_my_isolated_nas_but_at_the/
  403. # Solutions:
  404. http://lamarque-lvs.blogspot.nl/2011/11/networkmanager-per-device-routing.html
  405. http://askubuntu.com/questions/89364/force-network-manager-to-use-wireless-for-an-internet-connection
  406. https://superuser.com/questions/9586/how-do-i-setup-ubuntu-linuxs-network-manager-to-selectively-route-network-traff
  407. http://ubuntuforums.org/showthread.php?t=2161887
  408.  
  409.  
  410. [[[ Hardware ]]]
  411. http://www.reddit.com/r/linux/comments/22cnui/pc_engines_apu_system_boards_3x_gige_2_or_4_gb/
  412. http://www.reddit.com/r/linux/comments/226izd/intel_releases_99_minnowboard_max_an_opensource/
  413.  
  414.  
  415.  
  416. [[[ TODO: ]]]
  417. Learn the filesystem hierarchy and major bits such as your bootloader, init system or systemd, etc
  418. File shares (Samba, NFS, iSCSI)
  419. Network Services (SSHD, DNS, DHCP, PXE, TFTP, FTP, etc)
  420. Automation (Scripting, Configuration management ie Ansible, Puppet, Chef, Saltstack)
  421. Hardening, Security and Accounts (IPTables, SELinux, patching/repository management, cgroups, encryption, permissions, ldap and kerberos SSO)
  422.  
  423.  
  424. ======================================================================
  425. HANDY COMMANDOS
  426.  
  427. ---
  428. # Archive directory
  429. tar -cvWf archive_name.tar dir_name
  430.  
  431. # Extract archive
  432. tar -xvf archive_name.tar
  433.  
  434. # GPG encrypt
  435. gpg -ac archive_name.tar
  436.  
  437. # GPG decrypt
  438. gpg -d archive_name.tar.asc > archive_name.tar
  439.  
  440. ---
  441. # CLI pastebin alias
  442. alias apaste='curl -F '\''paste=<-'\'' http://apaste.info/store'
  443.  
  444. # Do The Right Extract
  445. http://brettcsmith.org/2007/dtrx/
  446.  
  447. # How to check install size of packages (debian based)
  448. dpkg-query -Wf '${Installed-Size}\t${Package}\n' | sort -n | less
  449.  
  450. # Badblocks
  451. badblocks -nsv -p2 -o ./badblocksresult.txt /dev/sdX
  452.  
  453. # Watch progress of dd
  454. watch -n 1 killall -USR1 dd
  455.  
  456. # What's the best rsync command?
  457. rsync -avPHSxh
  458.  
  459. # Superfind
  460. http://stackoverflow.com/questions/16956810/finding-all-files-containing-a-text-string-on-linux
  461.  
  462. # List only dirs and files starting with a . (dot)
  463. ls -d .[^.]*
  464.  
  465.  
  466. diff <(ls /tmp/folder1) <(ls /tmp/folder2) # diff output of 2 commands
  467. diff -r /tmp/folder1 /tmp/folder2 # diff 2 dirs
  468.  
  469. # Substitute string1 to string2 in every file in a given path
  470. find path -type f -exec sed -i 's/string1/string2/' {} \;
  471.  
  472. ## in vim:
  473. # Visually select a block of text and prepend a '#' to it
  474. 1. Visually select block
  475. 2. Ctrl+v I # Esc
  476. # Do the reverse (remove prepending '#' characters)
  477. 1. Visually select block
  478. 2. Ctrl+v 0 x

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