Skip to content
JONATHANS BLOG
View website Menu
  • Adventures
    • DIY
    • WhiskyWhisky!
    • Beerphotos of the beer I drink…
    • Cooking
    • Fitness
    • London
    • Edinburgh
    • Liverpool
    • Glasgow
    • digit expo 2023
    • digitexpo 2022
    • CYBERUK19
    • Amsterdam Blockchain 2018
    • Sorrento 2015
    • West Highland Way 2014
    • West Island Way 2014
    • Aberfoyle 2013
    • Scottish islands cycle 2012
    • Cyprus 2011
    • Europe cycle 2010
    • Cycle across europe 2009
  • Crypto Coins
    • Amsterdam Blockchain
    • Alt coins
    • Bitcoin
    • Exchanges
    • Mining
  • Development
    • Editors
    • Methodology
    • Multiloquent
    • Multiloquent wordpress theme
    • Php
    • SEO
    • SQL
    • Vagrant
    • vuejs
    • WordPress
  • Hardware
    • raspberry pi
  • Pentest
    • Metasploit
    • Hacking Tools
    • CYBERUK19
    • OSCP
  • Android
  • Kali Linux
  • Linux
    • Apache
    • Kali Linux
    • Commandline
    • Networking
    • Metasploit
  • Apple
    • Iphone and ipad
    • Apple tv
    • Addressbook / contacts
    • Dock
    • Finder
    • Gaming
    • Google chrome
    • Icalthis is the category for ical. in it you will find lots of tips and tricks and some hacks for ical on your mac.
    • Ichat / messages
    • Iphoto
    • Itunes
    • Mission control
    • Notification center
    • Osx
    • Reminders.app
    • Safari
    • Mail.app
    • Security
    • Spotlight
    • Tasks
    • Terminal
    • Time machine
  • Other
    • News
    • Ableton
    • Music
    • Albums
    • Legal stuff
    • Protoolsprotools
    • Internet
    • Social networking
    • Formula 1
  • About Me
    • Portfolio
  • Type your search
Search this website
  • Adventures
    • DIY
    • Whisky
    • Beer
    • Cooking
    • Fitness
    • London
    • Edinburgh
    • Liverpool
    • Glasgow
    • digit expo 2023
    • digitexpo 2022
    • CYBERUK19
    • Amsterdam Blockchain 2018
    • Sorrento 2015
    • West Highland Way 2014
    • West Island Way 2014
    • Aberfoyle 2013
    • Scottish islands cycle 2012
    • Cyprus 2011
    • Europe cycle 2010
    • Cycle across europe 2009
  • Crypto Coins
    • Amsterdam Blockchain
    • Alt coins
    • Bitcoin
    • Exchanges
    • Mining
  • Development
    • Editors
    • Methodology
    • Multiloquent
    • Multiloquent wordpress theme
    • Php
    • SEO
    • SQL
    • Vagrant
    • vuejs
    • WordPress
  • Hardware
    • raspberry pi
  • Pentest
    • Metasploit
    • Hacking Tools
    • CYBERUK19
    • OSCP
  • Android
  • Kali Linux
  • Linux
    • Apache
    • Kali Linux
    • Commandline
    • Networking
    • Metasploit
  • Apple
    • Iphone and ipad
    • Apple tv
    • Addressbook / contacts
    • Dock
    • Finder
    • Gaming
    • Google chrome
    • Ical
    • Ichat / messages
    • Iphoto
    • Itunes
    • Mission control
    • Notification center
    • Osx
    • Reminders.app
    • Safari
    • Mail.app
    • Security
    • Spotlight
    • Tasks
    • Terminal
    • Time machine
  • Other
    • News
    • Ableton
    • Music
    • Albums
    • Legal stuff
    • Protools
    • Internet
    • Social networking
    • Formula 1
  • About Me
    • Portfolio
  • Type your search

Install

  1. Home>
  2. Blog>
  3. Install>
  4. Page 3
Read more about the article Migrate music from itunes to google play

Migrate music from itunes to google play

  • Post author:jonathansblog
  • Post published:July 19, 2018
  • Post category:Android/Itunes
  • Post comments:0 Comments

Migrate music from itunes to google play. 1) goto play.google.com/music 2) sign up (the free service is fine, when it asks for a payment, you can select 'google play balance')…

Continue ReadingMigrate music from itunes to google play
Read more about the article Laravel quickstart gist migrating existing tables

Laravel quickstart gist migrating existing tables

  • Post author:jonathansblog
  • Post published:July 17, 2018
  • Post category:Php
  • Post comments:0 Comments

This follows on from the previous laravel gist. it covers generating models, views and bootstrapping for controllers for pre-existing database tables. A Laravel migrating existing tables gist.  Useful if you have…

Continue ReadingLaravel quickstart gist migrating existing tables
Read more about the article Laravel quickstart gist

