Re: Multiple IPv4 addresses per NIC (w/o aliases, VLANs, etc.)

2018-09-18 Thread Richard Kolb II
I'm under the impression that ifconfig is deprecated on linux, so this may
be why it's not supporting the full feature set..


Richard Kolb II

On Tue, Sep 18, 2018 at 10:24 AM, Derek Atkins  wrote:

> Kyle Smith  writes:
>
> > Totally legitimate feature/functionality. I never understood why ifconfig
> > doesn't seem to support the full feature set of the kernel, probably
> just to
> > maintain legacy compatibility. IIRC it dates back to at least 2.2 and
> predates
> > IPv6 being compiled into most distros.
> >
> > Having multi IP addresses on a single device is pretty critical to having
> > Linux act as a reasonably complex router, gateway, NAT gateway, etc.
>
> It really only needs multiple addresses on a single physical device.
> It doesn't really matter if they are the same logical device or if they
> are virtual.  I.e., it doesn't matter if it's eth0 or eth0:0.
>
> This is from personal experience.
>
> -derek
>
> --
>Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
>Member, MIT Student Information Processing Board  (SIPB)
>URL: http://web.mit.edu/warlord/PP-ASEL-IA N1NWH
>warl...@mit.eduPGP key available
> ___
> gnhlug-discuss mailing list
> gnhlug-discuss@mail.gnhlug.org
> http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
>
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: Linux for time lapse and wifi?

2017-06-28 Thread Richard Kolb II
> Marc Nozell wired up a camera with a mechanical release, using Arduino
> and then converted the resulting .JPGs into videos:

I forgot he did that, I should look into it.

​
Richard Kolb II
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Linux for time lapse and wifi?

2017-06-28 Thread Richard Kolb II
Hello all,

I'm looking into using a pine a64 running ubuntu mate to setup a time lapse
photo using a standard digital camera controlled over USB. I haven't done a
ton of research into it yet, but I wanted to see if anyone else has done
something similar and had some advice/opinions. I was thinking of setting
this up first as a way to capture an event going on, and second as a
wildlife/security camera.

I'm also thinking about using it as a wifi access point, the location that
it'll be installed, a remote house in Maine, will have a dsl connection,
but right now I don't have a wireless router, and since I have this handy I
thought I'd take advantage.

Thanks,

Richard Kolb
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: Upstart issues with Ubuntu 14.04.

2016-09-10 Thread Richard Kolb II
Honestly I never even looked to see what I have for a graphics card. This
is my wife's old laptop, I bought her a Macbook and took her machine over.
I've since added an SSD and maxed out the ram at 8 gigs.

I'll poke around at it a bit, I'm sure there is more I can do, right now I
have bigger fish to fry.

Rich


Richard Kolb II

On Fri, Sep 9, 2016 at 11:05 PM, Joshua Judson Rosen <roz...@hackerposse.com
> wrote:

> On 09/09/2016 12:06 PM, Richard Kolb II wrote:
> > Not exactly related, but I just switched from windows 7 on my primary
> > machine to Ubuntu 16.x LTS. I found it horribly slow, which surprised
> > me considering it's a faster machine, more ram, and an SSD, over my
> > 14.x LTS machine.
>
> Does it perhaps have a worse graphics card--or perhaps even just
> a _worse-supported_ graphics card? Bottlenecks can be
> at the near end just as well as they can be at the far end
>
> I had that problem when I upgraded Debian and got GNOME 3
> a few years ago--"it" just started seeming to crawl along...,
> so I finally upgraded from my 3dfx Voodoo 3 board to a Radeon
> and then everything was _much better_.
>
> In that case, "it" turned out to not by my CPU or RAM or
> HDD or anything further away from me than the display system.
>
> (I may actually be mixing up the overly-specific details of
>  this upgrade story with from slightly longer ago, and
>  therefor exaggerating slightly: I may have actually have
>  already upgraded from the Voodoo 3 to a Radeon 9250 PCI card
>  a year two prior to that and then finally realised that I
>  could upgrade by just pulling the 9250 out and using the
>  motherboard's inbuilt Radeon RS480 because the upgraded Xorg
>  finally had support for that. But either way the story is
>  *qualitatively* the same--and frankly I prefer it the way
>  I originally remembered it :))
>
> --
> "Don't be afraid to ask (λf.((λx.xx) (λr.f(rr."
>
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: CentOS vs Unbuntu desktop

2016-09-09 Thread Richard Kolb II
After running through all the updates my system is running much better with
Ubuntu Mate. The download servers are horribly slow though, 96k in 12
minutes.


Richard Kolb II

On Fri, Sep 9, 2016 at 9:26 PM, Chris Linstid <clins...@gmail.com> wrote:

> Out of curiosity, why did you disable syslog?
>
>  - Chris
>
> On Fri, Sep 9, 2016 at 9:05 PM, Susan Cragin <susancra...@earthlink.net>
> wrote:
>
>>
>> I run Debian LXDE which is fast. And I have eliminated syslog and
>> pulseaudio.
>> FWIW.
>>
>>
>> -Original Message-----
>> From: Tom Buskey
>> Sent: Sep 9, 2016 1:18 PM
>> To: Richard Kolb II
>> Cc: Gnhlug Discuss
>> Subject: CentOS vs Unbuntu desktop
>>
>> I've tended to use CentOS for the server; at work they want RHEL and
>> support.  With CentOS 5 and 6, I've found the desktop widgets to be
>> lagging.  With Ubuntu (and Mint and other derivatives) there tend to be
>> more desktop tools and they're kept up to date.  Everything is an apt-get
>> install away.
>>
>> On my desktop, I want to play videos, music, talk to a sound card,
>> graphics card, office suites, IDEs.  I don't need that on my servers and
>> it's ok if things are a bit behind.
>>
>> I'd check out Mint as an alternative to Ubuntu before going to a CentOS
>> desktop.
>>
>> On Fri, Sep 9, 2016 at 12:06 PM, Richard Kolb II <richard.k...@gmail.com>
>> wrote:
>>
>>> Not exactly related, but I just switched from windows 7 on my primary
>>> machine to Ubuntu 16.x LTS. I found it horribly slow, which surprised me
>>> considering it's a faster machine, more ram, and an SSD, over my 14.x LTS
>>> machine. I then tried Ubuntu Mate and I may just jump over to Centos.
>>>
>>> Maybe I need to poke at what services I have running first.
>>>
>>>
>>> Richard Kolb II
>>>
>>> On Fri, Sep 9, 2016 at 11:44 AM, Tom Buskey <t...@buskey.name> wrote:
>>>
>>>> I've been working with CentOS 6/7 based Openstack but have some Ubuntu.
>>>>
>>>> FWIW, I prefer the 16.x Ubuntu with SystemD to Upstart.  I've found it
>>>> easier to learn with CentOS man pages than Ubuntu.
>>>>
>>>> I end up using service and chkconfig to start/stop and enable/disable.
>>>>
>>>> I've found initctl for Upstart vs systemctl for systemd.
>>>>
>>>>
>>>> On Thu, Sep 8, 2016 at 9:18 AM, Ken D'Ambrosio <k...@jots.org> wrote:
>>>>
>>>>> I believe Ubuntu is perhaps one of the lesser-used distros in GNHLUG
>>>>> land, but I'm hoping someone here might be able to offer some insight.
>>>>>
>>>>> I've got an Openstack install on Ubuntu 14.04 host systems, and after a
>>>>> hurricane-induced power outage over the weekend, one of our hosts won't
>>>>> boot -- it fails (seemingly) at loading an Openstack Neutron service.
>>>>> So, I figure I'll go into /etc/init.d/ and just chmod -x all the
>>>>> suspect
>>>>> services, see if it boots, and then manually load services.  Not so
>>>>> much; that had zero apparent impact on the services loading.
>>>>>
>>>>> So then I did some reading up on Upstart, and found a whole bunch of
>>>>> places that the services *might* be loading from... none of which
>>>>> seemed
>>>>> to impact stuff.  I currently have the host booted by some serious
>>>>> cheating (I pulled a disk, went to "manual repair mode" when it whined
>>>>> about not being able to mount devices, and loaded services from there
>>>>> --
>>>>> it completely fails to boot single-user), but how in blazes do I:
>>>>>
>>>>> * See what services want to be loaded?
>>>>> * See *where* they get loaded?
>>>>> * Load them individually?
>>>>>
>>>>> I've found some of the services mentioned in /etc/init/, /etc/init.d/,
>>>>> /etc/systemd/system/multi-user.target.wants/, /lib/systemd/system/,
>>>>> /var/lib/systemd/deb-systemd-helper-enabled/ and
>>>>> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/ .
>>>>> I tried playing around with most (all?) of those locations, to no
>>>>> avail.
>>>>>   Any insight into what I'm doing wrong would truly be most
>>>>> appreciated.
>>>>>
>>>>> Thanks!
>>>>>
>>>>> -Ken
>>>>> ___
>>>>> gnhlug-discuss mailing list
>>>>> gnhlug-discuss@mail.gnhlug.org
>>>>> http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
>>>>>
>>>>
>>>>
>>>> ___
>>>> gnhlug-discuss mailing list
>>>> gnhlug-discuss@mail.gnhlug.org
>>>> http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
>>>>
>>>>
>>>
>>> ___
>>> gnhlug-discuss mailing list
>>> gnhlug-discuss@mail.gnhlug.org
>>> http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
>>>
>>>
>>
>>
>>
>>
>> ___
>> gnhlug-discuss mailing list
>> gnhlug-discuss@mail.gnhlug.org
>> http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
>>
>>
>
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: CentOS vs Unbuntu desktop

2016-09-09 Thread Richard Kolb II
I was extremely annoyed yesterday that updating ubuntu was taking so long
for such a small number of things. I suspect it was their servers more than
anything.

I'm giving UbuntuMate a try, it's been so long since I setup a personal
machine I don't recall everything that I removed from my last one. I'll
have to spend some time cleaning things up.

I swear though, mate on my rpi3 seemed faster.

Rich


Richard Kolb II

On Fri, Sep 9, 2016 at 1:52 PM, Chris Linstid <clins...@gmail.com> wrote:

> One of the other options is to start with ubuntu server (
> http://www.ubuntu.com/download/server). It will give you a very clean
> starting point and you can just install what you actually need. I don't use
> Unity, so I never start with that. I tend to lean towards XFCE or i3. If
> you're more comfortable with the RH/CentOS ecosystem, then Fedora Core is a
> solid choice. I believe that's what Linus Torvalds uses.
>
>  - Chris
>
> On Fri, Sep 9, 2016 at 1:18 PM, Tom Buskey <t...@buskey.name> wrote:
>
>> I've tended to use CentOS for the server; at work they want RHEL and
>> support.  With CentOS 5 and 6, I've found the desktop widgets to be
>> lagging.  With Ubuntu (and Mint and other derivatives) there tend to be
>> more desktop tools and they're kept up to date.  Everything is an apt-get
>> install away.
>>
>> On my desktop, I want to play videos, music, talk to a sound card,
>> graphics card, office suites, IDEs.  I don't need that on my servers and
>> it's ok if things are a bit behind.
>>
>> I'd check out Mint as an alternative to Ubuntu before going to a CentOS
>> desktop.
>>
>> On Fri, Sep 9, 2016 at 12:06 PM, Richard Kolb II <richard.k...@gmail.com>
>> wrote:
>>
>>> Not exactly related, but I just switched from windows 7 on my primary
>>> machine to Ubuntu 16.x LTS. I found it horribly slow, which surprised me
>>> considering it's a faster machine, more ram, and an SSD, over my 14.x LTS
>>> machine. I then tried Ubuntu Mate and I may just jump over to Centos.
>>>
>>> Maybe I need to poke at what services I have running first.
>>>
>>>
>>> Richard Kolb II
>>>
>>> On Fri, Sep 9, 2016 at 11:44 AM, Tom Buskey <t...@buskey.name> wrote:
>>>
>>>> I've been working with CentOS 6/7 based Openstack but have some Ubuntu.
>>>>
>>>> FWIW, I prefer the 16.x Ubuntu with SystemD to Upstart.  I've found it
>>>> easier to learn with CentOS man pages than Ubuntu.
>>>>
>>>> I end up using service and chkconfig to start/stop and enable/disable.
>>>>
>>>> I've found initctl for Upstart vs systemctl for systemd.
>>>>
>>>>
>>>> On Thu, Sep 8, 2016 at 9:18 AM, Ken D'Ambrosio <k...@jots.org> wrote:
>>>>
>>>>> I believe Ubuntu is perhaps one of the lesser-used distros in GNHLUG
>>>>> land, but I'm hoping someone here might be able to offer some insight.
>>>>>
>>>>> I've got an Openstack install on Ubuntu 14.04 host systems, and after a
>>>>> hurricane-induced power outage over the weekend, one of our hosts won't
>>>>> boot -- it fails (seemingly) at loading an Openstack Neutron service.
>>>>> So, I figure I'll go into /etc/init.d/ and just chmod -x all the
>>>>> suspect
>>>>> services, see if it boots, and then manually load services.  Not so
>>>>> much; that had zero apparent impact on the services loading.
>>>>>
>>>>> So then I did some reading up on Upstart, and found a whole bunch of
>>>>> places that the services *might* be loading from... none of which
>>>>> seemed
>>>>> to impact stuff.  I currently have the host booted by some serious
>>>>> cheating (I pulled a disk, went to "manual repair mode" when it whined
>>>>> about not being able to mount devices, and loaded services from there
>>>>> --
>>>>> it completely fails to boot single-user), but how in blazes do I:
>>>>>
>>>>> * See what services want to be loaded?
>>>>> * See *where* they get loaded?
>>>>> * Load them individually?
>>>>>
>>>>> I've found some of the services mentioned in /etc/init/, /etc/init.d/,
>>>>> /etc/systemd/system/multi-user.target.wants/, /lib/systemd/system/,
>>>>> /var/lib/systemd/deb-systemd-helper-enabled/ and
>>>>> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/ .
>>>>> I tried pla

Re: Upstart issues with Ubuntu 14.04.

2016-09-09 Thread Richard Kolb II
Not exactly related, but I just switched from windows 7 on my primary
machine to Ubuntu 16.x LTS. I found it horribly slow, which surprised me
considering it's a faster machine, more ram, and an SSD, over my 14.x LTS
machine. I then tried Ubuntu Mate and I may just jump over to Centos.

Maybe I need to poke at what services I have running first.


Richard Kolb II

On Fri, Sep 9, 2016 at 11:44 AM, Tom Buskey <t...@buskey.name> wrote:

> I've been working with CentOS 6/7 based Openstack but have some Ubuntu.
>
> FWIW, I prefer the 16.x Ubuntu with SystemD to Upstart.  I've found it
> easier to learn with CentOS man pages than Ubuntu.
>
> I end up using service and chkconfig to start/stop and enable/disable.
>
> I've found initctl for Upstart vs systemctl for systemd.
>
>
> On Thu, Sep 8, 2016 at 9:18 AM, Ken D'Ambrosio <k...@jots.org> wrote:
>
>> I believe Ubuntu is perhaps one of the lesser-used distros in GNHLUG
>> land, but I'm hoping someone here might be able to offer some insight.
>>
>> I've got an Openstack install on Ubuntu 14.04 host systems, and after a
>> hurricane-induced power outage over the weekend, one of our hosts won't
>> boot -- it fails (seemingly) at loading an Openstack Neutron service.
>> So, I figure I'll go into /etc/init.d/ and just chmod -x all the suspect
>> services, see if it boots, and then manually load services.  Not so
>> much; that had zero apparent impact on the services loading.
>>
>> So then I did some reading up on Upstart, and found a whole bunch of
>> places that the services *might* be loading from... none of which seemed
>> to impact stuff.  I currently have the host booted by some serious
>> cheating (I pulled a disk, went to "manual repair mode" when it whined
>> about not being able to mount devices, and loaded services from there --
>> it completely fails to boot single-user), but how in blazes do I:
>>
>> * See what services want to be loaded?
>> * See *where* they get loaded?
>> * Load them individually?
>>
>> I've found some of the services mentioned in /etc/init/, /etc/init.d/,
>> /etc/systemd/system/multi-user.target.wants/, /lib/systemd/system/,
>> /var/lib/systemd/deb-systemd-helper-enabled/ and
>> /var/lib/systemd/deb-systemd-helper-enabled/multi-user.target.wants/ .
>> I tried playing around with most (all?) of those locations, to no avail.
>>   Any insight into what I'm doing wrong would truly be most appreciated.
>>
>> Thanks!
>>
>> -Ken
>> ___
>> gnhlug-discuss mailing list
>> gnhlug-discuss@mail.gnhlug.org
>> http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
>>
>
>
> ___
> gnhlug-discuss mailing list
> gnhlug-discuss@mail.gnhlug.org
> http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
>
>
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: tech recruiters you like?

2016-09-01 Thread Richard Kolb II
There's a GNHLUG jobs list?


Richard Kolb II

On Thu, Sep 1, 2016 at 2:27 PM, Ken D'Ambrosio <k...@jots.org> wrote:

> I've gotten one (1) job -- a contracting gig -- by way of a headhunter,
> clear back in '91.  Since then, I've left my name with a few headhunters,
> but have gotten no good leads, and one headhunter flat-out tried to screw
> me over.  (Or lied.  Or both.)  Since I moved to NH in '93, I've gotten one
> job via Usenet, and the remaining four by way of personal networking.  I
> guess it's hard to overstate just how important that is.  One thing to
> consider is the GNHLUG jobs list, which is how I got my most-recent[-1] job.
>
> -Ken
>
> On 2016-09-01 13:52, Arc Riley wrote:
>
> My experience with recruiters is an extremely high signal:noise
> ratio. Increasingly, recruiters (not company staff) are conducting phone
> interviews, setting up on-site interviews themselves, and provide little to
> no information on the actual position you're interviewing for.
>
> I've had recruiters line up job interviews "that you're a perfect match
> for" that turn out to be for .Net, Ruby, even one that was a windows
> sysadmin position. I've also shown up for interviews which were not
> actually scheduled (including Google, who flew me to NYC without actually
> scheduling the interview) or shown up to find a waiting area full of
> applicants with staff scrambling to conduct "speed dating" style 15 minute
> interviews.
>
> After it all my recommendation is to mark any contact from a recruiter as
> spam. To +1 previous advice on this thread, the best way to find a job is
> going to meetups and making personal connections with employees.
>
> On Thu, Sep 1, 2016 at 11:41 AM, Richard Kolb II <richard.k...@gmail.com>
> wrote:
>
>> I would have to agree with the personal network comments. The last job
>> that I applied for, and got, was in 2003. I've had 3 jobs since then, and
>> they've all been through contacts from linkedin or a personal reference.
>>
>>
>> Richard Kolb II
>>
>> On Wed, Aug 31, 2016 at 9:54 PM, Bill Ricker <bill.n1...@gmail.com>
>> wrote:
>>
>>> The ones i liked retired.
>>>
>>> Outplacement firm i worked with most recently said % of jobs found
>>> through personal network is growing. Getting hired as an internal
>>> referral saves them the hassle of dealing with Monster or Zip or ... ,
>>> and is usually better per-screened by the referrer, for free. They
>>> recommended strong use of LinkedIn to reconstruct who you used to know
>>> so you can leverage their eyes and ears.
>>> ___
>>> gnhlug-discuss mailing list
>>> gnhlug-discuss@mail.gnhlug.org
>>> http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
>>>
>>
>> ___
>> gnhlug-discuss mailing list
>> gnhlug-discuss@mail.gnhlug.org
>> http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
>>
>
> ___
> gnhlug-discuss mailing list
> gnhlug-discuss@mail.gnhlug.org
> http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
>
>
>
>
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: tech recruiters you like?

2016-09-01 Thread Richard Kolb II
I would have to agree with the personal network comments. The last job that
I applied for, and got, was in 2003. I've had 3 jobs since then, and
they've all been through contacts from linkedin or a personal reference.


Richard Kolb II

On Wed, Aug 31, 2016 at 9:54 PM, Bill Ricker <bill.n1...@gmail.com> wrote:

> The ones i liked retired.
>
> Outplacement firm i worked with most recently said % of jobs found
> through personal network is growing. Getting hired as an internal
> referral saves them the hassle of dealing with Monster or Zip or ... ,
> and is usually better per-screened by the referrer, for free. They
> recommended strong use of LinkedIn to reconstruct who you used to know
> so you can leverage their eyes and ears.
> ___
> gnhlug-discuss mailing list
> gnhlug-discuss@mail.gnhlug.org
> http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
>
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: Phone SPAM/SCAM

2016-07-07 Thread Richard Kolb II
now we're probably all on a watch list, I have a sarcastic remark to add to
it but I'm seriously sleep deprived and can't pull it together.


Richard Kolb II

On Tue, Jun 28, 2016 at 10:11 PM, Joshua Judson Rosen <
roz...@hackerposse.com> wrote:

> I used Google Maps to look up the location of the CIA one time--and Google
> gave me the wrong location.
>
> OpenStreetMap pulled no such shenanigans, of course :)
> --
> Sent from my Android device with K-9 Mail. Please excuse my brevity.
>
> On June 28, 2016 4:15:41 PM EDT, "Greg Rundlett (freephile)" <
> g...@freephile.com> wrote:
>
>>
>> On Tue, Jun 28, 2016 at 3:49 PM, Ben Scott <dragonh...@gmail.com> wrote:
>>
>>> One Center Plaza
>>> Suite 600
>>> Boston, MA  02108
>>>
>>
>> Great, thanks to Ben I've Google'd the FBI and now I'm probably on a
>> watch list.  (just kidding)  I thought the address was for the Secretary of
>> State's Office, but FBI is even better!
>>
>> Greg Rundlett
>> https://eQuality-Tech.com
>> https://freephile.org
>>
>> --
>>
>> gnhlug-discuss mailing list
>> gnhlug-discuss@mail.gnhlug.org
>> http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
>>
>>
> ___
> gnhlug-discuss mailing list
> gnhlug-discuss@mail.gnhlug.org
> http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
>
>
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: Mouse event problems

