Re: OT: Fairly simple relational database quick job bids...

2010-10-01 Thread Tuna
Oh, I forgot an actual *bid*. I'll take $75. I can go as low as $50. On 10/01/2010 10:48 AM, Jim March wrote: Folks, I need a contract on what we think is a fairly simple relational database problem. What he's got is "raw data" somebody to chew on. He has two .CSV files. The first is 112megs

Re: New licencing model i found today

2010-09-24 Thread Tuna
On 09/24/2010 12:44 PM, Stephen wrote: Not new, but very new to me. http://sam.zoy.org/wtfpl/ I giggled when i found someone releasing code under it. WTFPL is good, but it doesn't offer the sort of legal unclarity that I look for in a Free Software license. So I write my own. http://git

Re: Defrag

2010-09-19 Thread Tuna
On 09/19/2010 07:19 AM, Eric - A wrote: Hi All, I was wondering if I could defrag my hard drive under ubuntu 10.04 ? No, and you wouldn't need to anyway. ext3 and ext4 manage things a lot better than NTFS and FAT32, so the problem of fragmentation is greatly minimized. . Eric - A . ___

Re: West Side Stammtisch - Cancelled

2010-09-16 Thread Tuna
le are going to show up, go ahead and have a stammtisch. I'm guessing that at least one person that didn't check the list might show up anyway since it's too short of notice. Brian Cluff On 09/15/2010 09:38 AM, Tuna wrote: Hi, I have put this

West Side Stammtisch - Cancelled

2010-09-15 Thread Tuna
Hi, I have put this off for too long. Since last month, I have started school at EMCC. I have a class that about completely overlaps the stammtisch times. As such, I am unable to show up tonight. I suggest we reschedule for Friday nights. Does that work with everyone? We've never had a Frida

Re: error_log()

2010-09-03 Thread Tuna
On 09/03/2010 02:03 PM, keith smith wrote: Hi, I am running Fedora 5 as a LAMP dev server. In my PHP code I have a line "error_log("test",0);" so I can test the error_log() feature. I've looked in /var/log/httpd both access and error logs and the line "test" is not present. Not a PHP ma

Re: Auto Reply: PLUG-discuss Digest, Vol 62, Issue 30

2010-08-28 Thread Tuna
That's a problem. I'll email his manager to see if he can do anything about this, guys. On 08/28/2010 12:00 PM, jason.hil...@oracle.com wrote: I will be out of the office from 8/27 - 8/30. Please contact my manager Rob Lau @ (949) 521 0757 or robert@oracle.com for any urgent issues. -

Re: Small & Quiet PC recommendations

2010-08-27 Thread Tuna
On 08/27/2010 07:34 PM, Dazed_75 wrote: I have been wanting to do something similar. I want small, quiet, low power and always ON and on my LAN. I had been wondering if anyone had tried putting FreeNAS: http://en.wikipedia.org/wiki/FreeNAS I could tell you about FreeNAS. It's really excellent

Re: Small & Quiet PC recommendations

2010-08-27 Thread Tuna
Top posting because I have nothing specific to reply to... I built a NAS box over the summer. It's very quiet with a very small footprint. Its hardware was cheap, and is capable of more than being a NAS (it's somewhat comparable to a netbook in "horsepower"). Here's what I did. Step one, find

Re: Selling Linux on Startup?

2010-08-26 Thread Tuna
On 08/26/2010 01:33 PM, j...@actionline.com wrote: Tuna replied to Ariel (in part - slightly edited): I'd like to set up an install where the distro and a custom screensaver and desktop are installed along with it. I loudly make the utterance, "meh" at that id

Re: Selling Linux on Startup?

2010-08-25 Thread Tuna
On 08/25/2010 12:07 PM, Ariel Gold wrote: My dad fixes up old computers and donates them. He's also volunteering with non-profit thrift shops. If the system has a licensed copy of windows he uses that license, otherwise he's loading ubuntu. I've also suggested he look at some other distros lik

Tis Week's Stammtische (especially the Avondale one)

2010-08-15 Thread Tuna
Hi, It's Stammtisch time! We have the Tempe and the Avondale stammtische this week. (Fun fact: stammtische is plural for stammtisch) The Tempe stammtisch is on Tuesday at Boulders on Broadway, which is on Broadway & Roosevelt (near Mill Ave). http://plug.phoenix.az.us/node/427 The Avondale

Re: request you top post please

2010-08-13 Thread Tuna
On 08/13/2010 12:21 PM, Technomage_Hawke wrote: clearly my migraine is affecting my thought process or I would have suggested that :) but that is a decent shortcut. So we don't have to top-post? ;) On Aug 13, 2010, at 12:04 PM, m...@mjv.com wrote: Put the blinking cur

