Re: [clug-talk] OT - Special hardware needed

2011-07-22 Thread Gustin Johnson
Without knowing more about the application I am not sure if I have any recommendations. What kind of availability is required (is it going to be on 24/7). What is the expected size and nature of the data being stored, what is the expected network load, what are the usage patterns, and so on. For

Re: [clug-talk] Incremental backups with rsync: Disk usage

2011-07-26 Thread Gustin Johnson
Use du to see where your space is going: du -Pacmx /path/to/check/. --max-depth=1 |sort -g This will produce a sorted list, note that the output is in megabytes. On Mon, Jul 25, 2011 at 7:27 PM, Joe S wrote: > I have a question for someone with experience with rsync backups. > > I am using rsync

Re: [clug-talk] Incremental backups with rsync: Disk usage

2011-07-26 Thread Gustin Johnson
How I do it is to define an array of paths that I want to backup, then iterate over them. I will send some example code when I am next near an actual computer (I only have my phone tonight). Sent from my Android device. Please excuse my brevity. On Jul 26, 2011 8:49 PM, "Joe S" wrote: > I am us

Re: [clug-talk] Incremental backups with rsync: Disk usage

2011-07-27 Thread Gustin Johnson
TE_PATH/ } # Then you could do something like this if CheckNet ; then RsyncRun exit 0 else echo "### Your internet connection is probably unwell, cannot backup. ###" exit 1 fi On Tue, Jul 26, 2011 at 11:38 PM, Gustin Johnson wrote: > How I do it is to def

Re: [clug-talk] Meeting Wed Aug 3

2011-07-31 Thread Gustin Johnson
+1 on your LinuxCon talk. On Sun, Jul 31, 2011 at 8:09 AM, Dafydd Crosby wrote: > I've got a talk that I've been working on for LinuxCon called "The > Rise, Fall, and Rethinking of Linux User Groups". I can give the > capsule version of it Wednesday - it's based off of the survey I sent > out a w

Re: [clug-talk] CD burner not finalizing

2011-08-03 Thread Gustin Johnson
That DVD age is only valid for pressed DVDs. Burned CDs and DVDs last for much less. It might also be a bad batch of DVDs. I have had the occasional defective spindle. With the cost of DVD drives these days, I can't imagine that the quality is there. It would not surprise me if the drive itsel

Re: [clug-talk] VoIP & Related to an install fest

2011-08-25 Thread Gustin Johnson
Running VMs on netbooks is painful, if it works at all. The Atom based netbooks (which is what powers the devices at the price point that you listed) do not have virtualization support and they are really just under-powered if you went the paravirtualized route or vmware 3.x. You may also have ev

Re: [clug-talk] VoIP & Related to an install fest

2011-08-25 Thread Gustin Johnson
;> > > issue. >> > > >> > > On the mobile office basically I'll just need a machine which can run >> > > say >> > > Ubuntu then and I need to enable the WiFi so it can function as an AP >> > > and to >> > > back ha

Re: [clug-talk] VoIP & Related to an install fest

2011-08-25 Thread Gustin Johnson
No pattern beyond the usual "I am a danger to everything and everyone near me" :) Funny enough the laptop is still alive. On Thu, Aug 25, 2011 at 5:18 PM, Shawn Grover wrote: > On 11-08-25 04:22 PM, Gustin Johnson wrote: >> >> I have the device that has a wifi AP built

Re: [clug-talk] Catch 22 for USB to install Ubuntu

2011-09-05 Thread Gustin Johnson
Ouch, Debian Sarge... I almost remember running that release. I have done both the network install and USB install. Depending on the hardware, the USB boot may not even be an option (motherboard/bios support was sketchy until a couple of years ago). I can bring a bootable USB key to the next mee

Re: [clug-talk] n00b

2011-09-06 Thread Gustin Johnson
If you want security, don't do it yourself. I do not mean this as an insult as I follow the exact same advice. Security is neither easy nor trivial. As for hardcore, don't fall for the hype, Ubuntu can satisfy those "hard core" cravings for years to come. @TekBudda, FOG for imaging, Openfiler/F

Re: [clug-talk] FiOS LAN

2011-09-06 Thread Gustin Johnson
There is no performance advantage since you have to convert back to copper before you reach the media players. Also the media players may have gigabit interfaces, but I doubt that they can actually push or pull a gigabit/sec of data through their bus. I used to have this setup in my apartment, bu

Re: [clug-talk] The dog

2011-09-07 Thread Gustin Johnson
On Wed, Sep 7, 2011 at 12:38 PM, wrote: > After I allowed Javascript to run I see the meeting starts at 19:00 hours.   > It shouldn't require Javascript IMHO to display the meeting time.  I have the > rest of the afternoon to figure out where DeVry is. Javascript is pretty common for modern ca