2016-03-30 Thread Richard Kolb II
I've heard a few stories of people putting their wireless mice in their
pockets/bags and then trying to figure out their weird windows behavior.
Fun times.

Rich


Richard Kolb II

On Tue, Mar 29, 2016 at 8:16 PM, Tyson Sawyer <ty...@j3.org> wrote:

>
> On Mar 29, 2016 18:51, "Joshua Judson Rosen" <roz...@hackerposse.com>
> wrote:
> >
> > *D'oh*:
> >
> > http://thedailywtf.com/articles/Coffee-Beats-Wireless
>
> Ha! :-)
>
> ___
> gnhlug-discuss mailing list
> gnhlug-discuss@mail.gnhlug.org
> http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
>
>
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: Govt Source Code Policy

2016-03-28 Thread Richard Kolb II
The years I spent writing software for defense contractors tells me that
the SW is marked 'copyright ' all over it. Paid for with
tax dollars or not, the company that wrote it does it's best to keep the
copyright for it.

IMO this is going to run into the same issue that GPL has, someone is going
to take this and make money off of it and the people giving it out are
going to get angry and change their mind. I believe that is why GPL is
being replaced by non-free licenses. The developers are seeing the work
they did for free make money for someone else, once the government sees
that they'll go the same route.

Rich