Re: Kaseya Agents & You

2010-08-12 Thread Tuna
On 08/11/2010 07:54 PM, Lisa Kachold wrote: Kaseya: Sometimes a Free Tool, Sometimes a convenient Hack, Sometimes a Government Surveillance Tool? How to Remove a Kaseya Agent: 1) Windows Hidden Type: "%programfiles%\InstallShield Installation Information\{48C76121-4F90-11D5-9884-0050BA85A9

OT: Selling "Pre-Acquisition" Netbeans tshirt on Ebay

2010-08-11 Thread Tuna
Hi, I was getting nostalgic about Sun today. I recalled that in 2008, I attended OSCON and we were all thinking about Sun having acquired MySQL. Sun itself was just advertising itself as an open source company, so their presence there was large. It was at OSCON '08 that I picked up a Netbeans

Re: How to use 'convert' to change several from png to jpg?

2010-08-09 Thread Tuna
On 08/09/2010 10:42 PM, j...@actionline.com wrote: I use the following script to convert a batch of images to a uniform width of 900 pixels. It works fine ... but how do I need to modify it to do the same task but also convert all the originals that are .png files to .jpg? mkdir 900 find -type

Free Software Stammtische THIS WEEK

2010-07-18 Thread Tuna
Hi Guys! We have both of our Free Software stammtische this week, on both sides of the Valley! On Tuesday Jul20, the stammtisch is at Boulders on Broadway in Tempe. http://plug.phoenix.az.us/node/426 On Wednesday Jul21, we are meeting at Buffalo Wings and Rings in Avondale. http://plug.phoeni

Re: hey jmz! (and the rest of you guys!) :)

2010-07-18 Thread Tuna
am still out here at 83rd ave. near > Indianschool road, its going > to be hard to arrange. I haven't seen any notices for a west side > meeting in some time though > (you still doing that tuna?). > This Wednesday at Buffalo Wings & Rings on Dysart & Thomas. See you the

Re: how to generate an image only html file in bash

2010-07-16 Thread Tuna
Why not use a bash CGI script for this? Use this as a starting point http://www.intuitive.com/wicked/showscript.cgi?073-photoalbum.cgi I recommend you check out that book too, it's a lot of fun. Excerpts from Technomage's message of Fri Jul 16 18:59:36 -0700 2010: > here's what I'd like to do:

Re: ditching Apple products due to boycotts?

2010-05-17 Thread Tuna
Excerpts from Joshua Zeidner's message of Mon May 17 22:14:09 -0700 2010: > I can respect that Tuna, but keep in mind that people say politically > charged things all the time here without problem. It's when we arrive at > loaded topics like illegal aliens that suddenly reg

Re: ditching Apple products due to boycotts?

2010-05-17 Thread Tuna
ease, not on plug-discuss. This is not your personal enraged-chain-mail-list, or your television audience. This is a (shrinking) group of hobbyists and professionals that like to talk about Linux. > > -jmz > > On Mon, May 17, 2010 at 9:37 PM, Joshua Zeidner wrote: > > > >

Re: ditching Apple products due to boycotts?

2010-05-17 Thread Tuna
Excerpts from Joshua Zeidner's message of Mon May 17 21:37:56 -0700 2010: > Tuna, > > We were discussing macro economic trends that effect all linux > developers as well as issues pertaining to Arizona and Linux. Just because > some deem the issue of illegal aliens to b

Re: ditching Apple products due to boycotts?

