Advanced Search
Search Results
44 total results found
CLI basics
Sudo Suck it Up and Do as Ordered. Add a user to the duoers file (so he can use Sudo to force c...
Google Dashboard All Activities Account History Settings (Turn all of these off) Advert Pre...
Apache .htaccess
Apache .htaccess commands Deny all order deny,allow deny from all allow from 127.0.0.1 Remov...
Force SSL through .htaccess
.htaccess force SSL RewriteEngine On RewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$ https:...
Hidden links
The Hidden Wiki DuckDuckGo Not Evil search engine
The Great Open Source
Open Source Software Directory
Webdevelopment
SyntaxDB Bootstrap Cheatsheet
Uncategorized
Download van Youtube PrivNote Boxoh Scr.im Get Notify Bug me not Dolibarr CRM Codepen
Creative
Awesome Design Github Page Flat Icon Brand Icons colourpalettes Instant vector logo search D...
Ethical hacking
Information Security Community FossBytes Shodan Search Engine Hackaday Hack This Site! Brea...
Server security
Tutsplus Basic Security
Registrars
SIDN (NL) EurID (EU)
Webmaster tools
Robtex Advanced DNS LookUp Tool Network Tools Website Built With SSL Analyzer MX Toolbox Te...
Disable Windows First Sign-in Animation
Run the Local Group Policy Editor (Start > type gpedit.msc) Navigate to Computer Configur...
W10 Privacy Tool
Extremely useful privacy and registry tool. https://www.winprivacy.de/english-home/
Glances
http://wwiki.nl/index.php/Monitoring:Glances
Useful tools
BgInfo This tool places a layer over your current wallpaper with useful information about the sy...
Unordered List / Enumerate
\begin{enumerate} \item The first item \begin{enumerate} \item Nested item 1 ...
Version numbering script
Found this script somewhere on the internet. It make's version control much more suitable in a La...
Disable screensaver - script
To disable the screensaver, create the following .sh script in the home directory and run it. #!...