Re: Have suggestions for a "roll your own file server"?

2021-03-10 Thread Marc Nozell (m...@nozell.com)
> data in your house.   If your disks are big enough you could share systems
> and disks.
> > >
> > > Use encryption as you wish.
> > >
> > > Disk failure?   Replace the disk and the data will be replicated.
> > > Fire, theft, earthquake?   Take the replaced system over to your
> friends/relatives and copy the data at high speed, then take the copied
> system back to your house and start using it again.
> > >
> > > You would need three disks to fail at relatively the same time to lose
> your data.   Or an asteroid crashing that wipes out all life on the
> planet.  Unlikely.
> > >
> > > Realize that nothing is forever.
> > >
> > > md
> > >> On 03/08/2021 7:33 PM Bruce Labitt  wrote:
> > >>
> > >>
> > >> For the second time in 3 months I have had a computer failure.
> Oddly, it was a PS on the motherboard both times.  (Two different MB's.)
> Fortunately the disks were ok.  I'm living on borrowed time.  Next time, I
> may not be that lucky.
> > >>
> > >> Need a file server system with some sort of RAID redundancy.  I want
> to backup 2 main computers, plus photos.  Maybe this RPI4 too, since that's
> what I'm running on, due to the second failure.  If this SSD goes, I'm
> gonna be a sad puppy.  This is for home use, so we are not talking
> Exabytes.  I'm thinking about 2-4TB of RAID.  Unless of course, RAID is
> obsolete these days.  Honestly, I find some of the levels of RAID
> confusing.  I want something that will survive a disk
> > >> failure (or two) out of the array.  Have any ideas, or can you point
> me to some place that discusses this somewhat intelligently?
> > >>
> > >> Are there reasonable systems that one can put together oneself these
> days?  Can I repurpose an older PC for this purpose?  Or an RPI4?  What are
> the gotchas of going this way?
> > >>
> > >> I want to be able to set up a daily rsync or equivalent so we will
> lose as little as possible.  At the moment, I'm not thinking about
> surviving fire or disaster.  Maybe I should, but I suspect the costs
> balloon considerably.  I do not want to backup to the cloud because, plain
> and simple, I don't trust it to be fully secure.
> >
> > --
> > Connect with me on the GNU social network! <
> https://status.hackerposse.com/rozzin>
> > Not on the network? Ask me for more info!
> > ___
> > gnhlug-discuss mailing list
> > gnhlug-discuss@mail.gnhlug.org
> > http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
>
> ___
> gnhlug-discuss mailing list
> gnhlug-discuss@mail.gnhlug.org
> http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
>


-- 
Marc Nozell (m...@nozell.com) http://www.nozell.com/blog
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: Reminder/RSVP -- meet *this Thursday* for chat & beer.

2020-02-19 Thread Marc Nozell (m...@nozell.com)
I'll be there too. And as a Red Hatter ;-)

-marc

On Wed, Feb 19, 2020 at 3:36 PM Tom Buskey  wrote:

> Wish I could be there.  I remember driving to UNH, Martha's and a few
> others to go to meetings.
>
> Now I'm at Red Hat and a "free"  open source OS is now a critical part of
> running the NYSE and many large organizations.
>
> On Wed, Feb 19, 2020 at 8:45 AM Andrew C  wrote:
>
>> I'll be there,
>>
>> Thanks,
>> Andrew
>>
>> On Wed, Feb 19, 2020, 8:37 AM Paul Beaudet  wrote:
>>
>>> I'll be there,
>>>
>>> Let me know know if you need any help with the hand trucks Maddog
>>>
>>> On Tue, Feb 18, 2020 at 9:57 PM Mark E. Mallett  wrote:
>>>
>>>> On Tue, Feb 18, 2020 at 03:17:36PM -0500, Ken D'Ambrosio wrote:
>>>> > Hey, all!  Just a reminder that we're going to get together at
>>>> Martha's
>>>> > Exchange this Thursday at 6:00.  Nothing formal, though Maddog has
>>>> > threatened to bring a PiDP-11.  (Note the add'l 'i' for those
>>>> wondering
>>>> > if he needs help with the handtrucks.)
>>>> >
>>>> > Trying to get a quick headcount so I know what to tell Martha's to
>>>> set
>>>> > aside for us.
>>>> >
>>>> > Looking forward to seeing whoever's able to show up!
>>>>
>>>> Likely but not certain
>>>>
>>>> mm
>>>> ___
>>>> gnhlug-discuss mailing list
>>>> gnhlug-discuss@mail.gnhlug.org
>>>> http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
>>>>
>>> ___
>>> gnhlug-discuss mailing list
>>> gnhlug-discuss@mail.gnhlug.org
>>> http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
>>>
>> ___
>> gnhlug-discuss mailing list
>> gnhlug-discuss@mail.gnhlug.org
>> http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
>>
> ___
> gnhlug-discuss mailing list
> gnhlug-discuss@mail.gnhlug.org
> http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
>


-- 
Marc Nozell (m...@nozell.com) http://www.nozell.com/blog
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: Edit over SSH.

2019-02-26 Thread Marc Nozell (m...@nozell.com)
Like this? Been in base emacs for years.

https://www.gnu.org/software/emacs/manual/html_node/emacs/Remote-Files.html

-marc

On Mon, Feb 25, 2019 at 7:00 PM Dan Garthwaite  wrote:

> Bill is correct.  Just stick to:
> vim scp://target.host.com/.bashrc
>
> On Mon, Feb 25, 2019 at 4:32 PM Bill Freeman  wrote:
>
>> Resistance (like capacitance) is futile. Stay with the one true editor.
>> Whatever nifty feature you saw, there is probably an extension to do it in
>> emacs. (Or you can write one.)
>>
>> On Mon, Feb 25, 2019, 2:52 PM Ken D'Ambrosio  wrote:
>>
>>> Hi, all.  In Emacs, it's trivially easy to open a file on a remote host:
>>>
>>> emacs /user@host:/path/to/file
>>>
>>> And while I *do* enjoy Emacs, I admit that some of the other IDE/editors
>>> I've seen look kind of nifty.  But opening files via SSH is really,
>>> really handy -- to the point where I consider it a dealbreaker to not
>>> have it.  I found Visual Code can do SSH, but you have to (at least, by
>>> my reading) set up per-host profiles, etc.  Bleh.  I know that vim can
>>> do it, but I'm just not a vim guy.  I'm just not interested in doing
>>> some out-of-the-box thing like sshmount (or whatever it is).  So, at the
>>> end of the day, anyone have an editor they enjoy where it's as easy to
>>> open a file over SSH as it is in Emacs?
>>>
>>> Thanks for any thoughts you might have...
>>>
>>> -Ken
>>> ___
>>> gnhlug-discuss mailing list
>>> gnhlug-discuss@mail.gnhlug.org
>>> http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
>>>
>> ___
>> gnhlug-discuss mailing list
>> gnhlug-discuss@mail.gnhlug.org
>> http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
>>
> ___
> gnhlug-discuss mailing list
> gnhlug-discuss@mail.gnhlug.org
> http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
>


-- 
Marc Nozell (m...@nozell.com) http://www.nozell.com/blog
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: Linux for time lapse and wifi?

2017-07-01 Thread Marc Nozell (m...@nozell.com)
Here is another blog post with timelapse videos using the arduino hack of
US FIRST Robotics 2013 competition:
http://blog.nozell.com/2013/03/7-hours-of-engineering-pit-from-new.html

-marc

On Sat, Jul 1, 2017 at 12:53 PM, Marc Nozell (m...@nozell.com) <
m...@nozell.com> wrote:

>
> A lot depends on what kind of camera you are using.
>
> My arduino hack that Ted pointed to worked great driving a Sony Alpha DSLR
> and would likely work with similar DSLRs with some tweaking.  It would
> require cutting up a shutter release cord ($10?)  Last I looked gphoto2
> didn't support pulling images from my camera model, so you may need a way
> to manually get the images.
>
> As many have said, driving a USB webcam is pretty simple and probably your
> best bet.   If you want to spend ~$50(?) get a Raspberry Pi, the camera
> attachment w/ extra long ribbon. That works great for me. The RPi3 has
> wifi, so just provide power and some scripting to take the image and push
> it somewhere for processing.  The RPi3 is probably powerful enough to
> collect images and create periodic timelapse videos.
>
> Depending on your bandwidth, you could have the RPi just livestream
> directly to youtube.  It isn't a timelapse, but does let you keep an eye on
> something and can go back and review anything missed.  I did that for a
> couple snow storms last April.  Very simple scripting to set it all up.
>
> -marc
>
>
> On Wed, Jun 28, 2017 at 8:51 PM, Richard Kolb II <richard.k...@gmail.com>
> wrote:
>
>> > Marc Nozell wired up a camera with a mechanical release, using Arduino
>> > and then converted the resulting .JPGs into videos:
>>
>> I forgot he did that, I should look into it.
>>
>> ​
>> Richard Kolb II
>>
>>
>> _______
>> gnhlug-discuss mailing list
>> gnhlug-discuss@mail.gnhlug.org
>> http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
>>
>>
>
>
> --
> Marc Nozell (m...@nozell.com) http://www.nozell.com/blog
>



-- 
Marc Nozell (m...@nozell.com) http://www.nozell.com/blog
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: Linux for time lapse and wifi?

2017-07-01 Thread Marc Nozell (m...@nozell.com)
A lot depends on what kind of camera you are using.

My arduino hack that Ted pointed to worked great driving a Sony Alpha DSLR
and would likely work with similar DSLRs with some tweaking.  It would
require cutting up a shutter release cord ($10?)  Last I looked gphoto2
didn't support pulling images from my camera model, so you may need a way
to manually get the images.

As many have said, driving a USB webcam is pretty simple and probably your
best bet.   If you want to spend ~$50(?) get a Raspberry Pi, the camera
attachment w/ extra long ribbon. That works great for me. The RPi3 has
wifi, so just provide power and some scripting to take the image and push
it somewhere for processing.  The RPi3 is probably powerful enough to
collect images and create periodic timelapse videos.

Depending on your bandwidth, you could have the RPi just livestream
directly to youtube.  It isn't a timelapse, but does let you keep an eye on
something and can go back and review anything missed.  I did that for a
couple snow storms last April.  Very simple scripting to set it all up.

-marc


On Wed, Jun 28, 2017 at 8:51 PM, Richard Kolb II <richard.k...@gmail.com>
wrote:

> > Marc Nozell wired up a camera with a mechanical release, using Arduino
> > and then converted the resulting .JPGs into videos:
>
> I forgot he did that, I should look into it.
>
> ​
> Richard Kolb II
>
>
> ___
> gnhlug-discuss mailing list
> gnhlug-discuss@mail.gnhlug.org
> http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
>
>


-- 
Marc Nozell (m...@nozell.com) http://www.nozell.com/blog
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Best RAW photo editing tool?

2014-08-26 Thread Marc Nozell (m...@nozell.com)
There are a number of RAW image format editing tools, but they all are
fairly complex.  My needs are usually simple -- I don't agree with the
camera's white balance or want to salvage too light/dark images.  My camera
is the fairly recent Sony A65 (very similar to the A75).

Does anyone have a recommendation for the 'best' one before I do a deep
dive and learn all of them?

The contenders:

dcraw
darkroom
rawstudio
rawtherapee
ufraw (also the default tool used by gimp and f-spot)

Thanks!

-marc

-- 
Marc Nozell (m...@nozell.com) http://www.nozell.com/blog
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: Modern Linux scanners

2014-06-17 Thread Marc Nozell (m...@nozell.com)
The work-issued HP OfficeJet 6500 Wireless (~2 years old?) works fine for
both printing and scanning.  It has a serviceable web interface for
scanning of various document types (photo, text, etc).  For scanning via
the page feeder, using a USB connection is much easier/faster.  And
supported by SANE.

For some personal dedicated scanning needs I picked up a HP ScanJet 5590
which also works out of the box with the SANE drivers.  It is USB only, no
networking.  I'm happy with it.

Be sure to use the hp-setup tool to configure HP printers/scanners.


-marc
(Full disclosure: I work for HP, but not in printer/scanner group)


On Mon, Jun 16, 2014 at 8:48 PM, Bruce Labitt bdlab...@gmail.com wrote:

 Anyone buy a flatbed scanner for linux recently?  Looking to scan pages
 and photographs.
 Any to buy?  Any to avoid?

 HP G4050 has 'good' sane support  to 2400 dpi, seems stupid to pay extra
 for the 4800x9600dpi.
 Does HP now generally support linux?

 Thanks for any insights

 Bruce


 ___
 gnhlug-discuss mailing list
 gnhlug-discuss@mail.gnhlug.org
 http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/




-- 
Marc Nozell (m...@nozell.com) http://www.nozell.com/blog
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: SATA card-reader unusable after eject? (was: Nashua LUG and linux question)

2013-10-22 Thread Marc Nozell (m...@nozell.com)
Why not just use the 'unmount' button from nautilus rather than 'safely
remove'?  That is really want you want.

-marc


On Mon, Oct 21, 2013 at 6:53 PM, Mac ussnd...@charter.net wrote:

 After reading the responses here:


 http://askubuntu.com/questions/86019/what-is-the-difference-between-eject-and-safely-remove-device

 I used the Safely Remove option: leds out. Then I unplugged the molex
 power connector to the device and plugged it back in. Leds came on and
 the device auto-mounted.

 So, id there a command that will bring it back instead of unplugging
 the power? Would prefer to keep the case closed and I don't
 particularly like power plugging while up and running... ;)



 On Sat, Oct 19, 2013 at 3:30 PM, Joshua Judson Rosen
 roz...@geekspace.com wrote:
  Mac ussnd...@charter.net writes:
 
  I bought a sata card reader. and installed it
  on my Debian machine. It works fine when I boot up. But if I choose
  eject or safely remove, it appears to have no power after that.
 
  Is it possible to get it back without reboot?
 
  Does the block device in /dev/sdwhatever still exist?
  If so, does running eject -t on it make it work again?
 
  --
  'tis an ill wind that blows no minds.
 ___
 gnhlug-discuss mailing list
 gnhlug-discuss@mail.gnhlug.org
 http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/