2010-05-17 Thread Tuna
/| ___ / | __-- --__ |\ | \_----_ / | |)\/ | \__/ / ) ,-` / 0 .. 0 | / /| | , \ ,__ / |

Re: Linux-compatible Embedded Board Recommendations?

2010-04-02 Thread Tuna
Have you looked at the Blueboards from NGX? http://shop.ngxtechnologies.com/product_info.php?currency=USD&cPath=21&products_id=72 It has ethernet, and USB. Not sure if you can get a terminal though USB on this board, I've never used it. But it's only $60, and ships with Linux. Looks like fun! E

Re: Is this suspicious?

2010-04-01 Thread Tuna
Excerpts from James Finstrom's message of Thu Apr 01 10:41:26 -0700 2010: > Looking it over I do have issues but not with the domain. > > Author is a "handle" > Software distributed under GPL V3 but no source! > None in sight. I ran the installer in Wine just to see what would happen. It installed

Re: Openmoko rootkit

2010-02-23 Thread Tuna
There are several distributions available for the Freerunner. It looks like he's running a particular distro that came out in 2008. I believe that it had SSH open by default, and with a fun little default password. Also, OM only has one user, root (who wants to go through an authentication screen

Re: Ruby it is!

2010-02-23 Thread Tuna
Excerpts from Michael Havens's message of Tue Feb 23 20:32:51 -0700 2010: > I never got the cd. A gentleman was gracious enough to give me a spare box > he had lieing around with ubuntu pre-installed. > > On Tue, Feb 23, 2010 at 7:27 PM, Tuna wrote: > > > It may be

Re: Ruby it is!

2010-02-23 Thread Tuna
It may be on the CD. You should have the CD set as a repository still, so just pop in the CD and try installing it via synaptic. Excerpts from Michael Havens's message of Tue Feb 23 18:54:02 -0700 2010: > Okay. The majority of the noise out there is telling me to learn Ruby; > therefore, Ruby is

Re:

2010-02-21 Thread Tuna
Excerpts from Gerald Thurman's message of Sun Feb 21 09:08:04 -0700 2010: > Learn the command-line using BASH, then use BASH as your first programming > language. The transition is seamless. BASH provides the three things you > need to write a structured program: sequence, selection, repetition. I

Re: OT: funny

2010-02-17 Thread Tuna
Nobody wants ActiveX controls in their toilet paper. BTW, HTML mail is fail mail. Plz2textonly kthx. --- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change your mail settings: http://lists.PLUG.p

Re: OT: How to insert a new frame on top of an inserted image?

2010-01-29 Thread Tuna
t can give you a better answer, but I encourage you to look at Scribus. Good luck, and hope to see you at the next West-side stammtisch. :P -tuna --- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change your mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss

Re: Stammtische Tue and Wed night

2010-01-19 Thread Tuna
I won't be at either. BRB, Oklahoma. Someone will have to get to BWR at Avondale at like 1830-1845 to nab the table behind the cash register. Find Gloria (owner) or Robin (waitress who's familiar with these meetings) and tell her that you're with the computer group. I'll make sure they know that

Re: O.T. iPod question?

2009-12-29 Thread Tuna
I used one to wrap a Christmas gift. I put a 7-zip self extracting EXE on my brother's desktop, encrypted. I wrote the passphrase on the hard drive and put the iPod back together. Then I just put it in the box with a cheap old single-blade pocket knife and let him figure out the rest. I had to giv

Re: Hey.

2009-12-25 Thread Tuna
This thread is now about our Linux-related $holiday presents. Mine: http://system76.com/product_info.php?cPath=28&products_id=97 Really nice, come to the Avondale stammtisch and you'll get to see it in person. Excerpts from mike havens's message of Fri Dec 25 16:19:00 -0700 2009: > Merry Christm

Re: Distro War: the netbook

2009-11-22 Thread Tuna
*bump because the timestamp is crazy-early and probably at the bottom of everyone's mail client* Ryan Rix will tell you Fedora, and can also tell you a thing or two about bootable USB drives on netbooks. Can you tell us what make and model of netbook it is? Your messages appear to be getting gre

Re: PLUG Group on Identi.ca

2009-11-20 Thread Tuna
Thanks, Hans Thans. I updated the logo. I wget'd (wgot?) vector_tux.svg, used imagemagick's convert tool to make it a png, then uploaded it and used identi.ca's builtin crop tool to get just the penguin. Does it look good? http://identi.ca/group/plug Excerpts from der.hans's message of Thu Nov 1

Re: PLUG Group on Identi.ca

2009-11-19 Thread Tuna
I may have had it at one time, let me dig through some old files of mine. Who was it that sent me the pic for use in the fliers that one time? Excerpts from Bill Lindley's message of Thu Nov 19 06:57:41 -0700 2009: > David Huerta wrote: > > ...PLUG, pixelated logo ... > Who has custody of the vec

Re: OT: Anyone know of a simple credit card billing option?

2009-10-30 Thread Tuna
http://www.trustcommerce.com/ They have a web interface as well as a nice open API. If you're interested, I'm writing a tiny application that uses their Ruby API and Shoes (by why the lucky stiff; good night, sweet prince). Excerpts from Josef Lowder's message of Fri Oct 30 15:09:49 -0700 2009:

Re: Linux laptop for a pre-schooler

2009-10-24 Thread Tuna
Awesome! Let us know how that goes. Excerpts from James Crawford's message of Fri Oct 23 18:54:10 -0700 2009: > I know I'm late to comment but I just installed qimo on an old Dell box that > we > were not using any longer. > My 2 yo grandson loves Tux-Paint and we will be setting the box up at hi

Re: Linux laptop for a pre-schooler

2009-10-10 Thread Tuna
Edubuntu is a bit more geared towards elementary school. I suggest Qimo. http://www.qimo4kids.com/ Screenshots: http://www.thecodingstudio.com/opensource/linux/screenshots/index.php?linux_distribution_sm=Qimo%201.0 The couple that created Qimo talking about it: http://www.opengamingnow.com/podc

West-Side St(ory/ammtisch) Tomorrow

2009-07-14 Thread Tuna
Top of the morning to ya! It's that week, the one in which the third wednesday of the month occurs. I'm stoked about this one! Here's what's going down this month: * See & touch (if he lets you) Dave Huerta's toorcamp hard hat * Have your eyes jabbed out by my ugly bash scripting * Wings and beer

Re: Google Chrome OS on Linux

2009-07-10 Thread Tuna
Excerpts from Francis Earl's message of Thu Jul 09 16:15:19 -0700 2009: > On Wednesday 08 July 2009 8:16:32 Lisa Kachold wrote: > > > http://www.obnosis.com/motivatebytruth/chromenotgold.jpeg > > > I'm not sure I understand the point of this image... Chrome is open source, > ChromeOS will be op

Re: Google Chrome OS on Linux

2009-07-08 Thread Tuna
Top posting as a crazed act of revenge, I'm actually with Ryan on this one. Open Source is almost trendy, largely because of Google and their Android platform. Now netbook owners everywhere will brag about their Linux-based open source operating system, forgetting the freedoms they give up with co

Re: OT: Gift for the Hacker Dad

2009-06-21 Thread Tuna
My dad is not a hacker, but a schoolteacher, and to keep his students from stealing test answers and such, I put the windows executable for Truecrypt on a USB drive with a nicely-sized TC volume. Then I put in an autorun file that will let him choose to run the executable with the arguments so that

Re: OT: Hardware free to good, bad, or indifferent home

2009-06-09 Thread Tuna
Any chance you could bring those to the Avondale stammtisch this month, on the 17th? Excerpts from tjones136's message of Tue Jun 09 17:10:53 -0700 2009: > Found a smoking deal on some hardware, didn't realize how literal that was. > > I have a generic midtower case, with 380W power supply, a Vi

NSA's Guide to RHEL5 Security

2009-06-05 Thread Tuna
Lookie what I found! http://www.nsa.gov/ia/_files/os/redhat/rhel5-guide-i731.pdf A 170 page PDF about securely configuring Red Hat, written by and for the government. If you look around on NSA.gov, you'll find similar things for OS X, Solaris, and even Windows. Cool stuff, I think. Who ever thou

Re: Netbook for Regular Person

2009-05-21 Thread Tuna
d libboost, neither of which are in the asus repos. If you don't think this would be a concern, then the EeePC 901 may be less intimidating. If you go the EeePC route, here's a tip you'll be glad to know: CTRL-ALT-T opens a terminal. :) -tuna Excerpts from Eric Cope's message of

Re: Yet Another PGP Test...

2009-05-17 Thread Tuna
No one else? REALLY? Fine, I'll say it. This thread is OVER. Take it somewhere else purty-please. signature.asc Description: PGP signature --- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change

Re: List of Command Line Tools

2009-05-17 Thread Tuna
Excerpts from Craig White's message of Sat May 16 20:21:37 -0700 2009: > On Sat, 2009-05-16 at 19:51 -0700, Matthew A Coulliette wrote: > > Hi all, > > > > Every once in a while someone mentions that: "they use the command line > > for that", where "that" means almost "anything". Example: someone

Re: Yet Another PGP Test...

2009-05-15 Thread Tuna
f you are looking for feedback... this may have worked, but you need to >>> upload your public key (0xBB82437A) to one of the public servers or >>> somehow make it available before people can validate it. >>> >>> -Joe >>> >>> Tuna wrote: >>

Re: Yet Another PGP Test...

2009-05-14 Thread Tuna
Excerpts from phrkonaleash's message of Thu May 14 10:20:36 -0700 2009: > fail. > K, how about this? > On Wed, May 13, 2009 at 10:36 PM, Tuna wrote: > > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > We should create a separate list for th

Re: Truly Free phones?

2009-05-14 Thread Tuna
Top posting cuz you made bottom posting a pita... Some of the OpenMoko builds are really stable. Like QT Extended or... Android :<. Excerpts from phrkonaleash's message of Thu May 14 10:16:18 -0700 2009: > Hey guys, > > Summer approaches and I need a new phone :) > > My wonderful flip phone (ht

Yet Another PGP Test...

2009-05-14 Thread Tuna
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 We should create a separate list for this. Like, plug-pgp. :P -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkoLrYwACgkQcfUSTruCQ3oNdACeLxMoorN0LO+bc6BTRd76ln

Re: Chinese Kiddos with Broken Dicts?

2009-05-09 Thread Andrew &quot;Tuna" Harris
ls? > OH SHI- How'd they get in? What's going on? :< > On Sat, May 9, 2009 at 5:39 PM, Andrew "Tuna" Harris > wrote: > > > Helloes. > > > > Yes, another thread about the Chinese. > > > > Okayso over the past couple days I've be

Chinese Kiddos with Broken Dicts?

2009-05-09 Thread Andrew &quot;Tuna" Harris
Helloes. Yes, another thread about the Chinese. Okayso over the past couple days I've been seeing things like this: /var/log/messages:May 9 11:00:10 (none) sshd[688]: Connection from 200.111.157.187 port 51751 /var/log/messages:May 9 11:00:10 (none) sshd[688]: Did not receive identification st

Re: My Open Source (not officially so yet) License

2009-05-07 Thread Andrew &quot;Tuna" Harris
Excerpts from danceswithcrows's message of Wed May 06 11:41:52 -0700 2009: > > On Wed, May 6, 2009 at 12:53 AM, Andrew "Tuna" Harris wrote: > >> - Nobody with the company that produces the proprietary software > >> may say the word "plinth" o

Re: My Open Source (not officially so yet) License

2009-05-06 Thread Andrew &quot;Tuna" Harris
y link to the libs. I ask for a little dance. > Alan > > On Wed, May 6, 2009 at 2:59 PM, Andrew "Tuna" Harris > wrote: > > Excerpts from cryptworks's message of Wed May 06 08:50:05 -0700 2009: > >> I want to relese code under a licences that makes people have t

Re: My Open Source (not officially so yet) License

2009-05-06 Thread Andrew &quot;Tuna" Harris
at 1:52 AM, Lisa Kachold wrote: > > Insane! > > > > On Wed, May 6, 2009 at 12:53 AM, Andrew "Tuna" Harris > > wrote: > >> > >> Helloes. > >> > >> I am working on an open source license of my very own. Basically, I > >>

My Open Source (not officially so yet) License

2009-05-06 Thread Andrew &quot;Tuna" Harris
Helloes. I am working on an open source license of my very own. Basically, I think IP is just ridiculous (inb4 flameware. No. NO. NO!), so I'm creating a license that is less restrictive than the GPL (you don't HAVE to redistribute full source code), but provides me with more lulz than the BSD lic

Re: System 76, anyone hear of them?

2009-05-05 Thread Andrew &quot;Tuna" Harris
Oh, yes. I just love them. They do everything they can to get stuff to just work, even write their own drivers, I hear. I ordered the Meerkat NetTop from them for my mom's biz (receptionist's computer), and their website is just... nice! When I use it, I feel like I'm in a classy hall with marble

Not Political but OT: NP F330 Batteries?

2009-05-02 Thread Andrew &quot;Tuna" Harris
Hiya First I would like to suggest a solution to this OT problem: denoting OT messages as being political or otherwise, and providing server-side settings to block them or not. So there would be POT: Politically Off Topic Example: "POT: Government Putting Sensors in my Sewage to See What my Body

Re: The .bash_history that Never Heard Anything at All

2009-04-26 Thread Andrew &quot;Tuna" Harris
Excerpts from phrkonaleash's message of Sun Apr 26 17:57:55 -0700 2009: > On Sun, Apr 26, 2009 at 6:56 AM, Andrew "Tuna" Harris > wrote: > > > Top-posting 'cuz you did > > > > The .bash_profile thing works beautifully, except I found that I had

Re: OT: L33Tspeak "spelling" (was: Re: The .bash_history that Never Heard Anything at All)

2009-04-26 Thread Andrew &quot;Tuna" Harris
Ryan > Precisely why I don't speak 1337. Some people format their emails with HTML, I say "Herroes" and "seekrit". Sue me. > > -- > > Mike Schwartz > > Glendale AZ > > schwa...@acm.org > > > > On Sun, Apr 26, 2009 at 4:58

Re: The .bash_history that Never Heard Anything at All

2009-04-26 Thread Andrew &quot;Tuna" Harris
also suggest a keylogger: > http://www2.packetstormsecurity.org/cgi-bin/search/search.cgi?searchvalue=linux+ > bash+keyloggers&type=archives&[search].x=0&[search].y=0 > > > On Sun, Apr 26, 2009 at 4:44 AM, Andrew "Tuna" Harris > wrote: > > > Herroes &

The .bash_history that Never Heard Anything at All

2009-04-26 Thread Andrew &quot;Tuna" Harris
Herroes There are some seekrit things that I would rather not have my .bash_history knowing. Is there a way to set rules that prevent commands containing a certain word like, say, "angry_watermelon" from being stored? Also, are things that are sent to standard out logged anywhere? ---

RE: Oracle buys Sun!

2009-04-21 Thread Andrew &quot;Tuna" Harris
Excerpts from Bryan O'Neal's message of Mon Apr 20 18:43:04 -0700 2009: > Larry Ellison, Oracle's chief executive, in a conference call described Java > as "the single most important software asset we have ever acquired." so Java > is probably safe, sun hardware and OS will likely get a boost, and

Re: Oracle buys Sun!

2009-04-20 Thread Andrew &quot;Tuna" Harris
Excerpts from James Mcphee's message of Mon Apr 20 04:52:33 -0700 2009: > It was just announced that Oracle is buying Sun. This is not a drill. How > is this going to play out for Java and MySQL? > Why did they buy Sun? Is that all these rich people do? "Hmmm... *fingertip-touching in front of o

Ubuntu Newbie Help

2009-04-15 Thread Andrew &quot;Tuna" Harris
Helloes A friend of mine here at the stammtisch needs a bit of help with Ubuntu. Could somebody well-versed in Ubuntu 8.10 contact him off-list? His email as clfortney at cox.net. kthxbai, -tuna --- PLUG-discuss mailing list - PLUG-discuss

Ssssstammtisch! (Avondale only this week)

2009-04-14 Thread Andrew &quot;Tuna" Harris
al (which as it turns out, appears to be Dillo-friendly :>): http://plug.phoenix.az.us/node/579 There will be beer, wings, free wifi, and hopefully enough power outlets. I shall also discuss my idea for a social experiment with Free Software and a server at an undisclosed location. :> plz2be

Re: Script to rename all filenames in a directory to use ALL CAPITAL LETTERS

2009-04-07 Thread Andrew &quot;Tuna" Harris
se. I wrote it in Ruby for a friend. I've attached it to this message. Just run it in the target directory. So... cd /home/tuna/frightened_horse_sounds/ ruby uppercasefile.rb It'll go through ever file there and make it lowercase. Make sure that you don't have any existing files

Recreating Directory Trees?

2009-04-03 Thread Andrew &quot;Tuna" Harris
ir/ | `-Videos/ | `-Music/ | `-Playlists/ but without any files in there? Thanks! -tuna --- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change your mail settings: http://lists.PLUG.phoeni

