Re: [nlug] Debian as CentOS replacement?

2022-11-28 Thread Chris McQuistion
You may take a look at Amazon Lightsail for hosting. It is basically a slimmed down and much easier to understand version of Amazon EC2 with flat pricing that includes everything in the bundle. We are running LOADS of servers on Lightsail. It ends up costing us less than EC2 and the simplicity

Re: [nlug] two factor authentication for outbound email

2022-09-22 Thread Chris McQuistion
This just has to do with securing SMTP communication. If you’re a Microsoft email user (or Google), they are making progressively more difficult/impossible to send email over unencrypted communication or using plain authentication even over secure port 465/587. If you’re using web based email

Re: [nlug] network congestion

2021-05-13 Thread Chris McQuistion
Late to the show but I saw issues this morning with some customers but it was clearly only affecting certain routes on certain ISPs. One customer for instance has a fiber (Level3?) and Comcast connection. The fiber connection was losing packets and having high latency to 9.9.9.9 between 7 and

Re: [nlug] Sluggish performance under Windows

2020-09-17 Thread Chris McQuistion
It the sluggishness caused by the CPU? You’d be able to see CPU usage in Task Manager. Could it be I/O issues causes by hard drive activity or a slow hard drive? You can see that in Resource Manager. Chris Sent from my iPhone > On Sep 17, 2020, at 8:04 AM, j...@jfeldredge.com wrote: > > 

Re: [nlug] [OffTopic] Finding the IP address of a SMB share

2020-03-02 Thread Chris McQuistion
You can run run an nmap scan over the VPN tunnel. I do this all the time. All you need to know is the remote subnet, like 192.168.1.0/24 and if the VPN tunnel allows traffic to that subnet, you can scan it and look for servers with open ports to start narrowing things down. Sent from my

Re: [nlug] Plex Ditches Plugins

2019-08-21 Thread Chris McQuistion
I use LibreElec and have been a big fan. Might be worth checking out. Chris Sent from my iPhone > On Aug 21, 2019, at 2:20 AM, Paul Boniol wrote: > > I've been using Plex on a Linux media server for years now. It has been > pretty good for playing my recorded movies and TV shows across my

[nlug] Recommended backup software for full system imaging (online)?

2019-04-11 Thread Chris McQuistion
I've inherited an Ubuntu 9.10 server that can't really be updated or messed with too much but there are no backups of this system. I'd like to get some sort of regular backup running a full system image to a NAS. My usual go-to software for this is Veeam Agent for Linux, but it's requirements

Re: [nlug] CentOS "yum" problem

2019-03-02 Thread Chris McQuistion
at 10:00 PM John R. Dennison wrote: > On Fri, Mar 01, 2019 at 09:43:41PM -0600, Chris McQuistion wrote: > > > > "Warning: RPMDB altered outside of yum." > > This is merely an indication that someone or something ran a manual > rpm operation that updated the d

[nlug] CentOS "yum" problem

2019-03-01 Thread Chris McQuistion
I've inherited some CentOS 7 systems and two of them are giving me this baffling problem. I'm trying to install some software and install updates and I keep getting the following error when I'm trying to do a "yum remove packagename" operation. It seems to just get stuck on this message and stay

Re: [nlug] Linux Distro recommendation for public kiosk

2019-02-24 Thread Chris McQuistion
an Seattle area) > > > On Sun, Feb 24, 2019 at 6:24 PM Chris McQuistion < > chris.mcquist...@gmail.com> wrote: > >> Michael, 4M Linux just looks like a standard distro. Is there some easy >> way to turn it into "Kiosk" mode? >> >> On Sun, Feb 24, 2

Re: [nlug] Linux Distro recommendation for public kiosk

2019-02-24 Thread Chris McQuistion
Michael, 4M Linux just looks like a standard distro. Is there some easy way to turn it into "Kiosk" mode? On Sun, Feb 24, 2019 at 6:58 PM Michael L wrote: > How about 4M Linux? > > On Sun, Feb 24, 2019, 17:59 Chris McQuistion wrote: > >> Does anyone have a recommen

Re: [nlug] Linux Distro recommendation for public kiosk

2019-02-24 Thread Chris McQuistion
, I > would definitely caution him against proceeding with using it unless he’s > cool with not updating individual instances of it. > > > > *From:* nlug-talk@googlegroups.com *On > Behalf Of *Chris McQuistion > *Sent:* Sunday, February 24, 2019 8:08 PM > *To:* nlug-talk@goog

Re: [nlug] Linux Distro recommendation for public kiosk

2019-02-24 Thread Chris McQuistion
g it out > for (homeless shelter use). > > > > *From:* nlug-talk@googlegroups.com *On > Behalf Of *Chris McQuistion > *Sent:* Sunday, February 24, 2019 6:55 PM > *To:* nlug-talk@googlegroups.com > *Subject:* Re: [nlug] Linux Distro recommendation for public kiosk > > > > I t