Re: [clug-talk] small form factor PC

2011-09-08 Thread Gustin Johnson
If you are running virtual machines you pretty need a modern machine unless you are very patient. As you are looking at small form factor, be aware that Intel Atom based solutions do not have the hardware support that makes VMs practical. While technically you could get something working with par

Re: [clug-talk] small form factor PC

2011-09-08 Thread Gustin Johnson
sys admin.  I'm low man on the totem pole. > > No contracts are binding for like the next 3 years.  right? > > > On Thu, Sep 08, 2011 at 10:44:12AM -0600, Gustin Johnson wrote: >> If you are running virtual machines you pretty need a modern machine >> unless you ar

Re: [clug-talk] small form factor PC

2011-09-08 Thread Gustin Johnson
On Thu, Sep 8, 2011 at 1:23 PM, wrote: > > Maybe we need a lawyer?  We can ask Chris.  He's the dean of the faculty of > Law.  I've never asked him. > > Apple cannot sign a binding contract with a 13 YO and I cannot either.  Apple > however can sell a puter to a 13 YO and they are in contract a

Re: [clug-talk] Zentyal 2.2 Stable

2011-09-14 Thread Gustin Johnson
Anytime I see the Hurd kernel mentioned, I always check the date. On Wed, Sep 14, 2011 at 12:49 PM, Mark Carlson wrote: > April... er... September Fools. > > On Wed, Sep 14, 2011 at 12:45 PM, Mel Walters wrote: >> On Tue, 2011-09-13 at 22:32 -0600, Dan Graham wrote: >>> Zentyal 2.2 >> >> Here i

Re: [clug-talk] Talk ideas for October meeting?

2011-09-23 Thread Gustin Johnson
I would love to see this. On Fri, Sep 23, 2011 at 10:24 AM, Dafydd Crosby wrote: > Would anyone be interested in a Mixxx turntable demo? I've got a working > (and affordable!) setup that I can show. Here's what it looks like: > http://www.youtube.com/watch?v=U2ZPSSXlK60 > > -Dafydd > > On 09/20/2

Re: [clug-talk] Storevault -> FreeNAS with Rsync

2011-09-29 Thread Gustin Johnson
There are a number of ways of doing this. The biggest problem you are going to have is preserving file permissions and ownership. If I have command line access I prefer to use rsync+ssh, something like: rsync -t -ruzP --delete --inplace --rsh="ssh -c blowfish -i /path/to/ssh/key" source_dir remo

Re: [clug-talk] Blocking torrents

2011-10-05 Thread Gustin Johnson
I have only ever managed this with a default deny outbound rule. Pin holes opened to specific servers for specific services, and all web traffic through a proxy that is explicitly set (though at work I/we use group policy to set that). I would not rely on ROPE for P2P, I had thought that modern B

Re: [clug-talk] Ubuntu install issues.

2011-10-17 Thread Gustin Johnson
The Shaw mirror is pretty sweet for a basic download. The current speeds for the torrents are pretty good as well. On Mon, Oct 17, 2011 at 8:27 AM, wrote: > >> I haven't tried the latest (11.10) yet.  Experience tells me to wait a >> few weeks - even if just to miss the rush and way slow downlo

Re: [clug-talk] Ubuntu install issues.

2011-10-17 Thread Gustin Johnson
Oh yes I forgot, use the GUI (default) installer for an easy to use installation. If you need something more flexible, there has always been the alternate (aka Debian) installer. On Mon, Oct 17, 2011 at 4:55 PM, Gustin Johnson wrote: > The Shaw mirror is pretty sweet for a basic downl

Re: [clug-talk] Watching BNN - using Linux / Shaw Basic cable

2011-10-17 Thread Gustin Johnson
On Mon, Oct 17, 2011 at 9:04 AM, Peter Van den Wildenbergh wrote: > > Hi all, > > > What  capture card / adapter (USB) should I use these days to watch TV > offered by Shaw cable? > > Would something like this work? > http://www.mythtv.org/wiki/Silicondust_HDHomeRun#What_to_do_if_you_get_no_channe

Re: [clug-talk] Ubuntu install issues.

2011-10-18 Thread Gustin Johnson
ery frustrated.  I will try > to calm down. > > > On Mon, Oct 17, 2011 at 04:59:35PM -0600, Gustin Johnson wrote: >> Oh yes I forgot, use the GUI (default) installer for an easy to use >> installation.  If you need something more flexible, there has always >> been the alt

Re: [clug-talk] Ubuntu install issues.

2011-10-18 Thread Gustin Johnson
o it should support it if required. > > Peripherals I have include a DLT7000, exabytes, SCSI flat bed scanner, > digitizing tablet. > > > > > > On Tue, Oct 18, 2011 at 09:45:23AM -0600, Gustin Johnson wrote: >> Does the keyboard work in the BIOS?  If so does it work