-- 
Marc Nozell (m...@nozell.com) http://www.nozell.com/blog
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: Mother of all xterms?

2013-05-22 Thread Marc Nozell (m...@nozell.com)
If you want to live on the (security) edge, take a look at shell-in-a-box:

http://www.aldeid.com/wiki/Shell-in-a-box

-marc

On Wed, May 22, 2013 at 1:04 PM, Charles Farinella cfarine...@gmail.comwrote:

 Terminator?

 http://software.jessies.org/terminator/

 --
 Charlie Farinella
 cfarine...@gmail.com
 603-924-1977: Home
 603-785-3320: Mobile


 On Wed, May 22, 2013 at 12:06 PM, Ken D'Ambrosio k...@jots.org wrote:

 Hey, all -- I've gotten quite used to gnome-terminal and konsole, and
 they both work, but I admit I have a little bit of iterm2 (for the Mac)
 envy -- e.g., being able to search back through the log to a specific
 timestamp.  Handy, that.  So, my question, really, is is there a really
 cool terminal program out there with lots of bells and whistles?  It'd
 be fun to kick the tires on something new.

 Thanks,

 -Ken
 ___
 gnhlug-discuss mailing list
 gnhlug-discuss@mail.gnhlug.org
 http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/



 ___
 gnhlug-discuss mailing list
 gnhlug-discuss@mail.gnhlug.org
 http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/




-- 
Marc Nozell (m...@nozell.com) http://www.nozell.com/blog
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: [GNHLUG] MerriLUG: April 2nd 2013 - Bitcoin

2013-04-07 Thread Marc Nozell (m...@nozell.com)
Why mine it yourself when you can have others do it for you?
http://tech.slashdot.org/story/13/04/06/1448234/new-skype-malware-uses-victims-machines-to-mine-bitcoins

Seriously, it appears that the compute needed to mine coins have
outstripped the power of CPUs, GPUs and the action is in purpose built
ASICs.

I wonder at what point the expense of electricity is greater than the value
of the mined bitcoin.

-m


On Sun, Apr 7, 2013 at 10:32 AM, Bruce Labitt
bruce.lab...@myfairpoint.netwrote:

 On 04/06/2013 07:28 PM, Ben Scott wrote:
  On Thu, Apr 4, 2013 at 5:27 PM, David Rysdam da...@rysdam.org wrote:
 Peer-to-peer is two guys meeting on a street corner and saying Hey,
  wanna buy some Bitcoins?  :)
  What if 100 guys meet on a street corner?
 Umm... then there's more of them?  :)  It doesn't inherently affect
  the peer-to-peer nature, if that's what you're asking.
 
  And what if that street corner is then blocked, DoS'd if you will,
  by a rival gang? Isn't that exactly what happened here?
 I guess so... I get the feeling this analogy has gotten
 out-of-control.  :)
 
  -- Ben
  ___
  gnhlug-discuss mailing list
  gnhlug-discuss@mail.gnhlug.org
  http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
 
 
 Anyone doing bit coin mining?  Seems like it would favor geeks with high
 power computers/gaming rigs to decrypt the codes.  I've heard that
 people are harnessing gpu's to do the decryption.  Discuss.
 ___
 gnhlug-discuss mailing list
 gnhlug-discuss@mail.gnhlug.org
 http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/




-- 
Marc Nozell (m...@nozell.com) http://www.nozell.com/blog
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: [GNHLUG] MerriLUG: April 2nd 2013 - Bitcoin

2013-04-03 Thread Marc Nozell (m...@nozell.com)
Can the slides from last night on bitcoin be made available?

Thanks.

-m


On Sun, Mar 31, 2013 at 4:08 PM, kenta kenta.k...@gmail.com wrote:

 Passing this information along for Chris Gagnon, the coordinator of
 MerriLug.

 MerriLUG is having a meeting on Bitcoin this Tuesday!

 Topic:
 Bitcoin

 Who:
 Muni

 Where:
 Tuesday, April 2nd, 2013
 7:00pm until 9:00pm

 29 Crown Street,
 Nashua, NH 03060

 http://makeitlabs.com/about/map/
 MakeIt Labs is actually located on the backside of the building at 29 Crown
 St. and can be a bit tricky to find. To get here, you will need to pass the
 place the GPS says we are at by at least 200 yards. Take a right onto the
 tree lined dirt road after Greenerd Press.  The dirt road turns right to
 the train yard and MakeIt Labs parking lot.
 ___
 gnhlug-announce mailing list
 gnhlug-annou...@mail.gnhlug.org
 http://mail.gnhlug.org/mailman/listinfo/gnhlug-announce/
 ___
 gnhlug-discuss mailing list
 gnhlug-discuss@mail.gnhlug.org
 http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/




-- 
Marc Nozell (m...@nozell.com) http://www.nozell.com/blog
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: hp docking station free to a good home