Richard Kolb II

On Sun, Mar 27, 2016 at 12:54 PM, Matt Minuti <matt.min...@gmail.com> wrote:

> On Fri, Mar 25, 2016 at 4:59 PM, Greg Rundlett (freephile) <
> g...@freephile.com> wrote:
>
>> Code written by Govt. employees is 'Public Domain', meaning specifically
>> exempted from copyright.
>>
>> However, most? government software is written by contractors, and not
>> published or shared.  I don't know for sure, but I imagine that a large
>> amount of that work is under a proprietary license.  I think it's a giant
>> step in the right direction to get the Govt. to publish, and reuse (our)
>> software because we are paying for it once already.  However, I think that
>> the primary beneficiaries will be the software ISVs and VARs that will
>> essentially have another 'github' of govt. software to grab and bring
>> in-house.  The same problem is reflected at GitHub where the majority of
>> new projects are selecting non-free licenses now whereas a few years ago
>> GPL was the most popular license in the world.
>>
>
> It's overwhelmingly proprietary. In fact, when responding to RFQs/RFPs,
> the contracting agency asks for a clear description of what the IP rights
> are, who gets what kind of ownership and transferability, and so forth. Not
> just software, but the products of research, inventions as a result of the
> work, methods, applications, you name it.
>
> When I wrote the proposal for BlocksCAD, I made certain that all the work
> would be contractually obligated to be open source. Thankfully I was able
> to get it released GPL before I left the company. I was going to release
> the server side AGPL, but I got some serious pushback on that one, and it
> seems like it's still not open at all. Last I was involved, the software
> and training materials were going to be added to the DARPA Open Catalog (
> http://opencatalog.darpa.mil/) but it looks like that might have fallen
> by the wayside, unfortunately.
>
> An interesting thing I learned in the process: at the very least, DARPA
> loves open source. They can feel safer using it on secure systems because
> it can be verified, and it has a low "sustainment risk," that is, the
> company can't suddenly decide to raise the price now that they have a
> captive audience, and if the company goes under, the government can keep
> using it without worrying about acquiring more licenses or anything.
>
> ___
> gnhlug-discuss mailing list
> gnhlug-discuss@mail.gnhlug.org
> http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
>
>
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: Boot-to-CLI distro?

2016-02-17 Thread Richard Kolb II
Ubuntu has the mini distro, but I think your only option with that is to
install it.


Richard Kolb II

On Wed, Feb 17, 2016 at 2:00 PM, Ken D'Ambrosio <k...@jots.org> wrote:

> On 2016-02-17 13:49, Brian Chabot wrote:
>
> In GRUB, boot to init 1, single user mode.'
>
>
>
> Which is great.  If you catch it.  And if it doesn't override you (as some
> live install disks I've seen, do).  Hell -- I'd be happy with the "rw
> init=/bin/bash" bit for all I need, but even that, for example, isn't
> cutting the mustard on one server I've got.  I guess I could spin my own,
> but I figured someone out there probably had a
> stick-it-in-and-boot-to-CLI-no-interaction-needed option in their back
> pocket.
>
> -Ken
>
>
>
> Brian Chabot
>
> On Wed, Feb 17, 2016 at 1:46 PM, Ken D'Ambrosio <k...@jots.org> wrote:
>
>> Hey, all.  Many's the time I just want to go and fix something stupid --
>> maybe wipe a disk, or edit a file -- and all I want is to be able to
>> stick in a USB stick and wind up at said CLI.  But most distros these
>> days are GUI-based.  And Ubuntu Server (say) boots to install, period,
>> which is an
>>
>> extremely-stripped-down-to-the-point-of-useless-for-anything-other-than-install
>> CLI.
>>
>> Any middle ground someone could recommend?
>>
>> Thanks!
>>
>> -Ken
>> ___
>> gnhlug-discuss mailing list
>> gnhlug-discuss@mail.gnhlug.org
>> http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
>
>
>
>
> ___
> gnhlug-discuss mailing list
> gnhlug-discuss@mail.gnhlug.org
> http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
>
>
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: Some of you may be interested in signing an H-1B related petition

2016-01-26 Thread Richard Kolb II
I will sign that, I will also add that I am a SW Engineer with 16 years of
experience, I've been laid off twice in that least few years, both times my
job being outsourced to India. I also think that we're not going to get
much traction, for the same reasons that David mentioned.

On a side note, my father was also working for IBM around the time they
started outsourcing his job he took an early retirement.

Rich


Richard Kolb II

On Mon, Jan 25, 2016 at 11:46 PM, David Hardy <belovedbold...@gmail.com>
wrote:

> The malice-aforethought intent, in my opinion, is to actually put American
> citizens out of work;  I was laid off over two years ago from IBM and our
> jobs were offshored to India and Slovakia.  Unemployed ever since, other
> than occasional contract and temp gigs, despite twenty years of solid IT
> experience across multiple hw and sw platforms, most recently RHEL and
> CentOS.
>
> And the government is evidently in bed with the corporations who engage in
> this practice.  Asking them to investigate is like unto asking the police
> to investigate one of their seemingly endless brutality and/or civil rights
> violations.
>
>
> "The petition is directed at U.S. Attorney General Loretta Lynch and asks
> her to launch a formal investigation into the H-1B visa program." - See
> more at:
> http://insight.ieeeusa.org/insight/content/policy/255071#sthash.SWgEL8YT.dpuf
>
> Somehow I don't feel confident that the AG's office will lift a finger for
> us, other than the usual mealy-mouthed PR platitudes and corporate-written
> bromides.
>
> Meanwhile they keep telling us how hard it is to find qualified American
> workers to do these incredibly complex and intricate jobs.
>
> On Mon, Jan 25, 2016 at 11:57 AM, Bill Freeman <ke1g...@gmail.com> wrote:
>
>> IEEE has an article here about abuse of the H-1B visa, putting citizens
>> out of work.  It links to a petition asking the government to investigate.
>>
>> See the article here:
>> http://insight.ieeeusa.org/insight/content/policy/255071
>>
>> Bill
>>
>> ___
>> gnhlug-discuss mailing list
>> gnhlug-discuss@mail.gnhlug.org
>> http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
>>
>>
>
>
> --
> Sent from whatever machine I might be on right now.
>
> ___
> gnhlug-discuss mailing list
> gnhlug-discuss@mail.gnhlug.org
> http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
>
>
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: how dumb is this idea?

2014-05-23 Thread Richard Kolb II
How does that RSA apply to using Windows based OS and software?

I'd suggest trying LO, I've used it with no issues between a few
applications, as long as I remember to save in the correct MS format.  My
only issues have been minor touch-ups needed for formatting before printing
on Windoze.

I also picked up a 32gb usb drive, which I use to run linux on a laptop
with a fried sata controller.  The issue I would see with sending your kids
to school with an OS on a stick is that they might have been smart enough
to disable booting off USB.

I was looking at windows 8 laptops yesterday, $250 for one.  Not my first
choice, but that price point is kind of hard to ignore.


On Thu, May 22, 2014 at 9:10 PM, r...@mrt4.com wrote:

 My bad, left off the R.

 s/b RSA 21-R:10-14

 http://www.gencourt.state.nh.us/rsa/html/I/21-R/21-R-mrg.htm

 Ron

 

 On Thu, 22 May 2014 19:55:09 -0400
 Matt Minuti matt.min...@gmail.com wrote:

  On Thu, May 22, 2014 at 6:32 PM, r...@mrt4.com wrote:
 
   I don't think it's your problem; the school needs to fix it.
  
   Read New Hampshire RSA 21:10-14.
  
 
  Uhh, I think you might've meant something else.
  http://www.gencourt.state.nh.us/rsa/html/i/21/21-mrg.htm doesn't seem
 all
  that applicable, unless you're trying to say something about the
  definitions of the words charter, seal, justice, preceeding,
  following, said, or such... ;)
 ___
 gnhlug-discuss mailing list
 gnhlug-discuss@mail.gnhlug.org
 http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/




