Re: PDFsam Basic not updating

2021-12-27 Thread didier . gaumet
The Pdfsam website mentions that the vulnerabilities discovered impacts not only log4j2, but also log4j1 ang logback. https://blog.pdfsam.org/pdfsam-basic/pdfsam-and-log4j2-vulnerability/2286/ The Qos website indicates that in fact the vulnerabilty has been fixed first in logback 1.2.8, the in

Re: PDFsam Basic not updating

2021-12-27 Thread didier gaumet
Hello, Did I misunderstood? My impression was that Pdfsam in Debian 11 is not built upon log4j but upon logback, which description presents as a successor of log4j? So no need to upgrade anything? https://packages.debian.org/bullseye/pdfsam https://packages.debian.org/bullseye/liblogback-java

Re: PDFsam Basic not updating

2021-12-27 Thread Andrew M.A. Cater
On Mon, Dec 27, 2021 at 07:30:38PM +, L Dimov wrote: > Hello, > > I am on Debian 11 Stable with only main repositories. I got a note in PDFsam > Basic that it needs to be updated due to a vulnerability. But running apt-get > update and apt-get upgrade does not upgrade PDFs

Re: Looking for ~Dartmouth BASIC

2021-02-25 Thread Jude DaShiell
yabasic has the case statement.

Re: Looking for ~Dartmouth BASIC

2021-02-25 Thread Dan Ritter
Doug McGarrett wrote: > > PS--I'm not a programmer, I'm an RF Engineer, retired. The essence of the UNIX philosophy is not "make small utilities that can be fit together with pipes" but to assume that at any moment, a user might decide to be a programmer or a sysadmin and should have the tools

Re: Looking for ~Dartmouth BASIC

2021-02-25 Thread ghe2001
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 There's a Java program claiming to be a Dartmouth BASIC: https://github.com/emesx/jBasic -- Glenn English -BEGIN PGP SIGNATURE- Version: ProtonMail wsBzBAEBCAAGBQJgODO+ACEJEJ/XhjGCrIwyFiEELKJzD0JScCVjQA2

Re: Looking for ~Dartmouth BASIC

2021-02-25 Thread Doug McGarrett
On 2/25/21 2:56 PM, Dan Ritter wrote: Richard Owlett wrote: I was trained on CORC/CUPL Can you say I/O == "026/line printer" I want to prototype a problem. What BASIC in Debian repository most resembles "Dartmouth BASIC"? Your choices are yabasic and python3-pcbasic.

Re: Looking for ~Dartmouth BASIC

2021-02-25 Thread Joe
wasn't available ready-made. For a standalone database RAD tool, MS Access is unbeatable, though not free or even cheap. > What BASIC in Debian repository most resembles "Dartmouth BASIC"? > Why are you choosing Dartmouth BASIC as your target? After 'learning' BASI

Re: Looking for ~Dartmouth BASIC

2021-02-25 Thread Dan Ritter
Richard Owlett wrote: > I was trained on CORC/CUPL > Can you say I/O == "026/line printer" > I want to prototype a problem. > What BASIC in Debian repository most resembles "Dartmouth BASIC"? Your choices are yabasic and python3-pcbasic. Both of them try to b

Looking for ~Dartmouth BASIC

2021-02-25 Thread Richard Owlett
I was trained on CORC/CUPL Can you say I/O == "026/line printer" I want to prototype a problem. What BASIC in Debian repository most resembles "Dartmouth BASIC"?

Re: cups: Empty Basic password

2020-11-20 Thread Brian
On Thu 19 Nov 2020 at 16:20:25 +0100, Rainer Dorsch wrote: > The error log entries stops, if I poweroff another Debian system with cups > running as a client > > rd@h370:~$ cat /etc/cups/client.conf > ServerName 192.168.7.1 > rd@h370:~$ Why not use a more modern printing technique? client.conf

Re: cups: Empty Basic password

2020-11-19 Thread Rainer Dorsch
Am Donnerstag, 19. November 2020, 22:20:37 CET schrieb l0f...@tuta.io: > Hi, > > 19 nov. 2020 à 16:20 de m...@bokomoko.de: > > Is there anything wrong with my setup? As I wrote before, I see no > > functional problem. > > You have python-cups installed right? No, neither on cups server, nor on c

Re: cups: Empty Basic password

2020-11-19 Thread l0f4r0
Hi, 19 nov. 2020 à 16:20 de m...@bokomoko.de: > Is there anything wrong with my setup? As I wrote before, I see no functional > problem. > You have python-cups installed right? What is its version? Has the user been added to lpadmin? See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667995

cups: Empty Basic password