2012-12-28 Thread Marc Nozell (m...@nozell.com)
And the docking station has been claimed.

-m


On Fri, Dec 28, 2012 at 11:10 AM, Marc Nozell (m...@nozell.com) 
noz...@gmail.com wrote:

 I have a docking station but no longer a laptop to connect with it.

 HP Docking Station with Dual-Link DVI
 Product: EN488AA

 Here is the list of compatible laptops:


 http://h10010.www1.hp.com/wwpc/ca/en/sm/WF32a/A1-12134674-12134748-12134748-12134756-12134756-74520573.html

 Free for the asking.  Pick up in Merrimack or find it in the junk heap at
 the transfer station next month ;-)

 -marc

 --
 Marc Nozell (m...@nozell.com) http://www.nozell.com/blog




-- 
Marc Nozell (m...@nozell.com) http://www.nozell.com/blog
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: [GNHLUG] Reminder: ManchLUG, Tuesday June 19th. Marc Nozell on Raspberry Pi

2012-06-20 Thread Marc Nozell (m...@nozell.com)
I've put the slides from last night here:
http://nozell.com/blog/2012/06/19/raspberry-pi-show-n-tell-manchlug/

-marc

On Tue, Jun 19, 2012 at 12:13 AM, kenta kenta.k...@gmail.com wrote:
 Reminder, meeting later today:

 On Wed, Jun 13, 2012 at 10:18 PM, kenta kenta.k...@gmail.com wrote:

 Join us on Tuesday June 19th for ManchLUG!

 During this month's meeting Marc Nozell will be talking about his
 experiences with Raspberry Pi.  If you're interested in this
 new, $35.00, single board computer platform, stop on by! Have one
 yourself? Share what you've been doing (or plan to do) with your new board.

 Schedule:
 6:30 PM - Pre-meeting social. If you're ordering food, please try to do so
 before the start of the presentation.

 7:00 - 8:30 PM Meeting kick-off followed immediately by Marc Nozell's
 show-n-tell on Raspberry Pi

 Location:
 The Farm
 1181 Elm St.
 Manchester, NH (corner of Elm and Bridge in downtown Manchester)

 When you enter The Farm go to the left side of the restaurant and locate
 the small function room or ask the hostess for assistance

 Parking:
 Parking in downtown Manchester is enforced between 8AM - 8PM, however the
 metered spaces in front of The Farm on Elm Street and the lot behind The
 Farm are free after 5:30PM. For further details:

 http://www.manchesternh.gov/website/Departments/Parking/tabid/182/Default.aspx

 Feel free to RSVP on Facebook:
 https://www.facebook.com/events/485905318092605

 You can also find the Manchester Linux Users group:
 @ManchLUG on twitter.com
 @ManchLUG on identi.ca



 ___
 gnhlug-announce mailing list
 gnhlug-annou...@mail.gnhlug.org
 http://mail.gnhlug.org/mailman/listinfo/gnhlug-announce/

 ___
 gnhlug-discuss mailing list
 gnhlug-discuss@mail.gnhlug.org
 http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/




-- 
Marc Nozell (m...@nozell.com) http://www.nozell.com/blog

___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: EMACS - enabling at spi2 support

2012-04-05 Thread Marc Nozell (m...@nozell.com)
I don't know anything about at-spi2, but...

The 'apropos' command within emacs is useful for poking around as is the
info manuals (C-h i).

You won't see any el files unless you install emacs32-el and you don't need
that unless you are curious.  The compiled versions will on your system, so
look for *.elc files usually under /usr/share/emacs/

-marc

On Thu, Apr 5, 2012 at 7:50 AM, Susan Cragin susancra...@earthlink.netwrote:

 Does anyone know how to enable at-spi2 support in emacs?
 My understanding is that it doesn't automatically kick in when you start
 EMACS, but that there is a module you can load, and that the module is
 included with the program or available on the debian / ubuntu packaging.
 So far I've downloaded every likely candidate and there is nothing.
 (Where are EMACS's el's kept, anyway? I can't find the folder on my hard
 drive.)
 Thanks. I'm sort of an EMACS newbie.
 Susan Cragin



 ___
 gnhlug-discuss mailing list
 gnhlug-discuss@mail.gnhlug.org
 http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/




-- 
Marc Nozell (m...@nozell.com) http://www.nozell.com/blog
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


MV.com is shutting down May 1st

2011-04-27 Thread Marc Nozell (m...@nozell.com)
As a long time dialup and then DSL customer of MV, I'm sad to see them go.

-marc
---
Dear MV customer,

We regret to inform you that MV Communications will be shutting down
very shortly. Most primary services will be terminating as of about
the first of May including dialup and DSL connections.

We have put up a few notes on a wiki page here:

   http://wiki.mv.com/ShuttingDown

which we will be updating as needed or in response to questions
raised.

Please note, as explained on the webpage above, that email, web pages,
DNS, and shell logins will continue without charge for a while.

The page mentions some alternative providers of dialup and DSL service
to help you find alternative service.

We are grateful for your past patronage and are sorry for the short
notice.

MV Communications
mv-ad...@mv.com


-- 
Marc Nozell (m...@nozell.com) http://www.nozell.com/blog
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: Plug Computers for whole-home audio (was: [GNHLUG] REMINDER: ManchLUG: Tuesday April 19th @ Wings Your Way - Manchester NH)

2011-04-22 Thread Marc Nozell (m...@nozell.com)
I've played some mp3s using 'mocp' and sounds a distant on one
channel(?) but may be something to fix in the alsamixer.  For example
listening to 'Face The Face' its like I'm next to the chorus 
keyboards and Pete Townshend is off in the distance.  The settings for
Master/PCM/Mic are all the same levels in the midrange.

As for the optical audio out, I don't have thing to plug into it.

FWIW, I've not been successful using arecord to grab sound from the mic.

-marc

On Fri, Apr 22, 2011 at 9:41 AM, Joshua Judson Rosen
roz...@geekspace.com wrote:
 kenta kenta.k...@gmail.com writes:

 A little bump for tomorrow night!

 UPDATE: Marc Nozell will bringing his new DreamPlug as well to show
 off in slot #3.

 Hm. I've really gotta find a way to start attending these things

 I've been considering getting one (or four...) plug computers to deploy
 as part of a PulseAudio- and MPD-based whole-home audio system, where
 I've currently deployed scavenged full-scale (and full-volume...) PCs
 as a proof of concept.

 My original plug-computer thought was that I'd buy some USB audio-adapters
 to use with them, and then I heard about the DreamPlug coming out
 with integrated audio. So, maybe that's an option--the big question
 to which I can't find an answer is:

    How's the audio quality on the DreamPlug?

 --
 Don't be afraid to ask (λf.((λx.xx) (λr.f(rr.

 ___
 gnhlug-discuss mailing list
 gnhlug-discuss@mail.gnhlug.org
 http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/




-- 
Marc Nozell (m...@nozell.com) http://www.nozell.com/blog

___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: Plug Computers for whole-home audio (was: [GNHLUG] REMINDER: ManchLUG: Tuesday April 19th @ Wings Your Way - Manchester NH)

2011-04-22 Thread Marc Nozell (m...@nozell.com)
On Fri, Apr 22, 2011 at 11:40 AM, Ken D'Ambrosio k...@jots.org wrote:
 Actually, a confluence of events has me playing with my Sheeva today.  By
 sheer circumstance, I
 - Need to replace my bedroom computer with something quiet
 - Bought a 10-port powered USB hub
 - Acquired, gratis, a USB-to-VGA converter
 - Saw a video of someone running Gnome off of a Sheeva plug.

 It seemed like the perfect setup for my Sheeva to step in.  Unfortunately,
 for one, as of 9.10(?), Ubuntu no longer supports the Sheeva; they compile
 for a higher CPU than the Sheeva has.  Then, my 16 GB SD card gave up the
 ghost.  So I'm installing Debian on a newly acquired card; what with only
 512 MB of RAM, I don't anticipate that I'll be making huge inroads into
 graphical editing or anything, but assuming I get it working as a
 workstation, it'll just be DamnCool(tm).

pro-tip: to save your SD card from excessive writes, look at
flashybrid. It works well for me.

Description: automates use of a flash disk as the root filesystem
 Flashybrid is a system to help in setting up and managing hybrid
 flash/disk/ram based Debian systems which can run most of the time
 using only a small flash disk for their root filesystem and do a useful,
 but limited task (such as being a router, or a PDA, or a rescue system
 on a USB keydrive). The flash can be as small as 32 mb, though 64 to 256
 mb is more comfortable.

-marc


 -Ken


 On Fri, April 22, 2011 10:37 am, Marc Nozell (m...@nozell.com) wrote:
 I've played some mp3s using 'mocp' and sounds a distant on one
 channel(?) but may be something to fix in the alsamixer.  For example
 listening to 'Face The Face' its like I'm next to the chorus  keyboards
 and Pete Townshend is off in the distance.  The settings for
 Master/PCM/Mic are all the same levels in the midrange.


 As for the optical audio out, I don't have thing to plug into it.


 FWIW, I've not been successful using arecord to grab sound from the mic.


 -marc


 On Fri, Apr 22, 2011 at 9:41 AM, Joshua Judson Rosen
 roz...@geekspace.com wrote:

 kenta kenta.k...@gmail.com writes:

 A little bump for tomorrow night!


 UPDATE: Marc Nozell will bringing his new DreamPlug as well to show
 off in slot #3.

 Hm. I've really gotta find a way to start attending these things


 I've been considering getting one (or four...) plug computers to deploy
  as part of a PulseAudio- and MPD-based whole-home audio system, where
 I've currently deployed scavenged full-scale (and full-volume...) PCs
 as a proof of concept.

 My original plug-computer thought was that I'd buy some USB
 audio-adapters to use with them, and then I heard about the DreamPlug
 coming out with integrated audio. So, maybe that's an option--the big
 question to which I can't find an answer is:

    How's the audio quality on the DreamPlug?


 --
 Don't be afraid to ask (λf.((λx.xx) (λr.f(rr.


 ___
 gnhlug-discuss mailing list gnhlug-discuss@mail.gnhlug.org
 http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/





 --
 Marc Nozell (m...@nozell.com) http://www.nozell.com/blog


 ___
 gnhlug-discuss mailing list gnhlug-discuss@mail.gnhlug.org
 http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/