Re: Fwd: UG News: Discount for O'Reilly Open Source Convention (OSCON)

2009-04-03 Thread Andrew &quot;Tuna" Harris
Ah, wish I could go this year. I hear it's gonna be a good one. :/ Excerpts from Alan Dayley (PHX Linux UG)'s message of Thu Apr 02 22:04:26 -0700 2009: > Great discount for OSCON! > > Alan > > -- Forwarded message -- > From: Marsee Henon > Date: Thu, Apr 2, 2009 at 1:16 PM > S

Re: decent non-embeded firewall

2009-03-31 Thread Andrew &quot;Tuna" Harris
Top posting because long email is long. Did you ever look at Smoothwall? I'm going to implement it for one of my clients pretty soon. http://smoothwall.org/ Excerpts from Bryan O'Neal's message of Mon Mar 30 23:17:46 -0700 2009: > My Netgear FVS318 router/firewall has developed a nasty habit of

Re: starting by iptable deny all of china is a good start. - Re: OT? Linux-based trojans now targeting WRT and other linux-based routers

2009-03-30 Thread Andrew &quot;Tuna" Harris
Excerpts from Charles Jones's message of Mon Mar 30 08:46:35 -0700 2009: > Andrew "Tuna" Harris wrote: > > Excerpts from kitepi...@kitepilot.com's message of Mon Mar 30 05:30:51 > > -0700 2009: > > > >> And how do I: > >> "star

