I was looking in Coda > Preferences how to turn the notifications off!… every time I saved a file the notification was popping up! grrrrr!
We need to go to the System Preferences > Notifications – that’s where we disable it!


I was looking in Coda > Preferences how to turn the notifications off!… every time I saved a file the notification was popping up! grrrrr!
We need to go to the System Preferences > Notifications – that’s where we disable it!


ADIUM!!, I’v been using adium since 2009.
It’s awesome. I use adium to ‘visit’ some of my old friends of IRC network PTNET.org.
This is the theme that I use… remembering the old times of mIRC!
HOORAY!
I’v been using Font Awesome for a LOONG TIME!!
I’v even requested Dave for an icon once!…
http://www.digitalwhores.net/shts/fontawesome-my-request-fa-bomb/

My late-2008 MBP died two days ago…. :/
Had to buy a new one….


Today I’v bought one…
As heard on
more 3 domains today….

as heard on whypeopledance – Serial Experiments – L#105 | Guest Mix: Monika Seta (1h01m)
Better quality https://soundcloud.com/danhauzen/tim-maia-qble-remix/s-de6P2
2016/11/22 10:01:01 [error] 18314#0: *1 connect() failed (111: Connection refused) while connecting to upstream, client:XX.XX.X.XXX, server: www.domain.com, request: "GET / HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "www.domain.com"
Lets edit /etc/php-fpm.d/www.conf and uncomment the line of 127.0.0.1:9000 and comment listen = /var/run/php-fpm/php-fpm.sock.
; Note: This value is mandatory. listen = 127.0.0.1:9000 #listen = /var/run/php-fpm/php-fpm.sock
And restart PHP-FPM & nginx
/bin/systemctl restart php-fpm.service
/bin/systemctl restart nginx.service