You are here: Home / Linux / Page 3

Linux

I am a massive GNU/Linux fan. I switched to GNU/Linux back in 2007 following Micorsoft’s Vista fiasco. Never looked back.

Tux with broken logo
| | |

Trying to buy a PC without Windows part 2 – Laptops Direct

This is the second article in a new series of case studies illustrating the difficulty one has purchasing a PC in the UK without being forced to pay a “Microsoft Tax”. We use Linux on all our PC’s and have done so for several years. Therefore we do not need, nor should we be forced…

Trying to buy a PC without Windows part 3 – PC World
| | |

Trying to buy a PC without Windows part 3 – PC World

This is the third article in a new series of case studies illustrating the difficulty one has purchasing a PC in the UK without being forced to pay a “Microsoft Tax”. We use Linux on all our PC’s and have done so for several years. Therefore we do not need, nor should we be forced…

My Ubuntu sound system suddenly stopped working. Can I restart it without rebooting?
| | |

My Ubuntu sound system suddenly stopped working. Can I restart it without rebooting?

Sometimes your Ubuntu sound system can stop working. Often this is caused by a media player plugin in your web browser. You might also notice that your computer goes very slowly and that if it is browser-related, then the browser will perform at a snail’s pace! As a Linux user, you will no doubt consider…

Google Chromium logo from the Wikipedia
| |

It’s war!

Two events this week could herald in the clash of the titans as the two global IT giants, Google & Microsoft slug it out for global internet dominance. Or so one might believe. MS started rolling-out its much-hyped Microsoft Online Services (MOS). The new services are scheduled to be available to customers by mid-July 2009….

Ubuntu-chrome logo
| | |

How do you install Google’s Chromium browser on (K)Ubuntu Linux?

Unfortunately the new Google Chromium open source browser is not included in the Ubuntu software repositories yet. Therefore installing it is a little more complex than other Ubuntu applications. But it still takes less than five minutes. Here’s how… 1. You need to tell your system to connect to the appropriate software repository. That is,…

What is LAMPP?
| | | |

What is LAMPP?

LAMPP – sometimes written as “LAMP” – is an abbreviation for Linux | Apache | MySQL (database) | PHP ((Pretty) Hypertext Pre-processor) | Perl (programming language). Today, many Linux distributions come with Apache, MySQL, PHP, Perl & Python anyway – or they are very easily added from the distributions software repository. If you want to…

Which CMS has GarfNet chosen and why did you choose it?
| | |

Which CMS has GarfNet chosen and why did you choose it?

Editor’s note: this article dates back to 2009 and is VERY obsolete. It is here for historical interest only. Currently we are evaluating a number of quite different Content Management Systems. For the main part of the site it was a battle between Joomla & PHP-Nuke. Both are good systems. However Joomla’s administration tools are…

Would you use Debian on a desktop or laptop PC?
| | |

Would you use Debian on a desktop or laptop PC?

Editor’s note: Things have changed since this article was published. Today’s Debian installer is excellent and many of our desktop and laptop machines now run Debian “stable” branch. We have also found that in many cases Debian runs faster on old hardware than Ubuntu. Currently the editor’s own laptop is running Debian “testing” branch. Yes…

Joomla 1.5  Bugs
| |

Joomla 1.5 Bugs

Editor’s note: We became so sick and tired of Joomla’s bugs and upgrade issues that we eventually dumped it altogether in 2018, in favour of WordPress. It actually took less time to move to WordPress than it did to perform yet another Joomla upgrade “migration”. Upgrading from Joomla 1.0 to version 1.5 must be one…

Using VirtualBox to run Windows apps that will not run on WINE
| | |

Using VirtualBox to run Windows apps that will not run on WINE

I’m a big fan of WINE and an even bigger fan of CrossoverLinux. This is the commercial implementation of WINE by CodeWeavers. For many Windows apps it works very well indeed. In many ways I prefer it to using a virtual machine (VM) because firstly one does not have to start a VM just to…

Splash screen
| |

UK taxpayers can submit tax returns online using GNUCash open source software

I just completed my UK tax return on-line today. At the end of it all, HMRC (Her Majesty’s Revenue & Customs) ask for some feedback. I thought that fans of open source software might be interested in my response:- “This is certainly a great improvement over previous years. It actually saved me a lot of…

Backing up using big, cheap hard disks and some nifty Unix tools
| | | |

Backing up using big, cheap hard disks and some nifty Unix tools

We all have our favourite methods of data backup. Certainly DVD is a good archiving and distribution medium. But for routine backup, I look for reliability, low cost, ease of use, high-speed, high capacity and redundancy – so I am not reliant on just one device. One of my favourite methods is a complete off-site…

KDE 4 logo
| | |

How to upgrade to “Goosebuntu” – a fully loaded (K)ubuntu 8.xx (Hardy) system

Note this primarily applies to (K)Ubuntu 8.xx. For (K)Ubuntu 7.xx please visit earlier (and possibly outdated) article:- http://www.garfnet.org.uk/joomla/index.php?option=com_content&task=view&id=124&Itemid=58 This is a quickand very effective way to beef up your (K)Ubuntu installation. Basically the list below contains most of my favouirite (K)Ubuntu applications complete with their code libraries. The name "Goosebuntu" is not entirely serious –…

How to upgrade from Ubuntu to Kubuntu (version 8.xx – Hardy)
| | |

How to upgrade from Ubuntu to Kubuntu (version 8.xx – Hardy)

Firstly please back up anything that is important – as you would with any major upgrade on any computer system! Then you can either use the Synaptic package manager or in this instance it is probably quicker to install from a Terminal window. First we make sure the system is fully up to date. Simply…

Setting file and directory properties separately and recursively
| | |

Setting file and directory properties separately and recursively

Sometimes in GNU/Linux one needs to set file and directory permissions separately and recursively. This is a way to do it. Set file permissions:- find . -type f -print0 | xargs -0 chmod 644 ; Set directory permissions- find . -type d -exec chmod 755 \{\} \; Note these are powerful commands with which you…

Splash screen
| |

GNUCash – serious open source accounting software

Nowadays, one reads a lot about open source equivalents of proprietary software. Often these are described as poor substitutes for the real thing. However, some open source apps are starting seriously to outperform their proprietary counterparts. Mozilla Firefox is a classic example of this phenomenon. GNUCash is another.  GNUCash vs Microsoft Money I was a…

I can’t open raw files from my digital camera
| | | | |

I can’t open raw files from my digital camera

Usually the camera manufacturer will  provide software that handles raw files from your camera. However, several problems can arise:– You change computer and loose the original software. You have several cameras made by different manufacturers but want to use the same application to deal with their raw files. You don’t use Micro$oft Windows. So what…

My camera cards keep getting corrupted. Can I prevent this?
| | | | | |

My camera cards keep getting corrupted. Can I prevent this?

I’ve had cheapo cards that I dropped, kicked, trod on, used a squillion times, paid the proverbial tuppence ha’penny for and they are still going. Others, even the expensive ones have failed or become flaky within a few months – or worse, clapped out just outside the warranty. Similarly hard disks can fail in the…

Windows can’t read from my camera’s memory card
| | | | | |

Windows can’t read from my camera’s memory card

Editor’s note: since writing this article, I have had huge problems with RTools spamming me. I have asked them many times to stop, yet still they persist. My advice is do not use any RTools product. Or that if you must use RTools, do NOT register, otherwise they will pester you forever. Using the free…