Re: starting by iptable deny all of china is a good start. - Re: OT? Linux-based trojans now targeting WRT and other linux-based routers

2009-03-30 Thread Andrew &quot;Tuna" Harris
Excerpts from kitepi...@kitepilot.com's message of Mon Mar 30 05:30:51 -0700 2009: > And how do I: > "starting by iptable deny all of china" ? > > I can figure out the "iptable" part, it is the "china" part (and other > possible places where I know I will only get spam from) that I am unaware

Re: OT? Linux-based trojans now targeting WRT and other linux-based routers

2009-03-27 Thread Andrew &quot;Tuna" Harris
Excerpts from Charles Jones's message of Fri Mar 27 14:19:05 -0700 2009: > http://www.linux-magazine.com/online/news/psyb0t_attacks_linux_routers_update > > Some parts of this article made me LOL. Like: > > "One type of malware connects primarily to a chat system such as IRC, > which your ordina

Re: OT? Linux-based trojans now targeting WRT and other linux-based routers

2009-03-27 Thread Andrew &quot;Tuna" Harris
Interesting... How could one detect a trojan through, say, dd-wrt? Excerpts from Charles Jones's message of Fri Mar 27 14:19:05 -0700 2009: > http://www.linux-magazine.com/online/news/psyb0t_attacks_linux_routers_update > > Some parts of this article made me LOL. Like: > > "One type of malware c

