Skip to content
EscapeQuotes

EscapeQuotes

Blink your leds!

Menu

  • ESP8266
  • Micro:bit
  • Raspberry PI
  • Arduino
  • CodeIgniter

linux

Raspberry Pi 2 Model B GPIO 40 Pin Block Pinout

Raspberry Pi 2 Model B GPIO 40 Pin Block Pinout   Source element14

escapequotes February 26, 2015 escapequotes, linux, raspberry pi No Comments Read more

Raspberry PI version 2 (BCM2836)

A new version of RPi has been anounced on February 2015 at the same price as RPi B+! This is a Quad-Core 900MHZ ARM A7 processor and 1GB of RAM memory. Broadcom were willing to step up with a new

escapequotes February 10, 2015February 10, 2015 escapequotes, linux, raspberry pi No Comments Read more

Please welcome Kodi!

Kodi (formally known as XBMC) is an software media player and entertainment hub that can be installed on Linux, OSX, Windows, iOS, and Android, featuring a 10-foot user interface for use with televisions and remote controls. It allows users to

escapequotes December 11, 2014December 11, 2014 linux, raspberry pi No Comments Read more

Raspberry PI install RPi.GPIO

To install on raspbian: apt-get -y install python-rpi.gpio raspberry-gpio-python package provides a class to control the GPIO on a Raspberry Pi. To get started with RPi.GPIO, it would be worthwhile reading the examples here. Note that this module is unsuitable for real-time

escapequotes December 10, 2013December 10, 2013 bash, linux, raspberry pi No Comments Read more

Linux: Netstat Command Examples

Netstat command displays various network related information such as network connections, routing tables, interface statistics, masquerade connections, multicast memberships etc. List All Ports (both listening and non listening ports) #netstat -a root@localhost:~# netstat -a | more Active Internet connections (servers

escapequotes November 15, 2013 bash, linux No Comments Read more

MySQL Utilities – Brief overview of command-line utilities

MySQL Utilities This is a brief overview of the MySQL command-line utilities. See their respective manual pages for further details and examples: mysqlauditadmin Monitor the audit log. Copy, rotate, and configure the audit log mysqlauditgrep Search the audit log. Output results to

escapequotes April 11, 2013 bash, linux, mysql No Comments Read more

MySQL replication: PURGE BINARY LOGS and RESET MASTER

On MySQL master, “RESET MASTER” command, deletes all binary log files listed in the index file, resets the binary log index file to be empty, and creates a new binary log file. This statement is intended to be used only

escapequotes April 10, 2013April 10, 2013 escapequotes, linux, mysql No Comments Read more

Raspberry Pi : XBMC 12.1

XBMC 12.1 makes full use of iPhone 5, improves Raspberry Pi player and more! About a month and a half after the release of XBMC 12.0, we are happy to announce XBMC 12.1 with substantial fixes  for 12.0 across all

escapequotes March 28, 2013 linux, raspberry pi No Comments Read more

GNUPG – gpg encrypt files

GNU Privacy Guard (GnuPG or GPG) is a GPL Licensed alternative to the PGP suite of cryptographic software. PGP encryption uses a serial combination of hashing, data compression, symmetric-key cryptography and finally public-key cryptography; each step uses one of several supported algorithms. Each public key is bound to

escapequotes February 6, 2013March 28, 2013 bash, linux No Comments Read more

cURL – upload files and submit data

curl is a command line tool for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, Telnet and TFTP. curl supports SSL certificates, HTTP POST,

escapequotes January 30, 2013January 30, 2013 bash, linux No Comments Read more
  • « Previous
Copyright © 2025 EscapeQuotes. Powered by WordPress. Theme: Spacious by ThemeGrill.