Set up cron jobs on Ubuntu
https://help.ubuntu.com/community/CronHowto/ is very useful
https://help.ubuntu.com/community/CronHowto/ is very useful
mysqldump doesn’t show progress natively, but you can use the pv utility to show progress.
edit the /boot/grub/menu.lst
Install drivers
SlimServer doesn’t like the Music Folder path in the form smb://computer/share - presumably it can’t use smbclient. I therefore need to mount this share in t...
To install additional software required to support various types of multimedia:
Ubuntu is based on Debian, so I followed the instructions on the Slim Devices website here and it worked fine. It basically involves adding the Slim Devices ...
There’s a very useful Getting Started document over at UbuntuGuide which describes lots of basic configuration tasks.
Global ignore pattern for Web Development:
When monitoring websites with Nagios, it’s common to get the error “HTTP WARNING: HTTP/1.1 403 Forbidden”.
I’ve just upgraded to Firefox 3.5 and noticed that tooltips had stopped working. I then checked Internet Explorer 8 and found tooltips were not working ther...
This article is written from the point of view of recovering deleted photos from a digital camera memory card, but most of the software will work to recover ...
I’ve been assessing various backup options for both business and personal use recently so here’s a summary of my findings
How to reduce the memory usage on_Firefox
from Lifehacker:
Since Cuesheet Heaven seems to be down, here are a couple of alternatives:
https://help.ubuntu.com/community/CronHowto/ is very useful
Install drivers
SlimServer doesn’t like the Music Folder path in the form smb://computer/share - presumably it can’t use smbclient. I therefore need to mount this share in t...
To install additional software required to support various types of multimedia:
Ubuntu is based on Debian, so I followed the instructions on the Slim Devices website here and it worked fine. It basically involves adding the Slim Devices ...
There’s a very useful Getting Started document over at UbuntuGuide which describes lots of basic configuration tasks.
SysInternals tools are a fantastic set of free utilities written by Mark Russinovich and Bryce Cogswell. There are invaluable for system admins and Windows ...
In Unix you can pipe the output of a command into the GREP command in order to only display the lines that contain a required string. This is means you don’...
Windows caches DNS responses to speed up network access, but sometimes this can cause a problem. Positive responses (i.e. successful lookups) are cached for...
Quick reference for keyboard shortcuts
“Incorrect Function” Error
The log for CHKDSK can be found in the Windows Event Log. It’s in the Applications log and the source will be listed as Winlogon.
Quick reference for keyboard shortcuts
For non-default Hotkey settings, see this post
Some notes on the way I use iTunes:
from Lifehacker:
This article is about using salting techniques to improve the security of authentication for websites. Examples are in PHP but the techniques apply to any l...
Accessing any protected system from an Internet Cafe-type situation is always a risk. This is because you have no way of knowing whether there is any spy/sni...
Tips on choosing a Windows password and myths about what constitutes a good password here
Since Cuesheet Heaven seems to be down, here are a couple of alternatives:
On December 8th 2006 the UK law regarding low power FM Transmitters was changed, so they are now legal in this country (providing they are CE Certified
In OS X you can swap between applications in a similar way to Windows (Alt+Tab on Windows, ⌘+Tab on OS X) however there’s one important difference - Windows ...
Useful OS X keyboard shortcuts, particularly if you’re switching from Windows. It’s not exhaustive, but it’s got the ones I use regularly.
https://iperf.fr/ https://www.linode.com/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/ v1 is ancient. When you see jus...
If your application or container needs to be directly on the network, or it needs to use ports that are already in use by the host or other containers, such ...
https://iperf.fr/ https://www.linode.com/docs/networking/diagnostics/install-iperf-to-diagnose-network-speed-in-linux/ v1 is ancient. When you see jus...
If your application or container needs to be directly on the network, or it needs to use ports that are already in use by the host or other containers, such ...
Depth of Field
When you search in Gmail the results are returned in pages of 20. If you press Select: All, then you only get the visible 20 selected. What if you want to pe...
In addition to packing and identification stickers, you can identify an external modem by installing as a ‘standard modem’, run the diagnostics and reading t...
Some speakers are better than others at dealing with the interference caused by GSM mobiles. This article{.broken_link} documents one bloke’s extended quest...
In OS X you can swap between applications in a similar way to Windows (Alt+Tab on Windows, ⌘+Tab on OS X) however there’s one important difference - Windows ...
Global ignore pattern for Web Development:
mysqldump doesn’t show progress natively, but you can use the pv utility to show progress.
This should work with iOS 11+ and recent Android versions.
TL;DR If you collaborate with developers on different platforms (Windows/Mac/Linux) and you all use proper programmer’s editors which will maintain correct l...
General All inputs are JSON documents, however the format does allows comments (C-style, /* */) add ?v to include column headers in table output add ?...