RE: browsers!...@#!@$!$

2009-03-25 Thread Andrew &quot;Tuna" Harris
parently it'll do Twitter too if I uncomment a line of code and recompile it (so that it can use OpenSSL). > On Tue, 2009-03-24 at 22:58 -0700, Andrew "Tuna" Harris wrote: > > rm -rf your firefox and run Dillo! > > > > Excerpts from Lisa Kachold's message o

RE: browsers!...@#!@$!$

2009-03-25 Thread Andrew &quot;Tuna" Harris
rm -rf your firefox and run Dillo! Excerpts from Lisa Kachold's message of Tue Mar 24 22:25:41 -0700 2009: > > UPGRADE your FIREFOX and run Noscript! > > Obnosis | (503)754-4452 > > > > > PLUG Linux Security Labs 2nd Saturday Each mo...@noon - 3PM > > > Date: Tue, 24 Mar 2009 18:24:14 -0700

Fwd: [FSF] March 25 is Document Freedom Day

2009-03-24 Thread Andrew &quot;Tuna" Harris
--- Begin forwarded message from John Sullivan --- From: John Sullivan To: info-member Date: Mon, 23 Mar 2009 15:03:47 -0700 Subject: [FSF] March 25 is Document Freedom Day Remember that this Wednesday, March 25, is Document Freedom Day. Please visit and see what y