-- 

Richard Kolb II
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: how dumb is this idea?

2014-05-23 Thread Richard Kolb II
I must have missed that, I apologize, the coffee pot was empty when I got
to work and I had to wait. :)


On Fri, May 23, 2014 at 9:38 AM, David Rysdam da...@rysdam.org wrote:

 Richard Kolb II richard.k...@gmail.com writes:
  I also picked up a 32gb usb drive, which I use to run linux on a laptop
  with a fried sata controller.  The issue I would see with sending your
 kids
  to school with an OS on a stick is that they might have been smart enough
  to disable booting off USB.

 That's why I specified an emulator-based live image vs a bootable one.




-- 

Richard Kolb II
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: Sniffing gigabit ethernet? 1000baseT LAN taps?

2014-04-14 Thread Richard Kolb II
whatever happened to just plain old snoop?


On Mon, Apr 14, 2014 at 5:44 PM, Kevin D. Clark
kevin_d_cl...@comcast.netwrote:


 Joshua Judson Rosen writes:

  Michael ODonnell writes:
  
   I don't know what your situation is but if there's a managed
   switch involved I believe that some of them can be rigged to
   echo traffic to one or more specified ports for analysis/debug.
 
  Mm. Good point. I don't think I have any managed switches on-hand;
  any recommendations as to what I should get, if I go that route?

 The feature you'd want here is commonly called port mirroring or port
 spanning.

 More info here:

   http://wiki.wireshark.org/CaptureSetup/Ethernet


 I do have a small word of advice:  it is generally useful when
 capturing traffic for analysis to come up with some sort of capture
 filter that limits the amount of traffic that you're going to end up
 with.  On a really busy link, this can make it a lot easier to analyze
 the traffic at a later time.

 Regards,

 --kevin
 --
 alumni.unh.edu!kdc / http://kdc-blog.blogspot.com/
 GnuPG: D87F DAD6 0291 289C EB1E 781C 9BF8 A7D8 B280 F24E

 And the Army Ants, they leave nothin' but the bones...
