From jim at well.com Fri Oct 2 00:09:30 2009 From: jim at well.com (jim) Date: Fri, 02 Oct 2009 00:09:30 -0700 Subject: [sf-lug] sf-lug meets this sunday from 11 AM to 1 PM at cafe enchante on geary at 26th Message-ID: <1254467370.6374.25.camel@jim-laptop> SF-LUG meets this sunday, 20091004, at cafe enchante in san francisco on geary blvd at 26th avenue from 11 AM to 1 PM or so. From Michael.Paoli at cal.berkeley.edu Sun Oct 4 10:37:05 2009 From: Michael.Paoli at cal.berkeley.edu (Michael Paoli) Date: Sun, 04 Oct 2009 10:37:05 -0700 Subject: [sf-lug] "Slides" ... and notes!: 2009 OpenSource World (nee LinuxWorld Conference & Expo), also Next Generation Data Center (NGDC) and CloudWorld Message-ID: <20091004103705.11589uhblnec6wcg@webmail.rawbw.com> The conference portion of 2009 OpenSource World / NGDC / CloudWorld was, overall, rather to quite good[1]. The presentation "slides" are also available[2] (as PDF files). For those that might be interested, I've also got my chicken-scratch notes from sessions and keynotes I attended available on-line[3]. footnotes/references: 1. sessions/keynotes varied from fair through excellent 2. http://www.opensourceworld.com/presentations 3. look under: http://www.rawbw.com/~mp/linux/OpenSource_World/ From sverma at sfsu.edu Sun Oct 4 11:56:42 2009 From: sverma at sfsu.edu (Sameer Verma) Date: Sun, 4 Oct 2009 11:56:42 -0700 Subject: [sf-lug] About USB partitioning and formatting In-Reply-To: <20090918003542.GJ29543@linuxmafia.com> References: <1253152736.6415.80.camel@jim-laptop> <20090918003542.GJ29543@linuxmafia.com> Message-ID: <5fb387c70910041156l444d8c3ch19e757eaea40eb91@mail.gmail.com> On Thu, Sep 17, 2009 at 5:35 PM, Rick Moen wrote: > Quoting jim (jim at well.com): > >> ? ?i am, of course, interested in how my surmises >> are wrong-headed and what might be misinformation >> or omissions from the linked page. > > The basic advice is good (in that they qualify why they're saying what > they say, and tell you why most repartitioning of NAND flash devices is > likely to be actively harmful. > > I covered the same topic back in 2003 in an article I wrote for _Linux > Journal_, back when these drives were a relatively new problem (and some > of us ran still systems with 2.4 kernels): > http://www.linuxjournal.com/article/6867 > > You'll note that I said I was avoiding re-doing the drive formatting > to cut device fatigue, and because the provided FAT filesystem has > the advantage of ubiquitous support, even though I referred to FAT as > an "antique disk format". ?Detailing why would take a while, but > basically it depends entirely too much on repeated reads/writes to a > few fixed data structures. ?When the 65-byte (or whatever applies) blocks > those key structures live on wear out, the entire NAND flash drive > becomes landfill. > > One could argue that you'd be better off doing a one-time conversion to, > say, JFFS2, which deliberately "levels" the NAND wear over the entire > device. ?As the wiki page implies, you'd want to plan your mkfs.jffs2 > approach with some attention to the device's physical characteristics. > > I haven't personally played with JFFS or other NAND-appropriate > filesystems, because flash drives are cheap, and the lingua-franca > aspects of FAT are too useful. > > > _______________________________________________ > sf-lug mailing list > sf-lug at linuxmafia.com > http://linuxmafia.com/mailman/listinfo/sf-lug > Here's something interesting about flash "disks" and filesystems that work efficiently with them. This is a post by David Woodhouse, who wrote JFFS. http://www.advogato.org/person/dwmw2/diary/211.html Evidently, bulk of the problem stems from how vendors make SSDs appear to be just like spinning disks. So, in effect, if you formatted your filesystem to use ext3, it would be ext3 -> vendor's translation layer -> SSD, which then implies that the vendor's translation layer (which is proprietary) is to be relied on and if something goes wrong, we don't have any open way to fix it. cheers, Sameer -- Dr. Sameer Verma, Ph.D. Associate Professor, Information Systems Director, Center for Business Solutions San Francisco State University http://verma.sfsu.edu/ http://cbs.sfsu.edu/ http://is.sfsu.edu/ From haydenmuhl at yahoo.com Mon Oct 5 11:30:00 2009 From: haydenmuhl at yahoo.com (Hayden Muhl) Date: Mon, 5 Oct 2009 11:30:00 -0700 (PDT) Subject: [sf-lug] Attn: Christian Einfeldt, et al. - Expanding the Linux userbase Message-ID: <85408.1901.qm@web51905.mail.re2.yahoo.com> I've been doing some thinking since last month's BALUG where Christian presented his work putting Linux computers in some underfunded local schools. I gathered from his presentation that there are two main goals in this project. 1. Make computers available to schools that may not be able to otherwise afford them. 2. Expand the userbase of open source software by introducing it to students in these schools. It seems that the first goal is being successfully met, so the subject of this email is about how to better meet the second goal. One of the difficulties mentioned in having more students using Linux at home was tech support. Supporting a school full of Linux desktops is manageable because evrything is in one central location. If students start taking computers home and expecting tech support, you now have many multiple locations where you will have to deliver tech support. This situation is much less manageable. How do we solve this? Laptops. If students have laptops running Linux that they can take home, the logistics of tech support become much simpler. If something is wrong with their computer, all they have to do is bring the computer in to school for troubleshooting. Once again, those people providing tech support have one central location to work from. Of course, this raises a couple questions. 1. Where can we find laptops for these students? 2. How difficult will it be to deal with non-standard laptop hardware? 1. I've asked around among co-workers and web forums, and one common suggestion is to solicit large companies for donations. Many companies have a policy to replace a laptop that is two or three years old. This would take some footwork, but I'm sure we could find local companies willing to part with their old hardware. IIRC, Partemis has, or is applying for 501(c)(3) status. If that's the case, tax write-offs for in-kind donations could be used as an incentive to donate. Some organizations may remove and destroy the hard drives as a security measure, but hard drives are fairly cheap to replace. Since the idea is that the students will own these laptops, I don't think this it would be prohibitively expensive to expect the students to covers some of these costs. 2. Honestly, I don't know the answer to this question. This is something we would need to gauge in determining the feasability of this plan. So, I'd like to open it up to the mailing list. Does this seem like a realistic plan? Are there considerations I've missed? Any other random thoughts? - Hayden Muhl From einfeldt at gmail.com Mon Oct 5 11:52:54 2009 From: einfeldt at gmail.com (Christian Einfeldt) Date: Mon, 5 Oct 2009 11:52:54 -0700 Subject: [sf-lug] Attn: Christian Einfeldt, et al. - Expanding the Linux userbase In-Reply-To: <85408.1901.qm@web51905.mail.re2.yahoo.com> References: <85408.1901.qm@web51905.mail.re2.yahoo.com> Message-ID: <4b5781040910051152k2570a72br31678149db77ceee@mail.gmail.com> hi, On Mon, Oct 5, 2009 at 11:30 AM, Hayden Muhl wrote: > How do we solve this? Laptops. > This is one solution that Partimus is pursuing. We are actively looking for grants, but if anyone on this list wanted to be really helpful, one possible avenue is helping us look for grants, such as Hayden suggested. Partimus would then write the application and submit it. > IIRC, Partemis has, or is applying for 501(c)(3) status. Partimus has had a 501(c)(3) status for a couple of years. > I don't think this it would be prohibitively expensive to expect the > students to covers some of these costs. > Many of the students whom we are helping living in households below the federal poverty guidelines. They get subsidized lunches, or they don't eat lunch in many cases. It is difficult to exaggerate how poor some of these kids are. Thx for bringing up this topic, Hayden. -------------- next part -------------- An HTML attachment was scrubbed... URL: From sverma at sfsu.edu Mon Oct 5 18:08:51 2009 From: sverma at sfsu.edu (Sameer Verma) Date: Mon, 5 Oct 2009 18:08:51 -0700 Subject: [sf-lug] Attn: Christian Einfeldt, et al. - Expanding the Linux userbase In-Reply-To: <85408.1901.qm@web51905.mail.re2.yahoo.com> References: <85408.1901.qm@web51905.mail.re2.yahoo.com> Message-ID: <5fb387c70910051808l6a0581e7g502cff548e038f80@mail.gmail.com> On Mon, Oct 5, 2009 at 11:30 AM, Hayden Muhl wrote: > I've been doing some thinking since last month's BALUG where Christian presented his work putting Linux computers in some underfunded local schools. ?I gathered from his presentation that there are two main goals in this project. > > 1. Make computers available to schools that may not be able to otherwise afford them. > 2. Expand the userbase of open source software by introducing it to students in these schools. > > It seems that the first goal is being successfully met, so the subject of this email is about how to better meet the second goal. > > One of the difficulties mentioned in having more students using Linux at home was tech support. ?Supporting a school full of Linux desktops is manageable because evrything is in one central location. ?If students start taking computers home and expecting tech support, you now have many multiple locations where you will have to deliver tech support. ?This situation is much less manageable. > > How do we solve this? ?Laptops. > > If students have laptops running Linux that they can take home, the logistics of tech support become much simpler. ?If something is wrong with their computer, all they have to do is bring the computer in to school for troubleshooting. ?Once again, those people providing tech support have one central location to work from. > > Of course, this raises a couple questions. > > 1. Where can we find laptops for these students? > 2. How difficult will it be to deal with non-standard laptop hardware? > > 1. ?I've asked around among co-workers and web forums, and one common suggestion is to solicit large companies for donations. ?Many companies have a policy to replace a laptop that is two or three years old. ?This would take some footwork, but I'm sure we could find local companies willing to part with their old hardware. ?IIRC, Partemis has, or is applying for 501(c)(3) status. ?If that's the case, tax write-offs for in-kind donations could be used as an incentive to donate. > > Some organizations may remove and destroy the hard drives as a security measure, but hard drives are fairly cheap to replace. ?Since the idea is that the students will own these laptops, I don't think this it would be prohibitively expensive to expect the students to covers some of these costs. > > 2. ?Honestly, I don't know the answer to this question. ?This is something we would need to gauge in determining the feasability of this plan. > > So, I'd like to open it up to the mailing list. ?Does this seem like a realistic plan? ?Are there considerations I've missed? ?Any other random thoughts? > > - Hayden Muhl > > > > > > _______________________________________________ > sf-lug mailing list > sf-lug at linuxmafia.com > http://linuxmafia.com/mailman/listinfo/sf-lug > Sugarlabs.org is addressing this issue (although for children between the ages of 6 and 12 approx.) with Sugar on a Stick (SoaS http://wiki.sugarlabs.org/go/Sugar_on_a_Stick). The idea is that the child has a USB stick that moves from computer at school to computer at home/library/community center. SoaS is fully bootable Fedora Linux with Sugar (http://wiki.sugarlabs.org/go/Getting_Started) on it. The work and the apps needed to create/edit/display the work all go with the student in one package. cheers, Sameer -- Dr. Sameer Verma, Ph.D. Associate Professor, Information Systems Director, Center for Business Solutions San Francisco State University http://verma.sfsu.edu/ http://cbs.sfsu.edu/ http://is.sfsu.edu/ From rick at linuxmafia.com Mon Oct 5 18:17:27 2009 From: rick at linuxmafia.com (Rick Moen) Date: Mon, 5 Oct 2009 18:17:27 -0700 Subject: [sf-lug] About USB partitioning and formatting In-Reply-To: <5fb387c70910041156l444d8c3ch19e757eaea40eb91@mail.gmail.com> References: <1253152736.6415.80.camel@jim-laptop> <20090918003542.GJ29543@linuxmafia.com> <5fb387c70910041156l444d8c3ch19e757eaea40eb91@mail.gmail.com> Message-ID: <20091006011727.GX31333@linuxmafia.com> Quoting Sameer Verma (sverma at sfsu.edu): > Here's something interesting about flash "disks" and filesystems that > work efficiently with them. This is a post by David Woodhouse, who > wrote JFFS. http://www.advogato.org/person/dwmw2/diary/211.html Very enlightening, thanks. I'm glad, for now, that I've not used NAND flash devices for anything other than transporting data between machines and as maintenance boot media. From bliss at sfo.com Thu Oct 8 13:02:25 2009 From: bliss at sfo.com (B Sellers) Date: Thu, 08 Oct 2009 13:02:25 -0700 Subject: [sf-lug] [Fwd: Issue #3 of of Opensourc3 magazine is available for free download] Message-ID: <4ACE4551.50100@sfo.com> Thought this might be of some interest to some of the users. -------- Original Message -------- Subject: Issue #3 of of Opensourc3 magazine is available for free download Date: Thu, 8 Oct 2009 07:29:30 -0700 (PDT) From: opensourc3 Organization: http://groups.google.com Newsgroups: comp.os.linux.hardware Opensourc3 is a magazine dedicated to Unified and Cloud Computing using open source technologies. It is published on a monthly basis. This issue loooks at: - KaOS- a new Open Source Hypervisor and virtualization platform - Live Migration - PostgreSQL - Virtualizing VoIP - Packet Analysis with ScaPY For your free copy do to http://www.opensourc3.org . Issue 3 is directly downloadable at http://download.opensourc3.org/pdf/issue3.pdf or via flash reader at http://download.opensourc3.org/flash/issue3.html -------- End Original Message -------- later Bobbie Sellers From einfeldt at gmail.com Thu Oct 8 15:49:23 2009 From: einfeldt at gmail.com (Christian Einfeldt) Date: Thu, 8 Oct 2009 15:49:23 -0700 Subject: [sf-lug] Open house for a Linux-powered public school next Saturday Oct 17 noon to 3 pm! Message-ID: <4b5781040910081549t788f2a14uc64892af614dfe83@mail.gmail.com> Hi, There will be an open house of one of the Linux-powered public schools in San Francisco's Western Addition next Saturday, October 17, from noon to 3 pm. You will be able to come and see our Linux LDAP lab and find out about how we (Partimus.org) are doing Linux out-reach to staff, students, and the students' parents to increase the visibility of Linux in this community. If you like messing with Linux computers (either software or hardware) or if you are interested in helping maintain our server(s), we would be glad to show you what we are doing. Please call Christian Einfeldt when you arrive at 415-351-1300, so that someone can let you into the school. The school is located a the corner of Turk and Pierce streets in San Francisco. There is free parking for about 20 cars, but we encourage people to take public transit. The entrance to the parking lot is is on the north side of Golden Gate, about 50 yards from Pierce Street, between Scott and Pierce. Golden Gate is a one-way street between Scott and Pierce, and so you will need to approach the school from Golden Gate and Scott Street. The campus is large and confusing and there are two buildings, so you won't be able to find your way by yourself, and the school is behind locked gates 24/7, so you will need to call Christian Einfeldt when you arrive to get in. The school is served by bus stops at Pierce and Eddy (the 31 Balboa) and at McAllister and Pierce (the 5 Fulton). The 38 Geary bus has near-by stops at Fillmore & Geary and at Scott and Geary, and the 24 Divisadero is two blocks away, as is the 22 Fillmore. We are not publishing the name of the school so as to avoid phone calls to the school, so if you google the school, please don't call the school. This out-reach is a project of Partimus.org, a non-profit dedicated to bringing Free Open Source Software to schools. -------------- next part -------------- An HTML attachment was scrubbed... URL: From stoop.poetry at gmail.com Sun Oct 11 11:29:14 2009 From: stoop.poetry at gmail.com (Stoop) Date: Sun, 11 Oct 2009 11:29:14 -0700 Subject: [sf-lug] Where can I get my computer transitioned? Message-ID: <9a05ace50910111129t204e2a26m9d323f7c7209e8d@mail.gmail.com> Hi there folks! My name's Stoop, and I'm just new to San Francisco. I have an old gateway pc that was transfered to linux, but it's about to die. now i have a new dell pc, which i'd like to turn into a linux and on to which i'd like to move all of the old computer files and docs. Im new to the city and need to find out where i should go, or who i should contact for such a service. when i lived in portland, i had a bad experience with transitioning my pc, the guy did it wrong, didn't move my data over and thankfully backed it up, but it was fairly scary. i could have lost everything. hopefully someone knows someone good and legit who can help me make a smooth transition. also looking into linux user classes to learn basics that I am still needing help with. Any suggestions? Thanks for your time! Stoop 415-678-8290 -- Ability is nothing, without availability. Anonymous -------------- next part -------------- An HTML attachment was scrubbed... URL: From jim at well.com Sun Oct 11 11:52:29 2009 From: jim at well.com (jim) Date: Sun, 11 Oct 2009 11:52:29 -0700 Subject: [sf-lug] Where can I get my computer transitioned? In-Reply-To: <9a05ace50910111129t204e2a26m9d323f7c7209e8d@mail.gmail.com> References: <9a05ace50910111129t204e2a26m9d323f7c7209e8d@mail.gmail.com> Message-ID: <1255287149.6428.95.camel@jim-laptop> hiya, stoop. a lot of us in your position turn to each other for help. the essential steps are easy in concept: * analyze your data: what file formats do you have? what software exists on the target platform? must you convert some data to some format supported on the target? * convert any data to supported formats. * save data to two (not one) removeable or external storage devices or services. * test that the data is correctly copied. * ensure you can reinstall the existing operating system--e.g. do you have OS installation CDs? * install the new operating system. * copy the data from external storage to the host. * integrate the data with the required application software. my guess is the toughest part for you is analysis. here are some local resources: * sf-lug. us. ask for more help. you willing to have someone come to your house? willing to bring stuff to someone else's house? can you bring your machine to a sf-lug meeting? * noisebridge. http://www.noisebridge.net noisebridge has a publicly available location on mission near 18th street (2169 mission). th On Sun, 2009-10-11 at 11:29 -0700, Stoop wro > Hi there folks! > > My name's Stoop, and I'm just new to San Francisco. > > I have an old gateway pc that was transfered to linux, but it's about > to die. now i have a new dell pc, which i'd like to turn into a linux > and on to which i'd like to move all of the old computer files and > docs. Im new to the city and need to find out where i should go, or > who i should contact for such a service. when i lived in portland, i > had a bad experience with transitioning my pc, the guy did it wrong, > didn't move my data over and thankfully backed it up, but it was > fairly scary. i could have lost everything. > > hopefully someone knows someone good and legit who can help me make a > smooth transition. > > also looking into linux user classes to learn basics that I am still > needing help with. > > Any suggestions? > > Thanks for your time! > > Stoop > 415-678-8290 > -- > Ability is nothing, without availability. Anonymous > _______________________________________________ > sf-lug mailing list > sf-lug at linuxmafia.com > http://linuxmafia.com/mailman/listinfo/sf-lug From jim at well.com Sun Oct 11 12:05:36 2009 From: jim at well.com (jim) Date: Sun, 11 Oct 2009 12:05:36 -0700 Subject: [sf-lug] [Fwd: Re: Where can I get my computer transitioned?] Message-ID: <1255287936.6428.109.camel@jim-laptop> (continuation of previous message; my laptop clicks the mouse all by itself with unpredictable results). hiya, stoop. a lot of us in your position turn to each other for help. the essential steps are easy in concept: * analyze your data: what file formats do you have? what software exists on the target platform? must you convert some data to some other format that is supported on the new OS? * convert any data to supported formats. * save data to two (not one) removeable or external storage devices or services. * test that the data is correctly copied. * ensure you can reinstall the existing operating system--e.g. do you have OS installation CDs? * install the new operating system. * copy the data from external storage to the host. * integrate the data with the appropriate application software. my guess is the toughest part for you is analysis. here are some local resources: * sf-lug (us). ask for more help. you willing to have someone come to your house? willing to bring stuff to someone else's house? can you bring your machine to a sf-lug meeting? post more on this email list. * noisebridge. http://www.noisebridge.net noisebridge has a publicly available location on mission near 18th street (2169 mission). come by at 6 PM on wednesday evenings for the new linux discussion group. they have a mailing list that's _very_ active. https://www.noisebridge.net/wiki/Mailinglist * cabal. http://linuxmafia.com/cabal/ is a group that meets in menlo park on the second and fourth saturday afternoons of each month. bring your machine. they have a mailing list: http://linuxmafia.com/mailman/listinfo/conspire * bay area linux events (BALE). http://linuxmafia.com/bale/ On Sun, 2009-10-11 at 11:29 -0700, Stoop wrote: > Hi there folks! > > My name's Stoop, and I'm just new to San Francisco. > > I have an old gateway pc that was transfered to linux, but it's about > to die. now i have a new dell pc, which i'd like to turn into a linux > and on to which i'd like to move all of the old computer files and > docs. Im new to the city and need to find out where i should go, or > who i should contact for such a service. when i lived in portland, i > had a bad experience with transitioning my pc, the guy did it wrong, > didn't move my data over and thankfully backed it up, but it was > fairly scary. i could have lost everything. > > hopefully someone knows someone good and legit who can help me make a > smooth transition. > > also looking into linux user classes to learn basics that I am still > needing help with. > > Any suggestions? > > Thanks for your time! > > Stoop > 415-678-8290 > -- > Ability is nothing, without availability. Anonymous > _______________________________________________ > sf-lug mailing list > sf-lug at linuxmafia.com > http://linuxmafia.com/mailman/listinfo/sf-lug From jim at well.com Sun Oct 11 12:15:21 2009 From: jim at well.com (jim) Date: Sun, 11 Oct 2009 12:15:21 -0700 Subject: [sf-lug] [Fwd: Re: Where can I get my computer transitioned?] In-Reply-To: <1255287936.6428.109.camel@jim-laptop> References: <1255287936.6428.109.camel@jim-laptop> Message-ID: <1255288521.6428.117.camel@jim-laptop> one other thing. a couple of us are studying linux system administration on tuesdays and fridays from 3 PM to 6 PM at noisebridge. you're welcome to come play. On Sun, 2009-10-11 at 12:05 -0700, jim wrote: > (continuation of previous message; my laptop clicks > the mouse all by itself with unpredictable results). > > > hiya, stoop. a lot of us in your position turn to each > other for help. the essential steps are easy in concept: > * analyze your data: what file formats do you have? > what software exists on the target platform? must > you convert some data to some other format that is > supported on the new OS? > * convert any data to supported formats. > * save data to two (not one) removeable or external > storage devices or services. > * test that the data is correctly copied. > * ensure you can reinstall the existing operating > system--e.g. do you have OS installation CDs? > * install the new operating system. > * copy the data from external storage to the host. > * integrate the data with the appropriate application > software. > my guess is the toughest part for you is analysis. > > > here are some local resources: > > * sf-lug (us). ask for more help. you willing to have > someone come to your house? willing to bring stuff to > someone else's house? can you bring your machine to a > sf-lug meeting? post more on this email list. > > * noisebridge. http://www.noisebridge.net noisebridge > has a publicly available location on mission near 18th > street (2169 mission). come by at 6 PM on wednesday > evenings for the new linux discussion group. they have > a mailing list that's _very_ active. > https://www.noisebridge.net/wiki/Mailinglist > > * cabal. http://linuxmafia.com/cabal/ is a group that > meets in menlo park on the second and fourth saturday > afternoons of each month. bring your machine. they > have a mailing list: > http://linuxmafia.com/mailman/listinfo/conspire > > * bay area linux events (BALE). > http://linuxmafia.com/bale/ > > > > > > On Sun, 2009-10-11 at 11:29 -0700, Stoop wrote: > > Hi there folks! > > > > My name's Stoop, and I'm just new to San Francisco. > > > > I have an old gateway pc that was transfered to linux, but it's about > > to die. now i have a new dell pc, which i'd like to turn into a linux > > and on to which i'd like to move all of the old computer files and > > docs. Im new to the city and need to find out where i should go, or > > who i should contact for such a service. when i lived in portland, i > > had a bad experience with transitioning my pc, the guy did it wrong, > > didn't move my data over and thankfully backed it up, but it was > > fairly scary. i could have lost everything. > > > > hopefully someone knows someone good and legit who can help me make a > > smooth transition. > > > > also looking into linux user classes to learn basics that I am still > > needing help with. > > > > Any suggestions? > > > > Thanks for your time! > > > > Stoop > > 415-678-8290 > > -- > > Ability is nothing, without availability. Anonymous > > _______________________________________________ > > sf-lug mailing list > > sf-lug at linuxmafia.com > > http://linuxmafia.com/mailman/listinfo/sf-lug > > > _______________________________________________ > sf-lug mailing list > sf-lug at linuxmafia.com > http://linuxmafia.com/mailman/listinfo/sf-lug > From einfeldt at gmail.com Sun Oct 11 12:47:14 2009 From: einfeldt at gmail.com (Christian Einfeldt) Date: Sun, 11 Oct 2009 12:47:14 -0700 Subject: [sf-lug] Where can I get my computer transitioned? In-Reply-To: <9a05ace50910111129t204e2a26m9d323f7c7209e8d@mail.gmail.com> References: <9a05ace50910111129t204e2a26m9d323f7c7209e8d@mail.gmail.com> Message-ID: <4b5781040910111247s545a758n9d52f731364d23e5@mail.gmail.com> hi Stoop, Jim Stockford already hit all of the highlights in migrating your machine to Linux, so I won't repeat it here. I do like to help people do what you are requesting, so please ping me at this email address if you are not getting help. I will also be happy to go with you to Noisebridge, which is a great place to get all of this work done, since they have all of the equipment, etc. over there. -------------- next part -------------- An HTML attachment was scrubbed... URL: From jim at well.com Sun Oct 11 13:06:10 2009 From: jim at well.com (jim) Date: Sun, 11 Oct 2009 13:06:10 -0700 Subject: [sf-lug] linux discussion group wednesday evenings from 6 to 8 PM at noisebridge Message-ID: <1255291570.6428.136.camel@jim-laptop> linux discussion group wednesday evenings from 6 PM to 8 PM at noisebridge, 2169 mission street near 18th. From einfeldt at gmail.com Sun Oct 11 13:45:50 2009 From: einfeldt at gmail.com (Christian Einfeldt) Date: Sun, 11 Oct 2009 13:45:50 -0700 Subject: [sf-lug] linux discussion group wednesday evenings from 6 to 8 PM at noisebridge In-Reply-To: <4b5781040910111323r726912ddy84c1636a94f567aa@mail.gmail.com> References: <1255291570.6428.136.camel@jim-laptop> <4b5781040910111323r726912ddy84c1636a94f567aa@mail.gmail.com> Message-ID: <4b5781040910111345p79411a5ava9f7e650e58e9faf@mail.gmail.com> hi, On Sun, Oct 11, 2009 at 1:06 PM, jim wrote: > > linux discussion group wednesday evenings from > 6 PM to 8 PM at noisebridge, 2169 mission street > near 18th. > > For those of you who have not been to Noisebridge, you really should come. It is really a Linux-lover's paradise. There are lots n lots of really cool Linux sys admins who hang out there. I would actually like to see us eventually move our SF-LUG meetings to Noisebridge, because there is so much goodness to be had there at Noisebrige Noisebridge is like a cafe where you never have to buy anything. There is free wifi, comfy couches, lots of work tables equipped with tools for working on computers, lots of knowledgeable Linux hackers, you name it. I have been frustrated with the cafes where SF-LUG has been held, which is one reason that I haven't come to all that many meetings. There is often not enough power out-lets, the chairs and tables are not all that conducive to discussion, and the music piped in is a distraction. I am also a little bit hard of hearing, and so I often miss lots of what people with soft voices have to say in such environments. Noisebridge is very busy, with lots of people doing lots of things, but there is rarely the kind of distractions that erode the value of SF-LUG meetings for me at cafes. Your mileage may vary, of course, but I think that if more people came to Noisebridge, you would see how awesome it really is. c u -------------- next part -------------- An HTML attachment was scrubbed... URL: From opietro at yahoo.com Mon Oct 12 12:24:53 2009 From: opietro at yahoo.com (Owen Pietrokowsky) Date: Mon, 12 Oct 2009 12:24:53 -0700 (PDT) Subject: [sf-lug] Help with Thinkpad upgrade Message-ID: <867159.85382.qm@web33501.mail.mud.yahoo.com> I'd like to upgrade an IBM ThinkPad 2611 laptop (1400?). It's ten years old and recently donated. The memory is minimal. Here are the specs: ? ?? 366Mz Pentium 2 (Celeron) ?? 64 Mb RAM ?? 4.6 Gb hard drive ?? Missing: system diskette for bootup (windows) Any donations (RAM, faster processor, etc.), assistance, or advice would be much appreciated. I've never upgraded a laptop before. Thanks. Owen ??? -------------- next part -------------- An HTML attachment was scrubbed... URL: From jasonbain at gmail.com Tue Oct 13 12:59:32 2009 From: jasonbain at gmail.com (Jason Bain) Date: Tue, 13 Oct 2009 12:59:32 -0700 Subject: [sf-lug] sf-lug Digest, Vol 45, Issue 9 In-Reply-To: References: Message-ID: <64BEE04C-7403-486D-8D34-F66E50989F04@gmail.com> Owen, you can get the exact specs for your machine (look on the bottom of the laptop for the exact type & model) here: http://www-307.ibm.com/pc/support/site.wss/product.do?brandind=10&familyind=50135&machineind=61946&operatingsystemind=49979&template=%2Fproductselection%2Flandingpages%2FproductInformationLandingPage.vm&validate=true I am not sure if they still make the ram (too old) and hard was proportiary. I have installed xUbuntu on older machines with great success. Let me know the exact specs and we can go form there. I'd be happy to help freshen it up. cheers, jason On Oct 13, 2009, at 12:00 PM, sf-lug-request at linuxmafia.com wrote: > Send sf-lug mailing list submissions to > sf-lug at linuxmafia.com > > To subscribe or unsubscribe via the World Wide Web, visit > http://linuxmafia.com/mailman/listinfo/sf-lug > or, via email, send a message with subject or body 'help' to > sf-lug-request at linuxmafia.com > > You can reach the person managing the list at > sf-lug-owner at linuxmafia.com > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of sf-lug digest..." > > > Today's Topics: > > 1. Help with Thinkpad upgrade (Owen Pietrokowsky) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Mon, 12 Oct 2009 12:24:53 -0700 (PDT) > From: Owen Pietrokowsky > Subject: [sf-lug] Help with Thinkpad upgrade > To: sf-lug at linuxmafia.com > Message-ID: <867159.85382.qm at web33501.mail.mud.yahoo.com> > Content-Type: text/plain; charset="iso-8859-1" > > > I'd like to upgrade an IBM ThinkPad 2611 laptop (1400?). It's ten > years old and recently donated. The memory is minimal. Here are the > specs: > ? > ?? 366Mz Pentium 2 (Celeron) > ?? 64 Mb RAM > ?? 4.6 Gb hard drive > ?? Missing: system diskette for bootup (windows) > > Any donations (RAM, faster processor, etc.), assistance, or advice > would be much appreciated. I've never upgraded a laptop before. > Thanks. > > > Owen > > > ??? > > > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > > > ------------------------------ > > _______________________________________________ > sf-lug mailing list > sf-lug at linuxmafia.com > http://linuxmafia.com/mailman/listinfo/sf-lug > > > End of sf-lug Digest, Vol 45, Issue 9 > ************************************* From grantbow at gmail.com Tue Oct 13 13:20:40 2009 From: grantbow at gmail.com (Grant Bowman) Date: Tue, 13 Oct 2009 13:20:40 -0700 Subject: [sf-lug] Help with Thinkpad upgrade In-Reply-To: <867159.85382.qm@web33501.mail.mud.yahoo.com> References: <867159.85382.qm@web33501.mail.mud.yahoo.com> Message-ID: <317e39f0910131320m759a8df3h2d136d4d6a3d49b2@mail.gmail.com> While running Linux on just about anything might be possible, I suggest you might not want to spend your time with a system that performs relatively poorly. Laptop hardware can be pretty specialized when trying to upgrade. I bought a laptop (ThinkPad T42, 1.7GHz Pentium M, 512 MB RAM, 40 GB disk) through eBay for $187 including shipping that runs great and is far more useful to me than an older laptop.? It's worth considering depending on your needs and budget. Grant Bowman https://wiki.ubuntu.com/CaliforniaTeam On Mon, Oct 12, 2009 at 12:24 PM, Owen Pietrokowsky wrote: > > I'd like to upgrade an IBM ThinkPad 2611 laptop (1400?). It's ten years old and recently donated. The memory is minimal. Here are the specs: > > ?? 366Mz Pentium 2 (Celeron) > ?? 64 Mb RAM > ?? 4.6 Gb hard drive > ?? Missing: system diskette for bootup (windows) > > Any donations (RAM, faster processor, etc.), assistance, or advice would be much appreciated. I've never upgraded a laptop before. Thanks. > > > Owen > > > > > > _______________________________________________ > sf-lug mailing list > sf-lug at linuxmafia.com > http://linuxmafia.com/mailman/listinfo/sf-lug > From jim at well.com Wed Oct 14 12:24:01 2009 From: jim at well.com (jim) Date: Wed, 14 Oct 2009 12:24:01 -0700 Subject: [sf-lug] linux discussion at noisebridge 6 PM to 8 PM Message-ID: <1255548241.6767.1.camel@jim-laptop> join the linux discussion group at noisebridge tonight and (at least for a while) every wednesday evening from 6 PM to 8 PM. noisebridge is at 2169 mission (near 18th street) on the third floor. From michaelshiloh1010 at gmail.com Wed Oct 14 13:40:20 2009 From: michaelshiloh1010 at gmail.com (Michael Shiloh) Date: Wed, 14 Oct 2009 13:40:20 -0700 Subject: [sf-lug] linux discussion at noisebridge 6 PM to 8 PM In-Reply-To: <1255548241.6767.1.camel@jim-laptop> References: <1255548241.6767.1.camel@jim-laptop> Message-ID: <4AD63734.4090503@gmail.com> i'm there in spirit! (but teaching at the crucible in reality) jim wrote: > join the linux discussion group at noisebridge > tonight and (at least for a while) every wednesday > evening from 6 PM to 8 PM. noisebridge is at 2169 > mission (near 18th street) on the third floor. > > > > _______________________________________________ > sf-lug mailing list > sf-lug at linuxmafia.com > http://linuxmafia.com/mailman/listinfo/sf-lug > From sverma at sfsu.edu Wed Oct 14 17:50:57 2009 From: sverma at sfsu.edu (Sameer Verma) Date: Wed, 14 Oct 2009 17:50:57 -0700 Subject: [sf-lug] Next incarnation of XO at OLPC-SF this Saturday... Message-ID: <5fb387c70910141750q5ec3d020h77ae01bf3382e9b0@mail.gmail.com> In addition to other planned presentations and activities, we will also have a XO 1.5 B2 unit (http://wiki.laptop.org/go/XO_1.5_B2) at the meeting this Saturday (Oct 17, 2009). We'll try to have the machines open in a side-by-side comparison for those who like to see the inner workings. Meeting details are posted at http://tinyurl.com/olpcsf cheers, Sameer -- Dr. Sameer Verma, Ph.D. Associate Professor, Information Systems Director, Center for Business Solutions San Francisco State University http://verma.sfsu.edu/ http://cbs.sfsu.edu/ http://is.sfsu.edu/ From bill at wards.net Thu Oct 15 12:00:05 2009 From: bill at wards.net (bill at wards.net) Date: Thu, 15 Oct 2009 12:00:05 -0700 Subject: [sf-lug] NEXT WEEK: PenLUG meeting 10/22/2009 Message-ID: PENINSULA LINUX USERS' GROUP (PenLUG) PRESENTS: +------------------------------------------------------------------------+ |Date: |Thursday, October 22, 2009 | |---------+--------------------------------------------------------------| |Time: |6:00 - 8:00 PM | |---------+--------------------------------------------------------------| | |Bayshore Technology Park | |Location:|1300 Island Drive | | |Redwood City, CA 94065 | | |Suite 106 - Training Room | |---------+--------------------------------------------------------------| |RSVP: |Facebook: http://www.facebook.com/event.php?eid=152593273963 | | |or mail rsvp at penlug.org | +------------------------------------------------------------------------+ Agenda: * 6:00 PM Free pizza arrives * 6:15 PM Free book giveaways or other prizes * 6:30 PM Presentation begins * 8:00 PM Meeting ends Amazon EC2 Cloud Computing and Application Design * Introduction to Cloud Computing Architecture * Overview of Amazon EC2 * EC2 Cloud Application Design and Best Practices * Ensuring robustness and scalability on demand * Ensuring data privacy, storage persistence, and reliable DBMS backup * Managing EC2 cloud application infrastructures * Creating a cloud application system development life cycle Jorge Noa, CTO of HyperStratus Jorge has held engineering management and system architect positions at many Silicon Valley-based companies. He has extensive experience designing and managing large mission critical web-based computing environments. In the last year he has focused on issues in cloud application design and best practices. Prior to HyperStratus, he was most recently CIO of TraxRx, a software company in the emerging field of RFID based marketing and sales analysis of pharmaceutical drugs. Previously he designed networking and database software for Oracle, Ingres, and Informix Software were he was Communications Architect designing distributed databases and client/server product offerings. He also served as Chief Architect for PayDirect, a Yahoo! equivalent of PayPal, and Timogen Systems, a workflow software company offering supply chain optimization products. Earlier in his career, he served as a software engineer for NASA and Bell Labs, focusing on Unix kernel development and inter-system connectivity. RSVP Although it is not required, we like to have an idea of how many people to expect, so if possible please email rsvp at penlug.org if you are planning to attend. GETTING THERE For information on getting to the meeting, please see: http://maps.google.com/maps?q=1300+Island+Drive,+Redwood+City,+CA http://www.penlug.org/twiki/bin/view/Home/DrivingDirectionsQualys http://www.penlug.org/twiki/bin/view/Home/TransitDirectionsQualys Traffic on 101 can be pretty bad in the evening, so we encourage you to check traffic conditions before driving by dialing 5-1-1 on your phone or visiting www.511.org, and if possible to take public transit (best bet: bicycle via Caltrain) or carpool to this meeting. MORE INFORMATION See www.penlug.org for more information. This notice is being sent to the following mailing lists: members at penlug.org announce at penlug.org sf-lug at linuxmafia.com balug-talk at lists.balug.org svlug at lists.svlug.org svevents at yahoogroups.com vox at lists.lugod.org Please reply to suggest any additions or other changes. From einfeldt at gmail.com Fri Oct 16 12:51:59 2009 From: einfeldt at gmail.com (Christian Einfeldt) Date: Fri, 16 Oct 2009 12:51:59 -0700 Subject: [sf-lug] reminder, Linux school open house tomorrow, Saturday, Oct 17 Message-ID: <4b5781040910161251o14f68427ub83e198ef0ae2870@mail.gmail.com> Hi, There will be an open house of one of the Linux-powered public schools in San Francisco's Western Addition tomorrow, Saturday, October 17, from noon to 3 pm. If SF-LUGers are interested in refurbishing Linux machines for schools, this is one of the schools that will be receiving the machines. You will be able to come and see our Linux LDAP lab and find out about how we (Partimus.org) are doing Linux out-reach to staff, students, and the students' parents to increase the visibility of Linux in this community. If you like messing with Linux computers (either software or hardware) or if you are interested in helping maintain our server(s), we would be glad to show you what we are doing. Please call Christian Einfeldt when you arrive at 415-351-1300, so that someone can let you into the school. The school is located a the corner of Turk and Pierce streets in San Francisco. There is free parking for about 20 cars, but we encourage people to take public transit. The entrance to the parking lot is is on the north side of Golden Gate, about 50 yards from Pierce Street, between Scott and Pierce. Golden Gate is a one-way street between Scott and Pierce, and so you will need to approach the school from Golden Gate and Scott Street. The campus is large and confusing and there are two buildings, so you won't be able to find your way by yourself, and the school is behind locked gates 24/7, so you will need to call Christian Einfeldt when you arrive to get in. The school is served by bus stops at Pierce and Eddy (the 31 Balboa) and at McAllister and Pierce (the 5 Fulton). The 38 Geary bus has near-by stops at Fillmore & Geary and at Scott and Geary, and the 24 Divisadero is two blocks away, as is the 22 Fillmore. We are not publishing the name of the school so as to avoid phone calls to the school, so if you google the school, please don't call the school. This out-reach is a project of Partimus.org, a non-profit dedicated to bringing Free Open Source Software to public schools. -------------- next part -------------- An HTML attachment was scrubbed... URL: From jim at well.com Sat Oct 17 10:34:57 2009 From: jim at well.com (jim) Date: Sat, 17 Oct 2009 10:34:57 -0700 Subject: [sf-lug] sf-lug meets this monday, 20091019, at cafe enchante from 6 to 8 PM Message-ID: <1255800897.6503.7.camel@jim-laptop> sf-lug meets this monday, 20091019, at the cafe enchante on geary blvd at 26th ave in san francisco from 6 PM to 8 PM or so. From jim at well.com Sat Oct 17 19:24:06 2009 From: jim at well.com (jim) Date: Sat, 17 Oct 2009 19:24:06 -0700 Subject: [sf-lug] [Job Posting - Lustre Engineer] Message-ID: <1255832646.6503.32.camel@jim-laptop> Terms: Fulltime Perm Pay: 130k-150k Location: South Bay Schedule: Need to Hire ASAP Job Description: Our filesystem group is looking for an engineer with experience in the Lustre filesystem. We have several high performance hardware platforms that require development work in Lustre to be able to take full advantage of that performance. This engineer's primary role will be to enhance, support and help stabilize Lustre for that hardware. Job Requirements: The applicant should have 5+ years of experience with Lustre filesystem code and familiarity with the Linux kernel as well as the ability to work with a team and with the Linux and Lustre community. Experience with high performance storage systems is desired. Candidate must be a US Citizen. Blake Haggerty View Blake Haggerty [LION] blake.haggerty at sapphire.com's profile on LinkedIn Permanent Placement Specialist Sapphire Technologies U.S., a Randstad company 27 Maiden Lane San Francisco, CA 94108 (p) (415) 788-8488 (f) (415) 788-2592 www.sapphirena.com From john_re at fastmail.us Sat Oct 17 23:15:13 2009 From: john_re at fastmail.us (john_re) Date: Sat, 17 Oct 2009 23:15:13 -0700 Subject: [sf-lug] Sunday 18th 12N-3P PDST Global Linux Mtg - BerkeleyTIP - for forwarding Message-ID: <1255846513.27939.1340646937@webmail.messagingengine.com> Join the global Free SW HW & Culture meeting online via VOIP & IRC. Sunday Oct 18, 12N-3P Pacific Daylight Savings Time (UTC-8), 3P-6P Eastern, (7P-10P UTC?) http://sites.google.com/site/berkeleytip/remote-attendance Or, come to the UCBerkeley Free Speech Cafe. Discuss the videos, work on your own projects & share them with others, & help work on the group projects. Get a VOIP headset, & join the #berkeleytip channel on irc.freenode.net We'll help you install VOIP client SW, & join the global meeting. Join with the meeting from your home via VOIP, or create a local meeting at your local college wifi cafe. http://sites.google.com/site/berkeleytip/schedule I finally got some posters up around campus. :) ===== Talk/Video October: Open Source-and-Mac Other OSs http://www.eweek.com/c/a/Linux-and-Open-Source/OpenSource-and-Mac-Alternatives-to-Windows-7-649233/ http://sites.google.com/site/berkeleytip/talk-videos ===== Some Topics for discussion: How get better WiFi at FSC - talk to UCB net services? FreeSwitch install on UCB box KUbuntu 9.10 out this month Plan for a UCB installfest - leaders, helpers, announcements Flyers post throughout campus beginning November? SSL & OpenVPN on UCB box ===== Join the mailing lists & say hi, tell us what you are interested in. http://groups.google.com/group/BerkTIPGlobal You are invited to forward this message anywhere it would be welcomed. :) From mparic at compbizsolutions.com Sun Oct 18 18:43:55 2009 From: mparic at compbizsolutions.com (Michael Paric) Date: Sun, 18 Oct 2009 18:43:55 -0700 Subject: [sf-lug] CAS School Lab Message-ID: To all those who have helped with Christian and the CAS Computer Lab, well done. It was obvious just in my brief visit with the techs, parents and teachers present during last Saturday's Open House that the school and students have greatly benefited from the hard work of the volunteers. To those who I spoke with about the Benicia LTSP project, you were absolutely right. We didn't (couldn't) run the graphical desktop on 386 machines; I'm not sure where I got that from, maybe I'm just sleep deprived. We *did* try to use a couple 486 systems however they just didn't have the memory or graphics capabilities to be useful. The oldest systems we had functioning were white-box PIII 500Mhz computers with 256MB RAM which we added 3Com BOOTROM NICs. Sorry for the confusion. -------------------------------------------------------- Michael Paric From Michael.Paoli at cal.berkeley.edu Mon Oct 19 08:38:41 2009 From: Michael.Paoli at cal.berkeley.edu (Michael Paoli) Date: Mon, 19 Oct 2009 08:38:41 -0700 Subject: [sf-lug] TOMORROW!: BALUG: Tu 2009-10-20 Understanding the Power of Hybrid Hosting: Dedicated Plus Clouds by Paul Lancaster of GoGrid/ServePath Message-ID: <20091019083841.15036905so46kagw@webmail.rawbw.com> Reminder TOMORROW!: BALUG: Tu 2009-10-20 Understanding the Power of Hybrid Hosting: Dedicated Plus Clouds by Paul Lancaster of GoGrid/ServePath Bay Area Linux User Group (BALUG) Tuesday 6:30 P.M. 2009-10-20 Please RSVP if you're planning to come (see further below). For our 2009-10-20 BALUG meeting, we're excited to present: Understanding the Power of Hybrid Hosting: Dedicated Plus Clouds by Paul Lancaster of GoGrid[1]/ServePath[2] Cloud Computing isn't for everyone, neither is leasing dedicated server environments. However, when you combine the two, the end result is a hosting solution that will make your business successful. We call it Hybrid Hosting. Capitalizing on the dynamic, scalability of GoGrid's Cloud Hosting and the robust, high I/O throughput of dedicated infrastructure, Hybrid Hosting is a way to manage complex, high-availability infrastructures that meet demand, performance and cost concerns. Paul Lancaster is one of the founding employees of ServePath/GoGrid and leads Business Development. Paul has been in the Internet industry for the past 15 years working for software and services companies in technical and business roles. Paul enjoys playing guitar when he is not at his keyboard or spending time with his 6 year old daughter. GoGrid[1]: Blog[3] Wiki[4] Twitter[5] 1. http://www.gogrid.com/ 2. http://www.servepath.com/ 3. http://blog.gogrid.com/ 4. http://wiki.gogrid.com/ 5. http://twitter.com/gogrid So, if you'd like to join us please RSVP: rsvp at balug.org **Why RSVP??** Well, don't worry we won't turn you away, but the RSVPs really help the Four Seas Restaurant plan the meal and they help ensure that we'll be able to eat upstairs in the private banquet room. Meeting Details... 6:30pm Tuesday, October 20th, 2009 2009-10-20 Four Seas Restaurant http://www.fourseasr.com/ 731 Grant Ave. San Francisco, CA 94108 Easy PARKING: Portsmouth Square Garage at 733 Kearny http://www.sfpsg.com/ Cost: The meetings are always free, but dinner is $13 Feedback on our publicity/announcements (e.g. contacts or lists where we should get our information out that we're not presently reaching, or things we should do differently): publicity-feedback at balug.org http://www.balug.org/ From jim at well.com Mon Oct 19 23:21:05 2009 From: jim at well.com (jim) Date: Mon, 19 Oct 2009 23:21:05 -0700 Subject: [sf-lug] Immediate need for OLPC XO support in Irvine California Message-ID: <1256019665.6481.28.camel@jim-laptop> We need to find someone who is familiar with the OLPC XO computer (the little green give-one, get-one) who is able to support a reporter, Sosan Armon, at Ariana Afghanistan T-V, which broadcasts out of Irvine. Sosan is creating a show about the OLPC XO computer to be shown in Afghanistan and around the world. Because the XO is not self-explanatory to a grownup, Sosan needs some help to understand how to get it up and running quickly, as well as how a kid would use it. We are trying to get her supported in time for her show to mention the Afghan Reconstruction Summit, which will occur on November 1, 2009 in Marin County. The XO she'll be using has materials localized in Dari and in Pashto. Get in touch with jim at well dot com. From a_kleider at yahoo.com Tue Oct 20 09:31:55 2009 From: a_kleider at yahoo.com (Alex Kleider) Date: Tue, 20 Oct 2009 09:31:55 -0700 (PDT) Subject: [sf-lug] eula related refund Message-ID: <910202.44823.qm@web110608.mail.gq1.yahoo.com> Discussions about the refund for NOT using preinstalled M$ OS were again renewed. Participants and others on the list may be interested in learning that I just now got notification of just such a refund. Here is part of the notification: Greetings from Amazon.com. We're writing to let you know we processed your refund of $79.99 for your Order xxx-xxxxxxx-xxxxxxx. This refund is for the following item(s): Item: ASUS Eee PC 1005HA-PU1X-BK 10.1-Inch Black Netbook - 10.5 Hour Battery Life Quantity: 1 ASIN: B002DYIXMI Reason for refund: Customer return Here's a the breakdown of your refund for this item: Item Refund: $79.99 We'll apply your refund to the following payment method(s): Good luck to Bill Hill and any others who are still waiting. Keep at it. I believe you will succeed. The following might help: here it is- http://www.microsoft.com/windowsxp/eula/home.mspx The following is very near the beginning (towards the end of the second paragraph.) IF YOU DO NOT AGREE, DO NOT INSTALL, COPY, OR USE THE SOFTWARE; YOU MAY RETURN IT TO YOUR PLACE OF PURCHASE FOR A FULL REFUND The few words that follow are a bit worry some but my strategy would be to not mention them. ..it worked for me. cheers, alex From algoldor at yahoo.com Tue Oct 20 21:12:03 2009 From: algoldor at yahoo.com (Frantisek Apfelbeck) Date: Tue, 20 Oct 2009 21:12:03 -0700 (PDT) Subject: [sf-lug] donations Cuba - build up of open source based multimedia center Message-ID: <301367.20572.qm@web111516.mail.gq1.yahoo.com> Hello, My name is Frantisek Apfelbeck and I am coordinating a build up of multimedia center in Placetas, Cuba. The center is a non-political activity designed to support sustainable development in the area. Operating system is linux, distribution Ubuntu. I am asking for donations of laptops (weight restrictions for transportation and many advantages) with ?Pentium 4? processors, data projector, multifunctional printer, camcorder, memory sticks, memory card readers, multifunctional charger and of course money donations are always appreciated. All of the donators are going to be recognized if not wished otherwise. For more information about the project and me please see www.frantisekapfelbeck.org Thank you very much for your help, Sincerely, Frantisek Apfelbeck, member of Galway Linux Group From jim at well.com Tue Oct 20 22:09:07 2009 From: jim at well.com (jim) Date: Tue, 20 Oct 2009 22:09:07 -0700 Subject: [sf-lug] donations Cuba - build up of open source based multimedia center In-Reply-To: <301367.20572.qm@web111516.mail.gq1.yahoo.com> References: <301367.20572.qm@web111516.mail.gq1.yahoo.com> Message-ID: <1256101747.6478.12.camel@jim-laptop> i know frantisek and his project to build up a linux-based multimedia lab in cuba. he's legit, in my view. i'm donating some equipment and some cash, and i hope he succeeds. he's completely honest and hard-working. if you have equipment you can donate, i'm willing to drive and come get it and take it to him. jim On Tue, 2009-10-20 at 21:12 -0700, Frantisek Apfelbeck wrote: > Hello, > My name is Frantisek Apfelbeck and I am coordinating a build up of multimedia > center in Placetas, Cuba. The center is a non-political activity designed to > support sustainable development in the area. Operating system is linux, > distribution Ubuntu. I am asking for donations of laptops (weight restrictions > for transportation and many advantages) with ?Pentium 4? processors, data > projector, multifunctional printer, camcorder, memory sticks, memory card readers, > multifunctional charger and of course money donations are always appreciated. > All of the donators are going to be recognized if not wished otherwise. > For more information about the project and me please see > www.frantisekapfelbeck.org > > Thank you very much for your help, > > Sincerely, > > Frantisek Apfelbeck, member of Galway Linux Group > > > > > _______________________________________________ > sf-lug mailing list > sf-lug at linuxmafia.com > http://linuxmafia.com/mailman/listinfo/sf-lug From jim at well.com Wed Oct 21 07:34:49 2009 From: jim at well.com (jim) Date: Wed, 21 Oct 2009 07:34:49 -0700 Subject: [sf-lug] BayPIGgies meeting Thursday September 24, 2009: Django Development Message-ID: <1256135689.6478.79.camel@jim-laptop> BayPIGgies meeting Thursday September 24, 2009: Django Development Tonight's talk is * Django Development Richard Kiss -- Django templating Eddy Mulyono -- django.contrib.databrowse Glen Jarvis -- South (Django database migration tool) Simeon Franklin -- Django best practices and commonly used, helpful apps Meetings start with a Newbie Nugget, a short discussion of an essential Python feature, specially for those new to Python. Tonight's Newbie Nugget: included in Richard Kiss' introduction LOCATION Symantec Corporation Symantec Vcafe 350 Ellis Street Mountain View, CA 94043 http://maps.google.com/maps/ms?oe=utf-8&client=firefox-a&ie=UTF8&fb=1&split=1&gl=us&ei=w6i_Sfr6MZmQsQOzlv0v&hl=en&t=h&msa=0&msid=116202735295394761637.00046550c09ff3d96bff1&ll=37.397693,-122.053707&spn=0.002902,0.004828&z=18 BayPIGgies meeting information is available at http://baypiggies.net/new/plone ------------------------ Agenda ------------------------ ..... 7:30 PM ........................... General hubbub, inventory end-of-meeting announcements, any first-minute announcements. ..... 7:35 PM to 8:45 PM ................ Title: Django Development Richard Kiss -- Django templating Eddy Mulyono -- Django.contrib.databrowse Glen Jarvis -- South (Django database migration tool) Simeon Franklin -- Django best practices and commonly used, helpful apps ..... 8:45 PM to 9:20 PM ................ Mapping and Random Access Mapping is a rapid-fire audience announcement of topics that the announcers are interested in. Random Access follows immediately to allow follow up individually on the announcements and other topics of interest. From jim at well.com Wed Oct 21 07:51:25 2009 From: jim at well.com (jim) Date: Wed, 21 Oct 2009 07:51:25 -0700 Subject: [sf-lug] BayPIGgies meeting Thursday October 22, 2009: Django Development Message-ID: <1256136685.6478.131.camel@jim-laptop> Apologies: BayPIGgies meets this Thursday, October 22, 2009 From sverma at sfsu.edu Wed Oct 21 10:29:44 2009 From: sverma at sfsu.edu (Sameer Verma) Date: Wed, 21 Oct 2009 10:29:44 -0700 Subject: [sf-lug] BayPIGgies meeting Thursday October 22, 2009: Django Development In-Reply-To: <1256136685.6478.131.camel@jim-laptop> References: <1256136685.6478.131.camel@jim-laptop> Message-ID: <5fb387c70910211029t78d9ba56vaf9b10e1db1aab79@mail.gmail.com> On Wed, Oct 21, 2009 at 7:51 AM, jim wrote: > Apologies: BayPIGgies meets this Thursday, October 22, 2009 > > > _______________________________________________ > sf-lug mailing list > sf-lug at linuxmafia.com > http://linuxmafia.com/mailman/listinfo/sf-lug > Why the apology? Sameer -- Dr. Sameer Verma, Ph.D. Associate Professor, Information Systems Director, Center for Business Solutions San Francisco State University http://verma.sfsu.edu/ http://cbs.sfsu.edu/ http://is.sfsu.edu/ From jim at well.com Wed Oct 21 22:55:54 2009 From: jim at well.com (jim) Date: Wed, 21 Oct 2009 22:55:54 -0700 Subject: [sf-lug] BayPIGgies meeting Thursday October 22, 2009: Django Development In-Reply-To: <5fb387c70910211029t78d9ba56vaf9b10e1db1aab79@mail.gmail.com> References: <1256136685.6478.131.camel@jim-laptop> <5fb387c70910211029t78d9ba56vaf9b10e1db1aab79@mail.gmail.com> Message-ID: <1256190954.6491.1.camel@jim-laptop> i'd sent an earlier message with all the details but for september 24--i.e. i hadn't fully revised the old message for the new date, so i had to send out new messages for the corrected date as a result of my sloppiness. On Wed, 2009-10-21 at 10:29 -0700, Sameer Verma wrote: > On Wed, Oct 21, 2009 at 7:51 AM, jim wrote: > > Apologies: BayPIGgies meets this Thursday, October 22, 2009 > > > > > > _______________________________________________ > > sf-lug mailing list > > sf-lug at linuxmafia.com > > http://linuxmafia.com/mailman/listinfo/sf-lug > > > > Why the apology? > > Sameer From algoldor at yahoo.com Thu Oct 22 12:13:45 2009 From: algoldor at yahoo.com (Frantisek Apfelbeck) Date: Thu, 22 Oct 2009 12:13:45 -0700 (PDT) Subject: [sf-lug] one more computer to go etc. Message-ID: <698125.96343.qm@web111505.mail.gq1.yahoo.com> Hi All, I have got three computers, multifunctional printer and few other things. I am still looking for one laptop or small desktop, data projector and financial support. Thanks to everyone participating, Frantisek From jim at well.com Thu Oct 22 12:27:37 2009 From: jim at well.com (jim) Date: Thu, 22 Oct 2009 12:27:37 -0700 Subject: [sf-lug] one more computer to go etc. In-Reply-To: <698125.96343.qm@web111505.mail.gq1.yahoo.com> References: <698125.96343.qm@web111505.mail.gq1.yahoo.com> Message-ID: <1256239657.6491.79.camel@jim-laptop> hi, frantisek, i've got a couple of router/switch/access point boxes for you and will be glad to chip in a little cash for other equipment or expenses. if any sf-luggers want to contribute, respond: i'll be glad to drive to pick up whatever you have to donate. jim On Thu, 2009-10-22 at 12:13 -0700, Frantisek Apfelbeck wrote: > Hi All, > > I have got three computers, multifunctional printer and few other things. I am still looking for one laptop or small desktop, data projector and financial support. > > Thanks to everyone participating, > > Frantisek > > > > > > _______________________________________________ > sf-lug mailing list > sf-lug at linuxmafia.com > http://linuxmafia.com/mailman/listinfo/sf-lug > From jim at well.com Fri Oct 23 09:12:42 2009 From: jim at well.com (jim) Date: Fri, 23 Oct 2009 09:12:42 -0700 Subject: [sf-lug] how to wifi a dell inpiron 1545 running ubuntu 9.04? Message-ID: <1256314362.6501.3.camel@jim-laptop> i'm trying to get wifi working on a new Dell inspiron 1545 with a broadcom chipset; OS is ununtu 9.04. seems a driver issue. (i can provide info later, when i'm with the computer.) can anyone point me to a solution? i'm bored reading the same old google returns. it's a new install, so i can reinstall 9.10 if anyone thinks that would do the trick (after i get a 9.10 CD, of course). hopefully, jim From rick at linuxmafia.com Fri Oct 23 15:37:52 2009 From: rick at linuxmafia.com (Rick Moen) Date: Fri, 23 Oct 2009 15:37:52 -0700 Subject: [sf-lug] CAS School Lab In-Reply-To: References: Message-ID: <20091023223752.GZ21475@linuxmafia.com> Quoting Michael Paric (mparic at compbizsolutions.com): > To those who I spoke with about the Benicia LTSP project, you were > absolutely right. We didn't (couldn't) run the graphical desktop on 386 > machines; I'm not sure where I got that from, maybe I'm just sleep > deprived. We *did* try to use a couple 486 systems however they just > didn't have the memory or graphics capabilities to be useful. The oldest > systems we had functioning were white-box PIII 500Mhz computers with > 256MB RAM which we added 3Com BOOTROM NICs. Sorry for the confusion. That sounds about right. Anything older is going to suffer a variety of problems including fragility. You really don't need that kind of hassle. From jim at well.com Sat Oct 24 11:49:30 2009 From: jim at well.com (jim) Date: Sat, 24 Oct 2009 11:49:30 -0700 Subject: [sf-lug] wifi on dell: system stats Message-ID: <1256410170.21022.51.camel@jim-laptop> still no luck trying to get wifi working on a dell inspiron 1545 running ubuntu 9.04 current fallback plan is to reinstall ubuntu 9.10 and hope and see. Dell Inspiron 1545 Model PP41L RAM 2.9GB Storage 156.8GB dmesg output shows intel CPU T4200 2GHz dual core agpgart-intel intel mobile intel GM45 ExpressChipset Broadcom BCM4315 Wireless Controller 5.10.91.9 uname -a output shows kernel 2.6.28-15 #52-Ubuntu SMP 9.04 lsmod output shows nothing for networking lspci output shows Ethernet controller: Marvell 88E8040 PCI-E Fast rev 13 Broadcom BCM4312 802.11b/g rev 01 From johnlowry at gmail.com Sat Oct 24 11:55:13 2009 From: johnlowry at gmail.com (John Lowry) Date: Sat, 24 Oct 2009 11:55:13 -0700 Subject: [sf-lug] wifi on dell: system stats In-Reply-To: <1256410170.21022.51.camel@jim-laptop> References: <1256410170.21022.51.camel@jim-laptop> Message-ID: <4AE34D91.9040905@gmail.com> http://linuxwireless.org/en/users/Drivers/b43 The Broadcom card in the laptop has support in the kernel, it just needs the binary firmware to be loaded. It has been a while since I have had to deal with these cards, I avoid them like the plague, but they do work with Linux. jim wrote: > still no luck trying to get wifi working on a > dell inspiron 1545 running ubuntu 9.04 > current fallback plan is to reinstall ubuntu > 9.10 and hope and see. > > > Dell Inspiron 1545 Model PP41L > RAM 2.9GB > Storage 156.8GB > > dmesg output shows > intel CPU T4200 2GHz dual core > agpgart-intel intel mobile intel GM45 ExpressChipset > Broadcom BCM4315 Wireless Controller 5.10.91.9 > > uname -a output shows > kernel 2.6.28-15 > #52-Ubuntu SMP 9.04 > > lsmod output shows nothing for networking > > lspci output shows > Ethernet controller: Marvell 88E8040 PCI-E Fast rev 13 > Broadcom BCM4312 802.11b/g rev 01 > > > > _______________________________________________ > sf-lug mailing list > sf-lug at linuxmafia.com > http://linuxmafia.com/mailman/listinfo/sf-lug From jim at well.com Sat Oct 24 11:56:45 2009 From: jim at well.com (jim) Date: Sat, 24 Oct 2009 11:56:45 -0700 Subject: [sf-lug] the lshw command Message-ID: <1256410605.21022.56.camel@jim-laptop> $ man lshw this "list hardware" command has a -X option that presents info via GUI if gui (x-windows) is on the system. it's a nice, complete list of hardware stuff. i haven't noticed mention of this command in various lug lists, so i present my discovery hoping it helps. From jim at well.com Sat Oct 24 12:27:29 2009 From: jim at well.com (jim) Date: Sat, 24 Oct 2009 12:27:29 -0700 Subject: [sf-lug] wifi on dell: system stats In-Reply-To: <4AE34D91.9040905@gmail.com> References: <1256410170.21022.51.camel@jim-laptop> <4AE34D91.9040905@gmail.com> Message-ID: <1256412449.21022.86.camel@jim-laptop> that's a good tip. is all we have to do is find the firmware file (ha!) and copy it into /lib/firmware/ or /lib/firmware/2.6.28-15-generic/ or ...? (on this box, /lib/firmware/ shows a lot of ipw* and iwlwifi* files.) On Sat, 2009-10-24 at 11:55 -0700, John Lowry wrote: > http://linuxwireless.org/en/users/Drivers/b43 > > The Broadcom card in the laptop has support in the kernel, it just needs > the binary firmware to be loaded. It has been a while since I have had > to deal with these cards, I avoid them like the plague, but they do work > with Linux. > > jim wrote: > > still no luck trying to get wifi working on a > > dell inspiron 1545 running ubuntu 9.04 > > current fallback plan is to reinstall ubuntu > > 9.10 and hope and see. > > > > > > Dell Inspiron 1545 Model PP41L > > RAM 2.9GB > > Storage 156.8GB > > > > dmesg output shows > > intel CPU T4200 2GHz dual core > > agpgart-intel intel mobile intel GM45 ExpressChipset > > Broadcom BCM4315 Wireless Controller 5.10.91.9 > > > > uname -a output shows > > kernel 2.6.28-15 > > #52-Ubuntu SMP 9.04 > > > > lsmod output shows nothing for networking > > > > lspci output shows > > Ethernet controller: Marvell 88E8040 PCI-E Fast rev 13 > > Broadcom BCM4312 802.11b/g rev 01 > > > > > > > > _______________________________________________ > > sf-lug mailing list > > sf-lug at linuxmafia.com > > http://linuxmafia.com/mailman/listinfo/sf-lug > > _______________________________________________ > sf-lug mailing list > sf-lug at linuxmafia.com > http://linuxmafia.com/mailman/listinfo/sf-lug > From johnlowry at gmail.com Sat Oct 24 13:02:00 2009 From: johnlowry at gmail.com (John Lowry) Date: Sat, 24 Oct 2009 13:02:00 -0700 Subject: [sf-lug] wifi on dell: system stats In-Reply-To: <1256412449.21022.86.camel@jim-laptop> References: <1256410170.21022.51.camel@jim-laptop> <4AE34D91.9040905@gmail.com> <1256412449.21022.86.camel@jim-laptop> Message-ID: <4AE35D38.1090208@gmail.com> I believe you have to use fw-cutter from a driver file for windows. It will pull the firmware file for you. Then just copy the firmware to /lib/firmware jim wrote: > that's a good tip. > > is all we have to do is find the firmware file (ha!) > and copy it into > /lib/firmware/ or /lib/firmware/2.6.28-15-generic/ > or ...? > > (on this box, /lib/firmware/ shows a lot of > ipw* and iwlwifi* files.) > > > > > On Sat, 2009-10-24 at 11:55 -0700, John Lowry wrote: >> http://linuxwireless.org/en/users/Drivers/b43 >> >> The Broadcom card in the laptop has support in the kernel, it just needs >> the binary firmware to be loaded. It has been a while since I have had >> to deal with these cards, I avoid them like the plague, but they do work >> with Linux. >> >> jim wrote: >>> still no luck trying to get wifi working on a >>> dell inspiron 1545 running ubuntu 9.04 >>> current fallback plan is to reinstall ubuntu >>> 9.10 and hope and see. >>> >>> >>> Dell Inspiron 1545 Model PP41L >>> RAM 2.9GB >>> Storage 156.8GB >>> >>> dmesg output shows >>> intel CPU T4200 2GHz dual core >>> agpgart-intel intel mobile intel GM45 ExpressChipset >>> Broadcom BCM4315 Wireless Controller 5.10.91.9 >>> >>> uname -a output shows >>> kernel 2.6.28-15 >>> #52-Ubuntu SMP 9.04 >>> >>> lsmod output shows nothing for networking >>> >>> lspci output shows >>> Ethernet controller: Marvell 88E8040 PCI-E Fast rev 13 >>> Broadcom BCM4312 802.11b/g rev 01 >>> >>> >>> >>> _______________________________________________ >>> sf-lug mailing list >>> sf-lug at linuxmafia.com >>> http://linuxmafia.com/mailman/listinfo/sf-lug >> _______________________________________________ >> sf-lug mailing list >> sf-lug at linuxmafia.com >> http://linuxmafia.com/mailman/listinfo/sf-lug >> > From opietro at yahoo.com Sat Oct 24 14:03:31 2009 From: opietro at yahoo.com (Owen Pietrokowsky) Date: Sat, 24 Oct 2009 14:03:31 -0700 (PDT) Subject: [sf-lug] advice on laptop upgrade Message-ID: <974321.49480.qm@web33505.mail.mud.yahoo.com> Greetings, I'm getting a 5-yr-old laptop from a friend. A non-profit tech department is refurbishing it, and I'm making a wish list of items I'd like. Please advise me on these items and on specific model/type/size recommendations. Anything you would add? Thanks. Here is the list: Processor upgrade (I don't know what the current? micropr. is) BIOS upgrade (I don't know what the current? version is) -???????????? ??? necessary? 1G+ RAM 120+ HD 2G+ flash drive Mid-end Laser or inkjet printer/fax/copier combo 2 speakers (internal?) internal DVD/CD-RW drive 17"+ LCD monitor external mouse diagnostic diskette + manuals internal wifi card or wifi modem (which is preferable?) internal graphics card (type?) Ethernet port (standard?) Windows XP + Microsoft Office Suite manuals for OS and apps extra battery(type and hours?) extra USB ports laptop bag Owen opietro at yahoo.com Owen Pietrokowsky Editor, writer Biotech, high-tech, linux, materials science opietro at yahoo.com LinkedIn: http://www.linkedin.com/in/owenpietrokowsky -------------- next part -------------- An HTML attachment was scrubbed... URL: From nbs at sonic.net Sun Oct 25 12:00:28 2009 From: nbs at sonic.net (Bill Kendrick) Date: Sun, 25 Oct 2009 12:00:28 -0700 Subject: [sf-lug] the lshw command In-Reply-To: <1256410605.21022.56.camel@jim-laptop> References: <1256410605.21022.56.camel@jim-laptop> Message-ID: <20091025190028.GA20701@sonic.net> On Sat, Oct 24, 2009 at 11:56:45AM -0700, jim wrote: > > $ man lshw > > this "list hardware" command has a -X option > that presents info via GUI if gui (x-windows) > is on the system. Wow, had never heard of it! :) Thanks, -bill! From jim at well.com Sun Oct 25 12:41:57 2009 From: jim at well.com (jim) Date: Sun, 25 Oct 2009 11:41:57 -0800 Subject: [sf-lug] the lshw command In-Reply-To: <20091025190028.GA20701@sonic.net> References: <1256410605.21022.56.camel@jim-laptop> <20091025190028.GA20701@sonic.net> Message-ID: <1256499717.21022.134.camel@jim-laptop> apparently it's included with ubuntu but not with some fedora releases. On Sun, 2009-10-25 at 12:00 -0700, Bill Kendrick wrote: > On Sat, Oct 24, 2009 at 11:56:45AM -0700, jim wrote: > > > > $ man lshw > > > > this "list hardware" command has a -X option > > that presents info via GUI if gui (x-windows) > > is on the system. > > Wow, had never heard of it! :) Thanks, > > -bill! > > _______________________________________________ > sf-lug mailing list > sf-lug at linuxmafia.com > http://linuxmafia.com/mailman/listinfo/sf-lug > From a_kleider at yahoo.com Sun Oct 25 12:47:37 2009 From: a_kleider at yahoo.com (Alex Kleider) Date: Sun, 25 Oct 2009 12:47:37 -0700 (PDT) Subject: [sf-lug] the lshw command In-Reply-To: <20091025190028.GA20701@sonic.net> Message-ID: <964192.26989.qm@web110614.mail.gq1.yahoo.com> To make this work you must first of course install the lshw-gtk package. > > $ man lshw > > > >? ? this "list hardware" command has a -X > option > > that presents info via GUI if gui (x-windows) > > is on the system. > _______________________ From kenshaffer80 at gmail.com Sun Oct 25 21:02:31 2009 From: kenshaffer80 at gmail.com (Ken Shaffer) Date: Mon, 26 Oct 2009 00:02:31 -0400 Subject: [sf-lug] how to wifi a dell inpiron 1545 running ubuntu 9.04? In-Reply-To: <1256314362.6501.3.camel@jim-laptop> References: <1256314362.6501.3.camel@jim-laptop> Message-ID: > My last few wireless installs on Ubuntu9.04 were easily accomplished by > 1)avoiding the bootstrapping issue and initially using a cable to get onto > the internet and 2)install the b43_fwcutter package, which will offer to > download the appropriate Broadcom driver. If for some reason the download > offer does not occur, then you may be able to deinstall the package and > reinstall. Disconnect the ethernet cable. Once the b43_fwcutter package is installed, the NetworkManager should automatically pick up whatever is needed, and you should see the available wireless access points. Click on the one you want, enter the key, and you should be connected. A reboot may be necessary to display all access points, but you may right click on the networkmanager icon and under wireless, add a connection and enter the ap name and key. Note, NetworkManager does everything but enter the key for you. If you look at the old manual connection info in /etc/networking/interfaces, it will show nothing of interest. P.S. I'm back in SF and hope to show up at some meetings. Good Luck. Ken > > > _______________________________________________ > sf-lug mailing list > sf-lug at linuxmafia.com > http://linuxmafia.com/mailman/listinfo/sf-lug > -------------- next part -------------- An HTML attachment was scrubbed... URL: From darose at darose.net Mon Oct 26 08:31:04 2009 From: darose at darose.net (David Rosenstrauch) Date: Mon, 26 Oct 2009 11:31:04 -0400 Subject: [sf-lug] wifi on dell: system stats In-Reply-To: <1256410170.21022.51.camel@jim-laptop> References: <1256410170.21022.51.camel@jim-laptop> Message-ID: <4AE5C0B8.5050805@darose.net> I have a BCM4312 card, and I've found the modules that come with the kernel don't work with it, and so I have to use their proprietary driver instead: http://www.broadcom.com/support/802.11/linux_sta.php Don't know if your Broadcom card works the same. HTH, DR On 10/24/2009 02:49 PM, jim wrote: > still no luck trying to get wifi working on a > dell inspiron 1545 running ubuntu 9.04 > current fallback plan is to reinstall ubuntu > 9.10 and hope and see. > > > Dell Inspiron 1545 Model PP41L > RAM 2.9GB > Storage 156.8GB > > dmesg output shows > intel CPU T4200 2GHz dual core > agpgart-intel intel mobile intel GM45 ExpressChipset > Broadcom BCM4315 Wireless Controller 5.10.91.9 > > uname -a output shows > kernel 2.6.28-15 > #52-Ubuntu SMP 9.04 > > lsmod output shows nothing for networking > > lspci output shows > Ethernet controller: Marvell 88E8040 PCI-E Fast rev 13 > Broadcom BCM4312 802.11b/g rev 01 From jim at well.com Mon Oct 26 08:55:35 2009 From: jim at well.com (jim) Date: Mon, 26 Oct 2009 07:55:35 -0800 Subject: [sf-lug] how to wifi a dell inpiron 1545 running ubuntu 9.04? In-Reply-To: References: <1256314362.6501.3.camel@jim-laptop> Message-ID: <1256572535.4313.0.camel@jim-laptop> cool! thanks lots! On Mon, 2009-10-26 at 00:02 -0400, Ken Shaffer wrote: > > My last few wireless installs on Ubuntu9.04 were easily > accomplished by 1)avoiding the bootstrapping issue and > initially using a cable to get onto the internet and 2)install > the b43_fwcutter package, which will offer to download the > appropriate Broadcom driver. If for some reason the download > offer does not occur, then you may be able to deinstall the > package and reinstall. > Disconnect the ethernet cable. Once the b43_fwcutter package is > installed, the NetworkManager should automatically pick up whatever is > needed, and you should see the available wireless access points. Click > on the one you want, enter the key, and you should be connected. A > reboot may be necessary to display all access points, but you may > right click on the networkmanager icon and under wireless, add a > connection and enter the ap name and key. Note, NetworkManager does > everything but enter the key for you. If you look at the old manual > connection info in /etc/networking/interfaces, it will show nothing of > interest. > P.S. I'm back in SF and hope to show up at some meetings. > Good Luck. > Ken > > > > _______________________________________________ > sf-lug mailing list > sf-lug at linuxmafia.com > http://linuxmafia.com/mailman/listinfo/sf-lug > From ttrafford at gmail.com Mon Oct 26 14:26:20 2009 From: ttrafford at gmail.com (Tyler Trafford) Date: Mon, 26 Oct 2009 17:26:20 -0400 Subject: [sf-lug] how to wifi a dell inpiron 1545 running ubuntu 9.04? In-Reply-To: <1256314362.6501.3.camel@jim-laptop> References: <1256314362.6501.3.camel@jim-laptop> Message-ID: <20091026212620.GA21137@oasis.local> jim wrote: > i'm trying to get wifi working on a new Dell > inspiron 1545 with a broadcom chipset; OS is > ununtu 9.04. seems a driver issue. (i can provide > info later, when i'm with the computer.) > can anyone point me to a solution? i'm bored > reading the same old google returns. it's a new > install, so i can reinstall 9.10 if anyone thinks > that would do the trick (after i get a 9.10 CD, > of course). > hopefully, I would consider replacing the Broadcom MiniPCI card, if it were me. -- Tyler Trafford From rick at linuxmafia.com Mon Oct 26 14:29:39 2009 From: rick at linuxmafia.com (Rick Moen) Date: Mon, 26 Oct 2009 14:29:39 -0700 Subject: [sf-lug] advice on laptop upgrade In-Reply-To: <974321.49480.qm@web33505.mail.mud.yahoo.com> References: <974321.49480.qm@web33505.mail.mud.yahoo.com> Message-ID: <20091026212938.GO21475@linuxmafia.com> Quoting Owen Pietrokowsky (opietro at yahoo.com): > I'm getting a 5-yr-old laptop from a friend. Make and model? > A non-profit tech department is refurbishing it, and I'm making a wish > list of items I'd like. Please advise me on these items and on > specific model/type/size recommendations. You're asking for advice on hardware upgrades / additions for Linux use, right? Are you planning to run any particular type of applications on it, by the way? (Like, if you were doing molecular modeling on said laptop, there might be different hardware needs relative to your just running the usual mix of productivity stuff.) From rick at linuxmafia.com Mon Oct 26 16:35:25 2009 From: rick at linuxmafia.com (Rick Moen) Date: Mon, 26 Oct 2009 16:35:25 -0700 Subject: [sf-lug] the lshw command In-Reply-To: <1256410605.21022.56.camel@jim-laptop> References: <1256410605.21022.56.camel@jim-laptop> Message-ID: <20091026233525.GP21475@linuxmafia.com> Quoting jim (jim at well.com): > this "list hardware" command has a -X option > that presents info via GUI if gui (x-windows) > is on the system. ...and if package lshw-gtk is present.[1] > it's a nice, complete list of hardware stuff. It pulls from the same system data that primary tools lspci and lsusb use, so the list is extensive, but I wouldn't call it complete. If you want really reliable, complete information on the hardware, your best bet is still "dmesg | less", lspci, "less /proc/cpuinfo", "less /proc/meminfo", lsusb, and maybe dmidecode. For one thing, those will tend to be present even on systems where lshw isn't. But there's another thing: I'm not really sure I like the fact that, under Motherboard / CPU, it doesn't tell me what the CPU flags are, and instead gives its _interpretation_ of those flags. For example, it reports that CPU capabilities include "virtual mode extensions" and "HyperThreading". But what does that really mean? o If I'm intending to do full virtualisation under VMware or such, I need to know whether the CPU does required hardware support for that VM mode, which means the CPU's instruction set must include either VMX (Intel) or SVM (AMD) extensions. In Linux, those are shown by /proc/cpuinfo's "flags" line including either "vmx" or "svn". o In Linux, hyperthreading works if /proc/cpuinfo's "flags" line includes "ht" (which indicates the capability) and the count of physical and logical CPUs in /proc/cpuinfo differs. I trust the raw data to tell me what's going on, but think it unwise to trust some third-party utility's interpretation in place of that data. [1] On distros where the GTK support glue is packaged separately. From eric at ericwalstad.com Tue Oct 27 21:39:14 2009 From: eric at ericwalstad.com (Eric Walstad) Date: Tue, 27 Oct 2009 21:39:14 -0700 Subject: [sf-lug] USB stick help, please... Message-ID: Hi all, Anyone know how to get linux to recognize a USB stick without having to unplug and replug after a reboot? I've been tinkering with Open-WRT[0] running on an Asus WL-500G Premium 2 router. I have it running (actually x-wrt[1]), I've soldered[2] in my Tweet-a-watt[3] receiver, I have my Python installed on a USB stick and I can make it all work - yay! Until the power goes out, that is. Then the router reboots and the USB stick isn't recognized until I manually unplug it and plug it back in. Then I can run the boot script that mounts the USB stick. I've read a ton of pages, tried using USB2 (ehci) and then USB1(ohci). Everything I've read assumes that the system recognizes the USB stick on boot. But mine doesn't. Oh, when I unplug and plug in the USB stick, it shows up as: /dev/scsi/host0/bus0/target0/lun0/part1 A search for that will show you some of the pages I've read. I'm happy to share more details but I'm not sure which ones are relevant yet. Thanks in advance, Eric. [0] http://openwrt.org/ [1] http://x-wrt.org/ [2] http://forums.adafruit.com/viewtopic.php?f=40&t=12660 [3] http://www.ladyada.net/make/tweetawatt/index.html From jim at well.com Wed Oct 28 12:13:35 2009 From: jim at well.com (jim) Date: Wed, 28 Oct 2009 11:13:35 -0800 Subject: [sf-lug] linux discussion at noisebridge this evening 6 to 8 PM Message-ID: <1256757215.4313.59.camel@jim-laptop> linux discussion at noisebridge, 2169 mission near 18th, from 6 to 8 PM every wednesday evening. it's a good place to bring your machines. From gray.race at gmail.com Thu Oct 29 09:29:13 2009 From: gray.race at gmail.com (Taylor) Date: Thu, 29 Oct 2009 09:29:13 -0700 Subject: [sf-lug] HTPC How-Tos advice? Message-ID: <1cd826d0910290929v236ebb0cv66a28318734bd2ef@mail.gmail.com> Hi Folks, First time poster here. Working for the state I now have a few forced vacations. A project that I've been meaning to get started on is setting up an old PC as a HTPC device. I already have an external NAS to hook into it for storage. What I'm looking to do is set it up as a streaming server for UPnP devices in my home and possibly also access it from off-site. Any Advice? Good how-to articles? Software that works good in the ubuntu realm? I've used tversity(http://tversity.com/) in the past to accomplish this on my local desktop but I'd like to go full open source for this project. In the future I might also look into cable capture. I know very little in this area other than theoretically there are cable cards that enable this? I use comcast so anyone who has advice here I'd be curious about as well. Cheers, Taylor -------------- next part -------------- An HTML attachment was scrubbed... URL: From Blake.Haggerty at Sapphire.com Thu Oct 29 09:52:13 2009 From: Blake.Haggerty at Sapphire.com (Blake Haggerty) Date: 29 Oct 2009 12:52:13 -0400 Subject: [sf-lug] HTPC How-Tos advice? Message-ID: <762969175.1256835013840.JavaMail.cfservice@webserver50> I have built a few HTPCs Some with Ubuntu others with Windows. I know what I look for in a HTPC but everyones different: My advice would be don't use a "old pc" Things I want in a HTPC: Whisper Quiet HDCP Video Card HDMI outputs Blu-Ray/HD-DVD Support Lots of Storage Relatively a fast processor and a Good Amount of Ram, for Video Encoding and De-Coding Quickly A separate sound card (not on board) that handles at least 5.1 surround sound and has Digital output Although I use Ubuntu on all my Home PCs I do not use it on my HTPC because of its lack of ability to play Blu-Ray. You can play Blu-Ray discs but you have to dump all the disc info (60 gigs) onto your harddrive and then encode the video properly to play it and then it MIGHT work. This process takes a long time unless your computer is blazing fast. So it would really hold up the use of my Netflix. Too much of a pain in the ass for me. But if your going to just be using it to record/watch TV - Ubuntu should work just fine with MythTv. Best Regards, Blake Haggerty -----Original Message----- From:Taylor gray.race at gmail.com To: "sf-lug at linuxmafia.com" ; Sent: Oct 29, 2009 09:30:40 AM Subject: [sf-lug] HTPC How-Tos advice? Hi Folks, First time poster here. Working for the state I now have a few forced vacations. A project that I've been meaning to get started on is setting up an old PC as a HTPC device. I already have an external NAS to hook into it for storage. What I'm looking to do is set it up as a streaming server for UPnP devices in my home and possibly also access it from off-site. Any Advice? Good how-to articles? Software that works good in the ubuntu realm? I've used tversity(http://tversity.com/) in the past to accomplish this on my local desktop but I'd like to go full open source for this project. In the future I might also look into cable capture. I know very little in this area other than theoretically there are cable cards that enable this? I use comcast so anyone who has advice here I'd be curious about as well. Cheers, Taylor -------------- next part -------------- An HTML attachment was scrubbed... URL: From jim at well.com Thu Oct 29 11:22:17 2009 From: jim at well.com (jim) Date: Thu, 29 Oct 2009 10:22:17 -0800 Subject: [sf-lug] sf-lug meets this sunday, 20091101, at cafe enchante from 11 am to 1 pm Message-ID: <1256840537.6664.9.camel@jim-laptop> sf-lug meets this sunday, 20091101, at the cafe enchante on geary at 26th ave in san francisco from 11 AM to 1 PM (or so). From johnlowry at gmail.com Thu Oct 29 11:54:04 2009 From: johnlowry at gmail.com (John Lowry) Date: Thu, 29 Oct 2009 11:54:04 -0700 Subject: [sf-lug] HTPC How-Tos advice? In-Reply-To: <762969175.1256835013840.JavaMail.cfservice@webserver50> References: <762969175.1256835013840.JavaMail.cfservice@webserver50> Message-ID: <4AE9E4CC.7030305@gmail.com> Blake Haggerty wrote: > I have built a few HTPCs Some with Ubuntu others with Windows. > > I know what I look for in a HTPC but everyones different: My advice > would be don't use a "old pc" I second that, if you are planning on doing anything with encoding or decoding on the fly you will want as "beefy" as you can get. > > Things I want in a HTPC: > > Whisper Quiet Do not forget heat either, I had my old MythTV machine that ran way too hot for my AV cabinet. It was actually putting out so much heat that my PS3, also a hot running device, was having issues. I eventually got a better form factor cabinet for getting rid of heat and better heat sinks for my CPU. Lots of copper to try to keep the fans from needing to kick in. > But if your going to just be using it to record/watch TV - Ubuntu should > work just fine with MythTv. So Hauppauge has a great product that you can use with either Cable or satellite TV that I go with now. It is an external USB device that takes component video and converts for you. you still need a receiver from the cable or satellite people for it to work, but you can control your recording experience with it. MythTV supports it in SVN and as of 2.6.30 the mainline kernel has a driver for it as well. http://www.hauppauge.com/site/products/data_hdpvr.html > > Best Regards, > Blake Haggerty > __ > > > > -----Original Message----- > *From:*Taylor gray.race at gmail.com > *To:* "sf-lug at linuxmafia.com" ; > *Sent:* Oct 29, 2009 09:30:40 AM > *Subject:* [sf-lug] HTPC How-Tos advice? > > Hi Folks, > > First time poster here. Working for the state I now have a few forced > vacations. A project that I've been meaning to get started on is setting > up an old PC as a HTPC device. I already have an external NAS to hook > into it for storage. What I'm looking to do is set it up as a streaming > server for UPnP devices in my home and possibly also access it from > off-site. MediaTomb, http://mediatomb.cc/, for DLNA streaming works pretty good for me. It takes a little tweeking to get it to work with certain devices. For remote playback Ampache has been pretty good to me. I even have an app that will play it on my G1. http://ampache.org/ > In the future I might also look into cable capture. I know very little > in this area other than theoretically there are cable cards that enable > this? I use comcast so anyone who has advice here I'd be curious about > as well. Again, I recommend the Hauppauge device I linked above, just because you are then not tied to one type of source for input. Also, more and more cable companies are encrypting their content over the wire and if you do not have a cable card capable device, non of which currently have linux support, you are SOL for that input. That being said if you want to do over there air or unencrypted cable you can use a card that supports it. There is a lot of support in the Linux kernel for various cards, but you can choose to go with a vendor you KNOW supports linux. http://www.pchdtv.com/ > > Cheers, > > Taylor > > > ------------------------------------------------------------------------ > > _______________________________________________ > sf-lug mailing list > sf-lug at linuxmafia.com > http://linuxmafia.com/mailman/listinfo/sf-lug From sverma at sfsu.edu Thu Oct 29 12:27:15 2009 From: sverma at sfsu.edu (Sameer Verma) Date: Thu, 29 Oct 2009 12:27:15 -0700 Subject: [sf-lug] HTPC How-Tos advice? In-Reply-To: <4AE9E4CC.7030305@gmail.com> References: <762969175.1256835013840.JavaMail.cfservice@webserver50> <4AE9E4CC.7030305@gmail.com> Message-ID: <5fb387c70910291227p7640fb12i615ad97bd3d71cae@mail.gmail.com> On Thu, Oct 29, 2009 at 11:54 AM, John Lowry wrote: > > > Blake Haggerty wrote: >> >> I have built a few HTPCs Some with Ubuntu others with Windows. >> ?I know what I look for in a HTPC but everyones different: ? ? My advice >> would be don't use a "old pc" > > I second that, if you are planning on doing anything with encoding or > decoding on the fly you will want as "beefy" as you can get. >> >> ?Things I want in a HTPC: >> ?Whisper Quiet > > Do not forget heat either, I had my old MythTV machine that ran way too hot > for my AV cabinet. It was actually putting out so much heat that my PS3, > also a hot running device, was having issues. I eventually got a better form > factor cabinet for getting rid of heat and better heat sinks for my CPU. > Lots of copper to try to keep the fans from needing to kick in. > One way to deal with the heat issue is to use MythTV's frontend-backend setup. The backend can sit in the garage or attic or some favorite place where heat and noise aren't an issue and your frontend machine (XBox classic?) can be in the AV cabinet and be nice and quiet. Backend <-->Frontend over Wi-Fi can be a bit sputtery (standard def TV, not for HD) but Ethernet is very reliable. Gigabit Ethernet is terrific. > >> ?But if your going to just be using it to record/watch TV - Ubuntu should >> work just fine with MythTv. > Ubuntu spin for MythTV http://www.mythbuntu.org/ cheers, Sameer (also working for the State of CA, also taking forced vacations :-)) > So Hauppauge has a great product that you can use with either Cable or > satellite TV that I go with now. It is an external USB device that takes > ?component video and converts for you. you still need a receiver from the > cable or satellite people for it to work, but you can control your recording > experience with it. MythTV supports it in SVN and as of 2.6.30 the ?mainline > kernel has a driver for it as well. > > http://www.hauppauge.com/site/products/data_hdpvr.html > >> >> Best Regards, >> Blake Haggerty >> __ >> ?-----Original Message----- >> *From:*Taylor gray.race at gmail.com >> *To:* "sf-lug at linuxmafia.com" ; >> *Sent:* Oct 29, 2009 09:30:40 AM >> *Subject:* [sf-lug] HTPC How-Tos advice? >> >> Hi Folks, >> >> First time poster here. Working for the state I now have a few forced >> vacations. A project that I've been meaning to get started on is setting up >> an old PC as a HTPC device. I already have an external NAS to hook into it >> for storage. What I'm looking to do is set it up as a streaming server for >> UPnP devices in my home and possibly also access it from off-site. > > MediaTomb, http://mediatomb.cc/, for DLNA streaming works pretty good for > me. It takes a little tweeking to get it to work with certain devices. > > For remote playback Ampache has been pretty good to me. I even have an app > that will play it on my G1. http://ampache.org/ > > >> In the future I might also look into cable capture. I know very little in >> this area other than theoretically there are cable cards that enable this? I >> use comcast so anyone who has advice here I'd be curious about as well. > > Again, I recommend the Hauppauge device I linked above, just because you are > then not tied to one type of source for input. Also, more and more cable > companies are encrypting their content over the wire and if you do not have > a cable card capable device, non of which currently have linux support, you > are SOL for that input. That being said if you want to do over there air or > unencrypted cable you can use a card that supports it. ?There is a lot of > support in the Linux kernel for various cards, but you can choose to go with > a vendor you KNOW supports linux. > > http://www.pchdtv.com/ > > > >> >> Cheers, >> >> Taylor >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> sf-lug mailing list >> sf-lug at linuxmafia.com >> http://linuxmafia.com/mailman/listinfo/sf-lug > > _______________________________________________ > sf-lug mailing list > sf-lug at linuxmafia.com > http://linuxmafia.com/mailman/listinfo/sf-lug > From grantbow at gmail.com Thu Oct 29 16:15:47 2009 From: grantbow at gmail.com (Grant Bowman) Date: Thu, 29 Oct 2009 16:15:47 -0700 Subject: [sf-lug] Ubuntu 9.10 released In-Reply-To: <317e39f0910291612m29d9e932pe86d7877053c6943@mail.gmail.com> References: <20091029142546.GB1674@dario.dodds.net> <317e39f0910291612m29d9e932pe86d7877053c6943@mail.gmail.com> Message-ID: <317e39f0910291615i11e5802duac34776ce11dae97@mail.gmail.com> Here's the message I just sent to the Ubuntu California Team's mail list with all the details. Grant ---------- Forwarded message ---------- From: Grant Bowman Date: Thu, Oct 29, 2009 at 4:12 PM Subject: Fwd: Ubuntu 9.10 released To: ubuntu-us-ca at lists.ubuntu.com Ubuntu 9.10 Karmic Koala was released! This is for those that aren't subscribed to http://lists.ubuntu.com/mailman/listinfo/ubuntu-announce yet. ?For those interested in getting on IRC #ubuntu-release-party is the place to be other than #ubuntu-california of course. ?Our events are coming up as scheduled here https://wiki.ubuntu.com/CaliforniaTeam/Projects/KarmicRelease - don't be shy about organizing more events, even if it's just a few friends. I will definitely have the downloadable images with me on USB sticks so please just ask if you have your computer or if you bring a USB stick and want a copy. Party on, Grant Bowman https://wiki.ubuntu.com/CaliforniaTeam ---------- Forwarded message ---------- From: Ubuntu Announcements Date: Thu, Oct 29, 2009 at 7:25 AM Subject: Ubuntu 9.10 released To: ubuntu-announce at lists.ubuntu.com The Ubuntu team is pleased to announce Ubuntu 9.10 Desktop and Server editions, Ubuntu 9.10 Server for Ubuntu Enterprise Cloud (UEC) and Amazon's EC2, and Ubuntu Netbook Remix, continuing Ubuntu's tradition of integrating the latest and greatest open source technologies into a high-quality, easy-to-use Linux distribution. Read more about the features of Ubuntu 9.10 in the following press releases: ?Desktop edition ? ?http://www.ubuntu.com/news/ubuntu-910 ?Server edition ? ? http://www.ubuntu.com/news/ubuntu-910-server-edition Ubuntu 9.10 will be supported for 18 months on both desktops and servers. Users requiring a longer support lifetime on the server may choose to continue using Ubuntu 8.04 LTS, with security support until 2013, rather than upgrading to 9.10. Thanks to the efforts of the global translation community, Ubuntu is available in 25 languages. ?For a list of supported languages and detailed translation statistics for these and other languages, see: ?https://wiki.ubuntu.com/Translations/ReleaseLanguages/9.10 Ubuntu 9.10 includes the first official release of Ubuntu Server images for UEC and for Amazon's EC2, giving you everything you need for rapid deployment of Ubuntu instances in a cloud computing environment. UEC images, and information on running Ubuntu 9.10 on EC2, are available at: ?http://uec-images.ubuntu.com/releases/9.10/release Ubuntu 9.10 is also the basis for new 9.10 releases of Kubuntu, Xubuntu, Edubuntu, UbuntuStudio, and Mythbuntu: ? ? ? ?Kubuntu ? ? ?http://kubuntu.org/news/9.10-release ? ? ? ?Xubuntu ? ? ?http://xubuntu.org/news/9.10-release ? ? ? Edubuntu ? ? ?http://edubuntu.org/news/9.10-release ? ? ?Mythbuntu ? ? ?http://mythbuntu.org/9.10/release ?Ubuntu Studio ? ? ?https://wiki.ubuntu.com/UbuntuStudio/9.10release_notes To Get Ubuntu 9.10 ------------------ To download Ubuntu 9.10, or obtain CDs, visit: ?http://www.ubuntu.com/getubuntu Users of Ubuntu 9.04 will be offered an automatic upgrade to 9.10 via Update Manager. ?For further information about upgrading, see: ?http://www.ubuntu.com/getubuntu/upgrading As always, upgrades to the latest version of Ubuntu are entirely free of charge. We recommend that all users read the release notes, which document caveats and workarounds for known issues. ?They are available at: ?http://www.ubuntu.com/getubuntu/releasenotes/910 Find out what's new in this release with a graphical overview: ?http://www.ubuntu.com/getubuntu/releasenotes/910overview If you have a question, or if you think you may have found a bug but aren't sure, try asking on the #ubuntu IRC channel, on the Ubuntu Users mailing list, or on the Ubuntu forums: ?#ubuntu on irc.freenode.net ?http://lists.ubuntu.com/mailman/listinfo/ubuntu-users ?http://www.ubuntuforums.org/ Ubuntu 9.10 for ARM architectures --------------------------------- Ubuntu 9.10 is available for the ARM architecture. ?Users should only download these images if they have access to ARM chipsets or devices, as they will not run on Intel-based machines. Install instructions and images can be found here: ?http://www.ubuntu.com/products/whatisubuntu/arm Helping Shape Ubuntu -------------------- If you would like to help shape Ubuntu, take a look at the list of ways you can participate at: ?http://www.ubuntu.com/community/participate/ About Ubuntu ------------ Ubuntu is a full-featured Linux distribution for desktops, laptops, netbooks and servers, with a fast and easy install and regular releases. ?A tightly-integrated selection of excellent applications is included, and an incredible variety of add-on software is just a few clicks away. Professional services, including support, are available from Canonical Limited and hundreds of other companies around the world. ?For more information about support, visit: ?http://www.ubuntu.com/support More Information ---------------- You can find out more about Ubuntu and about this release on our website: ?http://www.ubuntu.com/ To sign up for future Ubuntu announcements, please subscribe to Ubuntu's very low volume announcement list at: ?http://lists.ubuntu.com/mailman/listinfo/ubuntu-announce -- ubuntu-announce mailing list ubuntu-announce at lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-announce From einfeldt at gmail.com Fri Oct 30 18:26:34 2009 From: einfeldt at gmail.com (Christian Einfeldt) Date: Fri, 30 Oct 2009 18:26:34 -0700 Subject: [sf-lug] big installfest tomorrow Message-ID: <4b5781040910301826j88b8f6ev443c341efba94dcb@mail.gmail.com> hi, Sorry for the last minute notice. A high school student in the Berkeley is going to be building Linux machines for Stormy Peters' KidsOnComputers.org project in Mexico. If anyone is bored tomorrow and would like to come assemble machines for Linux labs in Mexico, this will be guaranteed to be a good time. Plus free pizza!! As an added bonus, this project will be held at the Zareason shop in Berkeley, the site where many of us have purchased pre-installed Linux machines. Come on over and see the west coast's best Linux-only retailed in action! Here is Kory's announcement: #################### I need help frankensteining 30 desktops so I can send them to Mexico for a Technology Transfer Program led by Stormy Peters of the GNOME Foundation. Christian Einfeldt was nice enough to give us the hardware and last weekend we moved them from SF to my family's computer shop in Berkeley. The project is for my Eagle Scout. I was going to have a group of friends help that helped my brother with his Eagle Project, but something came up at the last minute and now I have only one helper on Saturday and possibly two on Sunday (all from the Berkeley LUG). Are there any other LUG volunteers in the Bay area who can help me out? The first session is at 10 am on Saturday (and other on Sunday) at our shop at 1647 Hopkins St, Berkeley, 94707. The BART is close & we can pick you up from there if that makes it easier. We're also getting some great Gioia pizza and some good stuff from Hopkins Bakeryfor lunch. Stay however long you like and if you can't come at 10, we have other times that will work too. Let me know if you can help. Thanks for helping out at the last minute. I really appreciate it. -------------- next part -------------- An HTML attachment was scrubbed... URL: From grantbow at gmail.com Sat Oct 31 15:01:22 2009 From: grantbow at gmail.com (Grant Bowman) Date: Sat, 31 Oct 2009 15:01:22 -0700 Subject: [sf-lug] REBUILD AFGHANISTAN SUMMIT 2009 In-Reply-To: <5fb387c70910311221i34696e46h90cef55ac266cf04@mail.gmail.com> References: <5fb387c70910311221i34696e46h90cef55ac266cf04@mail.gmail.com> Message-ID: <317e39f0910311501uc557264kb4aedf28527d62e5@mail.gmail.com> ---------- Forwarded message ---------- From: Sameer Verma Date: Sat, Oct 31, 2009 at 12:21 PM Subject: [OLPC-SF] REBUILD AFGHANISTAN SUMMIT 2009 To: OLPC SF Forwarding on behalf of Carol Ruth Silver. ============================== You are invited to attend: * * * * * * * * * * ? ?REBUILD AFGHANISTAN SUMMIT 2009 * * * * * * * * * * Sunday, November 01, 2009 11:00 AM Dominican University of California Guzman Hall, 2nd floor 50 Acacia Avenue San Rafael, CA Registration begins at 11am. Program begins at 11:30 am, includes speeches and two workshops ending at 4:30 with networking until 5:30 pm. Admission is FREE! Map & Directions at: ?http://www.afghansummit.org/index.html Organizations wishing to participate should provide information to afghanreconstruction at yahoo.com. Keynote Speakers: - Dr. Nahid Aziz ? Clinical Psychologist and Assoc. Prof., Argosy U., Washington, DC - Norman Solomon ?Marin Author and Executive Director, Institute for Public Accuracy Both speakers will address the role of the local community in the future of Afghanistan. Join concerned citizens and members of non-profit organizations for real conversations and some solutions to improving the lives of people in Afghanistan. Come hear the speakers, meet the participating organizations who will have information, photos and opportunities to get involved at their booths. Try out the laptop computer used in the 'One Laptop Per Child-Afghanistan' program! There will be time for networking, workshops (on funding for projects, education, mental health issues, art and archeology preservation in Afghanistan and more), Afghan handicrafts for sale and refreshments. For the summit schedule for the day, speaker Bios, links to the participating organizations and all details, visit the Rebuild Afghanistan Summit 2009 website at: www.afghansummit.org To RSVP (with only your name and e-mail address) go to http://rebuildafghanistansummit2009.eventbrite.com and click on 'Register'. VOLUNTEERS NEEDED: Contact Masood Sattari, Summit Chairperson, if you can volunteer to help before and/or during the summit, at: email: afghanreconstruction at yahoo.com phone: (510) 612-5566 Box lunches available. For directions and map to the campus go to www.dominican.edu/about/campus/directionstocampus.html . Hosted By: Dominican University and Rebuild Afghanistan Summit 2009 Committee Hope to see you there, Rebuild Afghanistan Summit 2009 Committee www.afghansummit.org _______________________________________________ OLPC-SF mailing list OLPC-SF at lists.laptop.org http://lists.laptop.org/listinfo/olpc-sf From alchaiken at gmail.com Sun Nov 1 14:34:53 2009 From: alchaiken at gmail.com (Alison Chaiken) Date: Sun, 1 Nov 2009 14:34:53 -0800 Subject: [sf-lug] Broadcom 4322 WiFi finally working! Message-ID: History: The Broadcom 4322 modem on my HP dv2 laptop was working up to kernel 2.6.9.213 and Fedora 11, but all of a sudden it ground to a halt with 2.6.29.217. On 2.6.29.213, I was using a driver that I downloaded from Broadcom's website along with a kernel patch the company provided. Litany of failures: I spent a lot of time messing around with wl.ko and b43-fwcutter under kernel 2.6.30.?? with nothing to show for it. Happy ending: Just today, I had another hack at it and was successful by installing the broadcom-wl package from rpmfusion-nonfree. Yes, all I did in the end was "yum install broadcom-wl" and reboot. Epilog: I wouldn't say that the other methods won't work, but you can't beat this one for simplicity. Since my system state is less than pristine at this point, I couldn't swear that some residue of one of the other methods I tried didn't contribute to the final success. Now on to pairing bluetooth stereo headphones with the laptop! -- Alison Chaiken (650) 279-5600 (cell) http://www.exerciseforthereader.org/ The revolution will be automated. -- David E. Calkins, riffing on Gil Scott-Heron's "The revolution will not be televised." Sent from San Francisco, CA, United States From bliss at sfo.com Mon Nov 2 08:58:57 2009 From: bliss at sfo.com (Bobbie Sellers) Date: Mon, 02 Nov 2009 08:58:57 -0800 Subject: [sf-lug] Bay Bridge reopening after a weekend of intensive effort and testing. Message-ID: <4AEF0FD1.2030500@sfo.com> California Highway Patrol just started escorting traffic to the San Francisco side. The state engineers completed testing after an early test forced revisions to the repair which have been more carefully done than those on the Labor day weekend. The welds are covering more surface area and the tie rods collars have newly designed surfaces designed to allow more even pressure and a shock absorbing compound is between the tie rods and their housing to prevent the sort of damage that happened before. And it is officially open and the first cars will be in San Francisco in a few minutes. later bliss From rick at linuxmafia.com Mon Nov 2 16:18:01 2009 From: rick at linuxmafia.com (Rick Moen) Date: Mon, 2 Nov 2009 16:18:01 -0800 Subject: [sf-lug] (forw) consultant? Message-ID: <20091103001801.GZ1982@linuxmafia.com> If anyone wants to be Ms. Babcock's consultant, here ya go. I've made sure she's aware of the Nov. 16th SF-LUG meeting. ----- Forwarded message from polly b ----- X-Mailer: YahooMailClassic/8.0.7 YahooMailWebService/0.7.347.3 Date: Thu, 29 Oct 2009 13:24:10 -0700 (PDT) From: polly b To: rick at linuxmafia.com Subject: consultant? Hi Rick I'm a friend of Holden Aust who gave me your email and suggested I contact you. I run Linux on my laptop but am dependent upon my tech friends for support and Holden and Rufus Laggren, my other Linux friend, are away. My computer hasn't spoken to my printer for several months (I've done all the usual reconfigure things that a lay person can do) and, since I'm studying photography, this is a real problem for me. Also, I want to buy Photoshop Elements (I have Photoshop 5, an ancient version) and, if possible run it on the Linux side of my computer's split drive. I'm also contemplating buying a used Mac just for my photos and P'shop. My point: I'd like to find someone who would come fix my printer/computer interface and, if qualified, to advise me on which Photoshop Elements will run on Linux (without another program to facilitate this). I'd really appreciate your either helping with my printer problem or recommending someone you know who might do it. I live in SF in the Lower Haight. Of course I'd like to know your fee schedule. Cheers, Polly Babcock 415-626-2611 "When we try to pick out anything by itself, we find it hitched to everything else in the Universe." John Muir ----- End forwarded message ----- From rick at linuxmafia.com Mon Nov 2 17:58:43 2009 From: rick at linuxmafia.com (Rick Moen) Date: Mon, 2 Nov 2009 17:58:43 -0800 Subject: [sf-lug] Towards a list of Linux consultants in the Bay Area (was: consultant?) In-Reply-To: <20091103001801.GZ1982@linuxmafia.com> References: <20091103001801.GZ1982@linuxmafia.com> Message-ID: <20091103015843.GA26440@linuxmafia.com> Just to elaborate on that: I'm aware there are list-members who are physically in the city of San Francisco and willing to visit individual Linux users at their houses/apartments to solve their Linux problems, either on a consulting basis or free of charge. I salute their dedication. Truly. This particular Linux user, Polly, stresses that she's an artist and decidedly not a technical person, and basically is not going to tackle even what's probably a pretty dirt-simple CUPS config problem without in-person handholding. There's a definite niche for anyone willing to do as Polly asks; she's hardly the only such computer user. There are tens of millions of them, in general we'll basically never see them on LUG mailing lists (because they want personal, private handholding), and they'll never read FAQs no matter how many, how good, and how easy to find. The hard truth, though, is that giving them private helpdesk services (gratis or not) does little or nothing to build and maintain the Linux community. I personally would rather spend my time where it will do more good. I'd be glad to keep a directory of people willing to do in-person Linux consulting (including free, the way LUGOD's LERT does in Davis[1]) for the Bay Area. Joshua Drake, who before a nasty schism was part of the Linux Documentation Project, maintained the "Linux Consultants Guide" from 2000 to 2006: http://www.commandprompt.com/community/consultants/guide/ That Guide attempted to cover the entire Earth, which strikes me as not a reasonable choice of scope. I've long maintained a list of Bay Area Linux / BSD businesses as an adjunct to BALE: http://linuxmafia.com/bale/other.html If people know of Linux consultants not yet listed there, please let me know. (I need to be able to re-check on people / firms listed, so they need to have Web sites.) [1] http://www.lugod.org/projects/lert/ From rick at linuxmafia.com Mon Nov 2 18:04:35 2009 From: rick at linuxmafia.com (Rick Moen) Date: Mon, 2 Nov 2009 18:04:35 -0800 Subject: [sf-lug] Towards a list of Linux consultants in the Bay Area (was: consultant?) In-Reply-To: <20091103015843.GA26440@linuxmafia.com> References: <20091103001801.GZ1982@linuxmafia.com> <20091103015843.GA26440@linuxmafia.com> Message-ID: <20091103020435.GO21475@linuxmafia.com> I wrote: > I'd be glad to keep a directory of people willing to do in-person Linux > consulting (including free, the way LUGOD's LERT does in Davis[1]) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Just so I don't inadvertently do harm: LERT's model is that the user agrees to make a modest donation to LUGOD. Volunteers then come to visit. Linux distro installs are expected to be done, instead, at LUGOD's installfests unless this is not possible. More at: http://www.lugod.org/projects/lert/ From kai.salmon.chang at gmail.com Mon Nov 2 19:15:54 2009 From: kai.salmon.chang at gmail.com (Kai Chang) Date: Mon, 2 Nov 2009 19:15:54 -0800 Subject: [sf-lug] Towards a list of Linux consultants in the Bay Area (was: consultant?) In-Reply-To: <20091103015843.GA26440@linuxmafia.com> References: <20091103001801.GZ1982@linuxmafia.com> <20091103015843.GA26440@linuxmafia.com> Message-ID: <5200c28f0911021915m5b3e70f3haacc23308c417340@mail.gmail.com> I'm interested in developing a stronger web presence for FOSS-oriented businesses. A super-powered LinkedIn for Linux professionals might be very successful. We could aggregate news from LUGs in the area, follow all the Linux twitterers in the region, and all that standard stuff. Developing it collectively through GitHub or LaunchPad might be fun too. On Mon, Nov 2, 2009 at 5:58 PM, Rick Moen wrote: > Just to elaborate on that: I'm aware there are list-members who are > physically in the city of San Francisco and willing to visit individual > Linux users at their houses/apartments to solve their Linux problems, > either on a consulting basis or free of charge. I salute their > dedication. Truly. > > This particular Linux user, Polly, stresses that she's an artist and > decidedly not a technical person, and basically is not going to tackle > even what's probably a pretty dirt-simple CUPS config problem without > in-person handholding. > > There's a definite niche for anyone willing to do as Polly asks; she's > hardly the only such computer user. There are tens of millions of them, > in general we'll basically never see them on LUG mailing lists (because > they want personal, private handholding), and they'll never read FAQs no > matter how many, how good, and how easy to find. > > The hard truth, though, is that giving them private helpdesk services > (gratis or not) does little or nothing to build and maintain the Linux > community. I personally would rather spend my time where it will do > more good. > > > I'd be glad to keep a directory of people willing to do in-person Linux > consulting (including free, the way LUGOD's LERT does in Davis[1]) for > the Bay Area. Joshua Drake, who before a nasty schism was part of the > Linux Documentation Project, maintained the "Linux Consultants Guide" > from 2000 to 2006: > http://www.commandprompt.com/community/consultants/guide/ > > That Guide attempted to cover the entire Earth, which strikes me as not > a reasonable choice of scope. > > I've long maintained a list of Bay Area Linux / BSD businesses as an > adjunct to BALE: http://linuxmafia.com/bale/other.html If people know > of Linux consultants not yet listed there, please let me know. (I need > to be able to re-check on people / firms listed, so they need to have > Web sites.) > > [1] http://www.lugod.org/projects/lert/ > > _______________________________________________ > sf-lug mailing list > sf-lug at linuxmafia.com > http://linuxmafia.com/mailman/listinfo/sf-lug > -- Kai Chang | kai.salmon.chang at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From jim at well.com Mon Nov 2 20:00:22 2009 From: jim at well.com (jim) Date: Mon, 02 Nov 2009 20:00:22 -0800 Subject: [sf-lug] Towards a list of Linux consultants in the Bay Area (was: consultant?) In-Reply-To: <20091103015843.GA26440@linuxmafia.com> References: <20091103001801.GZ1982@linuxmafia.com> <20091103015843.GA26440@linuxmafia.com> Message-ID: <1257220822.6511.16.camel@jim-laptop> i'm willing to help people out at no charge. I'm also willing to charge, mainly if someone wants something done on command or within a timeframe. use the list to get volunteers (including me, sometimes). Use the link below to find out about services: http://www.systemateka.com (The web site for Systemateka, Inc.) On Mon, 2009-11-02 at 17:58 -0800, Rick Moen wrote: > Just to elaborate on that: I'm aware there are list-members who are > physically in the city of San Francisco and willing to visit individual > Linux users at their houses/apartments to solve their Linux problems, > either on a consulting basis or free of charge. I salute their > dedication. Truly. > > This particular Linux user, Polly, stresses that she's an artist and > decidedly not a technical person, and basically is not going to tackle > even what's probably a pretty dirt-simple CUPS config problem without > in-person handholding. > > There's a definite niche for anyone willing to do as Polly asks; she's > hardly the only such computer user. There are tens of millions of them, > in general we'll basically never see them on LUG mailing lists (because > they want personal, private handholding), and they'll never read FAQs no > matter how many, how good, and how easy to find. > > The hard truth, though, is that giving them private helpdesk services > (gratis or not) does little or nothing to build and maintain the Linux > community. I personally would rather spend my time where it will do > more good. > > > I'd be glad to keep a directory of people willing to do in-person Linux > consulting (including free, the way LUGOD's LERT does in Davis[1]) for > the Bay Area. Joshua Drake, who before a nasty schism was part of the > Linux Documentation Project, maintained the "Linux Consultants Guide" > from 2000 to 2006: > http://www.commandprompt.com/community/consultants/guide/ > > That Guide attempted to cover the entire Earth, which strikes me as not > a reasonable choice of scope. > > I've long maintained a list of Bay Area Linux / BSD businesses as an > adjunct to BALE: http://linuxmafia.com/bale/other.html If people know > of Linux consultants not yet listed there, please let me know. (I need > to be able to re-check on people / firms listed, so they need to have > Web sites.) > > [1] http://www.lugod.org/projects/lert/ > > _______________________________________________ > sf-lug mailing list > sf-lug at linuxmafia.com > http://linuxmafia.com/mailman/listinfo/sf-lug > From rick at linuxmafia.com Mon Nov 2 22:02:17 2009 From: rick at linuxmafia.com (Rick Moen) Date: Mon, 2 Nov 2009 22:02:17 -0800 Subject: [sf-lug] Towards a list of Linux consultants in the Bay Area (was: consultant?) In-Reply-To: <1257220822.6511.16.camel@jim-laptop> References: <20091103001801.GZ1982@linuxmafia.com> <20091103015843.GA26440@linuxmafia.com> <1257220822.6511.16.camel@jim-laptop> Message-ID: <20091103060217.GI1982@linuxmafia.com> Quoting jim (jim at well.com): > i'm willing to help people out at no charge. > I'm also willing to charge, mainly if someone > wants something done on command or within a > timeframe. As the Aussies say, "Good on ya", Jim. ;-> Ms. Polly Babcock would probably appreciate the help, if you have time and feel like going over to the Lower Haight. She's pb4316 at yahoo.com or 415-626-2611. > use the list to get volunteers (including > me, sometimes). Use the link below to find out > about services: > http://www.systemateka.com > (The web site for Systemateka, Inc.) I will be delighted to add Systemateka, Inc. to http://linuxmafia.com/bale/other.html -- which, I was just saying offlist, seems a good candidate for both a reorg and an HTML update to something less... 1995. And also to move all the "In memoriam" entries (Linuxcare, VA Linux Systems, Freedom Technology Center, Eazel, Cobalt Networks, The CoffeeNet, Tuxtops, Walnut Creek CD-ROM, Universal CD-ROM, Yggradsil Computing, all that) to either a different section or a completely different page. Getting back for a moment to what I was talking about: I'd be glad to host a Web page that lists all known Linux / BSD consultants and businesses in the Bay Area. http://linuxmafia.com/bale/other.html has always been _intended_ to be that, and I think it's about the best thing we have in that area so far -- but it lacks good enough information to be useful to, say, people like Polly Babcock, who aren't looking for Linux workstations or servers, but just someone able to fix CUPS on her laptop, and help her decide what Photoshop Elements version to run under WINE. Speaking from experience (with not just that page but also BALE, and other pages), the continual job of re-vetting entries (on such Web pages) is key. After trying a lot of things, I basically established a bare-minimum "There must be a Web presence to point to" floor requirement -- for both LUGs and Linux businesses. A not-obviously-defective Web page doesn't guarantee that there's still an ongoing LUG or consultancy, but it means at least that someone's still paying for a Web presence. From nbs at sonic.net Mon Nov 2 22:24:50 2009 From: nbs at sonic.net (Bill Kendrick) Date: Mon, 2 Nov 2009 22:24:50 -0800 Subject: [sf-lug] Towards a list of Linux consultants in the Bay Area (was: consultant?) In-Reply-To: <20091103020435.GO21475@linuxmafia.com> References: <20091103001801.GZ1982@linuxmafia.com> <20091103015843.GA26440@linuxmafia.com> <20091103020435.GO21475@linuxmafia.com> Message-ID: <20091103062450.GA5516@sonic.net> Not particularly paying attention (read: reading) this thread, but now my ears are burning. FWIW, LERT's fairly dead these days. Our IFs have stalled too, but that's been due to venue issues. -bill! On Mon, Nov 02, 2009 at 06:04:35PM -0800, Rick Moen wrote: > I wrote: > > > I'd be glad to keep a directory of people willing to do in-person Linux > > consulting (including free, the way LUGOD's LERT does in Davis[1]) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > Just so I don't inadvertently do harm: LERT's model is that the user > agrees to make a modest donation to LUGOD. Volunteers then > come to visit. Linux distro installs are expected to be done, instead, > at LUGOD's installfests unless this is not possible. > > More at: http://www.lugod.org/projects/lert/ > > _______________________________________________ > sf-lug mailing list > sf-lug at linuxmafia.com > http://linuxmafia.com/mailman/listinfo/sf-lug -- -bill! Sent from my computer From kai.salmon.chang at gmail.com Mon Nov 2 22:55:25 2009 From: kai.salmon.chang at gmail.com (Kai Chang) Date: Mon, 2 Nov 2009 22:55:25 -0800 Subject: [sf-lug] Towards a list of Linux consultants in the Bay Area (was: consultant?) In-Reply-To: <20091103060217.GI1982@linuxmafia.com> References: <20091103001801.GZ1982@linuxmafia.com> <20091103015843.GA26440@linuxmafia.com> <1257220822.6511.16.camel@jim-laptop> <20091103060217.GI1982@linuxmafia.com> Message-ID: <5200c28f0911022255t2a5421f3kefb82a2c7c35029f@mail.gmail.com> Linux is about discourse, which is why this mailing list is so awesome. The site's interface should preference those that participate in discourse. We should privilege websites with dynamic content in some way-- for instance an area where all consultancy blogs get aggregated (that have agreed to let us re-publish). Users can see someone's personality and will be more comfortable looking for help. It doesn't have to be all business/philosophy/code-like, it could just be a fun place for Linux-users to publish their content. Keeping track of active FOSS projects in the area would be cool too. A movers and shakers section, basically. Does anyone here use MVC architecture in their sites? What frameworks do you use? Does anyone use Wordpress, Moveable Type, etc to publish? I know there will be a lot of twitters and identi.cas. We could use Drupal for different types of users. There are a lot of great CMS's we could use though. On Mon, Nov 2, 2009 at 10:02 PM, Rick Moen wrote: > Quoting jim (jim at well.com): > > > i'm willing to help people out at no charge. > > I'm also willing to charge, mainly if someone > > wants something done on command or within a > > timeframe. > > As the Aussies say, "Good on ya", Jim. ;-> > > Ms. Polly Babcock would probably appreciate the help, if you have time > and feel like going over to the Lower Haight. She's pb4316 at yahoo.com or > 415-626-2611. > > > use the list to get volunteers (including > > me, sometimes). Use the link below to find out > > about services: > > http://www.systemateka.com > > (The web site for Systemateka, Inc.) > > I will be delighted to add Systemateka, Inc. to > http://linuxmafia.com/bale/other.html -- which, I was just saying > offlist, seems a good candidate for both a reorg and an HTML update to > something less... 1995. And also to move all the "In memoriam" entries > (Linuxcare, VA Linux Systems, Freedom Technology Center, Eazel, Cobalt > Networks, The CoffeeNet, Tuxtops, Walnut Creek CD-ROM, Universal CD-ROM, > Yggradsil Computing, all that) to either a different section or a > completely different page. > > Getting back for a moment to what I was talking about: I'd be glad to > host a Web page that lists all known Linux / BSD consultants and > businesses in the Bay Area. http://linuxmafia.com/bale/other.html > has always been _intended_ to be that, and I think it's about the > best thing we have in that area so far -- but it lacks good enough > information to be useful to, say, people like Polly Babcock, who aren't > looking for Linux workstations or servers, but just someone able to fix > CUPS on her laptop, and help her decide what Photoshop Elements version > to run under WINE. > > Speaking from experience (with not just that page but also BALE, and > other pages), the continual job of re-vetting entries (on such Web > pages) is key. After trying a lot of things, I basically established a > bare-minimum "There must be a Web presence to point to" floor > requirement -- for both LUGs and Linux businesses. A > not-obviously-defective Web page doesn't guarantee that there's still an > ongoing LUG or consultancy, but it means at least that someone's still > paying for a Web presence. > > > _______________________________________________ > sf-lug mailing list > sf-lug at linuxmafia.com > http://linuxmafia.com/mailman/listinfo/sf-lug > -- Kai Chang | kai.salmon.chang at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From rick at linuxmafia.com Mon Nov 2 23:23:03 2009 From: rick at linuxmafia.com (Rick Moen) Date: Mon, 2 Nov 2009 23:23:03 -0800 Subject: [sf-lug] Towards a list of Linux consultants in the Bay Area (was: consultant?) In-Reply-To: <5200c28f0911022255t2a5421f3kefb82a2c7c35029f@mail.gmail.com> References: <20091103001801.GZ1982@linuxmafia.com> <20091103015843.GA26440@linuxmafia.com> <1257220822.6511.16.camel@jim-laptop> <20091103060217.GI1982@linuxmafia.com> <5200c28f0911022255t2a5421f3kefb82a2c7c35029f@mail.gmail.com> Message-ID: <20091103072303.GK1982@linuxmafia.com> Quoting Kai Chang (kai.salmon.chang at gmail.com): > Linux is about discourse, which is why this mailing list is so awesome. The > site's interface should preference those that participate in discourse. I'm not sure which site you're speaking of, when you say "the site". If you're talking about some site you'd like to build for the purpose mentioned in my subject header, super! Thanks for taking that on. Personally, I'm just trying to (1) improve my slightly-less-dusty-for-tonight's-content-maintenance Web page at http://linuxmafia.com/bale/other.html to make it more useful, and (2) encouraging folks to consider how best to get the Polly Babcocks in touch with effective consulting help. IMO, Polly's case reminds us of the existence of a large class of people who will never "participate in discourse". I'm not being critical of people who say "let 'em solve their own problems", but am just asking if there's a way to lower the bar for them. That is, I didn't know where to send Polly for an SF-based consultant. It'd be nice if there were a list, or something like that. Thus the subject header. > We should privilege websites with dynamic content in some way-- for instance > an area where all consultancy blogs get aggregated (that have agreed to let > us re-publish). [...] I have no idea what problem you're trying to solve, here, but good luck to you. > Does anyone here use MVC architecture in their sites? What frameworks do > you use? Does anyone use Wordpress, Moveable Type, etc to publish? It's possible that my thread will prove to be stillborn, but would you mind not hijacking it by changing the subject to rampant Web-geek technophilia? From kai.salmon.chang at gmail.com Mon Nov 2 23:46:49 2009 From: kai.salmon.chang at gmail.com (Kai Chang) Date: Mon, 2 Nov 2009 23:46:49 -0800 Subject: [sf-lug] Towards a list of Linux consultants in the Bay Area (was: consultant?) In-Reply-To: <20091103072303.GK1982@linuxmafia.com> References: <20091103001801.GZ1982@linuxmafia.com> <20091103015843.GA26440@linuxmafia.com> <1257220822.6511.16.camel@jim-laptop> <20091103060217.GI1982@linuxmafia.com> <5200c28f0911022255t2a5421f3kefb82a2c7c35029f@mail.gmail.com> <20091103072303.GK1982@linuxmafia.com> Message-ID: <5200c28f0911022346t2d73ba0ai1fc0f069949b9b70@mail.gmail.com> "I'm not sure which site you're speaking of, when you say "the site". If you're talking about some site you'd like to build for the purpose mentioned in my subject header, super!" It was my suggestion for how you enter content into your list. You can get plenty of free plugins that only take a few minutes to implement that could rank users somehow. This would solve your maintenance issues were sites need to be manually vetted. Automatic indexing would require tweaking over time, but it would enrich the content of the landing page. I'd like to implement something similar, so I was sort of leap-frogging off your idea. I'd like to collaborate with this mailing list, but I will start a new thread in a few days. That is, I didn't know where to send Polly for an SF-based consultant. It'd be nice if there were a list, or something like that. http://sfbay.craigslist.org/search/cps?query=linux&catAbbreviation=cps Unfortunately this won't usually yield a list of volunteers, and a lot of these seem like scams. You can usually get someone good if you work a little at it though. "It's possible that my thread will prove to be stillborn, but would you mind not hijacking it by changing the subject to rampant Web-geek technophilia?" I'm sorry, I do not know the etiquette for how open-source projects get off the ground. It sounds like I should start my own thread. This thread was targeted at web site owners. I know I shift what I'm talking about On Mon, Nov 2, 2009 at 11:23 PM, Rick Moen wrote: > Quoting Kai Chang (kai.salmon.chang at gmail.com): > > > Linux is about discourse, which is why this mailing list is so awesome. > The > > site's interface should preference those that participate in discourse. > > I'm not sure which site you're speaking of, when you say "the site". > > If you're talking about some site you'd like to build for the purpose > mentioned in my subject header, super! Thanks for taking that on. > > Personally, I'm just trying to (1) improve my > slightly-less-dusty-for-tonight's-content-maintenance Web page at > http://linuxmafia.com/bale/other.html to make it more useful, and > (2) encouraging folks to consider how best to get the Polly Babcocks > in touch with effective consulting help. > > IMO, Polly's case reminds us of the existence of a large class of people > who will never "participate in discourse". I'm not being critical of > people who say "let 'em solve their own problems", but am just asking if > there's a way to lower the bar for them. That is, I didn't know where > to send Polly for an SF-based consultant. It'd be nice if there were a > list, or something like that. > > Thus the subject header. > > > > > > We should privilege websites with dynamic content in some way-- for > instance > > an area where all consultancy blogs get aggregated (that have agreed to > let > > us re-publish). [...] > > I have no idea what problem you're trying to solve, here, but good luck > to you. > > > > Does anyone here use MVC architecture in their sites? What frameworks do > > you use? Does anyone use Wordpress, Moveable Type, etc to publish? > > It's possible that my thread will prove to be stillborn, but would you > mind not hijacking it by changing the subject to rampant Web-geek > technophilia? > > > _______________________________________________ > sf-lug mailing list > sf-lug at linuxmafia.com > http://linuxmafia.com/mailman/listinfo/sf-lug > -- Kai Chang | kai.salmon.chang at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From rick at linuxmafia.com Mon Nov 2 23:57:49 2009 From: rick at linuxmafia.com (Rick Moen) Date: Mon, 2 Nov 2009 23:57:49 -0800 Subject: [sf-lug] Towards a list of Linux consultants in the Bay Area (was: consultant?) In-Reply-To: <5200c28f0911022346t2d73ba0ai1fc0f069949b9b70@mail.gmail.com> References: <20091103001801.GZ1982@linuxmafia.com> <20091103015843.GA26440@linuxmafia.com> <1257220822.6511.16.camel@jim-laptop> <20091103060217.GI1982@linuxmafia.com> <5200c28f0911022255t2a5421f3kefb82a2c7c35029f@mail.gmail.com> <20091103072303.GK1982@linuxmafia.com> <5200c28f0911022346t2d73ba0ai1fc0f069949b9b70@mail.gmail.com> Message-ID: <20091103075749.GL1982@linuxmafia.com> Quoting Kai Chang (kai.salmon.chang at gmail.com): > It was my suggestion for how you enter content into your list. I cannot see the least relevance of ranking users, automatic indexing, or other rabid-Web-technophile suggestions. Nonethless, I wish you the best of luck. As it appears you are still heading off in a different direction, kindly start a different thread. Thank you. > That is, I didn't know where to send Polly for an SF-based consultant. It'd > be nice if there were a list, or something like that. [That I didn't know where to send Polly for an SF-based consultant] > http://sfbay.craigslist.org/search/cps?query=linux&catAbbreviation=cps You _really_ haven't bothered to think this through, have you? > This thread was targeted at web site owners. Nope. But that's probably academic, because I rather suspect you've killed it. From shawnisalk at gmail.com Tue Nov 3 08:47:33 2009 From: shawnisalk at gmail.com (Shawn Lewis) Date: Tue, 3 Nov 2009 08:47:33 -0800 Subject: [sf-lug] Introductions Message-ID: <66d9ffc40911030847k3e5c50dcv68f5ed5d76cc62ee@mail.gmail.com> Hello, everyone. My name is Shawn. I'm a new add to the group. Although, in years past, I played with Linux from time to time, the incredible amount of development that has happened with Linux and the stability and ease-of-use I've run into with Ubuntu has wooed me. Recently, I dropped Windows (from my personal machine) and I'm never going back. I work for Sarai LLC, a tiny tech consulting firm that supports, primarily, non-profits. We share office space in the SF Non-Profit Tech Center with Aspiration and Radical Designs, both excellent groups of people. We support mainly Windows users, also some Mac-using folks. I'm a late-comer to the open source fold. Although I am not a developer, I find, inexplicably, that I have very strong feelings about open source software and its propagation. I am a newbie at Linux. My laptop has the latest version of Ubuntu on it, and I have an old IBM Thinkpad i series setup as a Debian server. I'm using DynDns with port forwarding to allow myself to SSH and STFP into the server from outside. I am using NIS and will be setting NFS up, soon. It will be a rite of passage for me when I can duplicate the functionality of a Windows Domain in a Linux environment. I look forward to getting to know you all and furthering my interest/knowledge in/of Linux. I'm going to try to make it to the get-together on the 16th. I look forward to meeting some of you then. Shawn Lewis -------------- next part -------------- An HTML attachment was scrubbed... URL: From einfeldt at gmail.com Tue Nov 3 12:55:25 2009 From: einfeldt at gmail.com (Christian Einfeldt) Date: Tue, 3 Nov 2009 12:55:25 -0800 Subject: [sf-lug] Introductions In-Reply-To: <66d9ffc40911030847k3e5c50dcv68f5ed5d76cc62ee@mail.gmail.com> References: <66d9ffc40911030847k3e5c50dcv68f5ed5d76cc62ee@mail.gmail.com> Message-ID: <4b5781040911031255x25e8d35fyb2cbf3a46f856ff0@mail.gmail.com> Hi, On Tue, Nov 3, 2009 at 8:47 AM, Shawn Lewis wrote: > Hello, everyone. > > My name is Shawn. I'm a new add to the group. Welcome. The SF Bay Area has lots of Linux-related activity. There are Linux meetings regularly through BALUG and SF-LUG and at Noisebridge, each easily googleable. Let me know if you don't find the links. In the east bay, there is EBLUG and in the south bay there is SVLUG and Conspire, which is a really nice barbeque at Rick Moen's house. There are also three schools in the SF Bay Area which are using Linux and could use volunteers. In addition, I am producing a documentary called the Digital Tipping Point about how Free Open Source Software is changing global culture. We have 100 hours of our raw, forkable footage posted to Archive.org. Please let me know if any of these things interest you and if you need more info. c u -------------- next part -------------- An HTML attachment was scrubbed... URL: From rick at linuxmafia.com Tue Nov 3 13:11:37 2009 From: rick at linuxmafia.com (Rick Moen) Date: Tue, 3 Nov 2009 13:11:37 -0800 Subject: [sf-lug] Introductions In-Reply-To: <4b5781040911031255x25e8d35fyb2cbf3a46f856ff0@mail.gmail.com> References: <66d9ffc40911030847k3e5c50dcv68f5ed5d76cc62ee@mail.gmail.com> <4b5781040911031255x25e8d35fyb2cbf3a46f856ff0@mail.gmail.com> Message-ID: <20091103211137.GU21475@linuxmafia.com> Quoting Christian Einfeldt (einfeldt at gmail.com): > Welcome. The SF Bay Area has lots of Linux-related activity. There are > Linux meetings regularly through BALUG and SF-LUG and at Noisebridge, each > easily googleable. Let me know if you don't find the links. In the east > bay, there is EBLUG and in the south bay there is SVLUG and Conspire, which > is a really nice barbeque at Rick Moen's house. Actually, the name of that Linux user group[1] is CABAL (old in-joke). Being named "CABAL" since its 1997 founding at a Linux-based Internet cafe in SOMA, that LUG's logical choice of name for its _mailing list_ was therefore Conspire (started in mid-2000 using Majordomo, then converted over to GNU Mailman in Dec. 2000). Get it? http://linuxmafia.com/cabal/ [1] Sure, we do BBQ (since, aside from that and free parking, what else are the suburbs good for? ;-> ), but it's also a full-blown real, meets-regularly-and-everything user group and twice-monthly installfest. From rlisam at gmail.com Tue Nov 3 17:27:23 2009 From: rlisam at gmail.com (Roderick Lisam) Date: Tue, 3 Nov 2009 17:27:23 -0800 Subject: [sf-lug] Fedora 11 boot error Message-ID: <2d3fb2010911031727u6e04232es54024a4650806d6d@mail.gmail.com> Hi! I just installed Fedora 11 and I was wondering if anyone else knows anything about an error message while booting that says: "Fail in evaluating the _REG object of EC device" and something about a bad bios suspected. This still allows Fedora to finish loading, though with another message that the kernel had problems. Fedora still seems to work though. thanks -- Roderick Lisam -------------- next part -------------- An HTML attachment was scrubbed... URL: From jim at well.com Wed Nov 4 09:28:41 2009 From: jim at well.com (jim) Date: Wed, 04 Nov 2009 09:28:41 -0800 Subject: [sf-lug] linux discussion at noisebridge tonight 6 to 8 PM Message-ID: <1257355721.6511.39.camel@jim-laptop> robert briley is hosting this evening's linux discussion group at noisebridge, 2169 mission very near 18th, from 6 PM to 8 PM or so. From jim at well.com Wed Nov 4 23:02:26 2009 From: jim at well.com (jim) Date: Wed, 04 Nov 2009 23:02:26 -0800 Subject: [sf-lug] an embarrassing question about partitions Message-ID: <1257404546.6511.68.camel@jim-laptop> i'm sorry to put this question to you, but i'm stuck. it has to do with linux, obliquely. i was trying to put ubuntu on a dell inspiron 1545 laptop. i began by ensuring the windows cds were available, then i wiped out windows and reformatted the hard drive (...skipping some sad parts of the tale...) so that it had a 40GB partition for windows, a 30GB partition to have a vfat filesystem, then some partitions for ubuntu. then i installed windows vista on the first partition. then i installed ubuntu, formatting the second partition with VFAT, and putting the / on the third partition (and other stuff on other partitions. the idea is that the second partition should be visible to both windows and ubuntu. it seemed to work: turn it on, the grub menu presents choices including ubuntu and windows vista. i chose ubuntu, all is well. i restart and choose windows. windows shows the C: drive as well as a D:, E:, and F: drive, one each for DVD, CD, and USB. the second partition on the disk, formatted with VFAT, intended to store files accessible by both windows and ubuntu, is not visible! how to get windows to see the second partition? how to create a G: drive to access the second partition? the answer is important, as the laptop owner had the idea to eliminate ubuntu entirely and revert the entire laptop to windows only. hopefully, with thanks, jim From grantbow at gmail.com Thu Nov 5 00:49:47 2009 From: grantbow at gmail.com (Grant Bowman) Date: Thu, 5 Nov 2009 00:49:47 -0800 Subject: [sf-lug] Convert ogv video to mp4 video? Message-ID: <317e39f0911050049h38925e87k1887d97b3066ac5d@mail.gmail.com> Greetings, Due in part to upstream licensing with the AAC code [1] my attempts to convert this video [2] to play on my Google phone [3] have so far failed. I would like help with two things. A) what tools (preferably command line) can tell me exactly the type of audio & video contained inside ogg/ogv and mp4 files? B) how can I successfully convert this video [2] to play on my phone? I thought I had converted it successfully during one trial, yet the resulting file would play just fine on my laptop but had no audio when playing on my phone. I've tried converting using VLC (Ubuntu 9.10 and Windows XP), ffmpeg on Ubuntu, and winff (Ubuntu 9.10 and Windows XP). Thanks, Grant Bowman https://wiki.ubuntu.com/CaliforniaTeam [1] https://bugs.launchpad.net/ubuntu/+source/ffmpeg/+bug/412063 [2] http://www.redhat.com/stories/redhatway named "The Red Hat Way" available versions are .flv and .ogg [3] I think the ideal size is 320x480 MP4 video at 480 kb/s and AAC stereo audio at 128 bits per second. I used the ogg as the source. I am running Android version 1.6. No file I have tried so far successfully plays on my phone even if it "should." From qrplife at gmail.com Thu Nov 5 06:58:54 2009 From: qrplife at gmail.com (Matthew Bye) Date: Thu, 5 Nov 2009 06:58:54 -0800 Subject: [sf-lug] an embarrassing question about partitions In-Reply-To: <1257404546.6511.68.camel@jim-laptop> References: <1257404546.6511.68.camel@jim-laptop> Message-ID: <3761a1c0911050658h978850fjdc2ae5e24d711ea3@mail.gmail.com> Hi Jim, I am not an expert at either filesystem but I've had some recent experience trying to get drives to appear in Windows. Try Control Panel >> Administrative Tools >> Computer Management >> Disk Manager - does the partition appear in the disk manager? If so, can you assign a drive letter to it? Hope that helps. -matt On Wed, Nov 4, 2009 at 11:02 PM, jim wrote: > > i'm sorry to put this question to you, but > i'm stuck. it has to do with linux, obliquely. > > i was trying to put ubuntu on a dell inspiron > 1545 laptop. i began by ensuring the windows cds > were available, then i wiped out windows and > reformatted the hard drive (...skipping some sad > parts of the tale...) so that it had a 40GB > partition for windows, a 30GB partition to have > a vfat filesystem, then some partitions for > ubuntu. > then i installed windows vista on the first > partition. > then i installed ubuntu, formatting the > second partition with VFAT, and putting the / > on the third partition (and other stuff on other > partitions. the idea is that the second partition > should be visible to both windows and ubuntu. > it seemed to work: turn it on, the grub menu > presents choices including ubuntu and windows > vista. i chose ubuntu, all is well. > i restart and choose windows. windows shows > the C: drive as well as a D:, E:, and F: drive, > one each for DVD, CD, and USB. > > the second partition on the disk, formatted > with VFAT, intended to store files accessible by > both windows and ubuntu, is not visible! > how to get windows to see the second partition? > how to create a G: drive to access the second > partition? > > the answer is important, as the laptop owner > had the idea to eliminate ubuntu entirely and > revert the entire laptop to windows only. > > hopefully, with thanks, > jim > > > > > _______________________________________________ > sf-lug mailing list > sf-lug at linuxmafia.com > http://linuxmafia.com/mailman/listinfo/sf-lug > -- qrp - not just low power, a way of life. -------------- next part -------------- An HTML attachment was scrubbed... URL: From rick at rbsmith.com Thu Nov 5 07:38:29 2009 From: rick at rbsmith.com (rick at rbsmith.com) Date: Thu, 05 Nov 2009 07:38:29 -0800 Subject: [sf-lug] an embarrassing question about partitions In-Reply-To: <1257404546.6511.68.camel@jim-laptop> References: <1257404546.6511.68.camel@jim-laptop> Message-ID: <20091105073829.ayiy2lmko4gokgcg@rbsmith.com> Quoting jim : > > i'm sorry to put this question to you, but > i'm stuck. it has to do with linux, obliquely. I responded offlist relative to the non-linux part, which was have the other os format and label the partition, and ubuntu should have no trouble picking it up. Rick From jim at well.com Thu Nov 5 07:54:05 2009 From: jim at well.com (jim) Date: Thu, 05 Nov 2009 07:54:05 -0800 Subject: [sf-lug] an embarrassing question about partitions In-Reply-To: <20091105073829.ayiy2lmko4gokgcg@rbsmith.com> References: <1257404546.6511.68.camel@jim-laptop> <20091105073829.ayiy2lmko4gokgcg@rbsmith.com> Message-ID: <1257436445.6511.89.camel@jim-laptop> got it! many thanks, rick. On Thu, 2009-11-05 at 07:38 -0800, rick at rbsmith.com wrote: > Quoting jim : > > > > > i'm sorry to put this question to you, but > > i'm stuck. it has to do with linux, obliquely. > > I responded offlist relative to the non-linux part, > which was have the other os format and label the partition, > and ubuntu should have no trouble picking it up. > > Rick > > > _______________________________________________ > sf-lug mailing list > sf-lug at linuxmafia.com > http://linuxmafia.com/mailman/listinfo/sf-lug > From michaelshiloh1010 at gmail.com Thu Nov 5 09:14:35 2009 From: michaelshiloh1010 at gmail.com (Michael Shiloh) Date: Thu, 05 Nov 2009 09:14:35 -0800 Subject: [sf-lug] an embarrassing question about partitions In-Reply-To: <1257436445.6511.89.camel@jim-laptop> References: <1257404546.6511.68.camel@jim-laptop> <20091105073829.ayiy2lmko4gokgcg@rbsmith.com> <1257436445.6511.89.camel@jim-laptop> Message-ID: <4AF307FB.1010402@gmail.com> i, for one, would be interested in the solution, even offlist jim wrote: > got it! many thanks, rick. > > > On Thu, 2009-11-05 at 07:38 -0800, rick at rbsmith.com wrote: >> Quoting jim : >> >>> i'm sorry to put this question to you, but >>> i'm stuck. it has to do with linux, obliquely. >> I responded offlist relative to the non-linux part, >> which was have the other os format and label the partition, >> and ubuntu should have no trouble picking it up. >> >> Rick >> >> >> _______________________________________________ >> sf-lug mailing list >> sf-lug at linuxmafia.com >> http://linuxmafia.com/mailman/listinfo/sf-lug >> > > > _______________________________________________ > sf-lug mailing list > sf-lug at linuxmafia.com > http://linuxmafia.com/mailman/listinfo/sf-lug > From mparic at compbizsolutions.com Thu Nov 5 09:41:14 2009 From: mparic at compbizsolutions.com (Michael Paric) Date: Thu, 5 Nov 2009 09:41:14 -0800 Subject: [sf-lug] Convert ogv video to mp4 video? In-Reply-To: <317e39f0911050049h38925e87k1887d97b3066ac5d@mail.gmail.com> References: <317e39f0911050049h38925e87k1887d97b3066ac5d@mail.gmail.com> Message-ID: > > Greetings, > > Due in part to upstream licensing with the AAC code [1] my attempts to > convert this video [2] to play on my Google phone [3] have so far > failed. I would like help with two things. > > A) what tools (preferably command line) can tell me exactly the type > of audio & video contained inside ogg/ogv and mp4 files? > > B) how can I successfully convert this video [2] to play on my phone? > > I thought I had converted it successfully during one trial, yet the > resulting file would play just fine on my laptop but had no audio when > playing on my phone. I've tried converting using VLC (Ubuntu 9.10 and > Windows XP), ffmpeg on Ubuntu, and winff (Ubuntu 9.10 and Windows XP). > > Thanks, > > Grant Bowman > https://wiki.ubuntu.com/CaliforniaTeam > > > [1] https://bugs.launchpad.net/ubuntu/+source/ffmpeg/+bug/412063 > > [2] http://www.redhat.com/stories/redhatway named "The Red Hat Way" > available versions are .flv and .ogg > > [3] I think the ideal size is 320x480 MP4 video at 480 kb/s and AAC > stereo audio at 128 bits per second. I used the ogg as the source. I > am running Android version 1.6. No file I have tried so far > successfully plays on my phone even if it "should." > Grant, I was able to successfully create an MP4 from the OGG source using our On2 Flix Engine software and playable on my iPhone (I can email you the 2.1MB file), however we pay for the MP4/ACC license ($4K / year). Not the solution you want to hear I'm sure but I haven't had any luck with other tools in creating mobile-friendly video formats. ---------------------------------------------------------- Michael Paric Computer Business Solutions www.lnx4edu.com From MPARIC at COMPBIZSOLUTIONS.COM Thu Nov 5 10:08:49 2009 From: MPARIC at COMPBIZSOLUTIONS.COM (Michael Paric) Date: Thu, 5 Nov 2009 10:08:49 -0800 Subject: [sf-lug] Linux Server Preferences Message-ID: I'm building a demonstration system using an LDAP-based domain controller and LTSP servers. In the past I've built these systems using RHEL/CentOS, however there seems to be a large base of Ubuntu users here in the Bay Area. How many are using Ubuntu as just servers (headless, no gui) and why Ubuntu rather than another enterprise-class server? From bill at wards.net Thu Nov 5 12:00:04 2009 From: bill at wards.net (bill at wards.net) Date: Thu, 05 Nov 2009 12:00:04 -0800 Subject: [sf-lug] NEXT WEEK: PenLUG meeting 11/12/2009 Message-ID: PENINSULA LINUX USERS' GROUP (PenLUG) PRESENTS: NOTE: To avoid conflicts with holidays, PenLUG meetings in November and December shift to the second Thursday of each month. We return to our normal Fourth Thursday schedule in January. +----------------------------------------------------------------------+ |Date: |Thursday, November 12, 2009 | |---------+------------------------------------------------------------| |Time: |6:00 - 8:00 PM | |---------+------------------------------------------------------------| | |Bayshore Technology Park | |Location:|1300 Island Drive | | |Redwood City, CA 94065 | | |Suite 106 - Training Room | |---------+------------------------------------------------------------| |RSVP: |Facebook: http://www.facebook.com/event.php?eid=195276872246| | |or mail rsvp at penlug.org | +----------------------------------------------------------------------+ Agenda: * 6:00 PM Free pizza arrives * 6:15 PM Free book giveaways or other prizes * 6:30 PM Presentation begins * 8:00 PM Meeting ends yum --enablerepo=olpc-info update This presentation will address updates from the OLPC project (hardware, software, networks, schools, teachers, children, parents, etc), its achievements thus far (what works and what does not) and where it is headed in the near future (yes, its still alive). We will also look at how various communities (such as PenLUG) can participate in the educational, technological and social contexts. Sameer Verma Profess by day, tinker by night. Dr. Sameer Verma is an associate professor of Information Systems in the college of Business at San Francisco State University. His research revolves around the diffusion and adoption of innovative technologies. He also teaches a course titled "Managing Open Source" at San Francisco State University. In his free time, Sameer volunteers with One Laptop Per Child by organizing the OLPC-San Francisco Bay Area group. RSVP Although it is not required, we like to have an idea of how many people to expect, so if possible please email rsvp at penlug.org if you are planning to attend. GETTING THERE For information on getting to the meeting, please see: http://maps.google.com/maps?q=1300+Island+Drive,+Redwood+City,+CA http://www.penlug.org/twiki/bin/view/Home/DrivingDirectionsQualys http://www.penlug.org/twiki/bin/view/Home/TransitDirectionsQualys Traffic on 101 can be pretty bad in the evening, so we encourage you to check traffic conditions before driving by dialing 5-1-1 on your phone or visiting www.511.org, and if possible to take public transit (best bet: bicycle via Caltrain) or carpool to this meeting. MORE INFORMATION See www.penlug.org for more information. This notice is being sent to the following mailing lists: members at penlug.org announce at penlug.org sf-lug at linuxmafia.com balug-talk at lists.balug.org svlug at lists.svlug.org svevents at yahoogroups.com vox at lists.lugod.org Please reply to suggest any additions or other changes. From jim at well.com Thu Nov 5 17:32:20 2009 From: jim at well.com (jim) Date: Thu, 05 Nov 2009 17:32:20 -0800 Subject: [sf-lug] Linux Server Preferences In-Reply-To: References: Message-ID: <1257471140.6511.97.camel@jim-laptop> i use ubuntu server on a 1U supermicro. main reason is support/cost ratio: better than centOS or Red Hat. people with good skills, as a group, seem to prefer the debian flavor. there's still a lot of red hat work out there. On Thu, 2009-11-05 at 10:08 -0800, Michael Paric wrote: > I'm building a demonstration system using an LDAP-based domain > controller and LTSP servers. In the past I've built these systems > using RHEL/CentOS, however there seems to be a large base of Ubuntu > users here in the Bay Area. How many are using Ubuntu as just servers > (headless, no gui) and why Ubuntu rather than another enterprise-class > server? > > _______________________________________________ > sf-lug mailing list > sf-lug at linuxmafia.com > http://linuxmafia.com/mailman/listinfo/sf-lug > From rick at linuxmafia.com Thu Nov 5 18:16:49 2009 From: rick at linuxmafia.com (Rick Moen) Date: Thu, 5 Nov 2009 18:16:49 -0800 Subject: [sf-lug] Linux Server Preferences In-Reply-To: <1257471140.6511.97.camel@jim-laptop> References: <1257471140.6511.97.camel@jim-laptop> Message-ID: <20091106021649.GX21475@linuxmafia.com> Quoting jim (jim at well.com): > i use ubuntu server on a 1U supermicro. > main reason is support/cost ratio: better > than centOS or Red Hat. people with good > skills, as a group, seem to prefer the debian > flavor. I'd actually like to pick your brain, on that, if you have a moment. Some years ago, a now-long-vanished SVLUG vice-president decided to use, for the replacement Web server site, a Linode virtual-machine image of Ubuntu Server. I think it was an image of 5.04 Hoary Hedgehog at the time. He did this without consulting with anyone -- and, in the time-honoured fashion of executives everywhere, then dropped out and let other people deal with the consequences of his decisions. ;-> In particular, that system was dropped on _me_, and I was told to fit all of SVLUG's operations -- Web site, Mailman mailing lists with almost a decade of history, SMTP e-mail with intensive antispam, DNS authoritative nameservice, and shell accounts -- into a 64 MB RAM virtual machine with 3 GB hard disk. The VP breezily pronounced that it shouldn't be a problem, shortly before dropping out of sight. That functionality spec was, in fact, completely impossible with only 64 MB of RAM, but I sure tried. First, using NSD rather than BIND9 saved a ton of RAM for namservice, and I can strongly recommend it for authoritative-only roles. Second, we went with Lighttpd rather than Apache httpd for Web service, which again saved hugely on RAM. Shoehorning the e-mail and mailing list services into that tiny box had to be abandoned, and split off to elsewhere. If nothing else, the RAM required for meaningful spam-rejection was prohibitively high and would have killed the machine, and the mailing lists' back-posting archives alone would have accounted for all the disk space. Initially, I had to construct my own Ubuntu-ised packages for NSD and Lighttpd (and, if memory serves, a couple of other things such as related libs(?)), because they didn't exist in Ubuntu. Later, some or perhaps all of those packages (can't remember) started being built for Ubuntu, but for a couple of years they were local packages only. But, anyway, getting back to the point, every time Ubuntu had a release, I had to carry out what, by _Debian_ standards, struck me as a ludicrously manual and somewhat nerve-wracking system upgrade. That is: # sed -i 's/hoary/breezy/' /etc/apt/sources.list # apt-get update # apt-get dist-upgrade ...and, maybe I'm just being paranoid, but I really held my breath, every time, lest something crucial break -- especially when I had substantial parts of the system as locally built packages. On my Debian-based servers, instead of having to reference named branches such as etch, lenny, squeeze, I can just leave the _functional_ term "testing" or "stable" or "unstable" (whichever one local policy dictates), to remain an approximately fixed amount of rawness away from the bleeding edge. These functional names are implemented as symlinks: :r! lftp -e ls ftp://ftp.debian.org/debian/dists/ cd ok, cwd=/debian/dists lrwxrwxrwx 1 1176 1176 4 Feb 09 2009 Debian4.0r8 -> etch lrwxrwxrwx 1 1176 1176 5 Feb 14 2009 Debian5.0.3 -> lenny -rw-r--r-- 1 1176 1176 534 Sep 04 18:54 README drwxr-sr-x 5 1176 1176 4096 May 23 17:31 etch drwxr-xr-x 5 1176 1176 4096 May 23 17:31 etch-m68k drwxr-sr-x 5 1176 1176 110592 Nov 05 23:54 etch-proposed-updates drwxr-sr-x 19 1176 1176 4096 Nov 05 23:55 experimental drwxr-xr-x 5 1176 1176 4096 Sep 04 21:11 lenny drwxr-xr-x 5 1176 1176 73728 Nov 05 23:54 lenny-proposed-updates lrwxrwxrwx 1 1176 1176 4 Feb 14 2009 oldstable -> etch lrwxrwxrwx 1 1176 1176 21 Feb 14 2009 oldstable-proposed-updates -> etch-proposed-updates lrwxrwxrwx 1 1176 1176 22 Feb 14 2009 proposed-updates -> lenny-proposed-updates lrwxrwxrwx 1 1176 1176 12 Aug 04 2008 rc-buggy -> experimental drwxr-xr-x 19 1176 1176 4096 Nov 05 23:55 sid drwxr-xr-x 17 1176 1176 4096 Nov 05 23:55 squeeze drwxr-xr-x 5 1176 1176 4096 Nov 05 23:55 squeeze-proposed-updates lrwxrwxrwx 1 1176 1176 5 Feb 14 2009 stable -> lenny lrwxrwxrwx 1 1176 1176 22 Feb 14 2009 stable-proposed-updates -> lenny-proposed-updates lrwxrwxrwx 1 1176 1176 7 Feb 14 2009 testing -> squeeze lrwxrwxrwx 1 1176 1176 24 Feb 14 2009 testing-proposed-updates -> squeeze-proposed-updates lrwxrwxrwx 1 1176 1176 3 Nov 10 2007 unstable -> sid The point is, if I point my /etc/apt/sources.list entries at "stable", which today is a symlink to lenny, then whenever squeeze gets declared the new stable branch, my system will smoothly and transparently move from lenny to squeeze without my having to do a manual and somewhat nerve-wracking supervised upgrade. I consider it less nerve-wracking because it's the job of Debian's Release Manager to make sure that, e.g., squeeze is in really good shape _and_ is a really smooth upgrade from the current incarnation of lenny, and do the cutover only then -- with the result that all systems that track "stable" in /etc/apt/sources.list make the jump at the optimal time with good quality control. And they have a really good track record for actually doing that -- well. But I've never seen any such mechanism in Ubuntu: :r! lftp -e ls ftp://ftp.ubuntu.com/ubuntu/dists/ cd ok, cwd=/ubuntu/dists drwxr-xr-x 6 1000 1000 4096 Oct 22 05:18 dapper drwxr-xr-x 6 1000 1000 4096 Oct 22 05:18 dapper-backports drwxr-xr-x 6 1000 1000 4096 Oct 23 04:45 dapper-proposed drwxr-xr-x 6 1000 1000 4096 Nov 12 2008 dapper-security drwxr-xr-x 6 1000 1000 4096 Nov 12 2008 dapper-updates drwxr-xr-x 6 1000 1000 4096 Nov 12 2008 hardy drwxr-xr-x 6 1000 1000 4096 Nov 12 2008 hardy-backports drwxr-xr-x 6 1000 1000 4096 Nov 12 2008 hardy-proposed drwxr-xr-x 6 1000 1000 4096 Jul 17 04:41 hardy-security drwxr-xr-x 6 1000 1000 4096 Jul 17 04:41 hardy-updates drwxr-xr-x 6 1000 1000 4096 Nov 12 2008 intrepid drwxr-xr-x 6 1000 1000 4096 Feb 21 2009 intrepid-backports drwxr-xr-x 6 1000 1000 4096 Nov 04 06:31 intrepid-proposed drwxr-xr-x 6 1000 1000 4096 Nov 26 2008 intrepid-security drwxr-xr-x 6 1000 1000 4096 Nov 13 2008 intrepid-updates drwxr-xr-x 6 1000 1000 4096 Nov 12 2008 jaunty drwxr-xr-x 6 1000 1000 4096 Sep 28 04:45 jaunty-backports drwxr-xr-x 6 1000 1000 4096 Nov 03 06:09 jaunty-proposed drwxr-xr-x 6 1000 1000 4096 Jul 02 04:51 jaunty-security drwxr-xr-x 6 1000 1000 4096 May 14 04:40 jaunty-updates drwxr-xr-x 6 1000 1000 4096 Apr 25 2009 karmic drwxr-xr-x 6 1000 1000 4096 Apr 23 2009 karmic-backports drwxr-xr-x 6 1000 1000 4096 Oct 30 06:17 karmic-proposed drwxr-xr-x 6 1000 1000 4096 Nov 03 06:09 karmic-security drwxr-xr-x 6 1000 1000 4096 Oct 31 05:47 karmic-updates drwxr-xr-x 6 1000 1000 4096 Oct 31 05:46 lucid drwxr-xr-x 6 1000 1000 4096 Oct 30 07:08 lucid-backports drwxr-xr-x 6 1000 1000 4096 Oct 30 07:08 lucid-proposed drwxr-xr-x 6 1000 1000 4096 Oct 30 07:08 lucid-security drwxr-xr-x 6 1000 1000 4096 Oct 30 07:08 lucid-updates So, my understanding is: There's no automated mechanism for smoothly moving Ubuntu Server from the current stable branch to further ones, right? I have to: 1. Find out there's been a new release. 2. Get its name (karmic, lucid...). 3. Edit /etc/apt/sources.list 4. Use apt-get (or aptitude) to do a semi-manual upgrade, and hope for the best. (This isn't an X11 system, so "Upgrade Manager", etc., is not in the picture.) Am I missing something? -- Rick Moen "Names of fictional places are capitalized: rick at linuxmafia.com Narnia, Oz, San Francisco, etc." -- FakeAPStylebook From mparic at compbizsolutions.com Thu Nov 5 18:59:20 2009 From: mparic at compbizsolutions.com (Michael Paric) Date: Thu, 5 Nov 2009 18:59:20 -0800 Subject: [sf-lug] Linux Server Preferences In-Reply-To: <20091106021649.GX21475@linuxmafia.com> References: <1257471140.6511.97.camel@jim-laptop> <20091106021649.GX21475@linuxmafia.com> Message-ID: > Quoting jim (jim at well.com): > >> i use ubuntu server on a 1U supermicro. >> main reason is support/cost ratio: better >> than centOS or Red Hat. people with good >> skills, as a group, seem to prefer the debian >> flavor. > > I'd actually like to pick your brain, on that, if you have a moment. > > Some years ago, a now-long-vanished SVLUG vice-president decided to > use, > for the replacement Web server site, a Linode virtual-machine image of > Ubuntu Server. I think it was an image of 5.04 Hoary Hedgehog at the > time. He did this without consulting with anyone -- and, in the > time-honoured fashion of executives everywhere, then dropped out and > let other people deal with the consequences of his decisions. ;-> > > In particular, that system was dropped on _me_, and I was told to fit > all of SVLUG's operations -- Web site, Mailman mailing lists with > almost > a decade of history, SMTP e-mail with intensive antispam, DNS > authoritative nameservice, and shell accounts -- into a 64 MB RAM > virtual machine with 3 GB hard disk. The VP breezily pronounced > that it > shouldn't be a problem, shortly before dropping out of sight. > > That functionality spec was, in fact, completely impossible with > only 64 > MB of RAM, but I sure tried. First, using NSD rather than BIND9 > saved a > ton of RAM for namservice, and I can strongly recommend it for > authoritative-only roles. Second, we went with Lighttpd rather than > Apache httpd for Web service, which again saved hugely on RAM. > Shoehorning the e-mail and mailing list services into that tiny box > had > to be abandoned, and split off to elsewhere. If nothing else, the RAM > required for meaningful spam-rejection was prohibitively high and > would > have killed the machine, and the mailing lists' back-posting archives > alone would have accounted for all the disk space. > > Initially, I had to construct my own Ubuntu-ised packages for NSD and > Lighttpd (and, if memory serves, a couple of other things such as > related libs(?)), because they didn't exist in Ubuntu. Later, some or > perhaps all of those packages (can't remember) started being built for > Ubuntu, but for a couple of years they were local packages only. > > But, anyway, getting back to the point, every time Ubuntu had a > release, > I had to carry out what, by _Debian_ standards, struck me as a > ludicrously manual and somewhat nerve-wracking system upgrade. That > is: > > # sed -i 's/hoary/breezy/' /etc/apt/sources.list > # apt-get update > # apt-get dist-upgrade > > ...and, maybe I'm just being paranoid, but I really held my breath, > every time, lest something crucial break -- especially when I had > substantial parts of the system as locally built packages. > > > On my Debian-based servers, instead of having to reference named > branches such as etch, lenny, squeeze, I can just leave the > _functional_ > term "testing" or "stable" or "unstable" (whichever one local policy > dictates), to remain an approximately fixed amount of rawness away > from > the bleeding edge. These functional names are implemented as > symlinks: > > :r! lftp -e ls ftp://ftp.debian.org/debian/dists/ > cd ok, cwd=/debian/dists > lrwxrwxrwx 1 1176 1176 4 Feb 09 2009 Debian4.0r8 - > > etch > lrwxrwxrwx 1 1176 1176 5 Feb 14 2009 Debian5.0.3 - > > lenny > -rw-r--r-- 1 1176 1176 534 Sep 04 18:54 README > drwxr-sr-x 5 1176 1176 4096 May 23 17:31 etch > drwxr-xr-x 5 1176 1176 4096 May 23 17:31 etch-m68k > drwxr-sr-x 5 1176 1176 110592 Nov 05 23:54 etch- > proposed-updates > drwxr-sr-x 19 1176 1176 4096 Nov 05 23:55 experimental > drwxr-xr-x 5 1176 1176 4096 Sep 04 21:11 lenny > drwxr-xr-x 5 1176 1176 73728 Nov 05 23:54 lenny- > proposed-updates > lrwxrwxrwx 1 1176 1176 4 Feb 14 2009 oldstable -> > etch > lrwxrwxrwx 1 1176 1176 21 Feb 14 2009 oldstable- > proposed-updates -> etch-proposed-updates > lrwxrwxrwx 1 1176 1176 22 Feb 14 2009 proposed- > updates -> lenny-proposed-updates > lrwxrwxrwx 1 1176 1176 12 Aug 04 2008 rc-buggy -> > experimental > drwxr-xr-x 19 1176 1176 4096 Nov 05 23:55 sid > drwxr-xr-x 17 1176 1176 4096 Nov 05 23:55 squeeze > drwxr-xr-x 5 1176 1176 4096 Nov 05 23:55 squeeze- > proposed-updates > lrwxrwxrwx 1 1176 1176 5 Feb 14 2009 stable -> > lenny > lrwxrwxrwx 1 1176 1176 22 Feb 14 2009 stable- > proposed-updates -> lenny-proposed-updates > lrwxrwxrwx 1 1176 1176 7 Feb 14 2009 testing -> > squeeze > lrwxrwxrwx 1 1176 1176 24 Feb 14 2009 testing- > proposed-updates -> squeeze-proposed-updates > lrwxrwxrwx 1 1176 1176 3 Nov 10 2007 unstable -> > sid > > > The point is, if I point my /etc/apt/sources.list entries at > "stable", which > today is a symlink to lenny, then whenever squeeze gets declared the > new > stable branch, my system will smoothly and transparently move from > lenny > to squeeze without my having to do a manual and somewhat nerve- > wracking > supervised upgrade. > > I consider it less nerve-wracking because it's the job of Debian's > Release Manager to make sure that, e.g., squeeze is in really good > shape _and_ is a really smooth upgrade from the current incarnation of > lenny, and do the cutover only then -- with the result that all > systems > that track "stable" in /etc/apt/sources.list make the jump at the > optimal time with good quality control. And they have a really good > track record for actually doing that -- well. > > > But I've never seen any such mechanism in Ubuntu: > > :r! lftp -e ls ftp://ftp.ubuntu.com/ubuntu/dists/ > cd ok, cwd=/ubuntu/dists > drwxr-xr-x 6 1000 1000 4096 Oct 22 05:18 dapper > drwxr-xr-x 6 1000 1000 4096 Oct 22 05:18 dapper- > backports > drwxr-xr-x 6 1000 1000 4096 Oct 23 04:45 dapper- > proposed > drwxr-xr-x 6 1000 1000 4096 Nov 12 2008 dapper- > security > drwxr-xr-x 6 1000 1000 4096 Nov 12 2008 dapper-updates > drwxr-xr-x 6 1000 1000 4096 Nov 12 2008 hardy > drwxr-xr-x 6 1000 1000 4096 Nov 12 2008 hardy- > backports > drwxr-xr-x 6 1000 1000 4096 Nov 12 2008 hardy-proposed > drwxr-xr-x 6 1000 1000 4096 Jul 17 04:41 hardy-security > drwxr-xr-x 6 1000 1000 4096 Jul 17 04:41 hardy-updates > drwxr-xr-x 6 1000 1000 4096 Nov 12 2008 intrepid > drwxr-xr-x 6 1000 1000 4096 Feb 21 2009 intrepid- > backports > drwxr-xr-x 6 1000 1000 4096 Nov 04 06:31 intrepid- > proposed > drwxr-xr-x 6 1000 1000 4096 Nov 26 2008 intrepid- > security > drwxr-xr-x 6 1000 1000 4096 Nov 13 2008 intrepid- > updates > drwxr-xr-x 6 1000 1000 4096 Nov 12 2008 jaunty > drwxr-xr-x 6 1000 1000 4096 Sep 28 04:45 jaunty- > backports > drwxr-xr-x 6 1000 1000 4096 Nov 03 06:09 jaunty- > proposed > drwxr-xr-x 6 1000 1000 4096 Jul 02 04:51 jaunty- > security > drwxr-xr-x 6 1000 1000 4096 May 14 04:40 jaunty-updates > drwxr-xr-x 6 1000 1000 4096 Apr 25 2009 karmic > drwxr-xr-x 6 1000 1000 4096 Apr 23 2009 karmic- > backports > drwxr-xr-x 6 1000 1000 4096 Oct 30 06:17 karmic- > proposed > drwxr-xr-x 6 1000 1000 4096 Nov 03 06:09 karmic- > security > drwxr-xr-x 6 1000 1000 4096 Oct 31 05:47 karmic-updates > drwxr-xr-x 6 1000 1000 4096 Oct 31 05:46 lucid > drwxr-xr-x 6 1000 1000 4096 Oct 30 07:08 lucid- > backports > drwxr-xr-x 6 1000 1000 4096 Oct 30 07:08 lucid-proposed > drwxr-xr-x 6 1000 1000 4096 Oct 30 07:08 lucid-security > drwxr-xr-x 6 1000 1000 4096 Oct 30 07:08 lucid-updates > > > So, my understanding is: There's no automated mechanism for smoothly > moving Ubuntu Server from the current stable branch to further ones, > right? I have to: > > 1. Find out there's been a new release. > 2. Get its name (karmic, lucid...). > 3. Edit /etc/apt/sources.list > 4. Use apt-get (or aptitude) to do a semi-manual upgrade, and hope > for the best. (This isn't an X11 system, so "Upgrade Manager", > etc., is not in the picture.) > > Am I missing something? > > -- > Rick Moen "Names of fictional places are > capitalized: > rick at linuxmafia.com Narnia, Oz, San Francisco, etc." > -- FakeAPStylebook > > _______________________________________________ > sf-lug mailing list > sf-lug at linuxmafia.com > http://linuxmafia.com/mailman/listinfo/sf-lug Thanks all for the great feedback; what I'm not sure about is why Ubuntu sysadmins would be upgrading on every release. Stability to me is the top priority on a server, especially a headless, no gui workhorse running key network services. Sure, RHEL/CentOS and the last Ubuntu LTS release may have older kernels and packages, but is it really necessary to have your network servers running the latest (and sometimes *not* the greatest) versions? For the desktop, sure, you probably want the latest wireless, graphics, disk drivers, but is any of that is necessary in a server environment? From what I've read on the Ubuntu site, they've spent a good deal of time making sure an "apt- get dist-upgrade" from one LTS version to the next is relatively smooth, especially since you're not dealing with all the cutting-edge drivers and gui features that play havoc with the system. I'm running 9.10 UNR on my netbook, but wouldn't think about upgrading the server from 8.04 LTS until the next LTS cycle (even a demonstration system). -------------------------------------------------------- Michael Paric mparic at compbizsolutions.com www.compbizsolutions.com From einfeldt at gmail.com Thu Nov 5 19:23:47 2009 From: einfeldt at gmail.com (Christian Einfeldt) Date: Thu, 5 Nov 2009 19:23:47 -0800 Subject: [sf-lug] Linux Server Preferences In-Reply-To: References: Message-ID: <4b5781040911051923l7ea5cec7r908b09ff0575254@mail.gmail.com> We are running Ubuntu Hardy headless at one of our SF Bay Area school projects. Drew Hess and James Howard are the server architects. I will let them know that you are looking for feedback. >From the viewpoint of a simple end user, it works quite well. The kids can get on any machine and login. The software is pushed out from the server to 31 clients. There is a really good parental control filter on the server. If one machine goes down, we just slap another machine on there and use James Howard's mass-installer and boom there is a new operating system on the machine in about 15 minutes, and it is so easy to install that even a simple end user like me can do it. The whole thing is kinda magical. Grant Bowman will also be able to tell more technical details about the machine. -------------- next part -------------- An HTML attachment was scrubbed... URL: From rick at linuxmafia.com Thu Nov 5 19:45:59 2009 From: rick at linuxmafia.com (Rick Moen) Date: Thu, 5 Nov 2009 19:45:59 -0800 Subject: [sf-lug] Linux Server Preferences In-Reply-To: References: <1257471140.6511.97.camel@jim-laptop> <20091106021649.GX21475@linuxmafia.com> Message-ID: <20091106034559.GL1982@linuxmafia.com> Quoting Michael Paric (mparic at compbizsolutions.com): >> >> >> So, my understanding is: There's no automated mechanism for smoothly >> moving Ubuntu Server from the current stable branch to further ones, >> right? I have to: >> >> 1. Find out there's been a new release. >> 2. Get its name (karmic, lucid...). >> 3. Edit /etc/apt/sources.list >> 4. Use apt-get (or aptitude) to do a semi-manual upgrade, and hope >> for the best. (This isn't an X11 system, so "Upgrade Manager", >> etc., is not in the picture.) >> >> Am I missing something? >> >> -- >> Rick Moen "Names of fictional places are >> capitalized: >> rick at linuxmafia.com Narnia, Oz, San Francisco, etc." >> -- FakeAPStylebook >> >> _______________________________________________ >> sf-lug mailing list >> sf-lug at linuxmafia.com >> http://linuxmafia.com/mailman/listinfo/sf-lug > > > Thanks all for the great feedback; "Feedback"? I'm not entirely sure what you mean by that. Are you saying that as some sort of representative of the Ubuntu Project? I'm a little confused, because I wasn't giving feedback to anyone; I was trying to ask my friend Jim Stockford a question. > what I'm not sure about is why Ubuntu sysadmins would be upgrading > on every release. Obviously: In order to not be still running a 2006 system in late 2009. The Debian framework on which Ubuntu is based is, as mentioned, extremely capable of supporting a maintenance framework capable of keeping a system a pre-decided amount of figurative distance (rawness) away from the cutting edge of software development. What I was asking Jim was whether he knew of infrastructure within Ubuntu Server to make that possible, as there is for Debian servers. Since I run a bunch of Debian servers and one Ubuntu Server box, it seemed extremely surprising to me that on the latter, only, upgrading seemed to remain a manually initiated and overseen process with some small degree of anxiety potential (i.e., worry about having to drop everything and work to fix a broken production system). It occurred to me that I might be missing something, so I asked Jim, who seemed to have some experience on the subject. I'm inferring that you have no answer to my question. You're instead trying to tell me that I shouldn't want to do on Ubuntu Server what I routinely do to great benefit on my Debian boxes. You'll pardon me if I'm not falling over myself in appreciation. > Stability to me is the top priority on a server, especially a > headless, no gui workhorse running key network services. I'm sorry, but you're lecturing _me_ on server priorities and maintenance? And who were you, again, son? I should probably not comment further on that, since I'm likely to say something I'll really regret. -- Rick Moen "The correct spelling is 'Mr. T.' People who type out rick at linuxmafia.com 'Mister' are fools to be pitied." -- FakeAPStylebook From mparic at compbizsolutions.com Thu Nov 5 20:01:23 2009 From: mparic at compbizsolutions.com (Michael Paric) Date: Thu, 5 Nov 2009 20:01:23 -0800 Subject: [sf-lug] Linux Server Preferences In-Reply-To: <20091106034559.GL1982@linuxmafia.com> References: <1257471140.6511.97.camel@jim-laptop> <20091106021649.GX21475@linuxmafia.com> <20091106034559.GL1982@linuxmafia.com> Message-ID: <1A23681C-D044-495B-BF73-5320BC46C707@compbizsolutions.com> On Nov 5, 2009, at 7:45 PM, Rick Moen wrote: > Quoting Michael Paric (mparic at compbizsolutions.com): > >>> >>> >>> So, my understanding is: There's no automated mechanism for >>> smoothly >>> moving Ubuntu Server from the current stable branch to further ones, >>> right? I have to: >>> >>> 1. Find out there's been a new release. >>> 2. Get its name (karmic, lucid...). >>> 3. Edit /etc/apt/sources.list >>> 4. Use apt-get (or aptitude) to do a semi-manual upgrade, and hope >>> for the best. (This isn't an X11 system, so "Upgrade Manager", >>> etc., is not in the picture.) >>> >>> Am I missing something? >>> >>> -- >>> Rick Moen "Names of fictional places are >>> capitalized: >>> rick at linuxmafia.com Narnia, Oz, San Francisco, etc." >>> -- >>> FakeAPStylebook >>> >>> _______________________________________________ >>> sf-lug mailing list >>> sf-lug at linuxmafia.com >>> http://linuxmafia.com/mailman/listinfo/sf-lug >> >> >> Thanks all for the great feedback; > > "Feedback"? I'm not entirely sure what you mean by that. Are you > saying that as some sort of representative of the Ubuntu Project? > I'm a > little confused, because I wasn't giving feedback to anyone; I was > trying to ask my friend Jim Stockford a question. > >> what I'm not sure about is why Ubuntu sysadmins would be upgrading >> on every release. > > Obviously: In order to not be still running a 2006 system in late > 2009. > The Debian framework on which Ubuntu is based is, as mentioned, > extremely capable of supporting a maintenance framework capable of > keeping a system a pre-decided amount of figurative distance (rawness) > away from the cutting edge of software development. What I was asking > Jim was whether he knew of infrastructure within Ubuntu Server to make > that possible, as there is for Debian servers. > > Since I run a bunch of Debian servers and one Ubuntu Server box, it > seemed extremely surprising to me that on the latter, only, upgrading > seemed to remain a manually initiated and overseen process with some > small degree of anxiety potential (i.e., worry about having to drop > everything and work to fix a broken production system). It occurred > to > me that I might be missing something, so I asked Jim, who seemed to > have > some experience on the subject. > > I'm inferring that you have no answer to my question. You're instead > trying to tell me that I shouldn't want to do on Ubuntu Server what I > routinely do to great benefit on my Debian boxes. You'll pardon me if > I'm not falling over myself in appreciation. > > > >> Stability to me is the top priority on a server, especially a >> headless, no gui workhorse running key network services. > > I'm sorry, but you're lecturing _me_ on server priorities and > maintenance? And who were you, again, son? > > I should probably not comment further on that, since I'm likely to say > something I'll really regret. > > -- > Rick Moen "The correct spelling is 'Mr. T.' People who > type out > rick at linuxmafia.com 'Mister' are fools to be pitied." > -- FakeAPStylebook > > _______________________________________________ > sf-lug mailing list > sf-lug at linuxmafia.com > http://linuxmafia.com/mailman/listinfo/sf-lug My apologies if I've somehow offended you; since I was the originator of the post I appreciate any and all responses. It wasn't an intended lecture, just engaging in a conversation about how different people administer their networks. If this list isn't the place to ask such questions and discuss different approaches to common problems, then I'll leave y'all to your "community". Thanks again. -------------------------------------------------------- Michael Paric mparic at compbizsolutions.com www.compbizsolutions.com From jim at well.com Thu Nov 5 20:44:32 2009 From: jim at well.com (jim) Date: Thu, 05 Nov 2009 20:44:32 -0800 Subject: [sf-lug] Linux Server Preferences In-Reply-To: <1A23681C-D044-495B-BF73-5320BC46C707@compbizsolutions.com> References: <1257471140.6511.97.camel@jim-laptop> <20091106021649.GX21475@linuxmafia.com> <20091106034559.GL1982@linuxmafia.com> <1A23681C-D044-495B-BF73-5320BC46C707@compbizsolutions.com> Message-ID: <1257482672.6511.128.camel@jim-laptop> micheal, your responses seem interesting, caused me some thought (a good thing). rick, i'm running ubuntu server 9.04 and haven't faced the upgrade yet (i'm now working on getting laptops to 9.10). previously i was using CentOS and/or Whitebox for server hosts. so bottom line is i don't know. the new sf-lug box is running debian with XEN; michael paoli and i will make the move together, and i'll ask him about the debian way. then i'll have to face my own server OS upgrade. "hope for the best" is a worrisome phrase. in a couple of weeks i will probably be posting rueful questions to this list as well as to the ubuntu server mailing list, and i won't forget your interest. one tho't i've had is to clone the existing (small) file systems onto a laptop or small desktop machine that's lying around and put that in place; take the primary box offline then rebuild the 9.10 OS on the primary server host, then copy the files back on. a lot more work, but sidesteps the risk of some new, improved feature collapsing what i've got working: worst case, restore the image on the primary box and research some more. as to that 3GB storage/ 64MB RAM box, wow. best i can do for now. jim On Thu, 2009-11-05 at 20:01 -0800, Michael Paric wrote: > On Nov 5, 2009, at 7:45 PM, Rick Moen wrote: > > > Quoting Michael Paric (mparic at compbizsolutions.com): > > > >>> > >>> > >>> So, my understanding is: There's no automated mechanism for > >>> smoothly > >>> moving Ubuntu Server from the current stable branch to further ones, > >>> right? I have to: > >>> > >>> 1. Find out there's been a new release. > >>> 2. Get its name (karmic, lucid...). > >>> 3. Edit /etc/apt/sources.list > >>> 4. Use apt-get (or aptitude) to do a semi-manual upgrade, and hope > >>> for the best. (This isn't an X11 system, so "Upgrade Manager", > >>> etc., is not in the picture.) > >>> > >>> Am I missing something? > >>> > >>> -- > >>> Rick Moen "Names of fictional places are > >>> capitalized: > >>> rick at linuxmafia.com Narnia, Oz, San Francisco, etc." > >>> -- > >>> FakeAPStylebook > >>> > >>> _______________________________________________ > >>> sf-lug mailing list > >>> sf-lug at linuxmafia.com > >>> http://linuxmafia.com/mailman/listinfo/sf-lug > >> > >> > >> Thanks all for the great feedback; > > > > "Feedback"? I'm not entirely sure what you mean by that. Are you > > saying that as some sort of representative of the Ubuntu Project? > > I'm a > > little confused, because I wasn't giving feedback to anyone; I was > > trying to ask my friend Jim Stockford a question. > > > >> what I'm not sure about is why Ubuntu sysadmins would be upgrading > >> on every release. > > > > Obviously: In order to not be still running a 2006 system in late > > 2009. > > The Debian framework on which Ubuntu is based is, as mentioned, > > extremely capable of supporting a maintenance framework capable of > > keeping a system a pre-decided amount of figurative distance (rawness) > > away from the cutting edge of software development. What I was asking > > Jim was whether he knew of infrastructure within Ubuntu Server to make > > that possible, as there is for Debian servers. > > > > Since I run a bunch of Debian servers and one Ubuntu Server box, it > > seemed extremely surprising to me that on the latter, only, upgrading > > seemed to remain a manually initiated and overseen process with some > > small degree of anxiety potential (i.e., worry about having to drop > > everything and work to fix a broken production system). It occurred > > to > > me that I might be missing something, so I asked Jim, who seemed to > > have > > some experience on the subject. > > > > I'm inferring that you have no answer to my question. You're instead > > trying to tell me that I shouldn't want to do on Ubuntu Server what I > > routinely do to great benefit on my Debian boxes. You'll pardon me if > > I'm not falling over myself in appreciation. > > > > > > > >> Stability to me is the top priority on a server, especially a > >> headless, no gui workhorse running key network services. > > > > I'm sorry, but you're lecturing _me_ on server priorities and > > maintenance? And who were you, again, son? > > > > I should probably not comment further on that, since I'm likely to say > > something I'll really regret. > > > > -- > > Rick Moen "The correct spelling is 'Mr. T.' People who > > type out > > rick at linuxmafia.com 'Mister' are fools to be pitied." > > -- FakeAPStylebook > > > > _______________________________________________ > > sf-lug mailing list > > sf-lug at linuxmafia.com > > http://linuxmafia.com/mailman/listinfo/sf-lug > > > > My apologies if I've somehow offended you; since I was the originator > of the post I appreciate any and all responses. It wasn't an intended > lecture, just engaging in a conversation about how different people > administer their networks. If this list isn't the place to ask such > questions and discuss different approaches to common problems, then > I'll leave y'all to your "community". Thanks again. > > -------------------------------------------------------- > Michael Paric > mparic at compbizsolutions.com > www.compbizsolutions.com > > > > > > > _______________________________________________ > sf-lug mailing list > sf-lug at linuxmafia.com > http://linuxmafia.com/mailman/listinfo/sf-lug > From rick at linuxmafia.com Thu Nov 5 20:44:55 2009 From: rick at linuxmafia.com (Rick Moen) Date: Thu, 5 Nov 2009 20:44:55 -0800 Subject: [sf-lug] Linux Server Preferences In-Reply-To: <1A23681C-D044-495B-BF73-5320BC46C707@compbizsolutions.com> References: <1257471140.6511.97.camel@jim-laptop> <20091106021649.GX21475@linuxmafia.com> <20091106034559.GL1982@linuxmafia.com> <1A23681C-D044-495B-BF73-5320BC46C707@compbizsolutions.com> Message-ID: <20091106044455.GM1982@linuxmafia.com> Quoting Michael Paric (mparic at compbizsolutions.com): > My apologies if I've somehow offended you; since I was the originator of > the post I appreciate any and all responses. It wasn't an intended > lecture, just engaging in a conversation about how different people > administer their networks. If this list isn't the place to ask such > questions and discuss different approaches to common problems, then I'll > leave y'all to your "community". Thanks again. You can say anything you please, subject to the pleasure of Jim Stockford and LX_Rudis, the listadmins. I'm not the listadmin; I'm just the poor bastard who pays for and administers the server on which I host this mailing list for free. But while I am on it: > Sure, RHEL/CentOS and the last Ubuntu LTS release may have older > kernels and packages, but is it really necessary to have your network > servers running the latest (and sometimes *not* the greatest) > versions? For the desktop, sure, you probably want the latest > wireless, graphics, disk drivers, but is any of that is necessary in > a server environment? From what I've read on the Ubuntu site, they've > spent a good deal of time making sure an "apt-get dist-upgrade" from > one LTS version to the next is relatively smooth, especially since > you're not dealing with all the cutting-edge drivers and gui features > that play havoc with the system. Er, well, to remind you: What SVLUG then-VP Micah Dowty saddled me with (on the Linode host that now is www.svlug.org) was _not_ an LTS release, as no such beast then existed. To reiterate, he installed 5.04 Hoary Hedgehog, released in March 2005. The first _LTS_ release was 6.06 Dapper Drake, released 2006-06-01, with optional paid support available for the Ubuntu Server variant for five years. The next was 8.04 Hardy Heron, released 2008-04-24 with optional paid support available for Ubuntu Server for five years. The next one will be 10.04 Lucid Lynx with optional paid support available for Ubuntu Server for five years. So, ignoring the fact that I _didn't have_ an LTS version, for starters, and that such a concept wouldn't even have existed until two releases later, let's imagine that I _did_ have an LTS release. Let's imagine that I'm perfectly OK with running a server with critical software that's two years obsolete (albeit presumably with backported security patches), so that I can't have, for example, a modern version of MoinMoin or ikiwiki or OpenJDK without building my own local package. Let's grant all of that. The same question that I asked Jim still remains: Is it really true that there's no alternative to personally noticing that 6.06LTS has been obsoleted by 8.04LTS, manually editing all "dapper" references in /etc/apt/sources.list to "hardy", and running the upgrade semi-manually with spare time available in case something crucial blows up? Why isn't there? And, by the way, "relatively smooth" doesn't cut it with production servers. If it's only "relatively", then I might as well be runing RHEL/CentOS and doing reinstalls every couple of years. -- Rick Moen "The plural of Blackberry is 'Blackberries.' The plural rick at linuxmafia.com of Blackberry users is 'Dingleberries.'" -- FakeAPStylebook From akshay at akshayshah.org Fri Nov 6 08:04:31 2009 From: akshay at akshayshah.org (Akshay Shah) Date: Fri, 6 Nov 2009 08:04:31 -0800 Subject: [sf-lug] Linux Server Preferences In-Reply-To: <20091106044455.GM1982@linuxmafia.com> References: <1257471140.6511.97.camel@jim-laptop> <20091106021649.GX21475@linuxmafia.com> <20091106034559.GL1982@linuxmafia.com> <1A23681C-D044-495B-BF73-5320BC46C707@compbizsolutions.com> <20091106044455.GM1982@linuxmafia.com> Message-ID: <20091106160431.GA3315@archon.hsd1.ca.comcast.net> On 05 Nov 2009, Rick Moen wrote: >Is it really true that there's no alternative to personally noticing >that 6.06LTS has been obsoleted by 8.04LTS, manually editing all >"dapper" references in /etc/apt/sources.list to "hardy", and running the >upgrade semi-manually with spare time available in case something >crucial blows up? Why isn't there? I'm only a hobbyist and have never even attempted setting up something as production-y as a headless server, but I think there's an official upgrade tool for exactly the situation you're describing. I moved off Ubuntu a while ago, so I'm a little rusty - please bear with me. Update your package repository: sudo aptitude update Upgrade most packages: sudo aptitude safe-upgrade Upgrade everything else: sudo aptitude full-upgrade Install the console update utility: sudo aptitude install update-manager-core Upgrade to the latest release: sudo do-release-upgrade From what I remember, do-release-upgrade has a lot of options to control exactly which release/development version you upgrade to. And if you're really nervous, I think apt-listbugs works with do-release-upgrade, but I've never tried it. Again, I'm only a desktop user - this approach may have some obvious flaw, but I thought I'd pipe up anyways. Cheers, Akshay From rick at linuxmafia.com Fri Nov 6 11:15:20 2009 From: rick at linuxmafia.com (Rick Moen) Date: Fri, 6 Nov 2009 11:15:20 -0800 Subject: [sf-lug] Linux Server Preferences In-Reply-To: <20091106160431.GA3315@archon.hsd1.ca.comcast.net> References: <1257471140.6511.97.camel@jim-laptop> <20091106021649.GX21475@linuxmafia.com> <20091106034559.GL1982@linuxmafia.com> <1A23681C-D044-495B-BF73-5320BC46C707@compbizsolutions.com> <20091106044455.GM1982@linuxmafia.com> <20091106160431.GA3315@archon.hsd1.ca.comcast.net> Message-ID: <20091106191520.GR1982@linuxmafia.com> Quoting Akshay Shah (akshay at akshayshah.org): > I'm only a hobbyist and have never even attempted setting up something > as production-y as a headless server, but I think there's an official > upgrade tool for exactly the situation you're describing. I moved off > Ubuntu a while ago, so I'm a little rusty - please bear with me. Akshay, thank you. I had not known about the "do-release-upgrade" tool, which appears to query the Ubuntu package mirrors and find out whether there's a new release, and, if so, conduct additional package fetches to migrate the system to that new target. (Thus, you don't actually have to go about manually editing "dapper" to "hardy" in /etc/apt/sources.list, etc.) I'm probably missing a bunch of angles about that Ubuntu-produced utility because I'm only now hearing about it, but I gather that its behaviour is controlled by editing /etc/update-manager/release-upgrades . You can set "Prompt=lts" to make the tool reorient the system to only new LTS releases, or "Prompt=normal" to reorient to all new releases rather than just LTS ones. I still find it a bit odd that they never implemented anything like Debian's "stable" symlink on the package mirror sites (not to mention "testing" and "unstable"), but, hey, let's see how things work. FWIW, over the years it's been available so far, I've remained unimpressed by aptitude: Its performance is terrible, its default installation of Recommends packages (unless you manually jigger the config files to override that behaviour) is annoying, and I find the alleged advantage of replacing several other tools at once (deborphan, debfoster, etc.) a poor justifications for tool bloat. From jim at well.com Fri Nov 6 11:15:57 2009 From: jim at well.com (jim) Date: Fri, 06 Nov 2009 11:15:57 -0800 Subject: [sf-lug] linux certification study group today, friday, 20091106, at noisebridge Message-ID: <1257534957.6511.154.camel@jim-laptop> today, friday 2091106, 3 pm to 6 pm, linux certification study group at noisebridge, 2169 mission st near 18th. the linux certification study group focuses on Red Hat as well as generic linux system administration skills with an eye to passing both the Red Hat and the LPI exams. this group has been meeting every tuesday and friday from 3 to 6 PM at noisebridge. From akshay at akshayshah.org Fri Nov 6 12:43:51 2009 From: akshay at akshayshah.org (Akshay Shah) Date: Fri, 6 Nov 2009 12:43:51 -0800 Subject: [sf-lug] Linux Server Preferences In-Reply-To: <20091106191520.GR1982@linuxmafia.com> References: <1257471140.6511.97.camel@jim-laptop> <20091106021649.GX21475@linuxmafia.com> <20091106034559.GL1982@linuxmafia.com> <1A23681C-D044-495B-BF73-5320BC46C707@compbizsolutions.com> <20091106044455.GM1982@linuxmafia.com> <20091106160431.GA3315@archon.hsd1.ca.comcast.net> <20091106191520.GR1982@linuxmafia.com> Message-ID: <20091106204351.GA5595@archon.hsd1.ca.comcast.net> On 06 Nov 2009, Rick Moen wrote: >Akshay, thank you. I had not known about the "do-release-upgrade" >tool, which appears to query the Ubuntu package mirrors and find out >whether there's a new release, and, if so, conduct additional package >fetches to migrate the system to that new target. (Thus, you don't >actually have to go about manually editing "dapper" to "hardy" in >/etc/apt/sources.list, etc.) Glad I could help. I think that do-release-upgrade does a little more than just updating your apt sources and upgrading packages - I think it also updates usplash to xsplash, implements any changes in the boot scripts, etc. Sadly, those changes probably make it more error-prone, too. Akshay From john_re at fastmail.us Sat Nov 7 04:02:30 2009 From: john_re at fastmail.us (john_re) Date: Sat, 07 Nov 2009 04:02:30 -0800 Subject: [sf-lug] Nov 7 TODAY & Nov 22 - Join Global FreeSW GNU(Linux) HW Culture meeting via VOIP - BerkeleyTIP GlobalTIP - For Forwarding Message-ID: <1257595350.3067.1344041105@webmail.messagingengine.com> CONTENTS: Meeting days/times & Howto - Mark your calendar's dates; Videos; Hot topics; Opportunities; Announcement Flyers; New webpages ===== Come join in with the Global Free SW HW & Culture community at the BerkeleyTIP/GlobalTIP meeting, via VOIP. Two meetings this month: Sat Nov 7, 12Noon - 3PM Pacific Time (=UTC-8) Sun Nov 22, 12Noon - 3PM Pacific Time (=UTC-8) Mark your calendars, 1st Sat, 3rd Sun every month. {Note: 4th Sunday this November, to give 2 week spacing.} Join online #berkeleytip on irc.freenode.net & we'll help you get your voip HW & SW working: http://sites.google.com/site/berkeleytip/remote-attendance Or come to the FreeSpeech Cafe at UC Berkeley in person meeting. Join the global mailing list http://groups.google.com/group/BerkTIPGlobal I hope to see you there. :) ===== Talk Videos for November 2009: Django Development - Richard Kiss, Eddy Mulyono, Glen Jarvis, Simeon Franklin; BayPiggies Python for scientific research, discussion with Guido van Rossum; UCBSciPy Netbooks - Michael Gorven, Dave Mackie, and Jonathan Carter; CLUG Japan Linux Symposium Keynote, Linus Torvalds & Jim Zemlin; Linux Foundation http://sites.google.com/site/berkeleytip/talk-videos Download & watch them before the meetings, discuss at the meetings. Thanks to all the Speakers, Videographers, & Groups! :) [Record your local meeting! Put the video online, & email me for inclusion for next month. :) ] ===== Hot topics: Ubuntu 9.10 - Problems? Fixes? Upgrade? Install? Freeswitch VOIP server - setup for BTIP Flyers & outreach to UCBerkeley. Outreach to other UC campuses next semester. ===== Opportunities - Learn new, or increase your job skills, &/or volunteer & help the community: Set up any of: a BTIP Mailing List, web server/site, Freeswitch VOIP server, or Virtual Private Network & SSL ===== Announcement Flyers: Print & Post them in your community. 4/5 available - Freedom, Karmic Koala, Free Culture, SciPy, OLPC. See bottom of page: http://groups.google.com/group/BerkTIPGlobal ===== New BTIP Webpages @ http://sites.google.com/site/berkeleytip/ UC Campus local groups; Free Hardware; System Administration; Announcement Flyers; Opportunities For Forwarding - You are invited to forward this announcement wherever it would be appreciated. From bob.remeika at gmail.com Sat Nov 7 12:35:13 2009 From: bob.remeika at gmail.com (Bob Remeika) Date: Sat, 7 Nov 2009 12:35:13 -0800 Subject: [sf-lug] meetup? Message-ID: Hi, I've never been to a sf linux user group meeting before and was interested in going. When and where is the next meeting? Thanks, -- Bob Remeika http://bobremeika.com http://d-rails.org http://cometdproject.dojotoolkit.org/ -------------- next part -------------- An HTML attachment was scrubbed... URL: From rick at linuxmafia.com Sat Nov 7 13:05:23 2009 From: rick at linuxmafia.com (Rick Moen) Date: Sat, 7 Nov 2009 13:05:23 -0800 Subject: [sf-lug] meetup? In-Reply-To: References: Message-ID: <20091107210523.GM21475@linuxmafia.com> Quoting Bob Remeika (bob.remeika at gmail.com): > I've never been to a sf linux user group meeting before and was interested > in going. Cool! I expect and hope you'll enjoy it. > When and where is the next meeting? Here, let me work that out for you (the ":r!" incantation being a way of showing my having done shell escapes from vi's colon command prompt to bash, and read the result of the commands back into the buffer to include in this message): :r! lynx -dump http://www.sf-lug.org/ | grep -A 3 "first Sunday" SF-LUG meetings are the first Sunday of the month, 11:00 AM to 1:00 PM, and third Monday of each month, 6:00 PM to 8:00 PM. Meetings are usually in San Francisco at the Cafe Enchante on Geary Boulevard at 26th Avenue. :r! cal -3 October 2009 November 2009 December 2009 Su Mo Tu We Th Fr Sa Su Mo Tu We Th Fr Sa Su Mo Tu We Th Fr Sa 1 2 3 1 2 3 4 5 6 7 1 2 3 4 5 4 5 6 7 8 9 10 8 9 10 11 12 13 14 6 7 8 9 10 11 12 11 12 13 14 15 16 17 15 16 17 18 19 20 21 13 14 15 16 17 18 19 18 19 20 21 22 23 24 22 23 24 25 26 27 28 20 21 22 23 24 25 26 25 26 27 28 29 30 31 29 30 27 28 29 30 31 The rest is left as a (very small) exercise for the reader. ;-> Yes, the guys who maintain the Web site do need to update it, but, really, it's really not that hard to figure out when the next first Sunday or third Monday is going to be. /usr/bin/cal is your friend. Hey, Web page maintainers: Might I make a modest suggestion for site maintenance? It's item #11 on http://linuxmafia.com/faq/Linux_PR/newlug.html : 11. Design your Web page to be forgiving of deferred maintenance. Much as we'd like our LUGs' "upcoming events" and other time-sensitive information to be always current, it isn't going to happen: Sometimes, you don't re-check and update them for a week or two. Therefore, always list _several_ months' upcoming events. (You know when they'll be because you have a meeting-date formula, right?) That way, when you're unavailable for Web-page maintenance for two months running, the Web page will still include current meeting information. Somehow, my local LUGs' webmasters seem resistant to that simple idea, with the result that most list only one upcoming meeting at a time, which, for three quarters of the month, because of the inevitable deferred maintenance, ends up being last month's date. The whole point of listing specific upcoming meeting dates is to make it unnecessary for casual visitors to work out when the next (say) 2nd Tuesday will be, by doing it for them. But that effort is wasted when the only meetings shown are already past: It makes new LUG members that much less likely, and additionally may lead some to think your LUG is now defunct. From einfeldt at gmail.com Sat Nov 7 15:51:46 2009 From: einfeldt at gmail.com (Christian Einfeldt) Date: Sat, 7 Nov 2009 15:51:46 -0800 Subject: [sf-lug] meetup? In-Reply-To: References: Message-ID: <4b5781040911071551w55aaba5dvc03737fc2d1be87f@mail.gmail.com> hi, On Sat, Nov 7, 2009 at 12:35 PM, Bob Remeika wrote: > Hi, > > I've never been to a sf linux user group meeting before and was interested > in going. When and where is the next meeting? > Here is info on the SF-LUG meetings http://sf-lug.com/ Also, there are SF-LUG meetings every Wednesday at Noisebridge at 2169 Mission Street between 17th and 18th. I highly recommend these meetings. Noisebridge is an incredible resource, and Noisebridge is basically open 24/7. Here is the Noisebridge link: https://www.noisebridge.net/wiki/Noisebridge There is also the BALUG meeting once per month: http://www.balug.org/ Please let me know if you have any questions -------------- next part -------------- An HTML attachment was scrubbed... URL: From jim at well.com Sat Nov 7 16:44:18 2009 From: jim at well.com (jim) Date: Sat, 07 Nov 2009 16:44:18 -0800 Subject: [sf-lug] meetup? In-Reply-To: References: Message-ID: <1257641058.6489.23.camel@jim-laptop> Hi, the next sf-lug meeting is monday, 20091116, at the cafe enchante on geary blvd at 26th ave in san francisco. bring questions, a machine, whatever you like. you'll recognize us easily. and welcome. jim On Sat, 2009-11-07 at 12:35 -0800, Bob Remeika wrote: > Hi, > > > I've never been to a sf linux user group meeting before and was > interested in going. When and where is the next meeting? > > > Thanks, > -- > Bob Remeika > http://bobremeika.com > http://d-rails.org > http://cometdproject.dojotoolkit.org/ > > _______________________________________________ > sf-lug mailing list > sf-lug at linuxmafia.com > http://linuxmafia.com/mailman/listinfo/sf-lug From jim at well.com Sat Nov 7 17:00:31 2009 From: jim at well.com (jim) Date: Sat, 07 Nov 2009 17:00:31 -0800 Subject: [sf-lug] meetup? In-Reply-To: <20091107210523.GM21475@linuxmafia.com> References: <20091107210523.GM21475@linuxmafia.com> Message-ID: <1257642031.6489.27.camel@jim-laptop> number 11, done: http://www.sf-lug.org nice to see we seem to have implemented most of your point. i'll reread and contemplate. with thanks, jim On Sat, 2009-11-07 at 13:05 -0800, Rick Moen wrote: > Quoting Bob Remeika (bob.remeika at gmail.com): > > > I've never been to a sf linux user group meeting before and was interested > > in going. > > Cool! I expect and hope you'll enjoy it. > > > When and where is the next meeting? > > Here, let me work that out for you (the ":r!" incantation being a way of > showing my having done shell escapes from vi's colon command prompt to > bash, and read the result of the commands back into the buffer to > include in this message): > > :r! lynx -dump http://www.sf-lug.org/ | grep -A 3 "first Sunday" > > SF-LUG meetings are the first Sunday of the month, 11:00 AM to 1:00 PM, > and third Monday of each month, 6:00 PM to 8:00 PM. Meetings are > usually in San Francisco at the Cafe Enchante on Geary Boulevard at > 26th Avenue. > > :r! cal -3 > > October 2009 November 2009 December 2009 > Su Mo Tu We Th Fr Sa Su Mo Tu We Th Fr Sa Su Mo Tu We Th Fr Sa > 1 2 3 1 2 3 4 5 6 7 1 2 3 4 5 > 4 5 6 7 8 9 10 8 9 10 11 12 13 14 6 7 8 9 10 11 12 > 11 12 13 14 15 16 17 15 16 17 18 19 20 21 13 14 15 16 17 18 19 > 18 19 20 21 22 23 24 22 23 24 25 26 27 28 20 21 22 23 24 25 26 > 25 26 27 28 29 30 31 29 30 27 28 29 30 31 > > The rest is left as a (very small) exercise for the reader. ;-> > > Yes, the guys who maintain the Web site do need to update it, but, > really, it's really not that hard to figure out when the next first > Sunday or third Monday is going to be. /usr/bin/cal is your > friend. > > Hey, Web page maintainers: Might I make a modest suggestion for site > maintenance? It's item #11 on > http://linuxmafia.com/faq/Linux_PR/newlug.html : > > > 11. Design your Web page to be forgiving of deferred maintenance. > > Much as we'd like our LUGs' "upcoming events" and other time-sensitive > information to be always current, it isn't going to happen: Sometimes, > you don't re-check and update them for a week or two. Therefore, always > list _several_ months' upcoming events. (You know when they'll be because > you have a meeting-date formula, right?) That way, when you're > unavailable for Web-page maintenance for two months running, the Web > page will still include current meeting information. > > Somehow, my local LUGs' webmasters seem resistant to that simple idea, > with the result that most list only one upcoming meeting at a time, > which, for three quarters of the month, because of the inevitable > deferred maintenance, ends up being last month's date. > > The whole point of listing specific upcoming meeting dates is to make it > unnecessary for casual visitors to work out when the next (say) 2nd > Tuesday will be, by doing it for them. But that effort is wasted when > the only meetings shown are already past: It makes new LUG members that > much less likely, and additionally may lead some to think your LUG is > now defunct. > > _______________________________________________ > sf-lug mailing list > sf-lug at linuxmafia.com > http://linuxmafia.com/mailman/listinfo/sf-lug > From vpolitewebsiteguy at yahoo.com Mon Nov 9 15:25:39 2009 From: vpolitewebsiteguy at yahoo.com (vincent polite) Date: Mon, 9 Nov 2009 15:25:39 -0800 (PST) Subject: [sf-lug] Laptop as cable modem? Possible Message-ID: <116329.96668.qm@web82802.mail.mud.yahoo.com> Hi, I have an old laptop. I am stuck with Comcast Internet service. Is it possible that I can turn an old laptop into a Cable Modem? I'm not sure how to connect the Coax to the laptop, either? Vince -------------- next part -------------- An HTML attachment was scrubbed... URL: From einfeldt at gmail.com Mon Nov 9 19:34:24 2009 From: einfeldt at gmail.com (Christian Einfeldt) Date: Mon, 9 Nov 2009 19:34:24 -0800 Subject: [sf-lug] Can't seem to watch this movie Message-ID: <4b5781040911091934p6bbc3d5lffbc4f6ad96f4504@mail.gmail.com> hi, One of the schools this LUG is supporting with Linux is going to attempt to watch this movie tomorrow using Linux, but we have not been able to watch it thus far, and I'm not sure why. Would someone please tell me if you are able to watch "Becoming Human" part one here: http://www.pbs.org/wgbh/nova/beta/evolution/becoming-human-part-1.html I was able to watch a preview, but the full movie does not play for some reason. Not sure why. I do have the most recent version of Flash running. I am using Jaunty, and I also have a wide variety of codecs installed. Thanks in advance. -------------- next part -------------- An HTML attachment was scrubbed... URL: From mparic at compbizsolutions.com Tue Nov 10 00:39:34 2009 From: mparic at compbizsolutions.com (Michael Paric) Date: Tue, 10 Nov 2009 00:39:34 -0800 Subject: [sf-lug] Can't seem to watch this movie In-Reply-To: <4b5781040911091934p6bbc3d5lffbc4f6ad96f4504@mail.gmail.com> References: <4b5781040911091934p6bbc3d5lffbc4f6ad96f4504@mail.gmail.com> Message-ID: > > hi, > > One of the schools this LUG is supporting with Linux is going to > attempt to watch this movie tomorrow using Linux, but we have not > been able to watch it thus far, and I'm not sure why. Would someone > please tell me if you are able to watch "Becoming Human" part one > here: > > http://www.pbs.org/wgbh/nova/beta/evolution/becoming-human-part-1.html > > I was able to watch a preview, but the full movie does not play for > some reason. Not sure why. I do have the most recent version of > Flash running. I am using Jaunty, and I also have a wide variety of > codecs installed. > > Thanks in advance. > _______________________________________________ > sf-lug mailing list > sf-lug at linuxmafia.com > http://linuxmafia.com/mailman/listinfo/sf-lug > Information about SF-LUG is at http://www.sf-lug.org/ Christian, I was able to get it to play the full-length show on Karmic, however it seems that Jaunty (and probably versions below it) even with the official Adobe Flash player has problems with their embedded ad tracking plug-in from ad.doublclick.net and the JavaScript that displays it; it hangs trying to connect and never finishes. Even tried it with Opera but same result. Saw lots of posts but no real solutions other than upgrading to Karmic. The previews do not have the ad tracking which is why they play and the full-length show does not. Michael From kai.salmon.chang at gmail.com Tue Nov 10 00:55:04 2009 From: kai.salmon.chang at gmail.com (Kai Chang) Date: Tue, 10 Nov 2009 00:55:04 -0800 Subject: [sf-lug] Can't seem to watch this movie In-Reply-To: References: <4b5781040911091934p6bbc3d5lffbc4f6ad96f4504@mail.gmail.com> Message-ID: <5200c28f0911100055s3ba20281i587ba61f0dd57c9d@mail.gmail.com> 9.10 karmic 32-bit worked for me. I've run this command since installing:* * *sudo apt-get install ubuntu-restricted-extras* I also went here to download and install the newest flashplayer from Adobe in .deb format: http://get.adobe.com/flashplayer/ Hope this helps On Tue, Nov 10, 2009 at 12:39 AM, Michael Paric wrote: > >> hi, >> >> One of the schools this LUG is supporting with Linux is going to attempt >> to watch this movie tomorrow using Linux, but we have not been able to watch >> it thus far, and I'm not sure why. Would someone please tell me if you are >> able to watch "Becoming Human" part one here: >> >> http://www.pbs.org/wgbh/nova/beta/evolution/becoming-human-part-1.html >> >> I was able to watch a preview, but the full movie does not play for some >> reason. Not sure why. I do have the most recent version of Flash running. >> I am using Jaunty, and I also have a wide variety of codecs installed. >> >> Thanks in advance. >> _______________________________________________ >> sf-lug mailing list >> sf-lug at linuxmafia.com >> http://linuxmafia.com/mailman/listinfo/sf-lug >> Information about SF-LUG is at http://www.sf-lug.org/ >> > > Christian, > I was able to get it to play the full-length show on Karmic, however it > seems that Jaunty (and probably versions below it) even with the official > Adobe Flash player has problems with their embedded ad tracking plug-in from > ad.doublclick.net and the JavaScript that displays it; it hangs trying to > connect and never finishes. Even tried it with Opera but same result. Saw > lots of posts but no real solutions other than upgrading to Karmic. The > previews do not have the ad tracking which is why they play and the > full-length show does not. > > Michael > > > > > > > _______________________________________________ > sf-lug mailing list > sf-lug at linuxmafia.com > http://linuxmafia.com/mailman/listinfo/sf-lug > Information about SF-LUG is at http://www.sf-lug.org/ > -- Kai Chang | kai.salmon.chang at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From kai.salmon.chang at gmail.com Tue Nov 10 00:58:06 2009 From: kai.salmon.chang at gmail.com (Kai Chang) Date: Tue, 10 Nov 2009 00:58:06 -0800 Subject: [sf-lug] Can't seem to watch this movie In-Reply-To: <5200c28f0911100055s3ba20281i587ba61f0dd57c9d@mail.gmail.com> References: <4b5781040911091934p6bbc3d5lffbc4f6ad96f4504@mail.gmail.com> <5200c28f0911100055s3ba20281i587ba61f0dd57c9d@mail.gmail.com> Message-ID: <5200c28f0911100058s1b49516oe2e74b338d55d5a6@mail.gmail.com> You might check to see if you have too many versions of flash installed. This could be a helpful command if you're using Adobe's version: *sudo apt-get remove --purge flashplugin-nonfree* On Tue, Nov 10, 2009 at 12:55 AM, Kai Chang wrote: > 9.10 karmic 32-bit worked for me. I've run this command since installing: > * > > * > *sudo apt-get install ubuntu-restricted-extras* > > I also went here to download and install the newest flashplayer from Adobe > in .deb format: > > http://get.adobe.com/flashplayer/ > > Hope this helps > > > On Tue, Nov 10, 2009 at 12:39 AM, Michael Paric < > mparic at compbizsolutions.com> wrote: > >> >>> hi, >>> >>> One of the schools this LUG is supporting with Linux is going to attempt >>> to watch this movie tomorrow using Linux, but we have not been able to watch >>> it thus far, and I'm not sure why. Would someone please tell me if you are >>> able to watch "Becoming Human" part one here: >>> >>> http://www.pbs.org/wgbh/nova/beta/evolution/becoming-human-part-1.html >>> >>> I was able to watch a preview, but the full movie does not play for some >>> reason. Not sure why. I do have the most recent version of Flash running. >>> I am using Jaunty, and I also have a wide variety of codecs installed. >>> >>> Thanks in advance. >>> _______________________________________________ >>> sf-lug mailing list >>> sf-lug at linuxmafia.com >>> http://linuxmafia.com/mailman/listinfo/sf-lug >>> Information about SF-LUG is at http://www.sf-lug.org/ >>> >> >> Christian, >> I was able to get it to play the full-length show on Karmic, however it >> seems that Jaunty (and probably versions below it) even with the official >> Adobe Flash player has problems with their embedded ad tracking plug-in from >> ad.doublclick.net and the JavaScript that displays it; it hangs trying to >> connect and never finishes. Even tried it with Opera but same result. Saw >> lots of posts but no real solutions other than upgrading to Karmic. The >> previews do not have the ad tracking which is why they play and the >> full-length show does not. >> >> Michael >> >> >> >> >> >> >> _______________________________________________ >> sf-lug mailing list >> sf-lug at linuxmafia.com >> http://linuxmafia.com/mailman/listinfo/sf-lug >> Information about SF-LUG is at http://www.sf-lug.org/ >> > > > > -- > Kai Chang | kai.salmon.chang at gmail.com > -- Kai Chang | kai.salmon.chang at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From micahflee at gmail.com Tue Nov 10 12:21:25 2009 From: micahflee at gmail.com (Micah Lee) Date: Tue, 10 Nov 2009 12:21:25 -0800 Subject: [sf-lug] Can't seem to watch this movie In-Reply-To: <5200c28f0911100058s1b49516oe2e74b338d55d5a6@mail.gmail.com> References: <4b5781040911091934p6bbc3d5lffbc4f6ad96f4504@mail.gmail.com> <5200c28f0911100055s3ba20281i587ba61f0dd57c9d@mail.gmail.com> <5200c28f0911100058s1b49516oe2e74b338d55d5a6@mail.gmail.com> Message-ID: <7aa6fa850911101221t20226d60y7d63a366db98c3af@mail.gmail.com> I've noticed that several uber-proprietary Flash-based streaming video players basically suck and don't work with Firefox and Adobe Flash in Linux, but do in Windows or OS X. It seems like most TV networks (ABC, NBC, PBS, etc) decide to do an awful job at reinventing the wheel when it comes to playing streaming video in Flash. When all else fails, you could resort to a Windows virtual machine. Hopefully everyone will soon start using the HTML5