Re: Cross-platform virtual meetings

2009-03-23 Thread Andrew &quot;Tuna" Harris
Excerpts from plug's message of Mon Mar 23 12:11:11 -0700 2009: > On Mon, Mar 23, 2009 at 11:38 AM, Judd Pickell wrote: > > This works on macs, windows and linux: > > http://www.adobe.com/products/acrobatconnect/ but not entirely sure if it is > > everything you are looking for. There is also a pr

Re: OT: Itouch Browser

2009-03-20 Thread Andrew &quot;Tuna" Harris
Opera? I'd be surprised if there are any browsers in the App Store. Why would Apple let something through that could compete with something that already exists on the phone? :P if you can get her to jailbreak her iTouch, I'm certain you could lovingly compile something else for her. :) Excerpts f

Re: Music Software that DOESN'T Suck?

2009-03-18 Thread Andrew &quot;Tuna" Harris
Excerpts from irb's message of Wed Mar 18 14:56:28 -0700 2009: > * Quoth Andrew Tuna Harris (t...@supertunaman.com), on Wed, 2009.03.18, at > 12:01 -0700: > > > > MPD seems like a cool idea, I might go with that. Does anyone have any > > experience with it? I&

Re: Music Software that DOESN'T Suck?

2009-03-18 Thread Andrew &quot;Tuna" Harris
Excerpts from danceswithcrows's message of Wed Mar 18 08:57:32 -0700 2009: > From: "Andrew \"Tuna\" Harris" > > I'm looking for some music software that doesn't suck. > > All software sucks. The question is "how much does it suck?"

Music Software that DOESN'T Suck?

2009-03-18 Thread Andrew &quot;Tuna" Harris
omewhat respectable language, and demand a crapload of dependencies that I won't need in a week or when I get tired of the software. Right now I'm using Songbird, and I started hating it about five minutes into using it. inb4 letmegooglethatforyou.com. I have googled, and I f

Westside Stammtisch in, Like, 18 Hours! :>

2009-03-18 Thread Andrew &quot;Tuna" Harris
cious food. Wings, saratoga chips, beer (soft drinks for the kids), and wifi (cat6 for the kids). It's fun! -tuna --- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change your mail

Re: Fail Message is Fail Messages for Fail Messages that I NeverFailedto Send???

2009-03-11 Thread Tuna
original message so you can look > > at the headers. > > > > -Original Message- > > From: plug-discuss-boun...@lists.plug.phoenix.az.us > > [mailto:plug-discuss-boun...@lists.plug.phoenix.az.us] On Behalf Of Tuna > > Sent: Tuesday, March 10, 2009 3:36 PM >

