↓
 

A Pipe and a Keyboard

A sort of Linux scrapbook

  • Home
  • About
  • Software
  • List of posts

Tag Archives: Linux

Post navigation

<< 1 2 3 4 5 … 10 11 >>

Replacing Windows with Linux

A Pipe and a Keyboard Posted on August 25, 2015 by RichardAugust 25, 2015

Quite a few times I have been asked about Linux and why I use it in preference to Windows.

There are quite a few reasons which I will attempt to explain without going into any technicalities.

It's not technical

Probably the biggest fear people have is that they have heard about Linux in the past and that it's "all technical" and they have visions of having to type in reams of commands to do anything.  Modern Linux distributions are nothing like that at all.  Not only does the modern Linux distribution have a desktop that will immediately be familiar to any Windows user, it actually proves a whole series of desktops, such as KDE, Unity, Cinnamon, Mate and many more to suit the user's taste.  Probably the biggest criticism of Windows 8 was its desktop, and Windows 10 still provides only one – if you don't like it, that's too bad.  That problem doesn't exist in Linux.

Our Windows user will be immediately familiar with the desktop layout.  It has all the usual features such as the desktop itself, the task bar at the bottom and the "Start" button.  One thing that is different is that programmes tend to be grouped by function, so media programmes will be grouped under "Sound & Video". games under "Games" and office suites under "Office" which makes programmes easier to find.

Price

One enormous advantage of Linux is that it is of course free.  Not only is the base operating system free but also the vast majority of the applications and programmes.  Do you want a programme for a specific purpose?  Search the repositories [a very simple procedure] and install it.  It really is that simple.

Updates

Possibly my greatest frustration with Windows is the Update.  Every time I fire up Windows [a rare occasion these days] there are updates and patches to be applied to the operating system.  These invariably are very slow to download but nearly always require a lengthy reboot during which, a power outage can destroy the whole system.  Windows updates are frustrating in the extreme.

Linux updates are a different matter.  A little icon on the panel [Task Bar] informs me there are updates available.  I click on the icon, provide my password and off it goes.  I can continue to use my machine without interruption.  When the update is installed, that's it – no reboot except on extremely rare occasions.  And not only does Update take care of my system, it also updates all the programmes I have installed.

Security

Another downside to Windows is security.  Only the foolhardy will run Windows without an anti-virus programme [some are free but most you have to buy].  That anti-virus has to do its work every time a programme is run, a website opened or a file downloaded.  This of course slows things down.  Under Linux, they can send me all the .exe and .scr files they want and none of them will affect my system, as Linux doesn't run .exe or .scr files.  None of their viruses will run, and even if somehow a Windows virus did end up an my system it would find a completely different environment and wouldn't be able to do its nasty stuff.

Compatibility

Probably the biggest real fear people have is that their programmes and files won't work under Linux.  This is true, and it isn't!

Most files created by Windows products such as Microsoft Office files can be opened, read, edited and saved without any loss of compatibility.  All your Word Documents and Excel files are safe and are compatible with OpenOffice or LibreOffice.  There are some provisos though.  For example, Office macros won't work under Linux.  So what happens if you really need Microsoft Office [or indeed any other programme that is only designed for Windows]?  There are two options.  One is to try installing your programme using Wine [a Windows emulation programme], or if you want to be really fancy, you can install Windows within Linux!

Installing Windows within Linux may sound crazy but it has its advantages.  Using a Virtual Machine programme such as VMWare, you can create a virtual PC and can install any version of Windows [or indeed DOS] on it.  So for example if you really had to have AutoCad, you could install it on its own Virtual Machine and run it on that – no reboots, and you can switch tasks between your AutoCad and any other Linux programme you happen to be running.

Try it out

Most Linux distributions [as far as I am aware] will run directly from a DVD.  All that is necessary is to download the distribution, burn it onto a DVD and then boot into that DVD.  The distribution will happily run and give you the chance to play around with it and examine its features.  Granted that has its limitations – you can't for example install any software as it is running purely off memory and DVD, but it does give a chance to get the feel of the distribution and possibly allay any fears.

Several years ago, I tried it.

I installed it.

I never looked back!

Posted in Linux, Tech stuff | Tagged Linux | 1 Reply

Photos not displaying in Google Earth Linux Mint 64-bit

A Pipe and a Keyboard Posted on April 24, 2015 by RichardJuly 3, 2016

LINUX MINT 18

If you are running Mint 18, none of the following advice will work.

Please head over to the new instructions.

This page also contains a script to fix the Panoramio images problem!

UPDATE WARNING:

Recently [5th June 2015] the repositories released Google Earth V 7.1.4.1529.  This overwrites the fix below and breaks it once more.

The fix is to just repeat lines 5, 6, 7 and 8 below.  [With thanks to KirkM below in the comments]

———————————————

I finally discovered the fix to enable photos and Panoramio images in Google Earth running on Linux Mint 64-bit.

sudo apt-get install libc6:i386 lsb-core

wget -O google-earth64.deb http://drive.noobslab.com/data/apps/google-earth/google-earth_amd64.deb

sudo dpkg -i google-earth64.deb

rm google-earth64.deb

sudo apt-get install libfreeimage3

cd /opt/google/earth/free