-- 
Marc Nozell (m...@nozell.com) http://www.nozell.com/blog

___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: VoltDB?

2011-04-07 Thread Marc Nozell (m...@nozell.com)
Have you looked at the Drizzle fork of MySQL?  It is being driven by a
number of ex-MySQL folks and focusing on cloud/web architectures and
scaling.

http://drizzle.org/

-marc

On Wed, Apr 6, 2011 at 5:46 PM, Thomas Charron twaf...@gmail.com wrote:
  Anyone looked at this yet?

 http://voltdb.com/

  Just wondering if it's worth the time.  I'm really veering away from
 MySQL due to Oracle, and it seems so shiny and new.  :-D

 --
 -- Thomas
 ___
 gnhlug-discuss mailing list
 gnhlug-discuss@mail.gnhlug.org
 http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/




-- 
Marc Nozell (m...@nozell.com) http://www.nozell.com/blog

___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: Android printer recommendations

2010-12-17 Thread Marc Nozell (m...@nozell.com)
This is what I have:

Model Name: HP Officejet 6500 E709 Series
Product Number: CB057A

http://h10010.www1.hp.com/wwpc/ca/en/sm/WF06b/18972-18972-238444-3328086-3328086-3795309-3795426.html

-marc

On Fri, Dec 17, 2010 at 11:44 AM, Alan Johnson a...@datdec.com wrote:
 On Thu, Dec 16, 2010 at 5:22 PM, Marc Nozell (m...@nozell.com)
 noz...@gmail.com wrote:

 Ok granted I do work for HP, but...

 The latest printer they gave to teleworkers is an OfficeJet 6500 which
 is a home/SMB printer/scan/fax that sits on the desk.   It is wired or
 wireless network.  CUPS and Win/Vista has no problem printing directly
 to it, duplex and other 'printing profiles' (black only, photo, etc).
 And xsane works just great with it as well.  No config hacking
 required.

 -marc

 Would you provide the modle number on that, please?  I've found several
 options within the OfficeJet 6500 name.  For example, here is a list of
 options that Printer Share Mobile works with:

 HP Officejet 6500 All-in-one Printer - e709a
 HP Officejet 6500 All-in-one Printer - e709c
 HP Officejet 6500 e709a
 HP Officejet 6500 e709c
 HP Officejet 6500 e709n
 HP Officejet 6500 e710
 HP Officejet 6500 e710a-f
 HP Officejet 6500 e710n-z
 HP Officejet 6500 Wireless All-in-one Printer - e709n
 HP Officejet 6500 Wireless All-in-one Printer - e709q
 HP Officejet 6500 Wireless e709n
 HP Officejet 6500 Wireless e709q
 ___
 Alan Johnson
 a...@datdec.com




-- 
Marc Nozell (m...@nozell.com) http://www.nozell.com/blog

___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: Android printer recommendations

2010-12-16 Thread Marc Nozell (m...@nozell.com)
Ok granted I do work for HP, but...

The latest printer they gave to teleworkers is an OfficeJet 6500 which
is a home/SMB printer/scan/fax that sits on the desk.   It is wired or
wireless network.  CUPS and Win/Vista has no problem printing directly
to it, duplex and other 'printing profiles' (black only, photo, etc).
And xsane works just great with it as well.  No config hacking
required.

-marc

On Thu, Dec 16, 2010 at 4:52 PM, Benjamin Scott dragonh...@gmail.com wrote:
 On Thu, Dec 16, 2010 at 4:17 PM, Ryan Stanyan ryan.stan...@gmail.com wrote:
 I see the 600 DPI in terms of single dimensional resolution.  So I'm
 guessing that 600 DPI is the current limit for letter-sized paper in terms
 of horizontal resolution.

  Right.  My question was, why are all laser printers 600 DPI, while
 some inkjets at 1200 DPI, some are 2400 DPI, etc.

 All I know is that printers are the only real
 things in computers nowadays that make my blood boil.

  You clearly haven't used enough enterprise software.  ;-)

  But yah, printers are about the only hardware in computing which not
 only hasn't advanced as the same pace as everything else, but have
 actually gotten *worse* in recent times.

  See also: http://theoatmeal.com/comics/printers

 -- Ben

 ___
 gnhlug-discuss mailing list
 gnhlug-discuss@mail.gnhlug.org
 http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/




-- 
Marc Nozell (m...@nozell.com) http://www.nozell.com/blog

___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


critical mass of emacs users in GNHLUG?

2010-10-11 Thread Marc Nozell (m...@nozell.com)
I've recently fallen in love wit a new emacs library, org-mode.  I'd
be up to give a talk at ManchLUG or MarthasLUG if there are enough
people interested.

Here is how it is described on http://orgmode.org/

Org - an Emacs Mode for Notes, Project Planning, and Authoring
Org-mode is for keeping notes, maintaining ToDo lists, doing
project planning, and authoring with a fast and effective plain-text
system.

With a green unicorn as its logo, you know it is good stuff!

-marc
-- 
Marc Nozell (m...@nozell.com) http://www.nozell.com/blog
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: Spike in SSH attacks

2010-06-21 Thread Marc Nozell (m...@nozell.com)
FYI, I've been using sshguard for a few month to drop routes to sites that
are probing my server.

None of the docs seemed to be quite right, so I wrote up some notes on
getting it working debian/Lenny here:
http://nozell.com/blog/2010/03/09/sshguard-on-debianlenny/

You'll know it is working when you get stuff like this in the logs:

lordshiva:~# grep sshguard /var/log/auth.log
Jun 20 10:49:37 lordshiva sshguard[2660]: Blocking 211.254.130.116:4 for
420secs: 4 failures over 542 seconds.
Jun 21 01:49:05 lordshiva sshguard[2660]: Blocking 217.118.97.58:4 for
420secs: 4 failures over 6 seconds.
Jun 21 01:57:51 lordshiva sshguard[2660]: Blocking 24.39.144.137:4 for
420secs: 4 failures over 780 seconds.
Jun 21 01:58:52 lordshiva sshguard[2660]: Blocking 217.118.97.58:4 for
1680secs: 4 failures over 6 seconds.
Jun 21 02:05:17 lordshiva sshguard[2660]: Blocking 24.39.144.137:4 for
1680secs: 4 failures over 4 seconds.
Jun 21 02:50:04 lordshiva sshguard[2660]: Blocking 217.118.97.58:4 for
0secs: 4 failures over 6 seconds.

http://nozell.com/blog/2010/03/09/sshguard-on-debianlenny/-marc

On Mon, Jun 21, 2010 at 9:28 AM, Benjamin Scott dragonh...@gmail.comwrote:

 http://isc.sans.edu/diary.html?storyid=9031

 http://isc.sans.edu/diary.html?storyid=9034

  Apparently attackers are going after keyboard interactive
 authentication, which is separate from password authentication.  If
 you are using SSH public/private keys only, make sure you have
 ChallengeResponseAuthentication no set in your /etc/ssh/sshd_config
 file.  If you must use passwords, make sure everyone has a strong
 password, and consider using techniques like scan detection,
 IP-address access control, port knocking, non-standard port, etc.

 -- Ben
 ___
 gnhlug-discuss mailing list
 gnhlug-discuss@mail.gnhlug.org
 http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/




-- 
Marc Nozell (m...@nozell.com) http://www.nozell.com/blog
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: OpenStreetMap compatible GPS?

2010-04-26 Thread Marc Nozell (m...@nozell.com)
On Mon, Apr 26, 2010 at 9:51 AM,  bruce.lab...@autoliv.com wrote:

 Towards that end, I'd like to get a new GPS that is OpenStreetMap
 compatible.  My google-fu is pretty lacking - as many list members may
 have noticed over the years.  The OpenStreetMap site(s) I've visited
 haven't been too illuminating.  Does anyone have direct experience with
 GPS units that work with OSM and are decent?  Oh, and the GPS unit is
 recent enough that I could buy it new?

Maybe it is just time to get a new phone.

The Droid has these apps that use the OpenStreetMap data:

* MapDroyd
* MultiMap
* Maps (-)
* PocketNavigator
* OSMTracker for Android
* Osmdroid

-marc

-- 
Marc Nozell (m...@nozell.com) http://www.nozell.com/blog

___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: Linux for cloud computing: Request for Input

2010-03-05 Thread Marc Nozell (m...@nozell.com)
On Fri, Mar 5, 2010 at 3:35 PM, Jon 'maddog' Hall mad...@li.org wrote:

 So just like I said RIP to Grace Murray Hopper, I now say RIP to
 DECnet Linux.

