Fwd: Photo application for Ubuntu

2014-12-02 Thread Samps
-- Forwarded message --
From: Geoffrey Combes 
Date: Wed, Dec 3, 2014 at 11:49 AM
Subject: Photo application for Ubuntu
To: ubuntu-au@lists.ubuntu.com


Unless I have missed something in 14.04 LTS I can't find a Linux
application that will reduce camera photo image size in  bulk (or
automatically) rather than individually. I wish a size of 100 to 150kb for
several uses (not only emails). At present I use GIMP one by one which is a
slow process when dealing with a large number of photographs. Any
suggestions please.
Geoffrey Combes


You can get a plugin for Gimp that batch-resize your photos

http://www.maketecheasier.com/batch-process-files-in-gimp/

Samps
-- 
ubuntu-au mailing list
ubuntu-au@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-au


Photo application for Ubuntu

2014-12-02 Thread Geoffrey Combes
Unless I have missed something in 14.04 LTS I can't find a Linux 
application that will reduce camera photo image size in  bulk (or 
automatically) rather than individually. I wish a size of 100 to 150kb 
for several uses (not only emails). At present I use GIMP one by one 
which is a slow process when dealing with a large number of photographs. 
Any suggestions please.

Geoffrey Combes

--
ubuntu-au mailing list
ubuntu-au@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-au


Re: Updating Ubuntu

2014-12-02 Thread Robert Parker
cd /boot
ls
You'll get something that looks like this:
abi-3.13.0-32-generic lost+found
abi-3.13.0-39-generic memtest86+.bin
abi-3.13.0-40-generic memtest86+.elf
config-3.13.0-32-generic  memtest86+_multiboot.bin
config-3.13.0-39-generic  System.map-3.13.0-32-generic
config-3.13.0-40-generic  System.map-3.13.0-39-generic
grub  System.map-3.13.0-40-generic
initrd.img-3.13.0-32-generic  vmlinuz-3.13.0-32-generic
initrd.img-3.13.0-39-generic  vmlinuz-3.13.0-39-generic
initrd.img-3.13.0-40-generic  vmlinuz-3.13.0-40-generic

In my example the oldest kernel is:
abi-3.13.0-32-generic
config-3.13.0-32-generic
initrd.img-3.13.0-32-generic
vmlinuz-3.13.0-32-generic

So then:
sudo rm *3.13.0-32*

I'd suggest you remove all but the newest 2 kernels.
Once done, finish by:
sudo update grub


On Tue, Dec 2, 2014 at 10:21 PM, Peter Goggin 
wrote:

> I have asked this question before but I have lost the answer.  On updating
> the update manager complains that the /bot directory does not have
> sufficient space. The suggestd command ( sudo apt-get clear) does nothing.
> How do I clear space in this directory?
>
> Thanks in advance
>
> Peter Goggin
>
> --
> ubuntu-au mailing list
> ubuntu-au@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-au
>



-- 
No Hortense! Seaweed does not taste fishy. Fish taste seaweedy.
-- 
ubuntu-au mailing list
ubuntu-au@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-au


Updating Ubuntu

2014-12-02 Thread Peter Goggin
I have asked this question before but I have lost the answer.  On 
updating the update manager complains that the /bot directory does not 
have sufficient space. The suggestd command ( sudo apt-get clear) does 
nothing.  How do I clear space in this directory?


Thanks in advance

Peter Goggin

--
ubuntu-au mailing list
ubuntu-au@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-au