HI Everybody,
The annual WLUG BBQ will be held in place of our next meeting!
The BBQ will be held at Doug Waud's house in Shrewsbury, MA. Thanks, Doug!
Directions can be found on the WLUG website.
WLUG will supply burgers, dogs, chips, soda. Feel free to bring other food
items that you might like to share with the rest of us. You may also BYOB if
you so desire.
The rain date will be on Thursday, July 17th. Call Doug's house directly if
there is any question about the weather. Try www.switchboard.com and search
for "Waud" in "Shrewsbury MA".
Please RSVP to Andy Stewart so we have some idea how much food to purchase.
See ya there!
Andy
--
Andy Stewart, Founder
Worcester Linux Users' Group
Worcester, MA USA
http://www.wlug.org
Hi,
I'd like to try setting up a FreeS/Wan IPSec tunnel between my network
and anyone who has a static IP address for test purposes.
My cable connection is assigned by DHCP, but I have a registered name
for the address, sgaede.ne.client2.attbi.com. On my private subnet, I
have a second PC. I can run Win98, W2K, and a couple flavors of Linux on
my gateway, and Linux / Win98 on my private subnet.
I've tried setting up a connection between the two boxes, but it fails
because the two machines are on the same subnet...
Anyone interested?
Thanks,
Skip
Does anyone know of any Linux consulting services in Mass? My company
is looking for someone to turn to if we have a linux problem that
resists solving. We are a Debian shop.
-Adam
Hi All,
I've been working on a database with a web interface for the past few
years in my spare time, and as you can guess, I haven't had much time
lately, and they people I'm doing this for would like to get it
wrapped up if possible.
I'm looking for someone to help me understand/write PHP code (possibly
using PHPLIB and oohforms) to add/edit/delete records in a MySQL
database. This isn't really hard, except that I need to be able to
add/edit varying numbers of fields in each record.
For a better example, take a look at:
http://jfs.ecotarium.org/AAS/john/sql-search.php
and search for the name "Anderson".
As you can see, records can have varying numbers of Roles, References,
Addresses, etc. The searching of the DB is working just fine, as you
can see, it really just needs some tweaking on the search form side,
but the core is all there.
I've been beating my head out with the PHPLIB oohforms stuff to try
and make it so I can start out with a basic record: heading, ref,
role, authority number, note and address. I need to be able to allow
the user to add additional roles, references, and addresses when
adding records.
So does anyone out there have either:
1. good oohforms examples?
2. good ideas on what other PHP libraries I can use to make my life
simpler, or ideally some code I can steal, file off the serial
numbers, and re-work to do what I need?
For some piss poor examples of what I'm trying to do with forms, take
a look at:
http://jfs.ecotarium.org/AAS/john/test/form.php
/sql-add-test.php
to see what I've been trying to make work so far.
Thanks,
John
john(a)stoffel.org
Hi Everybody,
As of today, my new e-mail address is:
andystewart(a)comcast.net
Maybe I'll get to keep this one for a while......
--
Andy Stewart, Founder
Worcester Linux Users' Group
Worcester, MA USA
http://www.wlug.org
I tried playing around on the net and I didn't find it in the first 100
links on google so I was wondering if anyone out there might know this. Do
you know if there is a linux driver for the RealMagic Hollywood Plus DVD
hardware decoder card by sigma designs?
Geoffrey Phillips
gphillips(a)clarkie.net
You could of just used either knoppix or cool kinux to boot of the CD
drive, no need to install suse just to run reiserfsck. I have bough
becuase for soem reason one works one some of my computer while ther other
oen does not, dont quite understand.
Original Message:
-----------------
From: wlug-request(a)mail.wlug.org
Date: Thu, 26 Jun 2003 12:01:03 -0400
To: wlug(a)mail.wlug.org
Subject: Wlug digest, Vol 1 #613 - 1 msg
Send Wlug mailing list submissions to
wlug(a)mail.wlug.org
To subscribe or unsubscribe via the World Wide Web, visit
http://mail.wlug.org/mailman/listinfo/wlug
or, via email, send a message with subject or body 'help' to
wlug-request(a)mail.wlug.org
You can reach the person managing the list at
wlug-admin(a)mail.wlug.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Wlug digest..."
Today's Topics:
1. Help! - Final (Michael Long)
--__--__--
Message: 1
From: "Michael Long" <mlong(a)datalong.com>
To: "WLUG" <wlug(a)mail.wlug.org>
Date: Wed, 25 Jun 2003 17:29:54 -0400
Subject: [Wlug] Help! - Final
Reply-To: wlug(a)mail.wlug.org
I ended up buying SuSE 8.2 and installing it on another drive. I then
used reiserfsck that came with it to repair the partition. Big
mistake, the data was lost. Now I am off to rebuild my system from
backups. :(
--__--__--
_______________________________________________
Wlug mailing list
Wlug(a)mail.wlug.org
http://mail.wlug.org/mailman/listinfo/wlug
End of Wlug Digest_______________________________________________
Wlug mailing list
Wlug(a)mail.wlug.org
http://mail.wlug.org/mailman/listinfo/wlug
--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .
Hi,
My son-in-law has two offices, one in Worcester and one in Brocton,
and he want to logically tie them together. The office in Brocton
has a dialup connection to AOL, while the office in Worcester has
a DSL connection.
I ended up buying SuSE 8.2 and installing it on another drive. I then
used reiserfsck that came with it to repair the partition. Big
mistake, the data was lost. Now I am off to rebuild my system from
backups. :(
I got the bright idea...finally...to look at the boot partition
(hdb5). I ran badblock and it came back with no bad blocks. Next
reiserfsck --fix-fixable /dev/hda5 was run with the following results:
reiserfs_open: bitmap 0 was marked free
reiserfs_open: first bitmap looks corrupted
Analyzing journal..Segmentation fault
Could this be why my drives are mounting as readonly? How do I correct
this problem?
Thanks,
Mike
> man mount
>
> have you tried remounting it as rw. specify when you call mount to
> remount it as rw. otherwise explore the riserfsck more.
>
> Something to try.. If nothing else, backup the data and reformat
the
> partition.
>
> On Sun, 22 Jun 2003, Michael Long wrote:
>
> >
> > Reiserfsck has been run successfully and the system is still
> > mounting / as readonly. I have found that the /boot directory is
empty
> > and it was empty before running reiserfsck. Where do I go from
here?
> >
> > Any guidence will be greatly appreciated,
> > Mike
> >
> > _______________________________________________
> > Wlug mailing list
> > Wlug(a)mail.wlug.org
> > http://mail.wlug.org/mailman/listinfo/wlug
> >
>
> --
>
> ¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø
> Karl Hiramoto <karl(a)hiramoto.org>
> Work: 978-425-2090 ext 25
> Cell: 508-517-4819
> Personal web page: http://karl.hiramoto.org/
> Freedom: http://www.technojihad.com/
> Zoop Productions: http://www.zoop.org/
> KTEQ Rapid City: http://www.kteq.org/
> AOL IM ID = KarlH420 Yahoo_IM = karl_hiramoto
> ¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø
>
> "Linux poses a real challenge for those with a taste for late-night
> hacking (and/or conversations with God)."
> (By Matt Welsh)
>
>
> _______________________________________________
> Wlug mailing list
> Wlug(a)mail.wlug.org
> http://mail.wlug.org/mailman/listinfo/wlug
>
>
>