There is still some good stuff happening with VMS, for example if you
are an hp software partner, you can get ssh access to a virtual
machine running OpenVMS 8.4 EFT.

See:

http://bit.ly/bmNyDE

Or start at http://www.hp.com/go/dspp and drill down a bit to the
Partner Virtualization Program part.

-marc
-- 
Marc Nozell (m...@nozell.com) http://www.nozell.com/blog
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: great big gobs of RAM and piles of cores to boot

2009-09-08 Thread Marc Nozell (m...@nozell.com)
Have you seen http://www.hp.com/go/communitylinux ?
-marc



On Tue, Sep 8, 2009 at 5:01 PM, Alan Johnson a...@datdec.com wrote:

 I'm spec-ing some blades for virtualization of our production systems and I
 just want to check with the masses (that's you all) about any known issues
 with Linux, Xen, or Ubuntu Hardy Server when it comes to up to 24 cores and
 as much as 256GB of RAM on the host.  These are HP C-class blades, BL685s
 and BL465s to be exact.

 I have no reason to think I will have any issues, but I'm just paranoid
 about spending this much of my employer's money.   I've have plenty of
 experience with these technologies on various lesser boxes and have no
 issues, but without having actually installed this stuff myself on machines
 of quite this scale... =)

 Sorry to waste all your time with my wussiness.  I appreciate any advise
 and will happily accept any abuse off-list. ;-p

 [For you Caddy Shack fans out there, I rearranged the words in the subject
 to match the rhythm of great big gobs of greasy grimy golfer guts.]

 --
 Alan Johnson
 a...@datdec.com

 ___
 gnhlug-discuss mailing list
 gnhlug-discuss@mail.gnhlug.org
 http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/




-- 
Marc Nozell (m...@nozell.com) http://www.nozell.com/blog
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: Wifi @ Nashua Library?

2009-08-26 Thread Marc Nozell (m...@nozell.com)
I was at the library tonight and had no problem connecting.  Even
rebooted just to make sure it wasn't a fluke.

The only thing different was last time my hp2133 was restored from
hibernating and tonight it was from a cold boot.  Not that it has
problems restoring from hibernation and connecting to our home wifi
networks.Strange.

FYI the Nashua library has free access to a number of 'for-pay'
databases, like Ancestry.com (genealogy, including scanned/indexed
census records) and newsbank.com (historical scanned/indexed US
newspapers).  Sadly access is tied to their locked down WinPCs -- just
being on the library network is not enough.Other databases can be
used from home if you log in with your library ID.

-marc

On Wed, Aug 26, 2009 at 4:55 PM, Jim Kuzdrallgnh...@intrel.com wrote:
 On Wednesday 26 August 2009 15:49, Marc Nozell (m...@nozell.com) wrote:
 The Nashua Public Library has free wifi, but I've not been able to
 connect, but other Windows users nearby have.  It is an unsecured
 network so it isn't a key or passphrase problem.
 I see in the logs that dhclient isn't getting a lease:

 I'm using Ubuntu/Jaunty.  Anyone successful?

    I log on there successfully - most of the time.  Their server gets
 overloaded easily.

    I am running OpenSuSE 10.3.  My firewall setting was keeping me out,
 apparently.  I could log in with the firewall down.

    When the firewall was changed to allow all of its listed services
 (DHCP, DNS, HTTP, IMAP, IMAPS, LDAP, IPP, NFS, NIS, SSH), I got on.
 Not being very patient, I never went back to see which of them had to
 be on.

    (They cut you off without warning if your download reaches 1 GB.)

 Jim Kuzdrall
 ___
 gnhlug-discuss mailing list
 gnhlug-discuss@mail.gnhlug.org
 http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/




-- 
Marc Nozell (m...@nozell.com) http://www.nozell.com/blog

___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Backups and Amazon S3 storage?

2008-07-01 Thread Marc Nozell

I used to keep a backup of my photos and other personal important
files on a large USB drive at my office so in case my house burned
down I'd at least have those.  Now as a teleworker my home *is* my
office and need to figure out off-site storage.  

There are a number of tools to mirror files to Amazon S3, but does
anyone have a specific recommendation?

Ideally it should be incremental, encrypted, simple to use, simple
file recovery, etc.  Bonus for allowing for multiple backups with
little additional storage (like rsnapshot)

The Good tool for archiving to media? discussion didn't seem to come
to a resolution.

-marc
-- 
Marc Nozell [EMAIL PROTECTED] http://www.nozell.com/blog
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: [GNHLUG] MerriLUG Nashua, Thur 19 Jun, MySQL: The Whys, Whats, and Watch-outs

2008-06-20 Thread Marc Nozell
On Wed, Jun 18, 2008 at 09:05:46AM -0400, Jim Kuzdrall wrote:
 Who  : Marc Nozell, MySQL Conference presenter, Officially certified
 What : MySQL: The Whys, Whats, and Watch-outs 
 Where: Martha's Exchange
 Day  : Thur 19 Jun **Tomorrow**
 Time : 6:00 PM for grub, 7:30 PM for discussion (usually upstairs)
 

I've made my slides available here:

http://docs.google.com/Presentation?id=dcwc3b2p_63ck9zndhh

-marc
--
Marc Nozell [EMAIL PROTECTED] http://www.nozell.com/blog
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


free DEC 1152 laser printer

2008-06-07 Thread Marc Nozell

I have a free DEC 1152 laser printer in good working condition to
whoever wants it.  It works under linux using a parallel port.  

It is located in Merrimack.

-marc
-- 
Marc Nozell [EMAIL PROTECTED] http://www.nozell.com/blog
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: Finding the process w/ highest I/O ?

2008-05-15 Thread Marc Nozell
On Thu, May 15, 2008 at 02:48:22PM -0400, Paul Lussier wrote:

 There's an errant process eating up NFS space.  We have over 400 NFS
 clients, any one of which *could* be the culprit.


 I'm thinking a shell (or perl) script, ssh, and
 some /proc thingy here should be able to tell me this...

Have you seen collectl? It is a pretty comprehensive ad-hoc monitoring
tool and has NFS client and server stats support.  The author works in
the HPTC space and it works in some cluster environments.

And it is completely written in perl...

-marc
-- 
Marc Nozell [EMAIL PROTECTED] http://www.nozell.com/blog
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: [GNHLUG] MerriLUG Nashua, Thur 21 Feb, MySQL: The Whys, Whats, and Watch-outs (Talk Postponed)

2008-02-21 Thread Marc Nozell
On Wed, Feb 20, 2008 at 07:14:26AM -0500, Jim Kuzdrall wrote:

 Who ??: Marc Nozell, MySQL Conference presenter, Officially certified
 What : MySQL: The Whys, Whats, and Watch-outs 
 Where: Martha's Exchange
 Day ??: Thur 21 Feb **Tomorrow**
 Time : 6:00 PM for grub, 7:30 PM for discussion (usually upstairs)

Sorry folks but I've come down with the flu today (trust me you don't
want it) and my MySQL talk is **POSTPONED**

I'll gladly give the talk some other time.

-marc

-- 
Marc Nozell [EMAIL PROTECTED] http://www.nozell.com/blog
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: [OT] Keene Pumpkin Festival..

2007-11-01 Thread Marc Nozell
On Wed, Oct 31, 2007 at 02:47:57PM -0400, Greg Rundlett wrote:
 On 10/31/07, Thomas Charron [EMAIL PROTECTED] wrote:
I meant to ask earlier, did anyone end up going to the keene pumpkin
  festival like two weeks ago?
 
  https://kilomonkeys.com/1022071003.jpg
 
 
 Happy Peaceful Halloween
 http://rundlett.com/gallery/v/family/2007/dsc00668.jpg.html

LOL pumpkin

http://www.flickr.com/photos/marcn/1814255761/

-marc
--
Marc Nozell [EMAIL PROTECTED] http://www.nozell.com/blog
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: MySQL v. PostgreSQL, continued, was: Microsoft Access - two questions

2007-07-31 Thread Marc Nozell
On Tue, Jul 31, 2007 at 11:53:23AM -0400, Jon 'maddog' Hall wrote:
  No annoyances like stored procedures
 
 Oh well, they just added stored procedures in 5.0

And a bunch of other useful features such as triggers, views and more
storage engines for specialized database needs (some via 3rd parties).

-marc
--
Marc Nozell [EMAIL PROTECTED] http://www.nozell.com/blog
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: Liberation Fonts?

2007-05-23 Thread Marc Nozell
On Wed, 2007-05-23 at 11:35 -0400, Ted Roche wrote:
 Is that like Freedom Fries?
 
 Anyone tried this?
 
 https://www.redhat.com/promo/fonts/


They are pretty nice.  I've installed them on my Ubuntu/Feisty laptop by
just unpacking them into ~/.fonts and running fc-cache.  Rebooting would
have worked too.

-marc

-- 
Marc Nozell ([EMAIL PROTECTED])   http://nozell.com/blog


signature.asc
Description: This is a digitally signed message part
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Nashua Telegraph article on MythTV installfest

2007-04-04 Thread Marc Nozell
Today's Nashua Telegraph has an article on the front of the second
section Who needs TiVo when you’ve got a room full of geeks? by Dave
Brooks.

You'll need to be a subscriber to get to the article:
http://www.nashuatelegraph.com/apps/pbcs.dll/article?AID=/20070404/COLUMNISTS03/204040339

Here are some quotes:
-

Kaufman was at New Hampshire Technical Institute in Concord thanks
largely to Jon “Maddog” Hall, Amherst’s world-famous Linux guru. (The
two men are practically neighbors but hadn’t realized it previously –
another nod to geek-led community building.)