Re: [clug-talk] Ubuntu install issues.

2011-10-18 Thread Gustin Johnson
the su passwd however.  This was skipped.  So far I'm not > impressed with Ubuntu. > > > On Tue, Oct 18, 2011 at 12:26:16PM -0600, Gustin Johnson wrote: >> On that old of a machine you will want to stick to a PS/2 keyboard.  A >> USB mouse should be fine (though it wil

Re: [clug-talk] Kubuntu: Where do I find bash?

2011-10-30 Thread Gustin Johnson
There is not much installed by default, but you can add whatever you want. It is all just an apt-get (or aptitude install) away just like debian. There is noting impoverished at all about Ubuntu. My Ubuntu installs are crammed full of software (multiple editors, compilers, DBs, vmware *and* virt

Re: [clug-talk] Kubuntu: Where do I find bash?

2011-10-30 Thread Gustin Johnson
On your Debian system run: "dpkg --get-selections > installed_packages.txt" Copy the installed_packages.txt file to your Ubuntu machine, and do: "cat installed_packages.txt | dpkg --set-selections -" On Sun, Oct 30, 2011 at 5:06 PM, caziz wrote: > On 11-10-30 04:56 PM, t...@terralogic.net wrote:

Re: [clug-talk] Meeting - Nov 2nd

2011-10-31 Thread Gustin Johnson
On Mon, Oct 31, 2011 at 9:27 AM, wrote: > Do we have rescue media?  I've done this before.  I've built multiboot > machines but not this century.  I suggested he go read the multiboot howto > because it explains the boot process work  He was off too thia. > There are a lot of ways to rescue a

Re: [clug-talk] Meeting - Nov 2nd

2011-10-31 Thread Gustin Johnson
I like it. Python in 20 minutes. Python has been on my to learn list for far too long. On Mon, Oct 31, 2011 at 9:41 AM, Dafydd Crosby wrote: > We could do a hackathon, but I don't know if anyone's up for that. Python + > API's = fun (at least for me, but I'm a bit of a freak :-P) Perhaps a > cr

Re: [clug-talk] ntp time server

2011-11-07 Thread Gustin Johnson
There is nothing different between Debian and other Linux distros. If your clocks are losing time then you need to replace the battery that powers the RTC (it is a round battery on the motherboard). You may not be able to replace the battery on the laptop, in which case your best bet is to have a

Re: [clug-talk] The State of the Art

2011-11-30 Thread Gustin Johnson
Desktop for Linux has been here for a decade. It does not count because most people are not even aware of an Operating System, much less do they care. I am not sold on the idea that a Linux desktop is any harder than one of the others. The people who find it hard are the so called power users.

Re: [clug-talk] 0-day exploit for OpenSSH in the wild

2011-12-02 Thread Gustin Johnson
I have never been a fan of port knocking. Single Port Auth seems like a better idea to me. The 0-day is actually a rumor. While OpenSSH has had it's share of problems over the years, what this podcast is talking about are old OSs with old services. The compromised machines were running a very o

Re: [clug-talk] The State of the Art

2011-12-03 Thread Gustin Johnson
computer without being connected to the internet, especially if > that wasn't convenient or for personal documents. > > On Thursday 01 December 2011 10:42:53 am Shawn Grover wrote: >> On 11-11-30 05:35 PM, Gustin Johnson wrote: >> > Anyway, the whole debate is moot as the des

Re: [clug-talk] The State of the Art

2011-12-05 Thread Gustin Johnson
12:45 AM, Mel Walters wrote: > On Wed, 2011-11-30 at 17:35 -0700, Gustin Johnson wrote: >> Desktop for Linux has been here for a decade. > > I was not really talking about the Linux desk top as much as the Whole > Linux/FOSS "user_experience" period. > Yes I know we

Re: [clug-talk] 2.6.35-31-generic #63 bad kernel upgrade?

2011-12-08 Thread Gustin Johnson
Check the /etc/udev/rules.d/70-persistent-net.rules to see if there is more than one interface in there. I would also compare lsmod output from the working kernel vs the broken one to see if the module is even getting loaded. If not what happens when you manually modprobe it? On Thu, Dec 8, 2011

Re: [clug-talk] Christmas Projects

2011-12-25 Thread Gustin Johnson
I have pulled drives out of the DNS-323 as well as several other brands of NAS. Most of the time the drive is just mirrored with mdadm (Linux pure software RAID). I think I only ever encountered on that had LVM layered on top. Anyway, for all but the Drobo, the disks show up when plugged into a

Re: [clug-talk] merry christmas