2020-11-19 Thread Rainer Dorsch
Hello, I am running a cups server which works as expected, but I just realized that the error log show a tremendous amount of entries: root@home:~# tail /var/log/cups/error_log E [19/Nov/2020:16:14:00 +0100] [Client 49726] Empty Basic password. E [19/Nov/2020:16:14:00 +0100] [Client 49729

Re: A Basic Mount Observation

2019-05-07 Thread Thomas Schmitt
Hi, Cindy Sue Causey wrote: > $ ls > $ *STILL. crickets.* You need to re-enter the directory, because the thing which now has its name is not the directory which you entered before mount. All programs which show the mounted content have addressed the directory by its name after the mount operati

Re: A Basic Mount Observation

2019-05-07 Thread Bob Weber
On 5/7/19 12:02 PM, Cindy Sue Causey wrote: I didn't fully *cognitively* grasp what you're saying, BUT I did grasp enough to attempt the following via xfce4-terminal: $ cd /mountpoint $ ls $ *(anticipated) crickets* $ sudo (YEAH, I KNOW!) mount LABEL=buster-backup /mountpoint $ ls $ *mammoth-siz

Re: A Basic Mount Observation

2019-05-07 Thread Dan Ritter
Cindy Sue Causey wrote: > On 5/7/19, to...@tuxteam.de wrote: > > > > Makes sense: the current shell (and that is from where we're looking > > at things) keeps the current working directory, CWD, open. This inode > > doesn't go away after a mount -- thus as long as the shell doesn't > > close it (

Re: A Basic Mount Observation

2019-05-07 Thread Cindy Sue Causey
On 5/7/19, to...@tuxteam.de wrote: > On Tue, May 07, 2019 at 11:20:57AM -0400, Dan Ritter wrote: >> Martin McCormick wrote: >> >I may just be remembering things the wrong way [...] > > [about not immediatlely "seeing" the results of a mount on the CWD] > > [...] > >> mkdir point >> cd point >>

Re: A Basic Mount Observation

2019-05-07 Thread Cindy Sue Causey
On 5/7/19, Martin McCormick wrote: > This Summer will mark 30 years since I first laid hands on a > unix-like system. I probably was introduced to unix mount points > very shortly after starting in the unix world which reminded me a > lot of MSDOS except that there aren't nearly as many gotchas a

Re: A Basic Mount Observation

2019-05-07 Thread tomas
On Tue, May 07, 2019 at 11:20:57AM -0400, Dan Ritter wrote: > Martin McCormick wrote: > > I may just be remembering things the wrong way [...] [about not immediatlely "seeing" the results of a mount on the CWD] [...] > mkdir point > cd point > touch original > ls [practical demonstration i

Re: A Basic Mount Observation

2019-05-07 Thread Dan Ritter
Martin McCormick wrote: > I may just be remembering things the wrong way but it > seems like that for most of my memory, one could be root and, if > you cd'd to a mount point, one could mount /dev/whatever on that > mount point and immediately see the top of the new tree you had > just mount

A Basic Mount Observation

2019-05-07 Thread Martin McCormick
This Summer will mark 30 years since I first laid hands on a unix-like system. I probably was introduced to unix mount points very shortly after starting in the unix world which reminded me a lot of MSDOS except that there aren't nearly as many gotchas and things worked like one would dream they s

Re: Basic concepts and proper useage of UEFI

2019-05-04 Thread songbird
Steve McIntyre wrote: ... > I've alwo written a lot about UEFI in relation to Debian in the wiki: > > https://wiki.debian.org/UEFI thanks! that was a very helpful page when i ran into problems last year. :) what i know now is that for the time spent i could have avoided a lot of things by j

Re: Basic concepts and proper useage of UEFI

2019-05-04 Thread Richard Owlett
On 05/04/2019 10:37 AM, Jonas Smedegaard wrote: Quoting Richard Owlett (2019-05-04 16:56:03) This post was prompted by recent discussion of problems/cautions concerning UEFI. All my machines boot in Legacy BIOS mode and I have minimal background in UEFI. A preliminary web search yielded: http

Re: Basic concepts and proper useage of UEFI

2019-05-04 Thread Steve McIntyre
rowl...@cloud85.net wrote: > >This post was prompted by recent discussion of problems/cautions >concerning UEFI. All my machines boot in Legacy BIOS mode and I have >minimal background in UEFI. > >A preliminary web search yielded: >> >> http://x86asm.net/articles/introduction-to-uefi/ > >> https

Re: Basic concepts and proper useage of UEFI

2019-05-04 Thread Jonas Smedegaard
Quoting Richard Owlett (2019-05-04 16:56:03) > This post was prompted by recent discussion of problems/cautions > concerning UEFI. All my machines boot in Legacy BIOS mode and I have > minimal background in UEFI. > > A preliminary web search yielded: > > > > http://x86asm.net/articles/introduct

Basic concepts and proper useage of UEFI

2019-05-04 Thread Richard Owlett
This post was prompted by recent discussion of problems/cautions concerning UEFI. All my machines boot in Legacy BIOS mode and I have minimal background in UEFI. A preliminary web search yielded: http://x86asm.net/articles/introduction-to-uefi/ https://blog.thomasmarcussen.com/tag/confi

Re: [OT] Howto use an environment that doesn't make use of GL for basic tasks

2018-12-12 Thread Alexander V. Makartsev
On 11.12.2018 19:57, Dan Ritter wrote: > >>> What kind of hardware do you have? >> $ lspci -kv >> 00:0d.0 VGA compatible controller: NVIDIA Corporation C61 [GeForce >> 7025 / nForce 630a] (rev a2) (prog-if 00 [VGA controller]) >> stretch-backports non-free has 390.87-2~bpo9+1 which might help; >> i

Re: [OT] Howto use an environment that doesn't make use of GL for basic tasks

2018-12-11 Thread Dan Ritter
riveravaldez wrote: > > Anything visible in your logs? > > And this is what I get after just boot and log-in to desktop (just fluxbox): > > $ sudo dmesg | grep nouveau > [ 10.172253] nouveau :00:0d.0: NVIDIA C61 (04c000a2) > [ 10.420487] nouveau :00:0d.0: fb0: nouveaufb frame buffer

Re: [OT] Howto use an environment that doesn't make use of GL for basic tasks

2018-12-11 Thread riveravaldez
>> asking on Nouveau's mailing-list they recommended me this: >> >> > Use an environment that doesn't make use of GL for basic tasks. > > You're already doing that. GL isn't the problem unless you're > having non-random freezes when you fire u

Re: [OT] Howto use an environment that doesn't make use of GL for basic tasks

2018-12-08 Thread Dan Ritter
riveravaldez wrote: > Hi, > > I'm having random freezes on my debian-testing box (normal install, > fully updated, only fluxbox, no desktop environment) and asking on > Nouveau's mailing-list they recommended me this: > > > Use an environment that does

[OT] Howto use an environment that doesn't make use of GL for basic tasks

2018-12-08 Thread riveravaldez
Hi, I'm having random freezes on my debian-testing box (normal install, fully updated, only fluxbox, no desktop environment) and asking on Nouveau's mailing-list they recommended me this: > Use an environment that doesn't make use of GL for basic tasks. Any hint on how to do t

Re: A Rather Basic Cron Question

2018-08-23 Thread Martin McCormick
Thanks to both Greg Wooledge and Reco. Reco writes: > Hi. > > On Thu, Aug 23, 2018 at 01:29:30PM -0500, Martin McCormick wrote: > > */5 5-12,13-23 * * * sh -c ". $HOME/.master.env; ./etc/do_mail" > ... > > In this case, no harm was done but shouldn't the cron > > runs have stoppe

Re: A Rather Basic Cron Question

2018-08-23 Thread Reco
Hi. On Thu, Aug 23, 2018 at 01:29:30PM -0500, Martin McCormick wrote: > */5 5-12,13-23 * * * sh -c ". $HOME/.master.env; ./etc/do_mail" ... > In this case, no harm was done but shouldn't the cron > runs have stopped at 12:00 and then resumed at 13:00? No, it should not. It's a class

Re: A Rather Basic Cron Question

2018-08-23 Thread Greg Wooledge
On Thu, Aug 23, 2018 at 01:29:30PM -0500, Martin McCormick wrote: > */5 5-23 * * * sh -c ". $HOME/.master.env; ./etc/do_mail" Note, the sh -c is redundant. The line is already passed to sh. You could just do: */5 5-23 * * * . ~/.master.env; ./etc/do_mail > > I modified it to read > > */5 5

A Rather Basic Cron Question

2018-08-23 Thread Martin McCormick
I use fetchmail every 5 minutes between 05:00 and 23:00 each day and I thought it might be good to suspend the fetches between 12:00 and 13:00 since I run a half-day backup during that time. The line currently reads */5 5-23 * * * sh -c ". $HOME/.master.env; ./etc/do_mail" I modi

Re: Firewall - basic config?

2016-04-27 Thread Harris Paltrowitz
On 04/27/2016 05:22 AM, Jonathan Dowland wrote: On Sat, Apr 23, 2016 at 01:04:36PM -0400, Harris Paltrowitz wrote: 2. I found that "ufw" works as a line-command-based-front-end to iptables. Good call. ufw is (IMHO) one of the best iptables-frontends for basic FWs. I am particularly f

Re: Firewall - basic config?

2016-04-27 Thread Jonathan Dowland
On Sat, Apr 23, 2016 at 01:04:36PM -0400, Harris Paltrowitz wrote: > 2. I found that "ufw" works as a line-command-based-front-end to iptables. Good call. ufw is (IMHO) one of the best iptables-frontends for basic FWs. I am particularly fond of how easy it makes adding a rate-limiti

Re: Firewall - basic config?

2016-04-27 Thread cbannister
On Sat, Apr 23, 2016 at 01:04:36PM -0400, Harris Paltrowitz wrote: > Hi List, > > I have a question regarding how I've configured my iptables to act as a very > basic "firewall", i.e., one that simply prevents any and all incoming > connections. Now, from my reading

Re: Firewall - basic config?

2016-04-25 Thread Michael Milliman
On 04/24/2016 03:56 AM, Reco wrote: On Sun, 24 Apr 2016 00:17:51 -0500 Michael Milliman wrote: Any suggestions/comments would be much appreciated. Thanks very much. Assuming you'd want to keep ufw, you'd need to worry about: Chain ufw-after-input (1 references) target prot opt sourc

Re: Firewall - basic config?

2016-04-25 Thread shawn wilson
On Apr 23, 2016 3:54 PM, "Joe" wrote: > . > > You might also try iptables -S which will list the rules in the form > that you would enter by hand as arguments to the iptables command. It is > a different view, and you may see things that are less obvious in the > -L view. > I'm guessing -S is the

Re: Firewall - basic config?

2016-04-24 Thread Reco
On Sun, 24 Apr 2016 00:17:51 -0500 Michael Milliman wrote: > >> Any suggestions/comments would be much appreciated. Thanks > >> very much. > > Assuming you'd want to keep ufw, you'd need to worry about: > > > >> Chain ufw-after-input (1 references) > >> target prot opt source d

Re: Firewall - basic config?

2016-04-23 Thread Michael Milliman
On 04/23/2016 01:01 PM, Reco wrote: Hi. On Sat, 23 Apr 2016 13:04:36 -0400 Harris Paltrowitz wrote: Hi List, I have a question regarding how I've configured my iptables to act as a very basic "firewall", i.e., one that simply prevents any and all incoming connecti

Re: Firewall - basic config?

2016-04-23 Thread Joe
On Sat, 23 Apr 2016 13:04:36 -0400 Harris Paltrowitz wrote: > I noticed a mention of "microsoft-ds" in > there... I assume this is just a protocol, and not a piece of > software! Yes, iptables is being helpful in giving you a common name for the port or protocol used. It picks the name o

Re: Firewall - basic config?

2016-04-23 Thread Reco
Hi. On Sat, 23 Apr 2016 13:04:36 -0400 Harris Paltrowitz wrote: > Hi List, > > I have a question regarding how I've configured my iptables to act as a > very basic "firewall", i.e., one that simply prevents any and all > incoming connections. Now,

a few basic questions about apt-build

2014-10-10 Thread Michael Fothergill
Dear Debianists, I installed apt-build on a laptop (amd 64) (I am running Jessie amd64 installation). I am still learning about it. It asks you to choose the optimisation setting. I chose native. But I suspect that was not right. I then did apt-build install efl. and it found the source

Re: basic fstab .. pilot idiocy??

2014-08-11 Thread Andrei POPESCU
On Mi, 06 aug 14, 22:23:43, B wrote: > On Wed, 06 Aug 2014 16:15:29 -0400 > Harry Putnam wrote: > > > /dev/sdd1 /home/harry/misc ext4 user,uid=1000,gid=1050 > > 00 > > I don't see no uid/gid options in man mount ext4 section… To expand a little, the uid and gid options wouldn't

Re: basic fstab .. pilot idiocy??

2014-08-07 Thread Harry Putnam
Gary Dale writes: >> The fstab line: >> >>/dev/sdd1 /home/harry/misc ext4 user,uid=1000,gid=1050 00 >> >> I've tried several different rendition but far as I can tell the line >> above should work. >> >> I'm probably making some terribly obvious error but failing to see >> what it

Re: basic fstab .. pilot idiocy??

2014-08-06 Thread Jimmy Johnson
Jimmy Johnson wrote: Harry Putnam wrote: Trying to do a simple edit to fstab but keep failing. I want to mount a device in such a way that it ends up with uid and gid of my choice. But when I attempt to add those options (or any others it seems) the mount fails with this error: # mount /hom

Re: basic fstab .. pilot idiocy??

2014-08-06 Thread Michael Kjörling
On 6 Aug 2014 16:15 -0400, from rea...@newsguy.com (Harry Putnam): > # mount /home/harry/.junk > mount: wrong fs type, bad option, bad superblock on /dev/sdd1, >missing codepage or helper program, or other error >In some cases useful info is found in syslog - try >dmesg | t

Re: basic fstab .. pilot idiocy??

2014-08-06 Thread Bzzzz
On Wed, 06 Aug 2014 16:15:29 -0400 Harry Putnam wrote: > /dev/sdd1 /home/harry/misc ext4 user,uid=1000,gid=1050 > 00 I don't see no uid/gid options in man mount ext4 section… -- Sapache : french justice works as good as windows 98 signature.asc Description: PGP signature

Re: basic fstab .. pilot idiocy??

2014-08-06 Thread Gary Dale
On 06/08/14 04:15 PM, Harry Putnam wrote: Trying to do a simple edit to fstab but keep failing. I want to mount a device in such a way that it ends up with uid and gid of my choice. But when I attempt to add those options (or any others it seems) the mount fails with this error: # mount /ho

basic fstab .. pilot idiocy??

2014-08-06 Thread Harry Putnam
Trying to do a simple edit to fstab but keep failing. I want to mount a device in such a way that it ends up with uid and gid of my choice. But when I attempt to add those options (or any others it seems) the mount fails with this error: # mount /home/harry/.junk mount: wrong fs type, bad opti

Re: Fwd: BASIC for Linux

2014-03-13 Thread Markos
Hi Ralf, Try these links: puppylinux.org/wikka/BaCon www.basic-converter.org bkhome.org/bacon/index.html Regards, Markos On 13-03-2014 04:37, Ralf Mardorf wrote: Hi :) BASIC seems to be a dead language for Linux. Is there a usable BASIC for Linux? Until now I only installed freebasic

Re: BASIC for Linux

2014-03-13 Thread Ralf Mardorf
On Thu, 2014-03-13 at 08:24 +, Joe wrote: > On Thu, 2014-03-13 my intention was to ask: > > Any ideas what [BASIC] to use with Debian and Arch?> ^^^ edited :) > Is Gambas close enough? Thank you Joe, I will take a look at Gambas. Regards, Ralf --

