Re: External Hard Drive formatting

2007-06-29 Thread Brant Evans
It works nicely when I have to use a Windoze system as a middle man between two linux systems. Brant On 6/29/07, JT Moree <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Brant Evans wrote: > > There is also an Ext2 driver for Windows. It works great and will work

Re: ffmpeg on ?

2007-06-29 Thread Justin Mann
I hope that i am replying to yourmessage. We've just gotten evolution to work well enough that email can atleast be written, and they're is some audible feedback. The next project is to figgure out how to enable telnet so that i can administer this thing remotely until I get more comfortable with

Re: UNIX- Grad-daddy of all modern operating systems?

2007-06-29 Thread Josef Lowder
. On Fri, 29 Jun 2007 16:08, Jim wrote > I don't know if this would be in the one up category, but I remember > being a high school freshman in 1981 and spending time after school > in the math teacher's room messing around with his TRS80 with a > whopping 4KB RAM and running programs stored on

Re: UNIX- Grad-daddy of all modern operating systems?

2007-06-29 Thread Jim
Lynn Newton wrote: > But I'm sure there are a number of subscribers to this list > who can one-up me with "I remember when" stories, by margins > of several years at least. I don't know if this would be in the one up category, but I remember being a high school freshman in 1981 and spending time

Re: UNIX= Grand-daddy of all modern operating systems?

2007-06-29 Thread Mike Schwartz
Wasn't there a thread somewhere recently (maybe here on PLUG-discuss?) stating that the original name for [what eventually became] "Windows NT", was "OS/2 3.0"? I think it was partly based on some BSD or something. Plus, I think it served as the baseline for many later versions of Windows (e.g. W

Re: External Hard Drive formatting

2007-06-29 Thread JT Moree
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Brant Evans wrote: > There is also an Ext2 driver for Windows. It works great and will work > with an Ext3 partition as they are compatible. > > http://www.fs-driver.org/ > > Brant dude. you're going to let windows have access to your Linux partiti

Re: [Reminder] Installfest @ Sat Jun 30 10am - 4pm (plug-discuss@lists.plug.phoenix.az.us)

2007-06-29 Thread JT Moree
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Google Calendar wrote: > > Google Calendar > > plug-discuss@lists.plug.phoenix.az.us, this is a reminder for > > > Installfest > > Sat Jun 30 10am - 4pm I have to work. won't make it. - -- JT Morée PC Xperi

Re: UNIX- Grad-daddy of all modern operating systems?

2007-06-29 Thread Lynn Newton
C++, eh? When I first studied C (not ++, and pre-ANSI days), I got a book from a Walden bookstore on the far west side of town -- and I live in northeast Phoenix -- because it was the only bookstore in town I could find *any* book on C -- and it was not K&R -- in its collection of 20 or so compute

Re: UNIX= Grand-daddy of all modern operating systems?

2007-06-29 Thread Dan Lund
Msdos was fashioned from cp/m, apple macos from a xerox parc project, windows from macos, os/2 from a posix environment, winnt 3.x from os/2 and VMS. On 6/29/07, Michael Havens <[EMAIL PROTECTED]> wrote: > Is that true? I thought I had read that Microsoft was built on top of UNIX > at one time. W

Re: ffmpeg on ?

2007-06-29 Thread KevinO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Vaughn Treude wrote: > Kevin, It took me a while, but I finally got around to updating the sources for urpmi. The easyurpmi web site was easy to use, but I'm still having trouble. 1. The first time, it assigned me servers in Pennsylvania and the Cze

Re: UNIX- Grad-daddy of all modern operating systems?

2007-06-29 Thread DX
Hey, I know what your talking about. We studied "Old School" programming on my first class in C++. I remember the funny "They drop my punch cards stories". Good times :) On Fri, 2007-06-29 at 14:40 -0700, Lynn Newton wrote: > BTW, I took my first programming class in 1966, three years > before Uni

Re: UNIX- Grad-daddy of all modern operating systems?

2007-06-29 Thread Michael Havens
by all means: reminence all you wish! On Friday 29 June 2007 2:40 pm, Lynn Newton wrote: > BTW, I took my first programming class in 1966, three years > before Unix was invented. > > I learned a programming language called SCATR for an IBM mainframe > (the 360? or maybe that came later), which was

Re: UNIX- Grad-daddy of all modern operating systems?

2007-06-29 Thread Lynn Newton
BTW, I took my first programming class in 1966, three years before Unix was invented. I learned a programming language called SCATR for an IBM mainframe (the 360? or maybe that came later), which was pretty close to assembly language, and had to enter my programs on IBM punch cards which I would h

Pre-Announcement - dennisk due to announce GPLv3 released!!!

2007-06-29 Thread Darrin Chandler
Any time now, Dennis! We're waiting! ;-) -- Darrin Chandler| Phoenix BSD User Group | MetaBUG [EMAIL PROTECTED] | http://phxbug.org/ | http://metabug.org/ http://www.stilyagin.com/ | Daemons in the Desert | Global BUG Federation ---