Hall is executive director of Linux International, in which role he zips
around the globe advocating open source. But closer to home, he’s also a
driving force within the Greater New Hampshire Linux Users Group, the
biggest of the state’s several LUGs.

In that role, occasionally he brings together Granite Staters who love
to plunge waist-deep into computer code, and organizes an open-source
project.

-

The MythTV project was born in 2002. Like most open-source projects that
depend on the effort of volunteers, it remains in what might politely be
called a state of flux.

In other words, it works (sort of, usually) but it’s not easy.

Alas, it remained in flux Saturday, when things did not go quite as
smoothly as was hoped, largely because the technical leader called in
sick.

“We may have to delay the follow-up,” Hall said, ruminatively tugging on
a long white beard that invariably draws Kris Kringle comparisons.

I was only able to hang around for the morning, and folks were still
wrestling with software downloads when I left. 

-

If they can create a device that makes TV shows I want to watch, then
even I will learn how to assemble it. Although maybe that’s too mythical
even for MythTV.

-

-marc

-- 
Marc Nozell ([EMAIL PROTECTED])   http://nozell.com/blog



signature.asc
Description: This is a digitally signed message part
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: Dowloading of podcasts etc. - anyone have a HOWTO?

2007-04-04 Thread Marc Nozell
On Tue, 2007-04-03 at 19:29 -0400, Bill Sconce wrote:
 I hope this doesn't mean I'm becoming a podPerson, but...
 
 Does anyone have a pointer to a HOWTO for, or know how to,
 download Web files offered for streaming so that they can
 be staged for ripping to e.g. a portable player?
 

Does this help? 

http://nozell.com/blog/2007/02/25/convert-audio-from-wmv-files-to-mp3/

-marc
-- 
Marc Nozell ([EMAIL PROTECTED])   http://nozell.com/blog



signature.asc
Description: This is a digitally signed message part
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: *NIX on Itanium

2007-01-30 Thread Marc Nozell
On Tue, Jan 30, 2007 at 07:42:54AM -0800, mike shlitz wrote:

 Best choice for *NIX OS for this machine?  I have
 CentOS running well on my old DEC Alpha.  Ubuntu
 running smoothly on some iMac's, I see FreeBSD has a
 port for IA64, or maybe FC-6 (64bit)?  The last time I
 heard someone say Itanium at a LUG meeting, it was
 followed by hoots of laughter.

The DL590 is of circa 2002/2003 vintage but at the time SLES7 and Red
Hat 7.2 were both supported on it.  

* Deployment of Red Hat Linux 7.2 Itanium Processor Family on Compaq ProLiant 
DL590/64 Servers
http://h2.www2.hp.com/bc/docs/support/UCR/SupportManual/TPM_16s6-0502a-wwen_rev0_us/TPM_16s6-0502a-wwen_rev0_us.pdf

* Deployment of SuSE Linux Enterprise Server 7 for Itanium Processor Family on 
Compaq ProLiant DL590/64 Servers
http://h2.www2.hp.com/bc/docs/support/UCR/SupportManual/TPM_164j-0102a-wwen_rev2_us/TPM_164j-0102a-wwen_rev2_us.pdf

* Firmware and drivers can be found here:
http://h18023.www1.hp.com/support/files/server/us/family/model/1263.html?lang=encc=usprodSeriesId=254895

I'd try installing debian it...

-marc
--
Marc Nozell [EMAIL PROTECTED] http://www.nozell.com/blog
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: Tuning FULLTEXT performance (was Re: Memory upgrade and swap partition size)

2006-09-27 Thread Marc Nozell
On Wed, Sep 27, 2006 at 08:36:49PM -0400, Fred wrote:
 On Wednesday 27 September 2006 09:36, Ben Scott uttered thusly:
  On 9/27/06, Fred [EMAIL PROTECTED] wrote:
   MyISAM tables stinks when it comes to heavy updates, though
   are wicked fast on the queries.
 
There's a pretty direct cause-and-effect relationship there.
 
You might want to look into more advanced database software.
 
  -- Ben
 
 Most of the tables are InnoDB tables; only table that is MyISAM is really the 
 one I need to use FullText with.
 
 However, it may be the case where I could use a more generalized search 
 system and tie that in to the rest of the system. There are two search open 
 source search engines that I know of; I should consider them.

Peter Zaitsev, formerly in the MySQL performance group, mentioned in
his blog[1] today the full text storage engine SPHINX[2].

Probably worth a look.

[1]http://www.mysqlperformanceblog.com/2006/09/27/life-beyond-mysql/
[2]http://www.sphinxsearch.com/

-marc
--
Marc Nozell [EMAIL PROTECTED] http://www.nozell.com/blog
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss


Re: Dapper Drake pointer from Bill Sconce

2006-06-28 Thread Marc Nozell
On Wed, 2006-06-28 at 10:03 -0400, Ted Roche wrote:
 Kudos from Bill Sconce for pointing out that of the two Dapper Drake  
 disks - the well-named Desktop and the mysterious Alternate - the  
 Alternate disk can install in text mode easier, faster and  
 occasionally on a machine that has trouble with the GUI installer. I  
 updated an HP Omnibook PII-266 using the text interface and it worked  
 well.

I've been using Ubuntu on my corporate compaq nc6000 laptop since the
Warty and upgrading all the way to Dapper. Naturally it has gathered 
various configuration cruft along the way.

Recently I installed Dapper from scratch and have taken notes of all the
post-installation configuration step to get it set up the way I like it:

http://nozell.com/blog/my-ubuntu-dapper-configuration/

It is a cut-n-paste from a personal, private wiki so the formatting is a
little rough.

-marc
-- 
Marc Nozell ([EMAIL PROTECTED])   http://nozell.com/blog


___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss


Re: Dapper Drake pointer from Bill Sconce

2006-06-28 Thread Marc Nozell
On Wed, 2006-06-28 at 11:59 -0400, Python wrote:

 Thanks for the tips.  
 
 An alternative for ntp servers is
 http://www.pool.ntp.org/
 
 0.us.pool.ntp.org
 1.us.pool.ntp.org
 2.us.pool.ntp.org
 

I should have been more clear, those 15.x.x.x NTP servers are 
inside our corporate firewall.  The external NTP servers
aren't proxied.

-marc

-- 
Marc Nozell ([EMAIL PROTECTED])   http://nozell.com/blog


___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss


Re: Dapper Drake pointer from Bill Sconce

2006-06-28 Thread Marc Nozell
On Wed, Jun 28, 2006 at 02:30:40PM -0400, Tom Buskey wrote:
 On 6/28/06, Marc Nozell [EMAIL PROTECTED] wrote:
 
 I've been using Ubuntu on my corporate compaq nc6000 laptop since the
 Warty and upgrading all the way to Dapper. Naturally it has gathered
 various configuration cruft along the way.
 
 Recently I installed Dapper from scratch and have taken notes of all the
 post-installation configuration step to get it set up the way I like it:
 
 http://nozell.com/blog/my-ubuntu-dapper-configuration/
 
 
 
 Has anyone upgraded from Breezy(?) 5.10 to Dapper?
 I've tried to upgrade my laptop with both the desktop and alternate CDs with
 no luck.  Tried redownloading the image/reburning w/ verify, etc.

Basically you can replace 'breezy' references with 'dapper' references
in /etc/apt/sources.list and then:

sudo apt-get update  sudo apt-get dist-upgrade

And also read this: https://help.ubuntu.com/community/DapperUpgrades

-marc
--
Marc Nozell [EMAIL PROTECTED] http://www.nozell.com/blog
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss


Re: GNHLUG RSS feeds, was Re: GNHLUG.Www - Automated notification of topic changes

2006-05-02 Thread Marc Nozell
On Tue, May 02, 2006 at 01:45:23PM -0400, Cole Tuininga wrote:
 On Tue, 2006-05-02 at 13:39 -0400, Ted Roche wrote:
  What sort of aspects would you (or any others, please) be interested  
  in? 
 
 For some of us, that question is its own answer in a sense.  Part of
 what I'd like to know is Why should I be interested in RSS, and what
 aspects are there?

The short answer is you, as a knowledge worker, can better keep
yourself informed with what is happening out there in news,
(tech|politics) blogs, wikis, and pretty much any frequently-updated
site.  

A lot of search sites (google, technorati, MSN search, etc) let you
setup searchs that return in RSS format.  For example anytime someone
mentions, say my name, in a blog, it shows up in the aggregator.
Flickr lets you create feeds based on particular tags, say all those
photos tagged with MySQLUC06.

My personal RSS aggregator of choice is currently http://bloglines.com
with over 300 feeds (not that it is ever 'caught up')

It really changes the way I use the web.  No longer do I hit
slashdot.org, cnn.com, cnet.com, sourceforge.net looking for new info.
Nor do I have to remember to check in with amusing blogs like jwz.org
to see if he has updated -- now it just shows up in my list of feeds.

-marc
--
Marc Nozell [EMAIL PROTECTED] http://www.nozell.com/blog
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss


Re: Custom Distro

2006-01-31 Thread Marc Nozell
On Mon, Jan 30, 2006 at 11:55:46AM -0500, Paul Lussier wrote:
 Paul Lussier [EMAIL PROTECTED] writes:
 
  I have a pretty convoluted and heavily customized FAI environment
  here, so I was looking for something to tell me why or how this would
  be better.  I did not succeed :)
 
 Hmm, Now I'm wondering if this is vapor-ware:
 
 As this link:
 