2011-12-26 Thread Gustin Johnson
As someone who has had asthma his entire life, there is no substitute for modern western medicine (I am alive because of it). For it to be effective the patient needs to be responsible for taking his or her medications and properly managing their diet (as well as avoiding allergens if they have a

Re: [clug-talk] Kobo Vox = poor battery life

2011-12-26 Thread Gustin Johnson
I am also a big fan of the kindle. Get a case, I broke my first one as well. Also, k2pdfopt is pretty good at making large format PDFs readable on the kindle. My Linux journal subscription is also available in a .mobi format that I can just email or copy to the kindle. On Tue, Dec 27, 2011 at 1

Re: [clug-talk] Christmas Projects

2011-12-27 Thread Gustin Johnson
I have a collection of Soekris and PC Engines SBCs that I use for my firewalls. I now use Voyage Linux instead of one of the pre-packaged distros (IPCop was just too limiting in the end). There is also no chance of bricking one of these SBCs, which cost about the same as a high end router. On Tu

Re: [clug-talk] Christmas Projects

2011-12-28 Thread Gustin Johnson
succeed with > the behind-the-firewall option. > > Ian > > > > On 27 December 2011 17:05, Gustin Johnson wrote: >> >> I have a collection of Soekris and PC Engines SBCs that I use for my >> firewalls.  I now use Voyage Linux instead of one of the pre-packaged

Re: [clug-talk] US IP address

2012-01-04 Thread Gustin Johnson
Because that would expose CLUG to legal risk. As an aside, I have a VyperVPN connection as part of my giganews subscription. I pay a little extra to be able to use OpenVPN. I have been quite happy with the service. The cost along with my NNTP subscription is still less than my EC2 bill in month

Re: [clug-talk] New desktop manager?

2012-01-12 Thread Gustin Johnson
I have moved back to KDE. The package called kubuntu-desktop should install everything you need. Hth, On Thu, Jan 12, 2012 at 12:26 PM, Courtenay Watson wrote: > I've been using Ubuntu for several years with Gnome. I just got a new > laptop and went to 11.10.. I can't stand Unity, and Gnome 3 i

Re: [clug-talk] New desktop manager?

2012-01-13 Thread Gustin Johnson
It sounds like you have either hardware issues (bad RAM, overheating CPU, unsupported/poorly supported hardware etc.) or there was a corruption in the installation media. On Fri, Jan 13, 2012 at 8:54 AM, RS wrote: > Hi Courtenay, > > Like you I am a Ubuntu user who just could not get used to the

Re: [clug-talk] Which MTA (Email Server)

2012-01-20 Thread Gustin Johnson
Postfix is probably the fastest to get something decent up, but if you have the time I still prefer Exim (postfix gets a little ugly when going slightly out of the box, like implementing greylisting). Both are packaged with most distros and both have plenty of documentation. Webmail has nothing t

Re: [clug-talk] Question about X Windows

2012-01-23 Thread Gustin Johnson
I usually check to see what kernel module is loaded: lsmod |grep drm Some examples from some of my actual machines: drm 236290 4 i915,drm_kms_helper drm 236330 4 radeon,ttm,drm_kms_helper The log referenced in the other response is also a very good place to l

Re: [clug-talk] Where is my calendar?

2012-01-24 Thread Gustin Johnson
After the move to Unity, I am solidly back in the KDE camp. I am a big fan of most of the KDE stack, I do however still use Firefox and Thunderbird every day. On Tue, Jan 24, 2012 at 5:57 PM, Jerry Rukavina wrote: > Hi, > A friend told me to look in T Bird/Tools/ad on/extensions/Lightening/ - re

Re: [clug-talk] Clearing cache in Squid 2 on Debian

2012-02-12 Thread Gustin Johnson
What version of squid and Debian are we talking about? On Fri, Feb 10, 2012 at 9:43 PM, caziz wrote: > A buddy asked ... > > Hi guys, >> This is probably a simple question for someone with a little history in >> Squid. I'm trying to clear cache in an old version of Squid. Tried renaming >> the

Re: [clug-talk] Clearing cache in Squid 2 on Debian

2012-02-12 Thread Gustin Johnson
If it is in /usr/local/ then it was probably locally built, who knows what flags it was compiled with. Is installing the version from the Debian repository an option here? On Mon, Feb 13, 2012 at 12:23 AM, Gustin Johnson wrote: > What version of squid and Debian are we talking about? >

Re: [clug-talk] want to practice writing bash shell scripts

2012-02-13 Thread Gustin Johnson
Here is an idea. Traverse an arbitrary directory structure (not /) looking for files with an ampersand ("&") in the file name, replace the ampersand with the word "and". I will be tackling this myself later this week. We can compare solutions. On Mon, Feb 13, 2012 at 11:49 AM, Ralph Boland wro

Re: [clug-talk] For discussion -- March Meeting

2012-02-27 Thread Gustin Johnson
Sounds exciting. I have some strong views on this particular topic, unfortunately (or fortunately depending on your perspective) I will not be able to attend next week. Hopefully someone will take some good notes! __ Gustin On Mon, Feb 27, 2012 at 5:04 PM, Mel Walters wrote: > Since the last

Re: [clug-talk] Linux computer the size of a thumb drive now available for preorder

2012-02-28 Thread Gustin Johnson
How about one that costs only $35? http://www.raspberrypi.org/ On Tue, Feb 28, 2012 at 10:24 AM, Ralph Boland wrote: > Searching Google on my subject title leads to an interesting product > for those with $200 (or so) to spend. > > Rocky Boland > > > > - God flunked Intelligent Design > > __

Re: [clug-talk] WD Green HDD's with ZFS

2012-03-25 Thread Gustin Johnson
On Sun, Mar 25, 2012 at 8:00 PM, Royce Souther wrote: > I have a few file servers that I am using Western Digiatl Green HDD's with > LVM. I am not using RAID1 because that would burn out a Green drive very > quickly. My servers are identical clones of each other and I like that > better then RAID

Re: [clug-talk] WD Green HDD's with ZFS

2012-03-25 Thread Gustin Johnson
The feature that they removed is not that big of a problem if you are using mdadm to create the array (which is what I do). See here for more info on this: http://en.wikipedia.org/wiki/Error_recovery_control On Sun, Mar 25, 2012 at 10:26 PM, Andrew J. Kopciuch wrote: > On March 25, 2012, Royce S

Re: [clug-talk] WD Green HDD's with ZFS

2012-03-26 Thread Gustin Johnson
down a replacement controller on ebay. Not fun. This is less of an issue at work, though we now use a storage appliace/array and physical servers are rare (nearly everything lives on a Xen cluster). On Sun, Mar 25, 2012 at 10:50 PM, Andrew J. Kopciuch wrote: > On March 25, 2012, Gustin John

Re: [clug-talk] WD Green HDD's with ZFS

2012-03-26 Thread Gustin Johnson
On Mon, Mar 26, 2012 at 6:58 AM, Royce Souther wrote: > I like ext3/4 on top of LVM because I know it is very stable. I think I > will try ZFS on one server and stick with ext4 on LVM for the other. I know > that ext4 on LVM is fast enough to do what I need and the servers are > identical so I wi

Re: [clug-talk] OT: Help me pick my hardware

2012-03-26 Thread Gustin Johnson
On Mon, Mar 26, 2012 at 6:52 AM, Royce Souther wrote: > /sys should not be needed in a server unless you have a goofy NIC that > needs proprietary firmware ROM to work. I remove it from my servers without > issue. > No, leave /sys alone. A lot more than that happens in /sys. See the following:

Re: [clug-talk] OT: Help me pick my hardware

2012-03-29 Thread Gustin Johnson
made using > Unetbootin. If you have not tried Unetbootin you should, great tool. No > more burning CD's or DVD's. > > > On Mon, Mar 26, 2012 at 12:03 PM, Gustin Johnson wrote: > >> >> On Mon, Mar 26, 2012 at 6:52 AM, Royce Souther wrote: >> >&

Re: [clug-talk] Troubleshooting Poor Gigabit Performance

2012-03-29 Thread Gustin Johnson
netcat (or ncat) would still be subjected to PCI/PCI-X bus limitations. So basically when troubleshooting I would change the cables, then the switch, then the NICs. The regular PCI bus tops out at a gigabit, so you should still be able to test with a standard PCI (though PCI-E would be better) NI

Re: [clug-talk] OT: Help me pick my hardware

2012-03-29 Thread Gustin Johnson
Glad it works! Now I get what you were trying to do, it did not make sense to me before. As William said /sys should not actually write anything out to disk. If you get curious, the Voyage distro I use is just Debian under the hood, with some customizations to have it run read-only by default.

Re: [clug-talk] Troubleshooting Poor Gigabit Performance

2012-03-30 Thread Gustin Johnson
; > 130190+1 records in > > 130190+1 records out > > 1066518528 bytes (1.1 GB) copied, 29.3757 s, 36.3 MB/s > > > > Thanks for all the help. Now I have some direction as to what I need to > be > > looking at more. > > > > Jeff > > > > * Gu

Re: [clug-talk] Troubleshooting Poor Gigabit Performance

2012-04-03 Thread Gustin Johnson
reamer:/mnt/**tmp/ISOs $ dd if=linuxmint-12-gnome-dvd-** > 64bit.iso > bs=8k of=/dev/null > 130190+1 records in > 130190+1 records out > 1066518528 bytes (1.1 GB) copied, 29.3757 s, 36.3 MB/s > > Thanks for all the help. Now I have some direction as to what I need to be &g

Re: [clug-talk] Troubleshooting Poor Gigabit Performance

2012-04-08 Thread Gustin Johnson
buffer size of the interface. I have been experimenting with latency again so the txqueuelen variable to ip gets messed with pretty regularly. All this impacts total throughput. Hth, On Tue, Apr 3, 2012 at 4:01 AM, Gustin Johnson wrote: > Before you blame Samba, do an actual test of disk to d

Re: [clug-talk] Need to configure KB for kubuntu

2012-04-09 Thread Gustin Johnson
Ubuntu is great because it has the awesomeness of apt (I am particularly fond of aptitude) while taking a more pragmatic approach to hardware support (proprietary firmware blobs etc.). In a perfect world I would choose Debian. For this imperfect world we have Ubuntu. If you want to waste a weeke

Re: [clug-talk] Need to configure KB for kubuntu

2012-04-10 Thread Gustin Johnson
In the KDE settings applet is an entry called Input Devices. The first item should be keyboard. Make sure the model actual matches what you have. The safe setting is "Generic | Generic 101-key PC" On Tue, Apr 10, 2012 at 2:24 AM, Dan Graham wrote: > Big upvote for "the Kubuntu alternate inst

Re: [clug-talk] Best Card For Myth Box

2012-04-23 Thread Gustin Johnson
I used to used Hauppauge based PCI cards, then I used the firewire port on my Shaw box, and when that was disabled I decommissioned my Myth box and picked up a WDTV Live+. I am curious to know if any of those cards or devices can get access to digital stations. I really miss being able to record

Re: [clug-talk] Best Card For Myth Box

2012-04-23 Thread Gustin Johnson
longer subscribe to cable. > > I'm looking for a card/device that can record over the air (OTA) digital > channels. > > Carl > > On Mon, 2012-04-23 at 11:34 -0600, Gustin Johnson wrote: > > I used to used Hauppauge based PCI cards, then I used the firewire > > port

Re: [clug-talk] Linux article

2012-05-01 Thread Gustin Johnson
I actually disagree with the question. Why should someone use Linux? The answer should be because they want to. It seems that choosing computers has become a fashion statement as of late, in which case Apple pretty much has that market sewn up. I am of the opinion that trying to woo people into

Re: [clug-talk] Missing GCC in Kubuntu

2012-05-03 Thread Gustin Johnson
Ubuntu picks one piece of software for a given task. They do this on purpose as a default menu can look really nasty (how many people know the GIMP from Krita). If you want those other packages they are only an apt-get/aptitude (or GUI equivalent) away. If you are new to Linux there is only one

Re: [clug-talk] Iptables quick hack

2012-05-21 Thread Gustin Johnson
To be clear, you do not want to drop traffic if it goes to the "wrong" interface but to forward it to the "correct" interface? Without knowing what is going on I have a hard time giving you specific "code examples". How and why your network is laid out will determine your solution. I am only gue

Re: [clug-talk] SSD Mismatch

2012-05-24 Thread Gustin Johnson
I put a SATA III SSD into my laptop without issue (my laptop is 3+ years old and only supports SATA II). The only difference you should see is a performance cap. SATA II tops out at 3 gigabit while the drive I bought is capable of much more. I was still able to get 250 megabytes per second of

Re: [clug-talk] SSD Mismatch

2012-05-24 Thread Gustin Johnson
r the tip and for the link. I'll study it carefully before I go > to Memory Express. > > Robin > > > On Thu, May 24, 2012 at 1:29 PM, Gustin Johnson wrote: > >> I put a SATA III SSD into my laptop without issue (my laptop is 3+ years >> old and only supports SA

Re: [clug-talk] Need a CLI editor with builtin local change logging

2012-05-25 Thread Gustin Johnson
Some suggestions for vim: http://vim.wikia.com/wiki/Using_Git_from_Vim I actually just use git. Right now I am looking at using cfengine or puppet to ensure that the correct versions are pushed to the relevant machine. On Fri, May 25, 2012 at 7:03 AM, Royce Souther wrote: > I am managing a lar

Re: [clug-talk] clug-talk Digest, Vol 90, Issue 14

2012-05-26 Thread Gustin Johnson
I am a huge fan of git if you end up looking at SCM options. On Fri, May 25, 2012 at 1:06 PM, Ben Lewis wrote: > or you could look at using something like SVN... > > > On Fri, May 25, 2012 at 1:00 PM, wrote: > >> Send clug-talk mailing list submissions to >>clug-talk@clug.ca >> >> To su

Re: [clug-talk] HP laptop returned unfixed and unusable

2012-05-27 Thread Gustin Johnson
It depends on when the support request was made. As long as it was before the warranty expired you should be in good shape. Otherwise there is not much that you can do. It is really not worth repairing once off of warranty. On Sun, May 27, 2012 at 6:30 PM, caziz wrote: > No big help but remem

Re: [clug-talk] Vector Linux and tethering

2012-06-06 Thread Gustin Johnson
3g connections are normally handled by network-manager. I do not believe wicd supports this but the gnome and kde frontends to network-manager do. I have a wind and bell 3g usb stick that both have worked since Ubuntu 11.04 On Jun 3, 2012 11:42 AM, "Anand Singh" wrote: > When you plug in the pho

Re: [clug-talk] Git Annex

2012-06-08 Thread Gustin Johnson
If you want to play with something now, check out http://www.mayrhofer.eu.org/dvcs-autosync, or sparkle share, or perhaps owncloud to name just a couple. On Fri, Jun 8, 2012 at 2:01 PM, Shawn wrote: > Thought people here might be interested in this: > > http://www.kickstarter.com/**projects/joey

Re: [clug-talk] clug-talk Digest, Vol 91, Issue 1

2012-06-08 Thread Gustin Johnson
Windows 7 can be a pain, but then so can mixing in a BSD flavour or two. What I do now is have a single OS, and I run the rest in VMs. So my laptop runs Linux, with Windows and other Linux installs in VMs. At work I am given a Windows machine (though a fairly nice one) where I run other installs

Re: [clug-talk] clug-talk Digest, Vol 91, Issue 1

2012-06-11 Thread Gustin Johnson
s. I haven't > decided yet if this is worth it. > > Anyways, back on topic - VMs are great, until you need modern 3D support, > or other specialized hardware support the VM does not support. But these > are rare cases, I think. > > My thoughts. > > > On 12-06-0

Re: [clug-talk] ubuntu 10.10 repositories

2012-06-11 Thread Gustin Johnson
If you are waiting for Gnome 2 functionality I would not hold my breath. As 12.04 is an LTS version there are not likely going to be any feature changes. You could install gnome-session-fallback which is supposed to be similar to the Gnome 2 experience. sudo apt-get install gnome-session-fallbac

Re: [clug-talk] dual boot problem

2012-06-11 Thread Gustin Johnson
You need to boot from a rescue disk (like systemrescuecd or Ubuntu Rescue Remix) and re-install Grub. I know that the Ubuntu install media has an option to repair a previous installation, I am not sure if vector has this. You should be be able to boot into vector from the Ubuntu install disk but

Re: [clug-talk] OT vim and pcbsd

2012-06-21 Thread Gustin Johnson
Regardless of the OS, vim usually stores its config as ~/.vimrc Hth, On Mon, Jun 18, 2012 at 9:54 PM, Michael John Walters < walte...@telusplanet.net> wrote: > Hello All, > > I know how to configure the vimrc.conf file if I could just find it. > > Does anyone know where pcbsd puts the vimrc.conf

Re: [clug-talk] android podcast manager

2012-08-01 Thread Gustin Johnson
I use "Google Listen" for audio podcasts (on the Nexus S phone) and BeyondPod for video casts on my Nexus 7. While neither is perfect they are currently my two favorites for this task. I would also like to point out that just because I am Linux user that does not mean that I am against paying for

Re: [clug-talk] Video Card?

2012-08-04 Thread Gustin Johnson
Recent ATI/AMDs usually work out of the box. Anything later than an HD4000 and you should be good to go. I personally have a 5770 and a 6950 that both work with Ubuntu (I am currently using KDE on 12.04). Out of the box they worked with dual and triple monitors. Hth, On Sat, Aug 4, 2012 at 10:

Re: [clug-talk] Video Card?

2012-08-05 Thread Gustin Johnson
> > This is what happens when you ignore the hardware side of things for too > long. :) > > Shawn > > > On 12-08-04 11:40 PM, Gustin Johnson wrote: > >> Recent ATI/AMDs usually work out of the box. Anything later than an >> HD4000 and you should be good to g

Re: [clug-talk] security of VPN vs ssh

2012-10-12 Thread Gustin Johnson
SSH can also be configured with SPA (Single Packet Authentication) which makes it behave in a "stealthy" (I hate that term) fashion. As for the argument, the only real weakness with SSH is that is configured to use passwords by default which lends itself to brute force attacks. This is mitigated

Re: [clug-talk] Problems viewing sites with Iceweasel

2012-10-19 Thread Gustin Johnson
I am still on Ubuntu 12.04 (with updates) and FireFox is still my day to day browser. On Thu, Oct 18, 2012 at 7:14 PM, Richard Carter wrote: > I've just upgraded to ubuntu 12.10 and Firefox works really well. > > Robin > > > On Thu, Oct 18, 2012 at 6:12 PM, Joe S wrote: > >> I installed flashpla

[clug-talk] Configuration management

2012-11-13 Thread Gustin Johnson
Does anyone have any experiences with puppet, cfengine, chef, and/or bcfg2? Any recommendations in this space? If so why? ___ clug-talk mailing list clug-talk@clug.ca http://clug.ca/mailman/listinfo/clug-talk_clug.ca Mailing List Guidelines (http://clug

Re: [clug-talk] Configuration management

2012-11-13 Thread Gustin Johnson
d I find myself >> challenged by manifests. There appears not just one or two ways but many >> different ways of creating and maintaining the manifests. OTOH I would >> definitely be interested in learning more ... >> >> HTH, Hendrik >> >> >> On

Re: [clug-talk] Configuration management

2012-11-14 Thread Gustin Johnson
s all goes. On Tue, Nov 13, 2012 at 5:36 PM, Gustin Johnson wrote: > Almost all of the machines are recent Ubuntu (12.04, with > the possibility of the occasional 10.04). I am currently leaning towards > cfengine. As a bonus I know that we can extend cfengine to manage Windows >

Re: [clug-talk] Distributed File System

2012-11-29 Thread Gustin Johnson
off the top of my head, afs/coda/intermezzo, owncloud, dvcs-autosync, Hadoop Distributed File System, gfs/gfs2. Hth On 26 Nov 2012 05:16, "Juan Alberto Cirez" wrote: > Does anyone knows about an open source distributed File System...? > > Thanks > > =*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

Re: [clug-talk] Building monitor / controller

2013-02-19 Thread Gustin Johnson
You could just use python: http://shop.oreilly.com/product/9780596809577.do On Mon, Feb 18, 2013 at 8:29 PM, Shawn wrote: > You will need a sensor of some sort, then enough brains to do something > when the sensor sees a situation that needs a response. Then you will need > to control a devi

Re: [clug-talk] BTRFS experience

2013-02-20 Thread Gustin Johnson
I am using BTRFS on my laptop (well, on one of the three SSDs). I am using Ubuntu 12.10 with a custom built 3.8 kernel. On this system BTRFS just flies. It rivals EXT4 in performance, at least with respect to running multiple VMs. I can't do an exact comparison since the SSD that the VMs live o

Re: [clug-talk] BTRFS experience

2013-02-20 Thread Gustin Johnson
.8 kernel, which won't be until at least 13.10 . > Have you tried btrfs in the 3.7 kernel which will be in Ubunti 13.04? > > -- > *From: *"Gustin Johnson" > *To: *"CLUG General" > *Sent: *Wednesday, 20 February, 2013 1:51:52 P

Re: [clug-talk] March 6th Meeting

2013-03-07 Thread Gustin Johnson
You might want to look at the following for smaller install footprints: http://crunchbang.org/ http://lubuntu.net/ http://puppylinux.org http://www.slitaz.org/ http://www.tinycorelinux.net/ Some of these are very different but most are more than merely useful. I have not messed around in this spa

Re: [clug-talk] Websites blocked?

2013-03-12 Thread Gustin Johnson
I would look at using mtr, it is usually much more accurate than plain old traceroute. I would use mtr to track down latency or packet loss issues (i.e. find the hop that is the problem). Also it is important to note that that just because a traceroute or ping fails, this does not mean that the s

Re: [clug-talk] Fwd: Get the new Outlook.com Android app

2013-05-01 Thread Gustin Johnson
There are several OneNote like applications, several project management suites (open and proprietary) and finally Kontact kicks the crap out of Outlook. If you want you are really asking for is interoperability then no, that will probably never happen because it requires cooperation to function pr

Re: [clug-talk] The release of Debian 7.0 Wheezy

2013-05-18 Thread Gustin Johnson
I have been doing in place upgrades of Debian (and later Ubuntu) since the '90s. This almost always works as long as you stick to installing packages from apt and not custom building anything. On Ubuntu PPAs can also seriously complicate an upgrade (well any third party repository can cause issue

Re: [clug-talk] Content Filtering

2013-05-22 Thread Gustin Johnson
Squidguard and dansguardian both make use of squid. All three are packaged in Debian and Ubuntu. On Wed, May 22, 2013 at 6:24 AM, Andrew Robinson wrote: > Untangled has a free conent filtering option as well as the paid version. > There's also dans guardian, and I believe squid has a filtering

Re: [clug-talk] Content Filtering

2013-05-22 Thread Gustin Johnson
connect to VPNs. If this is for home, the easiest (and probably fastest to set up) would be to have opendns as a forwarder for your router, block outbound DNS from the LAN, then configure opendns. In all this should take you less than 30 minutes. On Wed, May 22, 2013 at 9:35 AM, Gustin Johnson

  1   2   3   4   5   6   7   8   9   10   >