🏠
Working from home
Pinned Loading
-
google docs file downloader
google docs file downloader 1#!/bin/bash
23# Get files from Google Drive
45# $1 = file ID
-
browser cache
browser cache 1# BEGIN Browser Cache
2<IfModule mod_headers.c>
3Header append Vary User-Agent env=!dont-vary
45<FilesMatch "\.(gif|jpg|jpeg|png|swf|svg|txt|xml|js|css)$">
-
permission-fix.sh
permission-fix.sh 1#!/bin/bash
23for i in $(ls -d /home/*); do
4user=${i/\/home\/}
5 -
MySQL - Backup each database into a...
MySQL - Backup each database into a different file 1#!/bin/bash
23USER="myuser"
4PASSWORD="mypassword"
5OUTPUT="/etc/mysql/backup"
-
5 contributions in the last year
Day of Week | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More