http://linuxcoe.sourceforge.net/#download
 
 mentions this link for downloading the project files:
 
https://sourceforge.net/project/showfiles.php?group_id=144250
 
 which seems to lead to an empty sourceforge project

Check out the CVS snapshots: http://linuxcoe.sourceforge.net/snapshot

I use LinuxCOE at work and it works well.  The nice thing is the
support for multiple distros -- debian, fedora, rhel, sles, suse,
ubuntu.  

-marc
--
Marc Nozell [EMAIL PROTECTED] http://www.nozell.com/blog
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss


Re: Blogging software

2006-01-16 Thread Marc Nozell
On Mon, Jan 16, 2006 at 09:01:57AM -0500, Cole Tuininga wrote:

 Requirements:
 
 - Web based (no having to ssh in to update a blog entry or anything)
 - Simple to use
 - Lightweight (not looking for a *nuke type application)
 - Usable by low bandwidth connections 

I'd recommend WordPress (the new 2.0 is especially nice btw).

Installation is nearly trival -- assuming you already have a php
enabled web server with access to a MySQL database that is.

While you can post using the web interface (now WYSIWYG or HTML) you
can also post via email.  You'll need to setup a 'secret' pop3 account
for it to poll before you go.

Are you going to be taking photos?  Flickr.com will automatically post
photos that you send to a secret flickr.com address.

-marc
--
Marc Nozell [EMAIL PROTECTED] http://www.nozell.com/blog
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss


Re: Photo browsing/Ubuntu.

2005-12-31 Thread Marc Nozell
On Sat, Dec 31, 2005 at 11:25:06AM -0500, Ken D'Ambrosio wrote:
 [And this time, from an add'y the list knows.  Sorry for any duplicates.]
 
 I hate to admit it, but I really like XP's
 photo-browsing-when-it-sees-JPGs-in-a-directory feature.  I could have
 sworn that Nautilus used to have this once upon a time (and, for that
 matter, was even demo'd at a MerriLUG meeting by the Eazel guy); is this
 one of the features the Gnome folks have decided we don't need?  Is there
 something else youses [sic] really like?

Ken,

In the upper right corner is 'View as List', change it to 'View as
Icons' and you'll be happy.  It even displays images from
wmv/avi/mov files if you have the right codecs installed.

-marc
--
Marc Nozell [EMAIL PROTECTED] http://www.nozell.com/blog
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss


Re: howto demo website

2005-09-20 Thread Marc Nozell
On Tue, 2005-09-20 at 10:27 -0500, Richard Soule wrote:
 Greg Rundlett wrote:
  Anybody have suggestions for good (free software) tools for recording 
  and playing back a website demo?  I built an application that has a web 
  frontend, and I want to record user interaction through the site so that 
  I can do demonstrations of the application without requiring the live 
  application.  Say for doing training, or documentation.
 
 Not exactly free software, but...

A similar 'freeware' (free-as-in-beer, no source) tool is wink
(http://www.debugmode.com/wink/).  It too generates flash
and lets you edit and annotate the video.

-marc
-- 
Marc Nozell ([EMAIL PROTECTED])   http://www.nozell.com/blog/


___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss


Re: Nashua Meeting

2005-02-23 Thread Marc Nozell
 I'll be hopefully going, barring sudden explosive misbehavior of 
 children, which I don't expect. 

Sounds like we need GNHLUG babysitting services so more of us can
regularly show up.  It would definitely help my attendance record!

-marc
--
Marc Nozell [EMAIL PROTECTED] http://www.nozell.com/blog
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss


Re: Captive-ntfs

2004-09-14 Thread Marc Nozell
On Tue, Sep 14, 2004 at 04:11:46PM -0400, Whelan, Paul wrote:
 Hi,
 Question for any captive-ntfs users out there.
 Has anyone experienced problems when writing to an xp-sp2/ntfs partition
 while it's in a hybernate state?  The problem I experience when I write
 files to the partition in hybernation is this: when the session resumes
 - no problem, but when that resumed xp session reboots it then goes
 through a checkdisk on boot up and deletes the files that were added by
 captive-ntfs.  It sees them as corrupted inodes (or whatever).

You hibernate XP and then boot Linux?  That seems very dangerous to
me. 

I've been successful modifying a WinXP file (happened to be the SAM
file) using Captive-NTFS when booted from a recent Knoppix CD.  


-marc
--
Marc Nozell [EMAIL PROTECTED] http://www.nozell.com/blog
___
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss


Re: Captive-ntfs

2004-09-14 Thread Marc Nozell
On Tue, Sep 14, 2004 at 05:15:04PM -0400, Whelan, Paul wrote:
 
 Hmmm, never thought of that as dangerous, but that's just me I guess. I've been 
 doing that for years. I also put linux into hibaernate (software-suspend) and boot 
 xp when I need to. 
 I don't have any problems with captive when writing to a non-suspended partition. 

Dangerous in the sense that the hibernated system may save its cached
view of the file system and then you are changing the on-disk
representation of the disk.

-marc
--
Marc Nozell [EMAIL PROTECTED] http://www.nozell.com/blog
___
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss


OT: Re: Site defaced - what next?

2004-08-09 Thread Marc Nozell
On Mon, 2004-08-09 at 15:12, Fred wrote:
 On Sun, 2004-08-08 at 20:34, [EMAIL PROTECTED] wrote:

(There's the area for
  libertarians to engage, btw, businesses care only about money
  and not at all about rights, so this is the danger zone with
  law enforcement encroachment!)
  

gnhlug = greater new hampshire libertarian users group? ;-)

For those folks interested in discussing political
theories, libertarian or otherwise, here are some 
websites that may interest you.

* http://www.freestateproject.org
NH was chosen as the state for libertarians 
to move to.
* http://www.savegrafton.org/
an acquaintance who is started a blog 
in response to Grafton, NH being chosen as 
the first town to implement a libertarian utopia.
* http://groups.yahoo.com/ 
a bunch of vocal folks who will gladly debate
you. See the mailing lists for freetownproject,
Free_Town_Project, GraftonCrisis, nhlivefreeordie, 
freetownproject, etc

Now back to the geek talk please.

-marc
-- 
Marc Nozell ([EMAIL PROTECTED]) http://www.nozell.com/blog/

___
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss


Re: Lost my partition table - can I recover?

2004-08-05 Thread Marc Nozell
On Thu, 2004-08-05 at 09:38, Scott Garman wrote:
 My situation: I have an HP server with two hot-swap SCSI drive bays.
 It's got a RAID controller in it, which has to initialize new drives
 before they can be recognized by the controller. It refers to them as
 logical drives. 
 
 I have inadvertently deleted the logical drive on the original disk, and
 I can not boot to Linux anymore. I am certain that all that's happened
 is the RAID controller re-wrote a new partition table with no
 partitions. When I boot from a RHEL 3.0 CD in rescue mode, it sees the
 drive detected as /dev/cciss/c0d0, whereas before it was
 /dev/cciss/c0d0p1. 
 

The /dev/cciss/c0d0 refers to the entire first disk (think /dev/sda),
while /dev/cciss/c0d0p1 (think /dev/sda1) refers to the first partition 
on the first disk.

Um, did you just trash your entire disk? 

-marc
-- 
Marc Nozell ([EMAIL PROTECTED]) http://www.nozell.com/blog/

___
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss


Re: small samba

2004-08-04 Thread Marc Nozell
On Wed, 2004-08-04 at 07:22, c.e.smith wrote:
 does anyone have any arecomendations for one of the small distros that WILL
 run Samba
 hooping that this might save me some time in trying them out

debian.  

Do a minimal install (I'd guess around 100M) and then:

apt-get install ssh samba 

That will install ssh daemon for secure remote shell
access and samba (plus any dependencies they may have)

-marc
-- 
Marc Nozell ([EMAIL PROTECTED]) http://www.nozell.com/blog/

___
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss


Re: This monday: Webmin, Gentoo

2004-07-30 Thread Marc Nozell
On Fri, Jul 30, 2004 at 09:09:45AM -0400, Ed Lawson wrote:
 [EMAIL PROTECTED] wrote:
 
 On Thu, 29 Jul 2004, at 10:48pm, [EMAIL PROTECTED] wrote:
 
  Gentoo - an awesome file manager. 
 
 
   I thought Gentoo was a distribution?
 
 
 Given the time it takes to use Gentoo maybe it should be considered a 
 file manager. g

For more info on gentoo the...

filemanager:http://www.obsession.se/gentoo

gnu/linux distribution: http://www.funroll-loops.org/

;-)

-marc
--
Marc Nozell [EMAIL PROTECTED] http://www.nozell.com/blog
___
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss


Re: 3rd-party package conflict in upgrade of RedHat?

2004-07-23 Thread Marc Nozell
On Fri, 2004-07-23 at 14:02, Greg Rundlett wrote:
 I'm upgrading from rh8 to fc2 and the install warns me that there are 
 3rd-party packages installed which overlap with packages included in 
 fc2.  If I wish to continue this may cause the packages to not work 
 properly or other system stability issues.  It tells me to see the 
 Release Notes for more information, but I read the release notes and 
 there is not mention of this circumstance.  I wish it would tell me more 
 about *which* packages are concerned.
 
 Unable to find any relevant info on google, I'm thinking it might just 
 solve itself if I upgrade to RedHat 9, then FC2.
 
 I don't want to do a fresh install, because I'm not at all versed in 
 restoring all my personal data and preferences, and don't want to hassle 
 with it.  I do have a backup of my data in case there are problems. 
 
 Does anyone know how I would find out which 3rd-party packages FC2 is 
 concerned with -- so that I might then uninstall them before the upgrade?

I've not done that upgrade, but when you get the message, try 
switching to one of the other virtual consoles.   The Red Hat 
installs display more information there and it may give you a clue.

You could also try to figure out the offending package by running 
something like this:

# rpm -q --queryformat '%{NAME} / %{DISTRIBUTION}  / %{VENDOR} \n'
-qa|grep -v Red Hat

On one of my servers this is some of what I see:

hpasm / (none)  / Hewlett-Packard Company
MySQL-server / (none)  / MySQL AB
j2sdk / (none)  / Sun Microsystems
DSDB / (none)  / Altiris Inc.
mxconsole / (none)  / PolyServe, Inc.

Then try removing those packages not provided by Red Hat.

Or you could consider using debian. :-)

