Just about everything in the GNU/Linux world is working pretty much as advertised these days. I had an interesting issue with trying to print a restaurant menu from Legends Grill at The Vintage which incidentally is where we had our Wedding reception a few years ago...
IT Tips
Good Online Computer Equipment Sales Shops
I've been buying stuff off EYO for a few years now http://www.eyo.com.au/. I love their website and if you email their sales people you get good recommendations even if you ask something technical (i.e. about VT Processors) Another online supplier is...
Current Reading or “Let’s get down to business”
Hi Mum 🙂 These are the current titles I am ingesting. The E-Myth Revisited - Michael Gerber How to Grow Your Business by taking 3 Months Off - Louise Woodbury & William De Ora How to Organize and Operate a Small Business in Australia - John English As the economic...
Avoiding arguments while sharing a computer with your wife.
My Wife and I share a workstation which is a Ubuntu 8.04 development release box and while my wife prefers Windows, we are sharing till we get another computer. Anyway the way I have it configured, is to have one user account on the computer which is configured for...
Google Ranking Anxiety
Ever since I posted this regarding typing my name into Google and being on the first page of listings I have noticed that I've now become obsessed with staying on the Google search results front page. This is silly because a. The Telarah Times is not for commercial...
How to attach a file to an email using the Linux mail command
How to attach a binary file to an email using the Linux mail command: ( cat bodyofmail.txt; uuencode filetoattach attachmentnameinemail ) |\ mail -s "The subject" [email protected] # for example # if I had the text body of my email in "body.txt" # and I had a PDF file...
Change LedgerSMB Latex (PDF / PS) Paper size from Letter to A4
Letter paper is 215.9 x 279.4 A4 paper is 210 x 297 So when you go to print you may have slight problems with page layout when printing A4 or exporting to PDF. The fix is as follows: In each Latex template find the line near the top that has the letterpaper keyword...
LedgerSMB Error! No GlobalDBH Configured or Could not Connect
Error! No GlobalDBH Configured or Could not Connect Just had this error attempting to install LedgerSMB. In my case this was caused by having postgres-8.3 installed and then installing postgres-8.2 the second installation moved the tcp port to a non-standard port...
SQL Ledger can’t view Open POS Invoice
On Line 2333 of SL/Form.pm add single quotes to $expires variable # remove expired locks $query = qq|DELETE FROM semaphore WHERE expires < '$expires'|; $dbh->do($query) || $self->dberror($query); Error: **DBD::Pg::db do failed: ERROR: operator does not exist:...
GNUCash Heading Banner Graphic Setup
I have been playing with the correct graphic resolutions to get my GNUCash Fancy Invoice header to print correctly. I think I have stumbled on the correct settings. This is for a PNG format Heading Banner file. Using gimp I did the following: Explanation: Using the...
