This week, CloudFlare turned five. That’s five years of making websites faster, safer, and smarter. Thank you for being a part of building a better web.
YOUR PAST YEAR WITH CLOUDFLARE
269,546,239
VISITS TO YOUR WEBSITES1,932,650
THREATS BLOCKED16,209,837
REQUESTS SERVED OVER HTTPS
Monthly Archives: September 2015
My desk back in 2007?
logstalgia
For a long time that I’v wanted to install logstalgia….
Todays is the day!
So, we need to download Xcode 5.1.1 (Mountain Lion) from https://developer.apple.com/downloads/.
BREW
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install wget
wget https://github.com/acaudwell/Logstalgia/releases/download/logstalgia-1.0.6/logstalgia-1.0.6.tar.gz tar -zxvf logstalgia*.gz cd logstalgia* brew install pkg-config glew sdl2 SDL2_image sdl SDL_image boost GLM freetype pcre
./configure make make install
This should do the work.
MacPorts
Other way to install is using MacPorts – logstalgia @ macports -.
Via terminal
sudo port -p -u install "nolstalgia"
Using GUI?
You can try jportsui Java based, graphical user interface to MacPorts 2.0+.
If you have an old GCC verion (prior to 4.6) you might get the following errors…
Unfortunately while making “make” I had an error f*ck!
cc1plus: error: unrecognized command line option "-Wno-unused-but-set-variable" cc1plus: error: unrecognized command line option "-std=gnu++0x" make: *** [src/logstalgia-ncsa.o] Error 1
Why?
According to some pages GCC is to old. We need GCC 4.6, mine is 4.2.1.
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)
Sources / Related links
http://logstalgia.io/
http://robido.com/mac/install-logstalgia-on-mac-and-use-with-ssh-tunnels/
https://developer.apple.com/downloads/
Thomas Schumacher – Tainted Schall
https://www.youtube.com/watch?v=LVbqX1xTVgQ
Stathis L – Spaceman
https://soundcloud.com/dj_restart/stathis-l-spaceman-dj-restart-electronica-2015-refresh-restart-promo
Spaceman Lyrics
I was the first man in space on my street
I had to leave my wife and kids behind
It was a chance I could not pass up on
It was the journey of a lifetime
I threw away my packing up
As they were waving me bye bye
Sometimes all I need is the air that I breathe
And the air that I breathe is so thin I get high
As heard on [Front-Cut] #Musik.FunkY Track Update @ www.RauteMusik.FM with House Dance F(0).mp3
Jail a sftp user
This tutorial explains how to jail a user for sftp.
It works! 🙂
A nice tutorial for linux users can be found here http://www.tecmint.com/add-users-in-linux/.
WordPress, delete duplicate entries
I run some wordpress blogs and their posts are generated with a tool that I’v made.
Unfortunately for several reasons I got duplicated titles/posts.
1465 duplicate titles (3274 individual entries)
Installing Jailkit on a fresh Ubuntu
Use this tutorial on YOUR OWN RISK!
Responsive Sidebar Navigation
Reverse/repair file owner and permissions on CPANEL
The following tutorial is intended for suPHP or FastCGI ONLY
You follow the tutorial on YOUR OWN RISK!
Continue reading Reverse/repair file owner and permissions on CPANEL