Re: USB camera prog ?

2015-01-04 Thread Marcos Toro Oyarzo
you should try cheese https://wiki.gnome.org/Apps/Cheese

cheers,

2015-01-04 17:10 GMT-03:00 Renaud  OLGIATI :
> I am looking for a prog that will display on screen, and save, pictures taken 
> with a USB camera connected to the box.
>
> Better obviously with a GUI; but I do not care to install a load of Gnome or 
> KDE bloat.
>
> Any idea, advice, etc ?
>
> Cheers,
>
> Ron.
> --
>Learning does not consist of knowing what we must or we can do,
>but also of knowing what we could do and perhaps should not do.
>  -- William of Baskerville
>
>-- http://www.olgiati-in-paraguay.org --
>
>
>
> --
> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
> Archive: https://lists.debian.org/20150104171004.09ea2...@ron.cerrocora.org
>



-- 
http://chiloealdia.cl


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/cakshmbz1ad8-uytnqrxrwnrqyg6dks864r+zyxxroroa3zs...@mail.gmail.com



Re: search for specific pattern

2012-01-14 Thread Marcos Toro Oyarzo
try with: find $HOME -name "*.cmap"

On Sat, Jan 14, 2012 at 3:59 PM, roberto  wrote:
>
> Hello,
> i am looking for a file whose name i don't remember.
> I only know it has the extension ".cmap" and is inside my home folder.
> Which is the correct search pattern to be passed to find program ?
>
> Thank you very much !
>
> --
> Roberto
>
>
> --
> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
> Archive: 
> http://lists.debian.org/caa4v-pxwdiswvmuxvymbxfzl8popny6z4-wkbzgvxxse1au...@mail.gmail.com
>



--
"World domination. Now"
                   -- Linus Torvalds


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/cakshmbz49rjev_w-w4j6x8jr7r1ovtovuhe6-t2tcsw9d7n...@mail.gmail.com



Re: [OT] Bandwidth usage daemon recommendation

2010-06-02 Thread Marcos Toro Oyarzo
On Wed, Jun 2, 2010 at 8:34 PM, Kelly Clowers  wrote:
> Anyone have a recommendation for a lightweight daemon (I don't
> need anything fancy like cacti) to monitor total bandwidth usage?
>
> Searches turn up quite a few, but many are unmaintained in recent
> years. Maybe they do everything they need to do, but I'd think there
> would be at least some small bug fixes.
>
>
> Cheers,
> Kelly Clowers
>
>
> --
> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
> Archive: 
> http://lists.debian.org/aanlkting7hianydqgvin5zmuiyfelr36bv9syx5dg...@mail.gmail.com
>
>

iftop maybe?

Description: displays bandwidth usage information on an network interface
 iftop does for network usage what top(1) does for CPU usage. It listens to
 network traffic on a named interface and displays a table of current bandwidth
 usage by pairs of hosts. Handy for answering the question "Why is my Internet
 link so slow?".


-- 
"World domination. Now"
  -- Linus Torvalds


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktil5uctpeo3-xz_-8q711wdubcemgosctclmt...@mail.gmail.com



Re: 97% use of / system

2008-05-22 Thread Marcos Toro Oyarzo
On Thu, May 22, 2008 at 12:56 PM, andy <[EMAIL PROTECTED]> wrote:
> Hello
>
> My / partition is some 12GB and I see that it is currently 97% full. How can
> I clean this out without trashing important files? What should I be looking
> for in terms of likely culprits that can be deep-sixed safely?
>
> Thanks
>
> Andy
>
> --
>
> "If they can get you asking the wrong questions, they don't have to worry
> about the answers." - Thomas Pynchon, "Gravity's Rainbow"
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject
> of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
>

try with this:

# apt-get clean

and then verify the free space with: df -h

cheers,

-- 
"Content precedes design. Design in the absence of content is not
design, it's decoration."
 -- Jeffrey Zeldman


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]