Re: [nlug] Linux Distro recommendation for public kiosk

2019-02-24 Thread Chris McQuistion
I’ve done > with the Desktop distro, I liked what I saw. > > > > *From:* nlug-talk@googlegroups.com *On > Behalf Of *Chris McQuistion > *Sent:* Sunday, February 24, 2019 6:00 PM > *To:* nlug-talk@googlegroups.com > *Subject:* [nlug] Linux Distro recommendation for publ

[nlug] Linux Distro recommendation for public kiosk

2019-02-24 Thread Chris McQuistion
Does anyone have a recommendation for a pre-built, easy to deploy Linux OS designed for installation on some public computers to just give them a web browser and not much else? Preferably, something that doesn't keep cookies and will just let people refresh the session would be good. I've done

Re: [nlug] [NLUG] Got an old managed switch?

2018-06-29 Thread Chris McQuistion
Dave, if you want a 12 port Cisco Catalyst 100 Mbit switch, let me know. I don't know the first thing about configuring a Cisco switch for port mirroring but I do know it is possible. https://www.youtube.com/watch?v=af4d_fAkwAY *Chris McQuistion* Director of Information Technology Currey

Re: [nlug] [NLUG] Got an old managed switch?

2018-06-29 Thread Chris McQuistion
I’ve got one or two old, old Cisco Catalyst switches that I would gladly give you. They’re 100BaseT and I have no idea how they are configured or what the current password is. I did a hardware reset of one of them the other day just to get into it. *Chris McQuistion *(Sent from my iPhone

Re: [nlug] DVD (image) burner for Mac?

2018-06-18 Thread Chris McQuistion
You can use Disk Utility on macOS to burn images to CD/DVD On Mon, Jun 18, 2018 at 11:51 AM Michael L wrote: > Hello, does anybody know of a free useful DVD copying burning program for > Mac? > > I use image burn on Windows all the time, what works for Mac? I can of > course Google it, just

Re: [nlug] useful command o' the day

2018-06-14 Thread Chris McQuistion
Always a good point. There is NO REPLACEMENT for proper backups! *Chris McQuistion* Director of Information Technology Currey Ingram Academy 6544 Murray Lane, Brentwood, TN, 37027 *o* 615.507.3175 *c* 615.525.5877 www.curreyingram.org On Thu, Jun 14, 2018 at 9:14 AM Tilghman Lesher

Re: [nlug] useful command o' the day

2018-06-08 Thread Chris McQuistion
can avoid vendor lock-in. And if > something goes south I can still migrate to anything which provides JBOD. > > > >> On Fri, Jun 8, 2018 at 8:00 AM, Chris McQuistion >> wrote: >> and if you "watch cat /proc/mdstat", you can watch the progress as your RAID >

Re: [nlug] command reference from the dark side

2018-05-02 Thread Chris McQuistion
I'm a Windows Powershell neophyte but I recently realized that I could run "ls" in Powershell and it just brought a smile to my face. I'm constantly finding myself accidentally running "ls" or some other Linux command in a Windows Command Prompt window. Powershell isn't bash, but at least "ls"

Re: [nlug] Knock Knock Someone home?

2018-04-06 Thread Chris McQuistion
Clonezilla is my go-to Open Source backup software for doing bare-metal imaging for the situation you're describing. *Chris McQuistion* Director of Information Technology Currey Ingram Academy 6544 Murray Lane, Brentwood, TN, 37027 *o* 615.507.3175 *c* 615.525.5877 www.curreyingram.org

Re: [nlug] URGENT: Need Cisco phone engineer

2017-12-09 Thread Chris McQuistion
Oh yeah. I’ve done a lot of work with Magic Apple. I hadn’t thought about them. *Chris McQuistion *(Sent from my iPhone) Director of Information Technology Currey Ingram Academy 6544 Murray Lane, Brentwood, TN, 37027 *o* 615.507.3175 *c *615.525.5877 www.curreyingram.org On Dec 9

[nlug] URGENT: Need Cisco phone engineer

2017-12-09 Thread Chris McQuistion
My friend has a critical outage with his Cisco phone system and needs a Cisco phone engineer ASAP. Can anyone recommend an individual or company that can help immediately? Thanks, Chris Sent from my iPhone -- -- You received this message because you are subscribed to the Google Groups

Re: [nlug] DD-WRT problems

2017-10-21 Thread Chris McQuistion
DD-WRT has the option of setting the WiFi mode to "WPA/WPA2" and "TKIP/AES" Set it to those settings for best compatibility. On Sat, Oct 21, 2017 at 6:35 PM, John F. Eldredge <jfeldre...@gmail.com> wrote: > On 10/21/2017 6:23 PM, Chris McQuistion wrote: > > M

Re: [nlug] DD-WRT problems

2017-10-21 Thread Chris McQuistion
Maybe make sure your router is using WPA/WPA2 and TKIP/AES and then try again. On Sat, Oct 21, 2017 at 5:08 PM, John F. Eldredge wrote: > On 10/21/2017 5:00 PM, John F. Eldredge wrote: > >> I purchased some WiFi-controlled light switches recently, and have spent >> several

Re: [nlug] Memory tester

2017-09-11 Thread Chris McQuistion
If the system isn't booting right now, then you probably have a damaged motherboard or RAM. Really, you're going to need a known-good motherboard and known-good RAM to test and see which one (or both) is bad. On Mon, Sep 11, 2017 at 11:36 AM, Tilghman Lesher wrote: > Yes,

Re: [nlug] SIP phone, anyone?

2017-05-16 Thread Chris McQuistion
ME ME ME! *Chris McQuistion* Director of Information Technology Currey Ingram Academy 6544 Murray Lane, Brentwood, TN, 37027 *o* 615.507.3175 *c* 615.525.5877 www.curreyingram.org On Tue, May 16, 2017 at 11:55 AM, Curt Lundgren <verif...@gmail.com> wrote: > Watkins ha

[nlug] Fwd: Now Available! NEW Veeam Agent for Linux

2016-12-13 Thread Chris McQuistion
. Chris McQuistion Director of Information Technology Currey Ingram Academy 615-507-3175 -- Forwarded message -- From: Veeam Team <veeam_t...@veeam.com> Date: Tue, Dec 13, 2016 at 11:02 AM Subject: Now Available! NEW Veeam Agent for Linux To: cmcquist...@watkins.edu NEW

Re: [nlug] Re: NLUG Installfest - Saturday, Dec 3rd

2016-12-01 Thread Chris McQuistion
I'm looking forward to coming to the installfest on Saturday. Haven't seen most of you in a long time and I miss Watkins! (Watkins has the best Network Administrator, you know Chris McQuistion Director of Information Technology Currey Ingram Academy 615-507-3175 On Thu, Dec 1, 2016 at 12:45

Re: [nlug] [via Meetup] Has anyone tried this?

2016-11-09 Thread Chris McQuistion
I set it up back at Watkins and tried it out. It was pretty neat. It worked exactly as advertised, though it took me a little while to figure it all out. Chris McQuistion Director of Information Technology Currey Ingram Academy 615-507-3175 On Wed, Nov 2, 2016 at 7:54 PM, NLUG.org <n

Re: [nlug] VMUG vBeers Next Tues Night

2016-09-14 Thread Chris McQuistion
I haven't been to a VMUG meeting in quite a while but you had me at BEER. Chris McQuistion Director of Information Technology Currey Ingram Academy 615-507-3175 On Tue, Sep 13, 2016 at 10:21 PM, Vincent Brown < vincent.anthony.br...@gmail.com> wrote: > I'd like to extend an i

Re: [nlug] Bootable antivirus recommendations

2016-09-12 Thread Chris McQuistion
YUMI is a USB boot drive creator with several bootable antivirus programs that you can put on it. I've used it many times in the past when I had a machine that I suspected was infected. Chris McQuistion Director of Information Technology Currey Ingram Academy 615-507-3175 On Mon, Sep 12, 2016

Re: [nlug] Re: home labs on the cheap

2016-08-18 Thread Chris McQuistion
That's a pretty sweet price. How do you like that Dell workstation for ESXi? Chris McQuistion Director of Information Technology Currey Ingram Academy 615-507-3175 On Wed, Aug 17, 2016 at 10:43 PM, Vincent Brown < vincent.anthony.br...@gmail.com> wrote: > I'm putting a home lab togeth

Re: [nlug] security / hosting question for webadmins- Joomla / Rackspace

2016-06-27 Thread Chris McQuistion
We use Wordpress.org to host our site. On Mon, Jun 27, 2016 at 11:39 AM, Michael L <helpwithmath...@gmail.com> wrote: > May I ask what hosting company that is? Thank you for all the good info, > > M > > > > > > > On Mon, Jun 27, 2016 at 10:44 AM, Chris Mc

Re: [nlug] security / hosting question for webadmins- Joomla / Rackspace

2016-06-27 Thread Chris McQuistion
I'll pipe in and say that I heartily agree that hosting the website on a server that will be automatically updated whenever security updates are available is a Good Thing. We have a Wordpress-powered site and it is hosted by a company that automatically installs the Wordpress updates for us and

Re: [nlug] backups vs archives?

2016-05-18 Thread Chris McQuistion
Thumbs up for Relax and Recover (REAR). I just got this installed on a couple of our physical services (most are virtual). You can do a 100% bare metal recovery with REAR and that is something that has always me nervous about our physical servers. The backup target can be a number of different

Re: [nlug] RPi, Mythbuntu, TV control center / recorder?

2016-05-13 Thread Chris McQuistion
If you want to use a Raspberry Pi, OpenElec might be a good place to start. It is a Kodi-based disto which supports various PVR clients. Chris Sent from my iPhone On May 13, 2016, at 3:45 PM, Michael L wrote: Hello NLUG, Since I work in video production, being able

Re: [nlug] Who wants a free Mac?

2016-05-11 Thread Chris McQuistion
It's yours! When do you want to pick it up? On Wed, May 11, 2016 at 10:50 AM, Chuck Payne <terror...@gmail.com> wrote: > I like one, it would help when I go Linux Fest as most of my equipment > is donated to me anyway. > > On Wed, May 11, 2016 at 11:24 AM, Chris McQu

Re: [nlug] Who wants a free Mac?

2016-05-11 Thread Chris McQuistion
Watkins College 2298 Rosa L Parks Blvd Nashville, TN 37228 Email me or Curt and we'll coordinate a pickup time On Wed, May 11, 2016 at 10:23 AM, Michael L wrote: > I'd be interested in a Mac Pro please. Where do I need to show up? > > On Wed, May 11, 2016 at 9:52

Re: [nlug] Who wants a free Mac?

2016-05-11 Thread Chris McQuistion
One more point of interest, because of their age and firmware limitations, these systems can only run Mac OS up to 10.7.5 (which is really old and I wouldn't recommend running such an old OS, which is why we loaded Ubuntu 14.04 LTS on them.) Chris On Wed, May 11, 2016 at 9:52 AM, Curt Lundgren

Re: [nlug] dd usage or maybe something else

2016-05-04 Thread Chris McQuistion
like being tied to Microsoft. Can anyone tell me what > purpose these multiple RPi's serve because I've been thinking I should buy > one or two just to find out. > M > > On Wed, May 4, 2016 at 1:35 PM, Chris McQuistion <cmcquist...@watkins.edu> > wrote: > >&g

Re: [nlug] dd usage or maybe something else

2016-05-04 Thread Chris McQuistion
There are higher-end SD cards that supposedly include wear leveling. Those would be the cards designed for HD cameras and such. You could go that route or you could just image your system and make periodic backups. If the card goes bad, replace it with another $10 SD card, restored from backup,

Re: [nlug] does anyone on this list not use Windows at all?

2016-03-25 Thread Chris McQuistion
I use Windows, Mac OS and Linux, every day. I still use Windows for my primary work desktop OS, but I have a Macbook Pro at work and another at home. Most of our important servers at work run on Linux, as does one of my servers at home. Different OS' are good for different reasons. I don't

[nlug] Anyone use "Relax and Recovery" for backup

2016-02-25 Thread Chris McQuistion
http://relax-and-recover.org/ Just found this when I was looking for a "bare-metal" backup solution for our critical Linux servers (and I didn't want to pay $500/server to Unitrends for their bare-metal Linux backup.) We already have a full backup system in place for our virtual machines, but

Re: [nlug] Whooiee! Backblaze's disk drive reliability report is out

2016-02-18 Thread Chris McQuistion
This is a good feature IF you have software that is actively monitoring the SMART data of your drives, sending out alerts/emails AND someone is paying attention to those alerts/emails. I believe that most people are lazy and won't actually install software to monitor their drive health, so buying

Re: [nlug] Annoyed with TP-Link

2015-11-04 Thread Chris McQuistion
Is there a reason that you don't want to run the stock firmware? I recently bought a different model TP Link router for one of my clients, based on its performance and rating from a review at Wirecutter .. I was VERY impressed with the

[nlug] Local reseller of used HP networking equipment?

2015-10-27 Thread Chris McQuistion
, Chris McQuistion Director of Information Technology & Equipment Services Watkins College of Art, Design & Film 615-277-7415 -- -- You received this message because you are subscribed to the Google Groups "NLUG" group. To post to this group, send email to nlug-talk@googlegroups.

Re: [nlug] calling all minecraft experts question about mod viability in linux vs windows

2015-10-02 Thread Chris McQuistion
For what it's worth, Microsoft BOUGHT Minecraft. That might be the reason for that prevailing answer. On Fri, Oct 2, 2015 at 12:18 PM, andrew mcelroy wrote: > Greetings all, > > From what I understand if you are going to get started with doing mods > in minecraft ( that is

Re: [nlug] calling database admins - (WAN / VPN) Replacement for old database app? (LAMP stack?)

2015-09-15 Thread Chris McQuistion
How about you put the Windows XP machine on an Internet-connected LAN with a static IP address and gateway and NO DNS servers. With that configuration, you can configure a remote RDP connection, but that computer can't effectively get onto anything external (other than by IP address), and nothing

Re: [nlug] who control's dns for nlug.org Site has been redirected.

2015-08-26 Thread Chris McQuistion
Andrew, I'm in the DNS records. Send me the IP (or whatever) you need put in there and I'll update it. Chris On Wed, Aug 26, 2015 at 9:11 AM, andrew mcelroy sophri...@gmail.com wrote: Greetings All, So wikispot has finally kicked the can. I have a new website mostly ready to launch. Who

Re: [nlug] who control's dns for nlug.org Site has been redirected.

2015-08-26 Thread Chris McQuistion
I'm 90% sure that I can reset the information and get into the account. I would rather Howard (or whoever is managing it at nlugpresid...@gmail.com) do it. Who is the current NLUG president? On Wed, Aug 26, 2015 at 1:20 PM, Jack Coats j...@coats.org wrote: Here is what I got from whois at

Re: [nlug] who control's dns for nlug.org Site has been redirected.

2015-08-26 Thread Chris McQuistion
Several years ago, it was set up at hover.com. I passed on the login information to Howard White, when he became president. Not sure if it is still there, but Howard probably has the information (or passed it on to someone else, by now.) Chris On Wed, Aug 26, 2015 at 9:11 AM, andrew mcelroy

Re: [nlug] Topic for tonight?

2015-08-11 Thread Chris McQuistion
In the past, I used DVRMS Toolbox on Windows to monitor a video directory, run Comskip against a video file to generate a file showing where commercials were, and generate various output files (including XML files) to show where the commercial segments are in the video. One of the output files

Re: [nlug] blacklist removal / HOW IS SITELOCK FOR SECURITY?, ClamAV, Codeguard? / managed dedicated?

2015-08-06 Thread Chris McQuistion
What are you using for mail service for that domain, right now? Are you running your own mail server? Google offers free email hosting for non-profits. I have a few clients that I've moved to free Google Apps. MUCH better to let Google be your mail server (if you're small and don't have

Re: [nlug] blacklist removal / HOW IS SITELOCK FOR SECURITY?, ClamAV, Codeguard? / managed dedicated?

2015-08-06 Thread Chris McQuistion
wrote: Email (hacked on the server) is what got them blacklisted. Free sounds pretty good for non-profits. On Thu, Aug 6, 2015 at 1:40 PM, Chris McQuistion cmcquist...@watkins.edu wrote: What are you using for mail service for that domain, right now? Are you running your own mail server

Re: [nlug] BLACKLISTED- calling all webadmins, dedicated server compromised / sending spam

2015-07-28 Thread Chris McQuistion
I'm a big fan of Google Apps. I've been using it for Watkins, for the last several years and have transitioned several of my contract clients to Google Apps. It is the best hosted (or non-hosted) email system I've ever administered. I agree with the prevailing opinion here, that if you don't

Re: [nlug] VMWare esxi 4 server crashing

2015-07-20 Thread Chris McQuistion
Do you have the ability to upload an ISO and boot from a diagnostic CD image or something? If you do, you might want to try running Memtest, then some kind of hard drive diagnostic (or even a simple LiveCD, to see if that can run with stability.) Chris On Mon, Jul 20, 2015 at 2:30 PM, Andrew

[nlug] [JOBS] New Helpdesk and Lab Manager

2015-05-27 Thread Chris McQuistion
workplace, please send your resume or any questions to cmcquist...@watkins.edu Chris McQuistion Director of Information Technology Equipment Services Watkins College of Art, Design Film -- -- You received this message because you are subscribed to the Google Groups NLUG group. To post to this group

Re: [nlug] Certificates question

2015-05-26 Thread Chris McQuistion
site that is near-unusable from a small screen. I want to see if Gmail's built-in spam filter applies to messages retrieved from non-Google servers. On May 26, 2015 10:26:15 AM Chris McQuistion cmcquist...@watkins.edu wrote: I'm not an Android expert, by any means, but in my experience

Re: [nlug] Certificates question

2015-05-26 Thread Chris McQuistion
I'm not an Android expert, by any means, but in my experience with Android, there is a Gmail app that interacts with Gmail (and Google Apps) accounts and a separate Email account that checks other kinds of email accounts (POP, IMAP, etc.) Are you using the right app to set up email on your phone?

Re: [nlug] Time Tracking

2015-04-28 Thread Chris McQuistion
For what it's worth, I use Freshbooks for invoicing my freelance work. They have a mobile app (I'm on iOS, but I'm sure they have Android, as well.) Their mobile app has time tracking and expenses built into it. I don't use those features very much, but I'm a big fan of their service for

Re: [nlug] Is there an app for this? (Or would someone like to make one and get rich?!)

2015-04-02 Thread Chris McQuistion
is that Waze doesn't seem to offer notifications or a widget or anything (at least on iOS) :-( Chris On Wed, Apr 1, 2015 at 6:00 PM, JMJ roadr...@gmail.com wrote: On 04/01/2015 05:41 PM, Chris McQuistion wrote: Ideally, I wish that app could send me a notification or something when

Re: [nlug] Is anyone already doing this? (Unified communication)

2015-04-01 Thread Chris McQuistion
Curt and I ended up getting this working. I created a recipe on IFTTT to use iOS Location to go download a URL to my Dropbox when I enter a particular geolocation and download a different URL to my Dropbox when I exit the geolocation. The URL's aren't actual existing web pages (though they could

[nlug] Is there an app for this? (Or would someone like to make one and get rich?!)

2015-04-01 Thread Chris McQuistion
I was thinking on the drive to work this morning how helpful it would be to have an app on my computer or phone that would give me a number, right now, for how long it will take to drive home (getting data from Google Maps or something). If there was just a little window on my desk or an app on

Re: [nlug] Is there an app for this? (Or would someone like to make one and get rich?!)

2015-04-01 Thread Chris McQuistion
is getting them to give me the info in a convenient (at hand without really having to do very much) kind of way. Chris On Wed, Apr 1, 2015 at 4:54 PM, Kent Perrier kent.perr...@gmail.com wrote: Google Now? On Wed, Apr 1, 2015 at 4:39 PM, Chris McQuistion cmcquist...@watkins.edu wrote: I

Re: [nlug] Is there an app for this? (Or would someone like to make one and get rich?!)

2015-04-01 Thread Chris McQuistion
Margason ja...@jklm.io wrote: Google beat you, not only do they tell me how long it will take to get home, but they guess based on past activity where I am likely to go and tell me you long that will take as well. On Apr 1, 2015 4:40 PM, Chris McQuistion cmcquist...@watkins.edu wrote

Re: [nlug] Is there an app for this? (Or would someone like to make one and get rich?!)

2015-04-01 Thread Chris McQuistion
and tell me you long that will take as well. On Apr 1, 2015 4:40 PM, Chris McQuistion cmcquist...@watkins.edu wrote: I was thinking on the drive to work this morning how helpful it would be to have an app on my computer or phone that would give me a number, right now, for how long

Re: [nlug] Is there an app for this? (Or would someone like to make one and get rich?!)

2015-04-01 Thread Chris McQuistion
estimates. You would need to check the estimates occasionally. On April 1, 2015 5:22:17 PM CDT, Chris McQuistion cmcquist...@watkins.edu wrote: Yeah, Google knows my home and work addresses and I use Google Maps almost every day. The thing I can't quite figure out is how to make it a little

Re: [nlug] Is anyone already doing this? (Unified communication)

2015-03-31 Thread Chris McQuistion
Some good ideas here (multiple sensors (maybe low-power bluetooth) to detect incoming path vs outgoing path) and some not-so-good-ideas (implanting sensors inside of my body) iOS (and I assume Android as well) have low power background app refresh (at least this is what Apple calls it) that

Re: [nlug] Is anyone already doing this? (Unified communication)

2015-03-31 Thread Chris McQuistion
, Chris McQuistion cmcquist...@watkins.edu wrote: Some good ideas here (multiple sensors (maybe low-power bluetooth) to detect incoming path vs outgoing path) and some not-so-good-ideas (implanting sensors inside of my body) iOS (and I assume Android as well) have low power background app

Re: [nlug] Is anyone already doing this? (Unified communication)

2015-03-31 Thread Chris McQuistion
is trodden on, we’re all damaged. - Jean-Luc Picard, quoting Judge Aaron Satie, Star Trek: TNG episode The Drumhead - Alex Smith - Huntsville, Alabama metropolitan area USA On Tue, Mar 31, 2015 at 1:22 PM, Chris McQuistion cmcquist...@watkins.edu wrote: I don't understand what integration

Re: [nlug] Is anyone already doing this? (Unified communication)

2015-03-31 Thread Chris McQuistion
presence WHERE user='${ARG1}' Asterisk extensions.conf: exten = s,n,GotoIf($[${ODBC_PRESENCE(chris)}=away]?deskphone:cellphone) exten = s,n(deskphone),Dial(...) exten = s,n,Voicemail(...) exten = s,n,Hangup exten = s,n(cellphone),Dial(...) On Tue, Mar 31, 2015 at 1:02 PM, Chris McQuistion

Re: [nlug] Is anyone already doing this? (Unified communication)

2015-03-31 Thread Chris McQuistion
then reference that database row using my func_odbc module (built-in to Asterisk since the 1.4 days). On Tue, Mar 31, 2015 at 12:05 PM, Chris McQuistion cmcquist...@watkins.edu wrote: Some good ideas here (multiple sensors (maybe low-power bluetooth) to detect incoming path vs outgoing path

Re: [nlug] Is anyone already doing this? (Unified communication)

2015-03-31 Thread Chris McQuistion
freedom is trodden on, we’re all damaged. - Jean-Luc Picard, quoting Judge Aaron Satie, Star Trek: TNG episode The Drumhead - Alex Smith - Huntsville, Alabama metropolitan area USA On Tue, Mar 31, 2015 at 1:02 PM, Chris McQuistion cmcquist...@watkins.edu wrote: That's not a bad idea, Kent

[nlug] Is anyone already doing this? (Unified communication)

2015-03-30 Thread Chris McQuistion
Curt and I were discussing this idea this morning and it seems so obvious that I'm sure someone is already doing this and there are probably already some good ways of accomplishing this. Here's the idea. When I'm at work, I'd like our phone system (Asterisk-based Elastix) to just route incoming

Re: [nlug] Is anyone already doing this? (Unified communication)

2015-03-30 Thread Chris McQuistion
to not route to your cell by turning off it's WiFi networking, thus vanishing from the network and viola! calls are routed to your desk even if you are in the building. Andy On Mon, Mar 30, 2015 at 3:37 PM, Chris McQuistion cmcquist...@watkins.edu wrote: Curt and I were discussing

Re: [nlug] Any managed switches available?

2015-03-18 Thread Chris McQuistion
Those HP Procurve 4000's are pretty cool. We used to have a bunch of those. You can have up to eighty 10/100 ports on one unit and they're cheap. On Wed, Mar 18, 2015 at 1:14 PM, JMJ roadr...@gmail.com wrote: On 03/18/2015 12:07 PM, Curt Lundgren wrote: We have a couple spare HP Procurve

Re: [nlug] local establishment being extorted with DDOS

2015-02-18 Thread Chris McQuistion
I like Jack's point. Setting up your DNS with Cloudflare is half of the solution. The other half (as he mentioned) is getting new IP addresses, since the bad guys already know the old IP addresses. We have also noticed FAR fewer attacks on our servers since switching to Cloudflare. Attacks

Re: [nlug] local establishment being extorted with DDOS

2015-02-17 Thread Chris McQuistion
We use Cloudflare and they are good but if the atttackers already know their IP's, it might not be much good. Chris On Tuesday, February 17, 2015, Csaba Toth csaba.toth...@gmail.com wrote: FBI + CloudFlare I haven't used cloudflare yet, but I remember many years ago Chris or Curt said they

Re: RE: [nlug] I never saw this form of Windows 10 coming!

2015-02-03 Thread Chris McQuistion
pfSense supports VLAN interfaces, so you can set it up on a single-NIC device and it works great, but you do have to have some kind of managed switch to plug it into. That is what Curt is doing. I run a little Atom box at home that has two onboard NICs and one PCI card NIC and I run pfSense and

Re: [nlug] I never saw this form of Windows 10 coming!

2015-02-02 Thread Chris McQuistion
It's also going to be free-ish (a free upgrade from Windows 7 or 8, from what I've read.) Interesting that they're skipping over version 9 and going straight to version 10, to try to get version parity with OS X. I think by Microsoft embracing Raspberry Pi and ARM and doing some free-ish

[nlug] Decent SIP provider?

2015-01-21 Thread Chris McQuistion
We've been using Teliax as our backup SIP provider for several years, but they are getting progressively worse. Their customer service department doesn't exist and every time I get a new credit card (something that seems to happen annually), I spend about 6 months trying to get things straight

Re: [nlug] SSH login with publickey stopped working

2014-10-09 Thread Chris McQuistion
Ah ha! Remember those emails we've been getting about some certificate on ns2 that was expiring? We didn't know what that certificate was used for. Maybe it has something to do with this? Chris On Thu, Oct 9, 2014 at 5:33 PM, Curt Lundgren verif...@gmail.com wrote: Any individual key file

Re: [nlug] Fwd: WHINE: Too funny

2014-08-08 Thread Chris McQuistion
I love it! On Fri, Aug 8, 2014 at 4:36 PM, Jack Coats j...@coats.org wrote: So Swet. ... From: https://plus.google.com/+ChrisBlasko/posts/GzCuzTyUXNq Chris Blasko Shared publicly - Aug 5, 2014 #Mortgage Today is a good day. I just had a call from a telemarketer. Did I yell

Re: [nlug] weird entry in Logwatch daily emails - source IP address of sshd session is wrong?

2014-08-07 Thread Chris McQuistion
nss-3.15.3-7.el5_10.x86_64 httpd-2.2.3-87.el5_10.x86_64 firefox-24.7.0-1.el5_10.x86_64 nspr-4.10.6-1.el5_10.x86_64 On Thu, Aug 7, 2014 at 10:42 AM, Tilghman Lesher tilgh...@meg.abyt.es wrote: On Wed, Aug 6, 2014 at 3:20 PM, Chris McQuistion cmcquist...@watkins.edu wrote

Re: [nlug] weird entry in Logwatch daily emails - source IP address of sshd session is wrong?

2014-08-07 Thread Chris McQuistion
the packets are being rewritten incorrectly by the firewall or if the server is simply doing something strange. You shouldn't have to look any further than the IP header to verify the source/destination address. On Thu, Aug 7, 2014 at 11:27 AM, Chris McQuistion cmcquist...@watkins.edu wrote

Re: [nlug] weird entry in Logwatch daily emails - source IP address of sshd session is wrong?

2014-08-07 Thread Chris McQuistion
will be needing to do NAT since you are using 192.168. addresses. Whether that's your firewall or your ISP connection(s). Paul On Thu, Aug 7, 2014 at 2:49 PM, Chris McQuistion cmcquist...@watkins.edu wrote: Mystery solved! I called Untangle and got some help from them. (I'm paying

Re: [nlug] How long until the Singularity?

2014-06-12 Thread Chris McQuistion
I don't think we're intelligent enough to invent something more intelligent than ourselves. I do believe we're intelligent to invent something that *mimics* some of the things that the human mind can do, but it is just mimicking and it will never be able to do everything our mind can do because

Re: [nlug] How long until the Singularity?

2014-06-12 Thread Chris McQuistion
forth. We only need to be smart enough to copy what nature has already done on its own. On Jun 12, 2014 1:52 PM, Chris McQuistion cmcquist...@watkins.edu wrote: I don't think we're intelligent enough to invent something more intelligent than ourselves. I do believe we're intelligent

Re: [nlug] Let go of my vm-guest!

2014-06-05 Thread Chris McQuistion
You could just connect with the vSphere Client, browse the datastore and download the whole directory to your local machine, then do whatever you've got to do. It's point and click and not cool-guy-command-line Chris On Thu, Jun 5, 2014 at 1:23 PM, Blake Dunlap iki...@gmail.com wrote:

Re: [nlug] Help Needed for Instalation

2014-05-16 Thread Chris McQuistion
On the gaming front, there may be good news soon. http://store.steampowered.com/livingroom/SteamOS/ Steam has been working on their SteamOS for a while, which is a Linux distro customized for gaming. Many games that are DirectX-only aren't going to run, but many OpenGL and other types will.

Re: [nlug] 185 TB tape?

2014-05-02 Thread Chris McQuistion
Tape! Bleh! On Fri, May 2, 2014 at 11:29 AM, Curt Lundgren verif...@gmail.com wrote: Sony claims a breakthrough: http://www.itworld.com/storage/416783/sony-develops-tape-tech-could-lead-185-tb-cartridges -- -- You received this message because you are subscribed to the Google Groups

Re: [nlug] Running osTicket

2014-04-09 Thread Chris McQuistion
Backups via VMware are fantastic, but VMware has limitations on their API, so backup software companies can't use those API's to backup the free version of ESXi. I use Veeam Backup and it is fantastic. Veeam even has a free version (which basically has all the features, except scheduling.)

Re: [nlug] Meeting tonight

2014-04-08 Thread Chris McQuistion
I just ran yum update on one of my RHEL 6 servers and a CentOS 6 server. Both have updates to OpenSSL available. The new version is 1.0.1e-16.el6_5.7 On Tue, Apr 8, 2014 at 11:01 AM, Howard White hwh...@vcch.com wrote: Hey folks, Everybody please come to Vanderbilt MRB-III room 1220

Re: [nlug] editing NLUG wiki

2014-03-31 Thread Chris McQuistion
Looks like I still have access to the site, but I can't figure out how to add users. Anyone know? On Sat, Mar 29, 2014 at 10:56 AM, Jack Coats j...@coats.org wrote: I think it was Chris McQuistion but I really don't remember who gave me the 'permissions'. On Sat, Mar 29, 2014 at 8:51 AM

Re: [nlug] editing NLUG wiki

2014-03-31 Thread Chris McQuistion
no longer a President. The current administration should be in here and anyone delegated to work on the NLUG site. Let me know if you need assistance with this, Kevin On Mon, Mar 31, 2014 at 11:25 AM, Chris McQuistion cmcquist...@watkins.edu wrote: Looks like I still have access to the site

Re: [nlug] Recommended PBX or hosted voice solution for small office?

2014-03-07 Thread Chris McQuistion
] *On Behalf Of *Chris McQuistion *Sent:* Thursday, March 06, 2014 3:27 PM *To:* nlug-talk *Subject:* [nlug] Recommended PBX or hosted voice solution for small office? I've been asked to help someone out who runs a very small office (I think they only have 3 phones) with getting a new phone system

Re: [nlug] Recommended PBX or hosted voice solution for small office?

2014-03-07 Thread Chris McQuistion
or represent them other than I have been satisfied with their service and support. FWIW, FreePBX Distro loads up and works well under vSphere, KVM and Xen/Xenserver. *From:* nlug-talk@googlegroups.com [mailto:nlug-talk@googlegroups.com] *On Behalf Of *Chris McQuistion *Sent:* Friday, March 07, 2014 1

[nlug] Recommended PBX or hosted voice solution for small office?

2014-03-06 Thread Chris McQuistion
I've been asked to help someone out who runs a very small office (I think they only have 3 phones) with getting a new phone system. Ideally, I want to get them something that has fairly low cost and very low maintenance requirements, since there won't be anyone on staff to actually babysit this

  1   2   3   4   5   >