-marc
-- 
Marc Nozell ([EMAIL PROTECTED]) http://www.nozell.com/blog/

___
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss


Re: 3rd-party package conflict in upgrade of RedHat?

2004-07-23 Thread Marc Nozell
On Fri, 2004-07-23 at 14:02, Greg Rundlett wrote:

 I don't want to do a fresh install, because I'm not at all versed in 
 restoring all my personal data and preferences, and don't want to hassle 
 with it.  I do have a backup of my data in case there are problems. 

A nice backup to another disk is always helpful when trying to 
restore configuration files.

A while ago I put together an 130G external USB disk from pieces at
CompUSA.  Essentially a USB 2.0 external enclosure case and the
cheapest large disk they had on sale. 

Now I use the following script to backup my laptop every 
morning when I get into work:

#!/bin/bash
mount /EXTERNAL
echo Backing up /etc to /home/marc/Configs
sudo rsync --progress -av /etc/ /home/marc/Configs/
echo Backing up /PHOTOS to /EXTERNAL/PHOTOS
sudo rsync --progress -av /PHOTOS /EXTERNAL/
echo Backing up /home to /EXTERNAL/laptop-home
sudo rsync --progress -av /home /EXTERNAL/laptop-home/
echo Backing up / to /EXTERNAL/laptop-rootpartition
sudo rsync --progress -av -x / /EXTERNAL/laptop-rootpartition
umount /EXTERNAL

It is a little redundant. Both /home and /PHOTOS are copied 
to their own directories on the external disk as well as
a copy under laptop-rootpartition.  And the contents of
/etc is copied twice too.

There are other tools (mostly rsync + scripts) to keep 
dated versions without taking up a lot of space or tools 
that try to be smarter (unison).  But I find rsync does the 
job.  When the disk gets filled, I'll just clean it out some
of the transient ISOs that got backed up to the external disk.

-marc
-- 
Marc Nozell ([EMAIL PROTECTED]) http://www.nozell.com/blog/

___
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss


Re: Live Free or ...D'oh!

2004-07-13 Thread Marc Nozell
On Tue, 2004-07-13 at 15:24, Michael ODonnell wrote:
 NH to tax chat rooms, IM and WWW mail?
 
  http://www.theunionleader.com/articles_showa.html?article=40593

State Backs Off Plan to Tax Internet
http://www.nhpr.org/view_content/6809/

-marc
-- 
Marc Nozell ([EMAIL PROTECTED]) http://www.nozell.com/blog/

___
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss


Re: Revolution OS

2004-07-07 Thread Marc Nozell
On Wed, 2004-07-07 at 08:11, Andrew W. Gaunt wrote:
 I know this recommendation may be considered to be dated;
 especially since it harkens back 2002 which in geek years
 is a different epoch, but, I thought I'd mention it anyway.
 I've not read much chatter about it and did not see very
 many references in the GNHLUG mail archives.
 
 There is an 86 min film named OS Revolution which I was
 able to rent (on DVD) via Net Flix. It was defintely worthy
 of a Friday night's time in front of the TV (CRT sans keyboard)
 with a few beers. It is a documentary with many (not all) of
 the usual suspects talking about things we like to hear.

I have a copy from some tradeshow (HP schwag) if anyone wants 
to borrow it.

-marc
-- 
Marc Nozell ([EMAIL PROTECTED]) http://www.nozell.com/blog/

___
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss


Re: GNHLUG Nashua meeting, Tomorrow, June 22nd at Marthas

2004-06-24 Thread Marc Nozell
On Tue, 2004-06-22 at 13:26, Jon maddog Hall wrote:
 Havoc Pennington of Red Hat will be detailing Red Hat's road map for the desktop
 
What: Red Hat's Desktop Road Map

FYI I'm posted my notes here:

http://www.nozell.com/cgi/blosxom/linux#20040623_red-hat-desktop-presentation-gnhlug

-marc
-- 
Marc Nozell ([EMAIL PROTECTED]) http://www.nozell.com/blog/

___
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss


Re: Searching a site - including in PDFs and (ugh) DOCs?

2004-06-03 Thread Marc Nozell
On Thu, 2004-06-03 at 15:21, Bill Sconce wrote:
 Hi all -
 
 Does anyone know of a package which can provide a search capability
 for a Web site - including searching in PDF and .DOC files?

How about namazu? For debian users, use: apt-get install namazu2

I've been using it on my laptop (mostly email and text)
but it claims to support a bunch of file formats including
Microsoft Office formats, PDF, gzip, etc.  See
the manual.html that comes with the kit for a complete
list.

-marc
-- 
Marc Nozell ([EMAIL PROTECTED]) http://www.nozell.com/blog/

___
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss


Re: Can this be protected?

2004-03-25 Thread Marc Nozell
On Thu, Mar 25, 2004 at 02:27:44PM -0500, Tilly, Lawrence wrote:

 Now, I've heard of bots similar to what search engines use that crawl
 the web and scour for email addresses on web sites. 

Create a little gif or jpg image that displays your email address.

-marc
--
Marc Nozell [EMAIL PROTECTED] http://www.nozell.com/blog
___
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss


Re: Photo Album

2004-03-11 Thread Marc Nozell
On Thu, 2004-03-11 at 10:46, Cole Tuininga wrote:
 Hi all - I'm looking to replace my current web based photo album
 software as the current one has some security issues.  Anybody have
 suggestions for or against any particular software?
 
 My feature requirements are that it be able to handle multiple albums,
 have sub albums/folders, and most importantly, needs to allow the
 viewer to choose the resolution they wish to view at.  It would be nice
 if it also supported me being able to add comments to the pictures as
 well.
 
 I've found yappa-ng and r.i.g. that seem to do what I want, but I'm
 not familiar with either.  Anybody have feedback or suggestions?

I've been using 'zoph' for a few weeks and am pretty happy with it.  
That said, it is not accessible to anyone but me, but could be. 

Things I like about it:

* web-based *and* command line interface

* stores lots of meta data in MySQL -- photographer, people in the
  picture, location, date, all the exif stuff, mulitple user-defined
  categories, mulitple, user-defined albums...
   
* different way to look at photos -- pictures of Spencer taken by Marc
  and date after 11-March-1999 and category is 'Destination Imagination'

* Export to static photo albums  - 'bins', 'albums' and zoph 
  formatted HTML.  Handy to burn for CD archives or give to non-internet
  relatives.

* Light boxes, multiple users with difference privileges, user ratings
  of photos, etc...

The project hasn't had a release in a while, but the developer is still
around.   I started with the version in debian/testing (apt-get install
zoph), but have since pulled the latest files from their CVS tree.

-marc
-- 
Marc Nozell [EMAIL PROTECTED] http://www.nozell.com/blog

___
gnhlug-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss


Re: What's the best way to automatically swap smart hosts (sendmail)?

2003-07-01 Thread Marc Nozell

My laptop also travels between different networks (home,
work-behind-firewall and work-not-behind-firewall).

I set the smtp host for evolution (kmail, mozilla -mail, etc) to be:
localhost:2525 and then use a network-appropriate script to forward
the mail across ssh to a properly configured mail server. 

#!/bin/bash
# connect-smtp-home
# port 2525 - SMTP on home linux server
ssh -f -C -L 2525:127.0.0.1:25 -l marc nozell.dyndns.org sleep 3600

#!/bin/bash
# connect-smtp-work
# port 2525 - SMTP on work desktop linux server
ssh -f -C -L 2525:127.0.0.1:25 -l marc XXX.XXX.XXX sleep 3600

#!/bin/bash
# connect-smtp-work-external
# port 2525 - SMTP on work external linux server
ssh -f -C -L 2525:127.0.0.1:25 -l nozell YYY.YYY.YYY sleep 3600

Don't know about mutt, but surely there is a way.

-marc
--
Marc Nozell [EMAIL PROTECTED] http://www.nozell.com/blog

pgp0.pgp
Description: PGP signature


Re: Palm/Linux Database

2003-06-07 Thread Marc Nozell
On Fri, Jun 06, 2003 at 05:55:04PM +, [EMAIL PROTECTED] wrote:
 I would like to find an application(s) that would allow me to produce a database
 (s) for personal use, and to be able to access it from my Linux system, as well 
 as some way to access it from my Palm Pilot.
 
 Anyone know of any such software available?

Get pilot-db for the palm (http://pilot-db.sourceforge.net/) which can
import and export CSV files.

It is near trival to pull info out of MySQL/postgres in that format.

-marc
--
Marc Nozell [EMAIL PROTECTED] http://www.nozell.com/

pgp0.pgp
Description: PGP signature