Replace all occurrences of a word in a config in one command Syntax highlighting Go directly to a line Go directly to line with phrase Bring up a line with one command Duplicate line(s) with one command Remove line(s) with one command
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373 On Mon, May 25, 2015 at 11:42 AM, Mike Hammett <[email protected]> wrote: > I don't see any possible way that vi is better than nano. That's like > saying you prefer the assembly of the NanoBridge or Force100 over the > NanoBeam. > > > > ----- > Mike Hammett > Intelligent Computing Solutions > http://www.ics-il.com > > <https://www.facebook.com/ICSIL> > <https://plus.google.com/+IntelligentComputingSolutionsDeKalb> > <https://www.linkedin.com/company/intelligent-computing-solutions> > <https://twitter.com/ICSIL> > > Midwest Internet Exchange > http://www.midwest-ix.com > > <https://www.facebook.com/mdwestix> > <https://www.linkedin.com/company/midwest-internet-exchange> > <https://twitter.com/mdwestix> > ------------------------------ > *From: *"Josh Luthman" <[email protected]> > *To: *[email protected] > *Sent: *Monday, May 25, 2015 10:39:30 AM > > *Subject: *Re: [AFMUG] Web interfaces for BIND > > Well once you learn Vi you wouldn't go back to Nano, it feels way too > slow. But you can't really be lazy and learn something, so... > > > Josh Luthman > Office: 937-552-2340 > Direct: 937-552-2343 > 1100 Wayne St > Suite 1337 > Troy, OH 45373 > > On Mon, May 25, 2015 at 11:35 AM, That One Guy /sarcasm < > [email protected]> wrote: > >> I hate vi, probably because I used nano first. I'm very lazy. >> On May 25, 2015 10:28 AM, "Josh Luthman" <[email protected]> >> wrote: >> >>> Wonder why it comes with Vi instead of Nano =P >>> >>> >>> Josh Luthman >>> Office: 937-552-2340 >>> Direct: 937-552-2343 >>> 1100 Wayne St >>> Suite 1337 >>> Troy, OH 45373 >>> >>> On Mon, May 25, 2015 at 11:12 AM, Mike Hammett <[email protected]> wrote: >>> >>>> I can use it. I simply choose to not unnecessarily complicate my life. >>>> For instance, nano doesn't come with OpenBSD, you have to install it. >>>> However, I had to use vi to get the system into a usable state before I >>>> could install nano. >>>> >>>> >>>> >>>> ----- >>>> Mike Hammett >>>> Intelligent Computing Solutions >>>> http://www.ics-il.com >>>> >>>> <https://www.facebook.com/ICSIL> >>>> <https://plus.google.com/+IntelligentComputingSolutionsDeKalb> >>>> <https://www.linkedin.com/company/intelligent-computing-solutions> >>>> <https://twitter.com/ICSIL> >>>> >>>> Midwest Internet Exchange >>>> http://www.midwest-ix.com >>>> >>>> <https://www.facebook.com/mdwestix> >>>> <https://www.linkedin.com/company/midwest-internet-exchange> >>>> <https://twitter.com/mdwestix> >>>> ------------------------------ >>>> *From: *"Ken Hohhof" <[email protected]> >>>> *To: *[email protected] >>>> *Sent: *Monday, May 25, 2015 10:09:03 AM >>>> *Subject: *Re: [AFMUG] Web interfaces for BIND >>>> >>>> If I can use vi, anyone can use vi. >>>> >>>> *From:* Mike Hammett <[email protected]> >>>> *Sent:* Monday, May 25, 2015 10:07 AM >>>> *To:* [email protected] >>>> *Subject:* Re: [AFMUG] Web interfaces for BIND >>>> >>>> Nano is infinitely easier to use than vi. >>>> >>>> >>>> >>>> ----- >>>> Mike Hammett >>>> Intelligent Computing Solutions >>>> http://www.ics-il.com >>>> >>>> <https://www.facebook.com/ICSIL> >>>> <https://plus.google.com/+IntelligentComputingSolutionsDeKalb> >>>> <https://www.linkedin.com/company/intelligent-computing-solutions> >>>> <https://twitter.com/ICSIL> >>>> >>>> Midwest Internet Exchange >>>> http://www.midwest-ix.com >>>> >>>> <https://www.facebook.com/mdwestix> >>>> <https://www.linkedin.com/company/midwest-internet-exchange> >>>> <https://twitter.com/mdwestix> >>>> ------------------------------ >>>> *From: *"Josh Luthman" <[email protected]> >>>> *To: *[email protected] >>>> *Sent: *Monday, May 25, 2015 10:03:38 AM >>>> *Subject: *Re: [AFMUG] Web interfaces for BIND >>>> >>>> Please don't be serious =( >>>> >>>> >>>> Josh Luthman >>>> Office: 937-552-2340 >>>> Direct: 937-552-2343 >>>> 1100 Wayne St >>>> Suite 1337 >>>> Troy, OH 45373 >>>> >>>> On Sun, May 24, 2015 at 9:30 PM, Mike Hammett <[email protected]> wrote: >>>> >>>>> Nano here. >>>>> >>>>> >>>>> >>>>> ----- >>>>> Mike Hammett >>>>> Intelligent Computing Solutions >>>>> http://www.ics-il.com >>>>> >>>>> <https://www.facebook.com/ICSIL> >>>>> <https://plus.google.com/+IntelligentComputingSolutionsDeKalb> >>>>> <https://www.linkedin.com/company/intelligent-computing-solutions> >>>>> <https://twitter.com/ICSIL> >>>>> >>>>> Midwest Internet Exchange >>>>> http://www.midwest-ix.com >>>>> >>>>> <https://www.facebook.com/mdwestix> >>>>> <https://www.linkedin.com/company/midwest-internet-exchange> >>>>> <https://twitter.com/mdwestix> >>>>> ------------------------------ >>>>> *From: *"George Skorup" <[email protected]> >>>>> *To: *[email protected] >>>>> *Sent: *Sunday, May 24, 2015 12:55:43 PM >>>>> *Subject: *Re: [AFMUG] Web interfaces for BIND >>>>> >>>>> Bah.. vi works fine. >>>>> >>>>> On 5/24/2015 12:45 PM, That One Guy /sarcasm wrote: >>>>> >>>>> we built ours on webmin. I like webmin. If you have clients with DNS, >>>>> you can use views to let them manage their own. >>>>> I would guess if you did enough DNS to become intimate with the CLI, >>>>> it would be much better, but if you do very little, like us, then webmin >>>>> is >>>>> easy. We ended up doing webmin for all our Linux servers so we can manage >>>>> all the updates and whatnot from one central point. Probably not ideal for >>>>> linux people. but for us its perfect. Just build a base VM and everytime >>>>> you need a new purpose server just copy it and go >>>>> >>>>> On Sat, May 23, 2015 at 10:41 PM, Stefan Englhardt <[email protected]> >>>>> wrote: >>>>> >>>>>> We use powerdns/mysql as authorative ns. And feed it from our >>>>>> customer db with scripts. Customer db is mysql feeded by a access >>>>>> frontend. >>>>>> With access it is very easy to build a frontend. You might connect to the >>>>>> powerdns database directly with access/odbc. >>>>>> >>>>>> -------- Ursprüngliche Nachricht -------- >>>>>> Von: "Cassidy B. Larson" <[email protected]> >>>>>> Datum: 24.05.2015 00:46 (GMT+01:00) >>>>>> An: [email protected] >>>>>> Betreff: Re: [AFMUG] Web interfaces for BIND >>>>>> >>>>>> We run a PowerDNS master and have our public authoritative BINDs pull >>>>>> everything as slaves from the private PowerDNS master. >>>>>> Our zones are kept in a MySQL database for PowerDNS. >>>>>> PowerDNS has a couple of web editors, this one looks simple and >>>>>> probably does the job: http://www.powerdns-gui.org/ >>>>>> I think I’ll probably install it and play around as I’m sick of >>>>>> editing zones in the database by hand :) >>>>>> >>>>>> Not sure if that helps, but it could be a solution if you want to go >>>>>> that route. >>>>>> >>>>>> -c >>>>>> >>>>>> >>>>>> On May 23, 2015, at 4:04 PM, Josh Luthman < >>>>>> [email protected]> wrote: >>>>>> >>>>>> Any suggestions for this? >>>>>> >>>>>> I'm tired of having to SSH in and type things out. I'd love to have >>>>>> something that makes adding zones less painful and more pretty. There's >>>>>> just too big of a list to make a good decision... >>>>>> http://www.debianadmin.com/bind-dns-server-web-interfacefrontend-or-gui-tools.html >>>>>> >>>>>> Josh Luthman >>>>>> Office: 937-552-2340 >>>>>> Direct: 937-552-2343 >>>>>> 1100 Wayne St >>>>>> Suite 1337 >>>>>> Troy, OH 45373 >>>>>> >>>>>> >>>>>> >>>>> >>>>> >>>>> -- >>>>> If you only see yourself as part of the team but you don't see your >>>>> team as part of yourself you have already failed as part of the team. >>>>> >>>>> >>>>> >>>>> >>>> >>>> >>>> >>>> >>> > >