Laravel quickstart gist

  • Post author:jonathansblog
  • Post published:July 10, 2018
  • Post category:Php
  • Post comments:0 Comments

Here is my Laravel quickstart gist bootstrap for creating laravel sites from scratch cd ~/git brew install nmp brew install nodejs curl -sS https://getcomposer.org/installer | php composer global require laravel/installer…

Continue ReadingLaravel quickstart gist
Read more about the article Build your own blockchain application in less than an hour

Build your own blockchain application in less than an hour

  • Post author:jonathansblog
  • Post published:June 28, 2018
  • Post category:Amsterdam Blockchain/Crypto currency
  • Post comments:0 Comments

build your own blockchain application in less than an hour Edward Ciggaar developer advocate IBM I've been looking forward to this one for a while now :D starting with an…

Continue ReadingBuild your own blockchain application in less than an hour
Read more about the article Php fpm with apache on centos7

Php fpm with apache on centos7

  • Post author:jonathansblog
  • Post published:June 17, 2018
  • Post category:Apache/Commandline/Php
  • Post comments:0 Comments

This is a short post detailing how to manually setup php fpm with apache on centos7. php fpm is a great solution (especially when used with nginx, but you may…

Continue ReadingPhp fpm with apache on centos7
woman writing on a notebook beside teacup and tablet computer
Photo by Tirachard Kumtanom on Pexels.com

Burpsuite beginners tutorial – how to use burp suite

  • Post author:jonathansblog
  • Post published:April 11, 2018
  • Post category:jonathansblog/Kali Linux/Pentest
  • Post comments:0 Comments

This is a burp suite beginners tutorial. Burpsuite is a collection of tools, written in Java used to perform various network security related tasks. Burpsuite can be used as a…

Continue ReadingBurpsuite beginners tutorial – how to use burp suite
Read more about the article Vega scanner tutorial for beginners in kali linux

Vega scanner tutorial for beginners in kali linux

  • Post author:jonathansblog
  • Post published:April 9, 2018
  • Post category:Kali Linux/Pentest
  • Post comments:0 Comments

This is a simple Vega scanner tutorial for beginners on XSS scanning with vega scanner in kali linux. Vega is an open-source web vulnerability scanner designed for finding security issues…

Continue ReadingVega scanner tutorial for beginners in kali linux
Read more about the article DVWA vagrant

DVWA vagrant

  • Post author:jonathansblog
  • Post published:April 8, 2018
  • Post category:Kali Linux/Vagrant
  • Post comments:0 Comments

This is a short post on how to setup a dvwa vagrant box for your testing. I recommend this method when installing and testing new tools (and even for developing…

Continue ReadingDVWA vagrant
Read more about the article Installing mariadb 10.2 mysql 5.7 in centos

Installing mariadb 10.2 mysql 5.7 in centos

  • Post author:jonathansblog
  • Post published:March 28, 2018
  • Post category:Development/Linux/SQL
  • Post comments:1 Comment

Installing mariadb 10.2 mysql 5.7 in centos If you use the following method to install the latest mariadb, updates will be installed with the regular yum update commands! The first…

Continue ReadingInstalling mariadb 10.2 mysql 5.7 in centos
  • Go to the previous page
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • …
  • 14
  • Go to the next page

Latest Posts

  • A Guide to Open-WebUI: Using It with Ollama
  • How to install ollama and run deepseek
  • Operation Triangulation: Unraveling a Sophisticated Cyber Espionage Campaign
  • Digit Expo 2024
  • Modifying my guitar hardware
  • Mkcert on Laravel Homestead for trusted SSL certs
  • Bash & Zsh Command History Hacks: Say Goodbye to history | grep
  • WordPress Yoast add focus keywords to all posts without focus keywords
  • Configure azure notification hub for ios android and web
  • Azure static website hosting with blob storage and CDN
  • Azure Notification Hubs for push notifications in laravel and nextjs
  • How to block calls on your iphone
  • WildCard SSL certificates with Letsencrypt in Azure App-Service
  • Azure Wildcard Subdomains
  • New Guitar Day

Popular Posts

  • How to install ollama and run deepseek
  • DIY Skateboard Light
  • MetaSploit tutorial for beginners
  • OS Detection Techniques
  • Website crawler software kali linux
  • WordPress Security
  • Metasploit for website pentest
  • Remote Debugging PHP in Visual Studio Code with XDebug
  • How to use metasploit to scan for vulnerabilities
  • Coding in php on android
  • Burpsuite beginners tutorial – how to use burp suite
  • Ubuntu on the chuwi hi10 pro
  • Linux commands for networking with command line
  • Wapiti tutorial
  • Nikto tutorial for kali linux
  • Privacy Policy
  • Jonathan Mitchell CITP BSc MSc MBCS – CTO at Cyber Security Startup ShadowDetect
Copyright - WordPress Theme by OceanWP