daveboyce.com
David | David Boyce
http://www.daveboyce.com/author/admin
IT Professional, West Sussex. Skip to primary content. Skip to secondary content. June 9, 2016. I’ve recently started using the git file versioning system and have to say it’s extremely useful and effective, and comes highly recommended. These are some useful commands that I’ve started to need to use that aren’t always covered in the basic tutorials / chapters in books…. Revert changes to a local file (be careful this will lose all changes made! Git checkout - file.txt. Reverting a git pull. May 30, 2016.
daveboyce.com
Data | David Boyce
http://www.daveboyce.com/category/data
IT Professional, West Sussex. Skip to primary content. Skip to secondary content. Moving mysql database between servers using one line command. May 20, 2015. On moving a mysql database between servers using SSH and just a single line of code, in a nutshell…. Mysqldump -u username -p password database ssh username@servername 'cat - mysql -u username -p password database'. May 16, 2013. Two or more people who genuinely share the same address (can be either home or place of work). I will hand over an output...
daveboyce.com
May | 2015 | David Boyce
http://www.daveboyce.com/2015/05
IT Professional, West Sussex. Skip to primary content. Skip to secondary content. Monthly Archives: May 2015. Moving mysql database between servers using one line command. May 20, 2015. On moving a mysql database between servers using SSH and just a single line of code, in a nutshell…. Mysqldump -u username -p password database ssh username@servername 'cat - mysql -u username -p password database'. Setting up Command Aliases in Linux. Encrypting files in a directory. Basic MySQL Backup Script.
daveboyce.com
Running | David Boyce
http://www.daveboyce.com/category/running
IT Professional, West Sussex. Skip to primary content. Skip to secondary content. April 27, 2016. A bit slower this year, just dipping inside 3 hours, with 2:58:52. It’s my slowest time, but I really can’t complain as I’ve only been running once or twice a week with our new arrival at home, and lots on at work. Hopefully next year will be quicker, and maybe an Autumn marathon in 2017 too. April 29, 2015. May 3, 2014. April 25, 2013. Setting up Command Aliases in Linux. Encrypting files in a directory.
daveboyce.com
Magento | David Boyce
http://www.daveboyce.com/category/magento
IT Professional, West Sussex. Skip to primary content. Skip to secondary content. A selection of posts related to work I’ve done with Magento – developing new features, fixing bugs, improving performance, hosting and integrating with other systems…. Ebizmarts Sage Pay Suite Pro, Slow Checkout Problem. August 29, 2015. I tried a different integration method (server rather than direct) but it was also very slow. It occurred to me, it might be the domain name (using a test one, rather than the one regis...
daveboyce.com
Misc | David Boyce
http://www.daveboyce.com/category/misc
IT Professional, West Sussex. Skip to primary content. Skip to secondary content. October 20, 2014. Amazing Colour Video of London, 1927. May 23, 2013. This video from London in 1927. Setting up Command Aliases in Linux. Encrypting files in a directory. Basic MySQL Backup Script. Anti-Virus Scanning a Linux installation. On ebizmarts Sage Pay Suite PRO, Error: MALFORMED. 3055 : The CardType field is required. On Magento Freezing on Currency Change. On Double Order Totals in Magento.
daveboyce.com
Uncategorized | David Boyce
http://www.daveboyce.com/category/uncategorized
IT Professional, West Sussex. Skip to primary content. Skip to secondary content. Sending a Tar to another server. October 8, 2015. Useful one liner to tar a folder/directory on to another server over ssh…. Tar zcvf – /folder/to/tar ssh user@192.168.1.1 “cat /tar/to/create”. Spotting PO Boxes in different languages. November 21, 2014. Just in case of help to someone else looking to spot PO Boxes in addresses in various different languages, this array might be useful…. Setting up Command Aliases in Linux.
daveboyce.com
Magento – Multiple Shopping Cart Price Rules using the same Coupon Code | David Boyce
http://www.daveboyce.com/magento-multiple-shopping-cart-price-rules-using-the-same-coupon-code
IT Professional, West Sussex. Skip to primary content. Skip to secondary content. Magento – Multiple Shopping Cart Price Rules using the same Coupon Code. January 8, 2015. This has just gone into production so I can’t 100% vouch for it, but it looks like you can remove the unique index on a coupon code in magento v1.6 (I think the new versions have improved functionality so a coupon can be used with multiple rules). You can then create multiple rules, and specify the same coupon code. This saved me a lot...
daveboyce.com
David Boyce | IT Professional, West Sussex | Page 2
http://www.daveboyce.com/page/2
IT Professional, West Sussex. Skip to primary content. Skip to secondary content. Newer posts →. Ebizmarts Sage Pay Suite Pro, Slow Checkout Problem. August 29, 2015. Just in case it helps someone else in the future. I was having problems with the Sage Pay Suite Pro from ebizmarts on a development site, it was hanging after pressing the “place order” button, and then taking over a minute, before moving to the success page with the payment taken. A bit more googling and I came across this page. I disabled...
SOCIAL ENGAGEMENT