-- Tom Waits
 ___
 gnhlug-discuss mailing list
 gnhlug-discuss@mail.gnhlug.org
 http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/




-- 

Richard Kolb II
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: modern KVM that works?

2014-03-18 Thread Richard Kolb II
Not that it matters, but I use a 12v composite video monitor with my pi.  I
even upgraded from the 4.3 to 7.


On Tue, Mar 18, 2014 at 1:51 PM, Tom Buskey t...@buskey.name wrote:




 On Tue, Mar 18, 2014 at 7:31 AM, David Rysdam da...@rysdam.org wrote:

 Jerry Feldman g...@blu.org writes:
  The two vendors I avoid like the plague are IOGear and Belkin.


 I've used an older Belkin that could do 4 ports w/ a parallel cable that
 were ok.  I have an OmniView 4 port that's old enough to support serial
 mice that works well at home.
 I have another Belkin Omniview Pro 3 at work that randomly repeats keys
 (including backspace) enough that I use a usb cable.

 I've used a raretin(?) that had a propriatary remote access.  That was
 flaky but the local stuff was ok.  RJ45 to keyboard/video adapters were
 $100 ea but could do PC, Sun, PS/2, USB.

 I've used Avocent in the past and we just got one at work with remote
 access that I'll hook up in a week.

 All of this is complicated by me not doing a lot of the gruntwork
 myself. I'm trying to get my 15-year-old programmer hardware-trained and
 I frequently find that the most basic instruction (try booting it when
 you're set to that KVM input) somehow ends up with breaking out
 needlenose pliers to fix a connector


 Honestly, if I could make everything serial, I would.  Cheaper per port,
 remote access is easy, scales, works for multiple users w/ a bit of work,
 can log output and doesn't break.

 /rant
 I cry inside when I see someone take a perfectly good Sun Sparc server
 with serial console and install a keyboard, mouse and graphics card.  Just
 because you're used to PCs doesn't mean every computer works like that.
 Lots of network gear has a serial console as well.
 /end

 So, there's a 3 pin to usb that gives you a usb serial port on the RasPi
 (Adafruit).  I usually ssh to the RasPi and use VNC if I need a GUI.

 However, that doesn't really help you :-/.  I'd imagine mixing HDMI and
 VGA is going to be an issue for any KVM.

 ___
 gnhlug-discuss mailing list
 gnhlug-discuss@mail.gnhlug.org
 http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/




-- 

Richard Kolb II
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: modern KVM that works?

2014-03-18 Thread Richard Kolb II
for RPi serial out there are several things out there, a quick google
turned this up:
http://www.raspberrypi.org/phpBB3/viewtopic.php?f=44t=15877

you could also buy/make one of these:
https://www.adafruit.com/products/954


On Tue, Mar 18, 2014 at 5:38 PM, David Rysdam da...@rysdam.org wrote:

 Joshua Judson Rosen roz...@geekspace.com writes:
  * it's running a GUI, in which case one can use x2x, VNC,
x2vnc, Synergy, or some combination thereof (depending on
what OS the _other_ computer is running, and how many
monitors are available) and just connect to the raspberry pi
over the network; or:

 Well, I never did the network because I've never found it that helpful
 to add layers of technology to experiments.

  * it's not running a GUI, in which case one can use a serial
cable (and a terminal window on the other computer).
 
  If the raspberry pi is not even running an OS, that'd presumably fit
  into my not running a GUI category; and I'd sort-of expect someone
  who's getting hardware-trained or wants to write an OS from scratch
  to get experience using a serial console anyway.

 The hardware-trained doesn't mean low-level. It means able to hook
 up basic hardware like keyboards.

 However, the serial console is a good point. I may even have a
 serial-to-USB cable around here. I'm not really clear on what the Pi has
 to be able to do to bring the serial to life, but presumably about as
 much, or less, as it does to bring the SD card to life before booting.
 ___
 gnhlug-discuss mailing list
 gnhlug-discuss@mail.gnhlug.org
 http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/




-- 

Richard Kolb II
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


SAS controller

2014-01-06 Thread Richard Kolb II
Hi everyone, I have a SAS hard disk that came out of a friends workstation.
 The workstation died and they didn't get to backup their hard drive first.
 Does anyone have a SAS controller card for sale?

And to be honest, I'm not really up to date with SAS and SCSI in general,
if anyone has any tips or anything to say before I go out and buy a
controller card, please let me know.

-- 
Richard Kolb II

Donate to my son's Apraxia walk today:
http://secure.apraxia-kids.org/nhwalk/jakob
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: SAS controller

2014-01-06 Thread Richard Kolb II
How about if I just want to hook one drive up long enough to copy data off
of it?  Anything specific I should know?  I've seen some cards on ebay for
under $50, and I like the idea of being able to use it for SATA afterwards,
but I don't want to waste my cash.


On Mon, Jan 6, 2014 at 11:57 AM, Thomas Charron twaf...@gmail.com wrote:


 On Mon, Jan 6, 2014 at 11:52 AM, Shawn O'Shea sh...@eth0.net wrote:


 +1 for LSI controllers. Dell has OEMed these for years and on their
 high-end desktops are moving from Dell PERC (special OEMed LSI)
 controllers to the straight LSI controllers.

 I have some of the 9211 cards installed in a bunch of servers:
 http://www.newegg.com/Product/Product.aspx?Item=N82E16816118114



   Depends on the LSI controller, and what OS release your running.  I
 found LSI function and performance on 10.04 to be not all that great.  On
 my current systems, I've removed all dedicated controllers and now go with
 pure software raid.

 --
 -- Thomas

 ___
 gnhlug-discuss mailing list
 gnhlug-discuss@mail.gnhlug.org
 http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/




-- 
Richard Kolb II

Donate to my son's Apraxia walk today:
http://secure.apraxia-kids.org/nhwalk/jakob
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: SAS controller

2014-01-06 Thread Richard Kolb II
I'm not positive as I never saw the system but the notes on the drive say
that it was in a Dell Precision 490.


On Mon, Jan 6, 2014 at 12:26 PM, Thomas Charron twaf...@gmail.com wrote:

 On Mon, Jan 6, 2014 at 12:10 PM, Richard Kolb II 
 richard.k...@gmail.comwrote:

 How about if I just want to hook one drive up long enough to copy data
 off of it?  Anything specific I should know?  I've seen some cards on ebay
 for under $50, and I like the idea of being able to use it for SATA
 afterwards, but I don't want to waste my cash.


   What card was in the system?  I have some spare backup controllers I can
 loan you one.  They're the older MPT Fusion based cards.

 --
 -- Thomas




-- 
Richard Kolb II

Donate to my son's Apraxia walk today:
http://secure.apraxia-kids.org/nhwalk/jakob
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: Looking for some memory

2013-12-07 Thread Richard Kolb II
I could check if you were in a pinch, but I doubt I have anything around 1
gig.


On Sat, Dec 7, 2013 at 6:46 PM, Chris Oelerich ch...@oeleri.ch wrote:

 I have 1 stick of 1G sodimm ddr2, and a few 512M ddr sticks you'd be
 welcome to. Unsure of speed. What's it for?
 On Dec 7, 2013 5:50 PM, Dan Miller rambi@gmail.com wrote:

 Before hitting up newegg I figure I would ask if anyone has any of the
 following memory types:

 Laptop PC2-4200 Looking for chips 1 gig or greater

 Desktop PC-3200 Prefer 1 gig or greater, but if 512 is available, that
 can be a help.
 --
 Dan Miller
 ___
 gnhlug-discuss mailing list
 gnhlug-discuss@mail.gnhlug.org
 http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


 ___
 gnhlug-discuss mailing list
 gnhlug-discuss@mail.gnhlug.org
 http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/




-- 
Richard Kolb II

Donate to my son's Apraxia walk today:
http://secure.apraxia-kids.org/nhwalk/jakob
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: Resume length and history

2013-04-09 Thread Richard Kolb II
I signed up for the website called The Ladders, and paid for the membership
that gave me a resume critique.  I found that to be very helpful and I
seemed to get more interest out of it than I did my old, one page resume.

I remember some of the comments, things like:

   - You have over 12 years experience, your schooling should no longer be
   the first thing on your resume.
   - You should start with a summary about yourself, followed by skill set
   - list all of your employment with bullet lists (handy because I love
   bullet lists) about what you did, things you accomplished
   - list facts, like 'developed an integration handoff plan that cut
   integration time by 40%' or 'cut development costs by designing for reuse,
   saving the company $12 million.'
   - end with your education


now I was told that my education should be last, because it was the oldest
thing on there, I don't know if you'd want to list things like a timeline,
say if you just finished a masters or whatever.

Pretty much exactly what Brian just sent.

I've also had good luck with Linkedin


On Tue, Apr 9, 2013 at 11:49 AM, Kenny Lussier kluss...@gmail.com wrote:

 Hi All,

 Not specifically Linux-related, but I was wondering what other people are
 seeing/doing with resumes these days. I have seen everything from a 2-page
 resume for someone with 20 years of experience to a 15-page resume for
 someone with 2 jobs over 3 years (it looked like the output of cat
 ~/.bash_history). How far back should a resume go? How long should it be
 before you stop reading it? I'm seeing absolutely no consistency in
 resumes, and the ones that come from recruiters seem to be the worst
 formats.

 C-Ya,
 Kenny


 ___
 gnhlug-discuss mailing list
 gnhlug-discuss@mail.gnhlug.org
 http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/




-- 
Richard Kolb II
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/


Re: new member - introductions

2013-04-03 Thread Richard Kolb II
I had a Monte Carlo once, it was a decent car


On Wed, Apr 3, 2013 at 11:44 AM, David Rysdam da...@rysdam.org wrote:

 On Wed, 3 Apr 2013 11:27:49 -0400, Greg Rundlett (freephile) 
 g...@freephile.com wrote:
  I have a more complicated memory system that includes Google, mediawiki,
  drupal and various hard drives :-)

 I have a Monte Carlo simulation of a memory.
 ___
 gnhlug-discuss mailing list
 gnhlug-discuss@mail.gnhlug.org
 http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/




-- 
Richard Kolb II
___
gnhlug-discuss mailing list
gnhlug-discuss@mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/