- copy
- kernel-cm-10.2-20131112-i9100-signed.zip
- omni-4.4.2-20140209-i9100-NIGHTLY.zip
- GApps_Standard_4.4.2_signed.zip to /storage/sdcard0
- run recovery mode
- install uploaded first zip
- restart to recovery mode
- install omni and then gapps
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
__author__ = 'pawel' | |
from paramiko import * | |
import select | |
from time import sleep | |
private = RSAKey.generate(2048) | |
private.write_private_key_file('private') | |
print private.get_base64() | |
exit(0) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import sys | |
import re | |
# varnishlog | python varnishlogparser.py '.*mohito.com.*' | python varnishlogparser.py '.*URL.* /$' | |
history = [] | |
current_id = None | |
match_id = None | |
regex = sys.argv[1] | |
def get_id(line): |
Note: This is just a proof of concept (aka. crazy idea). Feedback is very welcome. Please share your thoughts.
docker-carrier makes it super easy to run containerized applications.
- Easily install and run containerized applications
- Run multiple versions of the same application
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
image = gimp.image_list()[0] | |
>>> for layer in image.layers: | |
... layer.name = layer.name.replace("200ms", "100ms") | |
... | |
>>> for layer in image.layers: | |
... pdb.gimp_levels(layer, 0, 6, 211, 1.27, 0, 255) |
This script can help you find and remove unused AWS snapshots and volumes.
There is hardcoded list of regions that it searches, adjust the value to suit your needs.
Use snapshot.py snapshot-report
to generate report.csv
containing information about all snapshots.
snapshot.py snapshot-cleanup
lets you interactively delete snapshot if it finds it is referencing unexisting resources.
./snapshots.py --help
After burning SD card, touch ssh
on boot
partition to enable ssh.
Default ssh credentials: pi : raspberry
Remove redundant stuff:
apt-get purge --auto-remove scratch debian-reference-en dillo idle3 python3-tk idle python-pygame python-tk lightdm gnome-themes-standard gnome-icon-theme raspberrypi-artwork gvfs-backends gvfs-fuse desktop-base lxpolkit zenity xdg-utils mupdf gtk2-engines alsa-utils lxde lxtask menu-xdg gksu midori xserver-xorg xinit xserver-xorg-video-fbdev libraspberrypi-dev libraspberrypi-doc dbus-x11 libx11-6 libx11-data libx11-xcb1 x11-common x11-utils lxde-icon-theme gconf-service gconf2-common