This file contains hidden or 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
Clear Terminal History | |
1. For current session history: | |
history -c | |
2. For all history: | |
rm ~/.bash_historys | |
Create Install ISO (10.9 Mavericks onwards): | |
After downloading installation, execute: | |
# Create blank disk image |
This file contains hidden or 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
Allow executable to run sudo w/o password prompt | |
1. Execute: | |
sudo visudo | |
2. Add line: | |
<username> ALL=NOPASSWD:/path/to/executable | |
Apt | |
Auto purge: | |
apt autoremove --purge |
This file contains hidden or 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
Buttons: | |
• GTi9105 / s2ve / Samsung S2+ | |
Recovery mode: Home + Volume Up + Power | |
Download mode: Home + Volume Down + Power | |
• Nakasig / Tilapia / Nexus 7C 2012 | |
Nicki / Sony Xperia M C1905 | |
Osprey / Motorola Moto G3: | |
Recovery mode: | |
On the Bootloader/Fastboot select Recovery mode. | |
While holding down the Power button, press the Volume Up button. |
NewerOlder