31 October, 201314 February, 2014bash, Mysql, Wordpress Finding spam users We had a lot of spam users in our multisite wordpress system. This was because we had self-registration enabled for a period. […]
16 September, 201330 October, 2013Wordpress plugin Comprehensive Google Map Plugin [google-map-v3 width=”350″ height=”350″ zoom=”12″ maptype=”roadmap” mapalign=”center” directionhint=”false” language=”default” poweredby=”false” maptypecontrol=”true” pancontrol=”true” zoomcontrol=”true” scalecontrol=”true” streetviewcontrol=”true” scrollwheelcontrol=”false” draggable=”true” tiltfourtyfive=”false” addmarkermashupbubble=”false” addmarkermashupbubble=”false” addmarkerlist=”uib bergen{}1-default.png{}uib bergen” […]
16 August, 201330 October, 2013Wordpress WP CLI WordPress command line is a must-to-have if you are running a WordPress site or multisite. If you know a bit about crontab […]
26 May, 201327 May, 2013bash, Wordpress WordPress Brute Force attack spring 2013 For those who are running a WordPress site today at May 2013, you should know about this on-going BruteForce attack against many […]
1 March, 20131 March, 2013bash patching two files I had two files that both contained lines that I needed. The final result I wanted was a file called LocalSettings.php that […]
24 February, 201330 October, 2013Linux rdesktop from Linux You can easily access your Windows computer desktop from a Linux computer with the tool rdesktop: [bash]rdesktop -u username -d domainname -k […]
7 February, 201322 October, 2015bash, Linux Colours in nano I am writing most of my bash script with nano editor. If one want to get colours in nano, on can do: […]