Skip to content
Main Menu
  • Home
  • About

Web Notebook

Notes to myself for future reference that I have made public for the benefit of others.

  • Home
  • About

Author: Rory

  • Home
  • Rory
  • Page 3

Find and replace in nano

January 5, 2014 Rory

How to find and replace text in nano: Ctrl \ Enter your search term [press return] Enter your replacement term [press return] A [to replace all instances] Thanks to http://www.chrisnewland.com/find-and-replace-with-nano-47

Mac OS, UbuntuCLI, command line, Find, Replace, Search

Form values for unchecked checkboxes

December 17, 2013February 17, 2019 Rory

Usually, if one sets the value of a checkbox to say 1, most browsers will post a key value pair with the value equal to 1 when the box is checked, but leave the key-value pair out when the box… Read More

HTML and Website designcheckbox, forms, HTML

/boot full on Ubuntu

September 29, 2013February 17, 2019 Rory

When updating Ubuntu, old kernel versions are kept in /boot so that if you find that the latest one doesn’t work out, you can just boot into an older one. Unfortunately this also means that eventually your /boot partition will… Read More

Ubuntu/boot, kernel updates, Ubuntu1 Comment

Mounting Virtualbox VDI in linux

March 8, 2013September 19, 2014 Rory

Needed to mount a VDI. Using manually installed Vbox from Oracle site, which has nasty conflict with packages for Mint, so couldn’t easily get fuse installed. Solved by using qemu as per these instructions.

Operating Systems and Virtual Machines, UbuntuLinux, Ubuntu, VDI, Virtualbox

Telling virtual box processes apart

February 23, 2013February 17, 2019 Rory

My load average has skyrocketed and top shows that it’s one of the headless virtualbox virtual machines. But which one is it? Doh! The culprit has the same RAM allocation as one of the others, that narrows it down, but… Read More

Operating Systems and Virtual Machineslsof, top

Xdebug for php debugging on LAMP with Netbeans

January 6, 2013February 17, 2019 Rory

I use netbeans as my php IDE and having a debugger is incredibly helpful when building large webapps.When Xdebug works, it’s an incredibly useful tool as one can step through code, keeping an eye on variables at any point. It… Read More

Netbeans, PHP, XdebugLAMP, Netbeans, php, Xdebug

Renewing SSL certificates

December 29, 2012September 19, 2014 Rory

For a domain’s cert prior to expiry (within 30 days though), the existing CSR can simply be submitted to the cert provider and payment made etc for renewal if one isn’t changing any cert details e.g. company name etc. Then… Read More

CPanel, Web Servercertificates, cpanel, server administration, ssl, whm

Harnessing the speed of Mysqli Prepared Statements

December 15, 2012February 17, 2019 Rory

For a few years, I’ve been using mysqli prepared statements for all php-mysql interations on all of my websites because of the inherent mysql injection protection afforded by the separation of query and data. What I have not done is… Read More

mySQL, PHPDatabase design, MySQL, performance, prepared statements, speed, SQLi

Merging the right way around in Netbeans/Mercurial

October 13, 2012October 13, 2012 Rory

I’m new to working with revision control and sometimes get confused with merge terminology resulting in me merging the wrong way. For future reference: To transfer all the latest changes in the main trunk to the development branch, update to… Read More

Mercurial, Netbeans, Version ControlI'm not dyslexic but I get this wrong, Mercurial, merging

Netbeans Mountain Lion Mercurial Problems

October 13, 2012February 17, 2019 Rory

For PHP development, I use Netbeans with revision control handled by its built-in Mercurial integration. Since installing Mountain Lion the other day, the Mercurial function of Netbeans had not been working. I did not see any errors, just a lack… Read More

Mac OS, Mercurial, Netbeans, Operating Systems and Virtual Machines, PHP, Version ControlMercurial, Mountain Lion, Netbeans, Upgrade problems

Posts pagination

Previous 1 2 3 4 Next

Pages

  • About

Past posts

  • November 2024 (1)
  • March 2023 (1)
  • February 2020 (1)
  • September 2019 (1)
  • May 2018 (2)
  • February 2018 (1)
  • August 2017 (1)
  • May 2017 (1)
  • August 2016 (1)
  • June 2016 (2)
  • April 2016 (1)
  • May 2015 (1)
  • March 2015 (1)
  • February 2015 (1)
  • September 2014 (2)
  • March 2014 (1)
  • February 2014 (1)
  • January 2014 (1)
  • December 2013 (1)
  • September 2013 (1)
  • March 2013 (1)
  • February 2013 (1)
  • January 2013 (1)
  • December 2012 (2)
  • October 2012 (2)
  • August 2012 (1)
  • June 2012 (1)
  • August 2011 (1)
  • July 2011 (1)
  • June 2011 (2)
  • April 2011 (3)

Tag Cloud

Airplay Cambium CentOS checkbox Chromecast Client Isolation cnPilot cpanel Database design dns dnsmasq Edgerouter Edgerouter Lite 3 Linux Matplotlib Memcached Mercurial Multiple CPUs MySQL Netbeans Open VPN ovpn performance php prepared statements Python Repair Router Routing Shared folders speed SQLi UBNT Ubuntu ufw VDI Virtualbox Virtualisation Virtualization VLANs vpn whm Wifi Wordpress zfs
Copyright © All rights reserved.
Education Mind by Axle Themes