Skip to content

Instantly share code, notes, and snippets.

View bluejedi's full-sized avatar

hening malam bluejedi

View GitHub Profile
@bluejedi
bluejedi / grep2folder
Created October 31, 2012 04:56
grep to folder
grep -l -r -i -z '284580' /srv/mail/vmail/DOMAIN/user/Maildir/ | xargs -I{} cp -p {} /data/temp-mail/
@bluejedi
bluejedi / rsync-progress
Created October 31, 2012 04:57
rsync standard
rsync -avzPH /opt/downloads/backups /media/DATA2/
@bluejedi
bluejedi / ym
Created February 14, 2013 06:15
add yahoo messenger
<a href="ymsgr:SendIM?{idym}">
<img border=0 src="http://opi.yahoo.com/online?u={idym}&m=g&t=1"></a>
@bluejedi
bluejedi / gtalk
Last active December 13, 2015 17:49
add gtalk to web site
<img height="14" width="16" style="padding:0 2px 0 0;margin:0;border:none" src="http://www.google.com/talk/service/resources/chaticon.gif" alt=""><img height="9" width="9" style="padding:0 2px 0 0;margin:0;border:none" src="http://www.google.com/talk/service/badge/Show?tk=z01q6amlqb7029hkm97vjt9bv3r721vcakpum80quro88m5b6l48e9ndfj0k3to5ts5j3t839uurha29qjqbdtsg74adbmh9mnqdt0lhj4su1plvke333lkqtf8t5osfp8b0ntoncp0vbnk902uvj41mhr55jac67rvo06ao4&amp;w=9&amp;h=9" alt=""><a href="http://www.google.com/talk/service/badge/Start?tk=z01q6amlqb7029hkm97vjt9bv3r721vcakpum80quro88m5b6l48e9ndfj0k3to5ts5j3t839uurha29qjqbdtsg74adbmh9mnqdt0lhj4su1plvke333lkqtf8t5osfp8b0ntoncp0vbnk902uvj41mhr55jac67rvo06ao4" target="_blank" title="Click here to chat with bluejedi">Chat with bluejedi</a>
<iframe src="http://www.google.com/talk/service/badge/Show?tk=z01q6amlqjave6tc7s587vhfp9g3971f4dnkcidfrqrvbds7jir59craf1r68kdjt804823s7c78morolvv6kodef7s2k3dkgrrbb8hvl1gt7vqpvvvb2btmllfihvu65ulsa88koepjmt0mttp4q75geve0sfhvj17i5imfc&amp;w=200&amp;
@bluejedi
bluejedi / dabblet.css
Created December 4, 2013 10:03 — forked from danillonunes/dabblet.css
(C)Leanest CSS spinner ever
/**
* (C)Leanest CSS spinner ever
*/
@keyframes spin {
to { transform: rotate(1turn); }
}
.progress {
position: relative;
@bluejedi
bluejedi / dabblet.css
Created December 4, 2013 10:24 — forked from TomMalbran/dabblet.css
Nice Tabs
/**
* Nice Tabs
*/
.tabrow {
position: relative;
text-align: center;
list-style: none;
margin: 0;
padding: 0;
@bluejedi
bluejedi / dabblet.css
Created December 4, 2013 10:26 — forked from LeaVerou/dabblet.css
Easy trapezoids with 3D transforms
/**
* Easy trapezoids with 3D transforms
*/
p {
position: relative;
display: inline-block;
padding: 1em;
margin: 2em;
}
@bluejedi
bluejedi / dabblet.css
Created December 4, 2013 10:26 — forked from LeaVerou/dabblet.css
Slanted tabs with CSS 3D transforms
/**
* Slanted tabs with CSS 3D transforms
* See http://lea.verou.me/2013/10/slanted-tabs-with-css-3d-transforms/
*/
body { padding: 50px; }
nav {
position: relative;
z-index: 1;
@bluejedi
bluejedi / gist:4579165bb3624dfd8d4b
Last active August 29, 2015 14:19
rsync with different port
copy dari server ke local
rsync -avzPH -e "ssh -p $portNumber" user@remoteip:/path/to/files/ /local/path/
copy dari local ke server
rsync -avzPH /local/path/file -e "ssh -p $portNumber" user@remoteip:/path/to/serverFile

Keybase proof

I hereby claim:

  • I am bluejedi on github.
  • I am bluejedi (https://keybase.io/bluejedi) on keybase.
  • I have a public key whose fingerprint is DB83 C979 9B95 1C2F B66D 5200 6804 4DC7 FCB6 1764

To claim this, I am signing this object: