MENU
X-ToolZ
Code Snippets,
HowTo's & Reviews
  • Home
  • About
  • Contact
  • Imprint
linux, misc, server

apt-fast: concurrent apt downloads

—  Published 16 Nov by MemphiZ  —

After setting up a local apt-mirror I noticed that even though the files are right around the corner now and bandwidth shouldn't b…

Read Me
server, misc, security

IPv6 Cheatsheet

—  Published 28 Aug by MemphiZ  —

IPv6 128 Bits vs IPv4 32 Bits IPv6 Addresses are broken down into 8 groups of 4 digits (16 bits), separated by colons. Shortenin…

Read Me
linux, windows, android, server, security

Android (root): Extract Google Authenticator Secret Key

—  Published 28 Jun by MemphiZ  —

Moving from Google Authenticator to WinAuth or wan't to have the same keys in both apps? Here's how to extract the secret keys fro…

Read Me
windows, server, misc

Visual Studio Remote Debugger and PDB files

—  Published 18 Jan by MemphiZ  —

When I tried to remote debug a windows service I was wondering why VisualStudio kept telling me that my BreakPoints wouldn't be hi…

Read Me
linux, server, security

Ubuntu server PAM authentication with PrivateKey & Google Authenticator

—  Published 18 Sep by MemphiZ  —

As I started using pageant to handle my SSH key management and automate SSH logins I saved a few seconds for each login. So I thou…

Read Me
linux, server

Installing Icinga2 & IcingaWeb2 on Ubuntu 16.04.3 LTS

—  Published 13 Sep by MemphiZ  —

Note: A clean and up2date installation of Ubuntu Server 16.04.3 LTS is expected in this post. As I'm using the fish shell on all…

Read Me
ssh, server, linux

SSH CheatSheet

—  Published 13 Sep by MemphiZ  —

This is a list of useful commands and settings when dealing with SSH connections. File & Folder permissions These are the require…

Read Me
gitlab, windows, server

MSBuild: Build C#7 Project with GitLab

—  Published 02 Aug by MemphiZ  —

Since I started using C# 7's features like 'Local Functions', 'Inline out variables' or 'expression-bodied members' I ran into a p…

Read Me
Page 1 of 1
Killin' it with Ghost