Fail Message is Fail Messages for Fail Messages that I Never Failed to Send???

2009-03-10 Thread Tuna
not send them at all. If plug-discuss doesn't have a better solution, that is. kthx -- Andrew "Tuna" Harris Hacker, Caffeine-Addict http://supertunaman.com --- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscr

Re: Is there a gmail customizing "front end"

2009-02-23 Thread Tuna
written in Ruby, and available in the gem repos. gem install sup I think it's in the Ubuntu repos as well. Homepage at sup.rubyforge.org -- Andrew "Tuna" Harris Hacker, Caffeine-Addict http://supertunaman.com --- PLUG-discuss mailin

Avondale Stammtische TONIGHT (be there that would be great thx)

2009-02-18 Thread Tuna
by the way, does anyone have on of those things where it plugs into a lightbulb socket and provides power out the other end? If so, please to be bringing that with you kthx. -- Andrew "Tuna" Harris Hacker, Caffeine-Addict http://supertunaman.com

Re: Epic Epoch Time Party Time

2009-02-11 Thread Tuna
ys, and everyone gets work/school off! -- Andrew "Tuna" Harris Hacker, Caffeine-Addict http://supertunaman.com --- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change your mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss

Re: Epic Epoch Time Party Time

2009-02-10 Thread Tuna
Excerpts from Dale Farnsworth's message of Tue Feb 10 22:15:09 -0700 2009: > Tuna wrote: > > I'm sure you are all aware of the UNIX epoch, and how it will be > > 1234567890 on the night of Friday the 13th, 23:31:30. I suggest that we > > have a PLUG party on this

Epic Epoch Time Party Time

2009-02-10 Thread Tuna
record party (not kidding), but I shall attend via IRC if this thing goes down. -- Andrew "Tuna" Harris Hacker, Caffeine-Addict http://supertunaman.com --- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe,

Re: OpenPGP Test

2009-02-08 Thread Tuna
moar liek dis? I feel like James Bond. Joseph Sinclair wrote: > Tuna, > Specifically, if using Thunderbird/Enigmail, select the "Use PGP/MIME" > option in your Enigmail/OpenPGP setup (the setting, for recent Enigmail > builds, is in the rules settings for key selection,

OpenPGP Test

2009-02-08 Thread Tuna
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 amidoinitrite? -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFJjuHPcfUSTruCQ3oRAq6DAKCAyT9KBfk3H9uiNiD++H7zUnVzdwCgo/8m ZHeJ1bwjrQoTbD8v30Kf1dI= =OZe0 -END PGP

Tuna's Command-Line Migration Adventure Episode 3: E-Mail!

2009-02-08 Thread Tuna
I want to switch to mutt. I really do. However, I am currently using Thunderbird, which I configured to download messages and delete them from the POP server. So it would be kind of inconvenient for me right now, as I don't want to lose the over 9000 messages I have in my Thunderbird inbox. Is

Re: TrueCrypt lolwut / Zenwalk Curiousities - HackFest Presentation Invitation

2009-01-30 Thread Tuna
Lisa Kachold wrote: > Please contact me if you would like to drag us all through disk notebook > encryption benefits, basics and implementation tradeoffs for any distro > as a HackFest presenter? Was this directed at me? I really don't know much about either of those things. --

TrueCrypt lolwut / Zenwalk Curiousities

2009-01-30 Thread Tuna
Recently, Lisa has increased my paranoia factor tenfold with her hackfests, prompting me to feel the need to take precautions such as changing passwords, setting what cipher my sshd defaults to, and encrypting the hard drive. I think I may need help with the latter. Eventually I'm going to obta

Re: [Article] Cox ready to throttle P2P, non "time sensitive" traffic

2009-01-28 Thread Tuna
Sharkscott wrote: > Its all about control, always has been. Its not like they can't, or > don't already. They decide when they want too, and what they will throttle. > > Control..that's all. > It is *their* network. I hate depending on them, though. I have very few good things to say about Cox

Re: [Article] Cox ready to throttle P2P, non "time sensitive" traffic

2009-01-28 Thread Tuna
Anthony Boynes wrote: > On Wed, Jan 28, 2009 at 2:06 PM, Stephen P Rufle > wrote: >> http://arstechnica.com/tech-policy/news/2009/01/cox-opens-up-throttle-for-p2p-non-time-sensitive-traffic.ars >> --- >> PLUG-discuss mailing list - PLUG-discuss@lists

  1   2   3   >