sudo wget https://googledrive.com/host/0B2F__nkihfiNalQzN0ZmcjBPTGs/ge7.1.1.1580-0.x86_64-new-qt-libs-debian7-ubuntu12.tar.xz

sudo tar xvf ge7.1.1.1580-0.x86_64-new-qt-libs-debian7-ubuntu12.tar.xz

sudo apt-get install gufw

sudo apt-get install flashplugin-installer

Posted in Linux, Tech stuff | Tagged Linux | 42 Replies

Running KDE programs in Linux Mint 17.1 Cinnamon

A Pipe and a Keyboard Posted on November 28, 2014 by RichardOctober 12, 2015

I have just upgraded to Linux Mint 17.1 Cinnamon 64bit.

For various reasons, I did a complete format and install, so the following may not affect those just doing an upgrade.

There is a small problem with running some KDE applications.  As an example, I installed KNetWalk [a small timewaster!] and this is the menu bar that is displayed –

Dud KDE Menu

With a bit of research, I found the answer as submitted by Clem.

sudo apt install kdelibs-bin kdelibs5-data kdelibs5-plugins

To install the icons –

sudo apt-get install oxygen-icon-theme*

Rerunning the application, this is the result –

After

Just in case anyone has similar problems…….

Posted in Linux | Tagged Linux | Leave a reply

OpenBVE broken on Linux Mint 17

A Pipe and a Keyboard Posted on July 20, 2014 by RichardOctober 4, 2014

Due to a bug in the libraries, OpenBVE won't run on Linux Mint 17.

The fix is straightforward, as follows –

Download the following files

For 32-bit machines:

ftp://ftp.heanet.ie/pub/ubuntu/pool/universe/t/tiff3/libtiff4_3.9.7-2ubuntu1_i386.deb
ftp://ftp.heanet.ie/pub/ubuntu/pool/main/libg/libgdiplus/libgdiplus_2.10-3_i386.deb

For 64-bit machines:

ftp://ftp.heanet.ie/pub/ubuntu/pool/universe/t/tiff3/libtiff4_3.9.7-2ubuntu1_amd64.deb
ftp://ftp.heanet.ie/pub/ubuntu/pool/main/libg/libgdiplus/libgdiplus_2.10-3_amd64.deb

Using Synaptic, find 'ligdiplus' and uninstall it.

Install the two downloaded files in the order libtiff4 followed by libgtiplus.

Install OpenBVE.

That's it.

A final note: Update Manager will inform you there is an update to libgtiplus.  Right-click and select "Ignore updates for this package."

UPDATE

I recently did a fresh install using Linux Mint 17 V2.  Some time later I tried installing OpenBVE.  It failed.

The cause this time is apparently another problem in libgdiplus, causing it to crash if it can't load an image. 

The solution –

In your OpenBVE installation, locate the the files "Data/Menu/icon_parent.png" and "Data/Menu/icon_folder.png".  Both these files are saved in "indexed colour" mode.  Using Gimp [or your application of preference] open these files and export them in "RGB colour" mode overwriting the originals.

Posted in Linux, Tech stuff | Tagged Linux | 8 Replies

The value of Partimage

A Pipe and a Keyboard Posted on March 16, 2014 by RichardMarch 16, 2014

A while ago I started messing around with Partimage.

Partimage is a simple to use piece of backup software which takes a snapshot of a partition and saves it as a file.

The hard disk on the machine I use has a straightforward set of partitions –

Partition 1 contains the Windows Restore files that came installed on the machine.

Partition 2 contains the boot sector.

Partition 3 contains Windows 7.

Partition 4 is an extended partition and contains the Linux install with Swap, Root and Home in their separate partitions.

Naturally to benefit from Partimage you will need an external drive, either networked or USB drive.  I would also highly recommend Ultimate Boot CD (which contains Partimage) for the event that a partition becomes corrupted and the machine becomes unbootable.

When I started experimenting with Partimage, I created backups of the first three in the list above with a view to combining 2 and 3 as one partition and doing a standard Windows install. I abandoned that as there were too many specific drivers required for the machine and it was a lot simpler to leave things as they were.  I rarely use Windows anyway.

A few weeks ago I had a problem with this machine – "No Operating System found".   I tried all the usual tricks but nothing worked.  Then I remembered my experimental backup, so I ran Ultimate Boot CD and reinstated the boot partition from my USB drive.  The restore itself took a matter of seconds and the machine was fixed.

This morning, the same problem occurred – "No Operating System found".  I knew what to do this time and was up and running in a minute or two.

It just goes to show the value of backups.

They are the difference between a working PC and an expensive brick!

Posted in Tech stuff | Tagged Linux | Leave a reply

Post navigation

<< 1 2 3 4 5 … 10 11 >>

Recent Posts

  • GRUB problems
  • Tab bar broken again in Firefox 133
  • WP phpMyAdmin Session mismatch
  • When Linux slows down
  • Firefox broken again

Categories

  • Blogging
  • General
  • Linux
  • Media
  • Tech stuff
  • Writing

Blogroll

  • Head Rambles
  • Kirk M's Just Thinkin'
  • Wordpress Beginner
  • Wordpress Development

Archives

©2025 - A Pipe and a Keyboard - Weaver Xtreme Theme
↑