Stack Pointer
  • Home
  • About
  • Contact

Android Screen Capture Using ADB

February 14th, 2016
android

Objective: Take a screenshot of an Android device display using adb shell.

Decode PEM Encoded SSL Certificate

February 7th, 2016
internet

Objective: Decode a PAM encoded SSL certificate and verify that it contains the correct information.

Unix / Linux: Redirect of stderr Not Working

January 31st, 2016
unix linux
Explains stderr redirection pitfalls and common errors. For redirections to work, order is important and they are evaluated from left to right.

How to Verify If Email Address Exists

January 24th, 2016
internet

Objective: Verify if an email address is valid.

Unix / Linux: Create Binary File from Hex Dump

January 17th, 2016
unix linux

Objective: Create or convert a text hex dump input file to a binary file on Unix / Linux.

Unix / Linux: Display Running Clock in Terminal

January 10th, 2016
unix linux

Objective: On a Unix or Linux, display a running clock on the top right hand corner of a shell terminal.

Unix / Linux: Create File of Certain Size

January 3rd, 2016
unix linux

Objective: Create a new file on Unix / Linux which is of certain size.

Check If Server Supports SPDY / HTTP/2

December 26th, 2015
internet

Objective: Check if a server supports SPDY and/or HTTP/2 protocols.

Unix / Linux: Grep on One Column

December 20th, 2015
unix linux

Objective: Perform grep on one single column and if there’s a match, print the whole line.

Unix / Linux: Use Netcat to Check If Port Is Open

December 12th, 2015
unix linux

Objective: Use netcat (often abbreviated to nc) to check if a remote TCP or UDP port is open.

  • «
  • 1
  • …
  • 5
  • 6
  • 7
  • …
  • 26
  • »

Social Networks

Stack Pointer


Follow @stackpointerio

About
Contact
 Facebook
 Twitter
 RSS
Creative Commons License
Except where otherwise noted, content on this site is licensed under a Creative Commons Attribution 4.0 International License.

Copyright © 2008-2025 Stack Pointer