Re: UNIX- Grad-daddy of all modern operating systems?

2007-06-29 Thread Lynn Newton
Well, plenty of operating systems existed before Unix, which came into being starting in 1969. But before that there were all kinds of OS's. Microsoft borrowed and corrupted some perfectly good ideas from Unix, then proceded to mess them up royally. With Apple there is pre-OS X and after OS X. OS

Re: UNIX- Grad-daddy of all modern operating systems?

2007-06-29 Thread keith smith
In the early days M$ ran Unix. Michael Havens <[EMAIL PROTECTED]> wrote: Is that true? I thought I had read that Microsoft was built on top of UNIX at one time. What about Apple? --- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us

Re: UNIX= Grand-daddy of all modern operating systems?

2007-06-29 Thread Michael Havens
Is that true? I thought I had read that Microsoft was built on top of UNIX at one time. What about Apple? --- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change your mail settings: http://lists.PL

UNIX- Grad-daddy of all modern operating systems?

2007-06-29 Thread Michael Havens
Is that true? I thought I had read that Microsoft was built on top of UNIX at one time. What about Apple? --- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change your mail settings: http://lists.P

Re: ffmpeg on ?

2007-06-29 Thread Vaughn Treude
KevinO wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Vaughn Treude wrote: >> For most things, the configure/make/install sequence has worked fine for >> me. It's a pain, though, when there are a lot of small pieces. > It is a huge pain on an older system like this. > >> I've us

Re: I forgot....

2007-06-29 Thread Shawn Badger
In gnome it as simple as pressing the Print Screen button for everything or ALT Print Screen for the active window. On 6/29/07, eculbert <[EMAIL PROTECTED]> wrote: IF running a KDE gui, just 'graphics' and scroll to Ksnapshot!!! Ed. --- Michael Havens <[EMAIL PROTECTED]> wrote: > How do you

Declined: [Reminder] Installfest @ Sat Jun 30 10am - 4pm(plug-discuss@lists.plug.phoenix.az.us)

2007-06-29 Thread Bryan O'Neal
BEGIN:VCALENDAR METHOD:REPLY PRODID:Microsoft CDO for Microsoft Exchange VERSION:2.0 BEGIN:VTIMEZONE TZID:(GMT-07.00) Arizona X-MICROSOFT-CDO-TZID:38 BEGIN:STANDARD DTSTART:16010101T00 TZOFFSETFROM:-0700 TZOFFSETTO:-0700 END:STANDARD BEGIN:DAYLIGHT DTSTART:16010101T00 TZOFFSETFROM:-0700 TZO

Accepted: [Reminder] Installfest @ Sat Jun 30 10am - 4pm(plug-discuss@lists.plug.phoenix.az.us)

2007-06-29 Thread Joseph King
BEGIN:VCALENDAR METHOD:REPLY PRODID:Microsoft CDO for Microsoft Exchange VERSION:2.0 BEGIN:VTIMEZONE TZID:(GMT-07.00) Arizona X-MICROSOFT-CDO-TZID:38 BEGIN:STANDARD DTSTART:16010101T00 TZOFFSETFROM:-0700 TZOFFSETTO:-0700 END:STANDARD BEGIN:DAYLIGHT DTSTART:16010101T00 TZOFFSETFROM:-0700 TZO

[Reminder] Installfest @ Sat Jun 30 10am - 4pm (plug-discuss@lists.plug.phoenix.az.us)

2007-06-29 Thread Google Calendar
BEGIN:VCALENDAR PRODID:-//Google Inc//Google Calendar 70.9054//EN VERSION:2.0 CALSCALE:GREGORIAN METHOD:REQUEST BEGIN:VEVENT DTSTART:20070630T17Z DTEND:20070630T23Z DTSTAMP:20070629T170303Z ORGANIZER;CN=Phoenix Linux User's Group:MAILTO:[EMAIL PROTECTED] roup.calendar.google.com UID:[EMAIL

Re: I forgot....

2007-06-29 Thread eculbert
IF running a KDE gui, just 'graphics' and scroll to Ksnapshot!!! Ed. --- Michael Havens <[EMAIL PROTECTED]> wrote: > How do you take a screen shot? I thought it was > xscreenshot but it seems I was > wrong. > --- > PLUG-discuss mailing list - > P

Re: I forgot....

2007-06-29 Thread KevinO
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michael Havens wrote: > How do you take a screen shot? I thought it was xscreenshot but it seems I > was > wrong. > --- > PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us > To subscribe

Re: I forgot....

2007-06-29 Thread Matt Graham
On Friday 29 June 2007 09:32, after a long battle with technology, Michael Havens wrote: > How do you take a screen shot? I thought it was xscreenshot but it > seems I was wrong. xwd -out file.xwd (button-1 click on window you'd like to dump) convert file.xwd file.png ...use -root to dump the en

I forgot....

2007-06-29 Thread Michael Havens
How do you take a screen shot? I thought it was xscreenshot but it seems I was wrong. --- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change your mail settings: http://lists.PLUG.phoenix.az.us/ma