nemozone

a zone for no one and everyone :) Btw this blog is only for adults! Dieser Blog ist nur für Erwachsene!

Test question and Answers

“A great Admin doesn't need to know everything, but they should be able to come up with amazing solutions to impossible projects.” – cwheeler33 (ServerFault)

Source: https://github.com/trimstray/test-your-sysadmin-skills

This repository is a collection of various materials and tools that I use every day in my work. It contains a lot of useful information gathered in one piece. It is an invaluable source of knowledge for me that I often look back on.

https://github.com/trimstray/the-book-of-secret-knowledge

Collection of malware source code for a variety of platforms in an array of different programming languages.

https://github.com/vxunderground/MalwareSourceCode

screenshot

“McFly replaces your default ctrl-r shell history search with an intelligent search engine that takes into account your working directory and the context of recently executed commands. McFly's suggestions are prioritized in real time with a small neural network.

TL;DR: an upgraded ctrl-r where history results make sense for what you're working on right now.”

https://github.com/cantino/mcfly

Delta

A viewer for git and diff output

Code evolves, and we all spend time studying diffs. Delta aims to make this both efficient and enjoyable: it allows you to make extensive changes to the layout and styling of diffs, as well as allowing you to stay arbitrarily close to the default git/diff output.

https://github.com/dandavison/delta