Re: BASIC for Linux

2014-03-13 Thread Joe
On Thu, 13 Mar 2014 08:37:07 +0100 "Ralf Mardorf" wrote: > Hi :) > > BASIC seems to be a dead language for Linux. > > Is there a usable BASIC for Linux? > > Until now I only installed freebasic available by Arch's AUR and > bwbasic available by Debian

Fwd: BASIC for Linux

2014-03-13 Thread Ralf Mardorf
Hi :) BASIC seems to be a dead language for Linux. Is there a usable BASIC for Linux? Until now I only installed freebasic available by Arch's AUR and bwbasic available by Debian repositories. Debian does provide freebasic for oldstable only, but in addition for Debian the BBC BA

Re(2): Basic USB Automounter?

2013-06-04 Thread peasthope
From: Clive Standbridge Date: Thu, 17 Jan 2013 08:28:35 + > usbmount does that job (although I haven't used it on a wheezy systemyet). > A small amount of configuration is needed - see the comments in > /etc/usbmount/usbmount.conf I had the impression that responsibility for mounting was o

Suggestions: Basic 15-band Audio Equilize

2013-03-02 Thread Patrick Bartek
Looking for a basic 15-band audio equalizer for Wheezy 64-bit that works with Pulseaudio.  No need to suggest Jack, et al.  I'm not doing any pro stuff.  Not even recording.  Just want to improve the sound from an inexpensive pair of Logitech speakers sitting on my desk.  On my old s

Re: [Followup]: Basic USB Automounter?

2013-01-24 Thread Patrick Bartek
- Original Message - > From: sp113438telfort > To: debian-user@lists.debian.org > Cc: "debian-user@lists.debian.org" > Sent: Thursday, January 24, 2013 6:01 PM > Subject: Re: [Followup]: Basic USB Automounter? > > [snip] >> > I missed the fir

Re: [Followup]: Basic USB Automounter?

2013-01-24 Thread sp113438telfort
On Thu, 24 Jan 2013 13:53:29 -0800 (PST) Patrick Bartek wrote: > > > > > - Original Message - > > From: Mark Allums > > To: debian-user@lists.debian.org > > Cc: > > Sent: Thursday, January 24, 2013 12:18 PM > > Subject: RE: [Foll

Re: [Followup]: Basic USB Automounter?

2013-01-24 Thread Patrick Bartek
- Original Message - > From: Mark Allums > To: debian-user@lists.debian.org > Cc: > Sent: Thursday, January 24, 2013 12:18 PM > Subject: RE: [Followup]: Basic USB Automounter? > >> From: Patrick Bartek [mailto:bartek...@yahoo.com] >> Also, someone s

RE: [Followup]: Basic USB Automounter?

2013-01-24 Thread Mark Allums
> From: Patrick Bartek [mailto:bartek...@yahoo.com] > Also, someone suggested usbmount, which I was aware of, but in my > reading, it said that it would only mount thumb and external USB hard > drives, and not flash cards using a reader.  I never tested to see if this were > true. In my experience

[Followup]: Basic USB Automounter?

2013-01-24 Thread Patrick Bartek
First, thanks for all the input and suggestions. Here is the basics of my research into setting up user automounting on a minimal console-only system or X running only a window manager (in my case, Openbox)--no display or sessions manager.  I'm running wheezy 64-bit. The "quick and dirty" solut

Re: Basic USB Automounter?

2013-01-18 Thread Patrick Bartek
- Original Message - > From: Lázaro > To: Patrick Bartek > Cc: debian-users > Sent: Friday, January 18, 2013 7:42 AM > Subject: Re: Basic USB Automounter? > >T hread name: "Re: Basic USB Automounter?" > Mail number: 13 > Date: Thu, Jan 17

Re: Basic USB Automounter?

2013-01-18 Thread Lázaro
Thread name: "Re: Basic USB Automounter?" Mail number: 13 Date: Thu, Jan 17, 2013 In reply to: Patrick Bartek > > - Original Message - > > From: Andrei POPESCU > > To: debian-user@lists.debian.org > > Cc: > > Sent: Thursday, January 17,

Re: Basic USB Automounter?

2013-01-17 Thread Patrick Bartek
- Original Message - > From: Slavko > To: debian-user@lists.debian.org > Cc: Patrick Bartek > Sent: Thursday, January 17, 2013 2:14 PM > Subject: Re: Basic USB Automounter? > > Hi, > > Dňa Thu, 17 Jan 2013 13:42:45 -0800 (PST) Patrick Bartek > napís

Re: Basic USB Automounter?

2013-01-17 Thread Rob Owens
On Thu, Jan 17, 2013 at 11:14:21PM +0100, Slavko wrote: > Hi, > > Dňa Thu, 17 Jan 2013 13:42:45 -0800 (PST) Patrick Bartek > napísal: > > > Thanks.  I had come across this in my research, and udisks-glue is in > > the Wheezy repos, but was hoping for one utility to handle all > > automounting (a

Re: Basic USB Automounter?

2013-01-17 Thread Slavko
Hi, Dňa Thu, 17 Jan 2013 13:42:45 -0800 (PST) Patrick Bartek napísal: > Thanks.  I had come across this in my research, and udisks-glue is in > the Wheezy repos, but was hoping for one utility to handle all > automounting (and unmounting) for usb drives (thumb drives as well as > usb hard drives

Re: Basic USB Automounter?

2013-01-17 Thread Patrick Bartek
- Original Message - > From: Andrei POPESCU > To: debian-user@lists.debian.org > Cc: > Sent: Thursday, January 17, 2013 1:43 AM > Subject: Re: Basic USB Automounter? > > On Mi, 16 ian 13, 14:27:49, Patrick Bartek wrote: >> >> Will udisks automount

Re: Basic USB Automounter?

2013-01-17 Thread Patrick Bartek
- Original Message - > From: Clive Standbridge > To: debian-user@lists.debian.org > Cc: > Sent: Thursday, January 17, 2013 12:28 AM > Subject: Re: Basic USB Automounter? > >> Building a Wheezy 64-bit system piece by piece from the standard >> termin

Re: Basic USB Automounter?

2013-01-17 Thread Patrick Bartek
- Original Message - > From: Michael Biebl > To: debian-user@lists.debian.org > Cc: > Sent: Wednesday, January 16, 2013 8:21 PM > Subject: Re: Basic USB Automounter? > > On 17.01.2013 02:09, Patrick Bartek wrote: >> >> I'm familiar with ha

Re: Basic USB Automounter?

2013-01-17 Thread Andrei POPESCU
On Mi, 16 ian 13, 14:27:49, Patrick Bartek wrote: > > Will udisks automount USB devices--thumb drives, flash cards, external > hard disks, etc.--in BOTH terminal mode or GUI? I can't find any docs > that say specifically.  All assume having a GUI running. As far as I know udisks is just a backe

Re: Basic USB Automounter?

2013-01-17 Thread Clive Standbridge
> Building a Wheezy 64-bit system piece by piece from the standard > terminal-only install. I don't want to have any extraneous crap > that I'll never use on it Will have X and a window manager only > (currently Openbox) for those times I need a GUI. This will be my > personal system with me as t

Re: Basic USB Automounter?

2013-01-16 Thread Michael Biebl
On 17.01.2013 02:09, Patrick Bartek wrote: > > I'm familiar with halevt; however, HAL has been deprecated since 2011 or so, > if my research is correct. You might try udisks-glue [1] then. Cheers, Michael [1] https://github.com/fernandotcl/udisks-glue -- Why is it that all of the instruments

Re: Basic USB Automounter?

2013-01-16 Thread Peter Tynan
> X-Mailer: YahooMailWebService/0.8.130.494 > Message-ID: <1358384994.37927.yahoomail...@web142302.mail.bf1.yahoo.com> > Date: Wed, 16 Jan 2013 17:09:54 -0800 (PST) > From: Patrick Bartek > Subject: Re: Basic USB Automounter? > To: "debian-user@lists.debian.org&quo

Re: Basic USB Automounter?

2013-01-16 Thread Patrick Bartek
- Original Message - > From: Peter Tynan > To: "debian-user@lists.debian.org" > Cc: > Sent: Wednesday, January 16, 2013 3:15 PM > Subject: Re: Basic USB Automounter? > >> X-Mailer: YahooMailWebService/0.8.130.494 >> Message-ID: > <13

Re: Basic USB Automounter?

2013-01-16 Thread Peter Tynan
> X-Mailer: YahooMailWebService/0.8.130.494 > Message-ID: <1358375269.30690.yahoomail...@web142301.mail.bf1.yahoo.com> > Date: Wed, 16 Jan 2013 14:27:49 -0800 (PST) > From: Patrick Bartek > Subject: Basic USB Automounter? > To: "debian-user@lists.debian.org" &g

Basic USB Automounter?

2013-01-16 Thread Patrick Bartek
Building a Wheezy 64-bit system piece by piece from the standard terminal-only install.  I don't want to have any extraneous crap that I'll never use on it   Will have X and a window manager only (currently Openbox) for those times I need a GUI.  This will be my personal system with me as the on

Re: hardware monitoring at the most basic level …

2012-08-24 Thread Albretch Mueller
OK, I got inquisitor 3.1beta2 and I will try it on my boxes, but honestly I think there has been quite of "paradigm shift" and I couldn't see how it covers the kinds of "use cases" (let's call it that ;-)) that I mentioned. BTW, have you thought of including DTrace? The assumptions that initiall

Re: hardware monitoring at the most basic level …

2012-08-24 Thread Lisi
On Friday 24 August 2012 02:56:16 Albretch Mueller wrote: > A la Orson Wells 1984 You mean George Orwell (Eric Blair) surely? Lisi -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lis

Re: hardware monitoring at the most basic level …

2012-08-24 Thread Camaleón
On Wed, 22 Aug 2012 15:18:31 -0400, Albretch Mueller wrote: > How do you get periodic snapshots of your running hardware? What? Is your hardware changing on every day basis? :-? > My box started to shutdown by itself and I doubt it is related to > overheating (in a random and plain physical wa

Re: hardware monitoring at the most basic level …

2012-08-23 Thread Albretch Mueller
>> How do you get periodic snapshots of your running hardware? >I don't usually bother, but a reboot and a glance at dmesg can be enough. Sometimes they aren't, at least in my case most times they aren't ;-) >> My box started to shutdown by itself and I doubt it is related to >> overheating (

Re: hardware monitoring at the most basic level …

2012-08-22 Thread Brian
On Wed 22 Aug 2012 at 15:18:31 -0400, Albretch Mueller wrote: > How do you get periodic snapshots of your running hardware? I don't usually bother, but a reboot and a glance at dmesg can be enough. > My box started to shutdown by itself and I doubt it is related to > overheating (in a random a

hardware monitoring at the most basic level …

2012-08-22 Thread Albretch Mueller
How do you get periodic snapshots of your running hardware? ~ My box started to shutdown by itself and I doubt it is related to overheating (in a random and plain physical way) so I changed it for another one because I didn’t have time for troubleshooting/fixing at this moment but then the same t

Re: [OT] Re: Looking for interactive programming with simple graphics like old CoCo BASIC or turbo pascal

2012-08-18 Thread Slavko
Ahoj, Dňa Fri, 17 Aug 2012 16:07:59 + (UTC) Camaleón napísal: > > The lazarus metapackage loads the gtk2 variant of the ide. Any thoughts > > about the qt4 variant? (I'm inclined to go with the metapackage if I do > > this, QT has never been anything but opaque to me, so far.) > > Can't c

Re: [OT] Re: Looking for interactive programming with simple graphics like old CoCo BASIC or turbo pascal

2012-08-17 Thread Camaleón
On Fri, 17 Aug 2012 09:27:46 +0900, Joel Rees wrote: > On 8/15/12, Camaleón wrote: >> How about Free Pascal and the Lazarus IDE? As I have understood, it's >> the linux counterpart for Turbo Pascal :-? > > Hmm. > > Breaking out synaptic, I see that there are metapackages for lazarus and > free

Re: [OT] Re: Looking for interactive programming with simple graphics like old CoCo BASIC or turbo pascal

2012-08-16 Thread Jude DaShiell
bwbasic is available along with g77 and a few versions of forth. There's a fortran95 system that can be downloaded outside of debian that does graphics and works on windows systems too and if the person you're trying to help is engineering-bound, forth is a good language to pick up. Julian V.

Re: [OT] Re: Looking for interactive programming with simple graphics like old CoCo BASIC or turbo pascal

2012-08-16 Thread Joel Rees
On 8/15/12, Camaleón wrote: > On Mon, 13 Aug 2012 22:32:43 +0900, Joel Rees wrote: > >> I'm trying to show my son how to use his computer to help him solve his >> high school math. He's in his second year at an engineering/technology >> prep high school here in the Kansai area of Japan and has tro

[OT] Re: Looking for interactive programming with simple graphics like old CoCo BASIC or turbo pascal

2012-08-14 Thread Camaleón
On Mon, 13 Aug 2012 22:32:43 +0900, Joel Rees wrote: > I'm trying to show my son how to use his computer to help him solve his > high school math. He's in his second year at an engineering/technology > prep high school here in the Kansai area of Japan and has trouble seeing > the reasons for the m

Re: Looking for interactive programming with simple graphics like old CoCo BASIC or turbo pascal

2012-08-14 Thread Doug
ation solver on the old Mac. Maybe it spoiled him. But he would get a lot more motivated, I think, if he could plot the numbers, watch the equation step through and plot the numbers in 2D on a window on the screen like you could do with the old BASIC+graphics commands or Turbo Pascal. Logo

Re: Looking for interactive programming with simple graphics like old CoCo BASIC or turbo pascal

2012-08-13 Thread Richard Owlett
d Mac. Maybe it spoiled him. But he would get a lot more motivated, I think, if he could plot the numbers, watch the equation step through and plot the numbers in 2D on a window on the screen like you could do with the old BASIC+graphics commands or Turbo Pascal. Logo is too abstract. Sugar's

Re: Looking for interactive programming with simple graphics like old CoCo BASIC or turbo pascal

2012-08-13 Thread Joel Rees
On Mon, Aug 13, 2012 at 11:18 PM, John Hasler wrote: > Joel Rees writes: >> Any other suggestions? > > Look at qtoctave and maxima. Yeah, nice stuff, but more of the dog that bit him. I think he's spoiled, in a sense. It's as if he thinks he knows that the computer will figure all that hard stuf

Re: Looking for interactive programming with simple graphics like old CoCo BASIC or turbo pascal

2012-08-13 Thread Claudius Hubig
uation solver on the old Mac. > Maybe it spoiled him. But he would get a lot more motivated, I think, > if he could plot the numbers, watch the equation step through and plot > the numbers in 2D on a window on the screen like you could do with the > old BASIC+graphics commands o

Re: Looking for interactive programming with simple graphics like old CoCo BASIC or turbo pascal

2012-08-13 Thread John Hasler
Joel Rees writes: > Any other suggestions? Look at qtoctave and maxima. -- John Hasler -- 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/87lihi6fjr@thumper.dhh.gt.

Looking for interactive programming with simple graphics like old CoCo BASIC or turbo pascal

2012-08-13 Thread Joel Rees
ed him. But he would get a lot more motivated, I think, if he could plot the numbers, watch the equation step through and plot the numbers in 2D on a window on the screen like you could do with the old BASIC+graphics commands or Turbo Pascal. Logo is too abstract. Sugar's Pippy activity loo

Re: Basic advice for setting up sound? Ubuntu convert

2011-08-17 Thread Dr. Jennifer Nussbaum
- Original Message - > From: Johan Grönqvist > To: debian-user@lists.debian.org > Cc: > Sent: Tuesday, August 16, 2011 8:33 AM > Subject: Re: Basic advice for setting up sound? Ubuntu convert > > 2011-08-16 12:20, Dr. Jennifer Nussbaum skrev: >> >>

Re: Basic advice for setting up sound? Ubuntu convert

2011-08-16 Thread Martin McCormick
g under Xfce on a basic > desktop computer. I am looking to get audio working in a straightforward > way, i dont want to be doing anything fancy. The "basic" docs ive looked > at are often very complicated and talk aboutt hings i dont want to do. > > > > Under

Re: Basic advice for setting up sound? Ubuntu convert

2011-08-16 Thread Johan Grönqvist
2011-08-16 12:20, Dr. Jennifer Nussbaum skrev: Where can i go for docs on how to set this up to Just Work? As I do not know how to do what you want with alsa, I would suggest trying pulse in debian. I have not found one authoritative guide to pulse on debian, but the method I had most suc

Re: Basic advice for setting up sound? Ubuntu convert

2011-08-16 Thread Rob Owens
On Tue, Aug 16, 2011 at 03:20:07AM -0700, Dr. Jennifer Nussbaum wrote: > Hi. I used to use Debian but recently have been using Ubuntu. For various > reasons (mainly hating the Unity interface) i now am back on Debian. I have a > clean install of Wheezy running under Xfce on a basi

  1   2   3   4   5   6   7   >