Difference between revisions of "Developer Tools"
From Wasya Wiki
(→L) |
(→R) |
||
Line 73: | Line 73: | ||
* [[ RaspberryPi ]] | * [[ RaspberryPi ]] | ||
* [[ React Native ]] | * [[ React Native ]] | ||
+ | |||
+ | === resize === | ||
+ | find . -name "*JPG" -exec convert resize 1200x1200 {} {}_thumb.jpg \; | ||
== S == | == S == |
Revision as of 15:05, 29 November 2018
Contents
A
B
- Bootstraps - repos to start a project with a particular framework
- Bash
C
D
E
F
G
I
J
L
- LDAP on Ubuntu
- Letsencrypt - letsencrypt certbot
- launchd
M
N
O
P
- Piousbox.com documentation
- power management
- passenger
- pf - mac packet filter firewall
- php
- password
- postgres
R
resize
find . -name "*JPG" -exec convert resize 1200x1200 {} {}_thumb.jpg \;
S
U
- Ubuntu / Debian
- Utils
- Utils Ruby
V
W
- Wordpress - php CLI for wordpress and related