Re: Network config

2017-08-03 Thread Joshua Schaeffer
works in both. If NetworkManager is installed then the nmcli command should be used and you shouldn't do any configuration in /etc/network/interfaces (although loopback is typically still controlled through this file). Thanks, Joshua Schaeffer

Re: DHCP isn't updating DNS

2017-07-27 Thread Joshua Schaeffer
0:5:e000:201e:0:d::/96; } } In particular I've been testing with a client that gets added to the "dhcp_servers" class. I know the classification works as the client actually gets an IP address in the the range specified, I just can't get DHCP to update the DNS servers with the

DHCP isn't updating DNS

2017-07-25 Thread Joshua Schaeffer
57 blldhcp01 dhcpd[1489]: Sending Reply to fe80::216:3eff:fe32:2d49 port 546 And there is nothing in DNS's logs, even when set to DEBUG. Can anybody see what I'm missing. If I sniff the wire I can see that there isn't any communication between my DHCP and DNS servers, so I don't think its a firewall setting as its not even getting that far. Thanks, Joshua Schaeffer

dhclient doesn't send DHCP options

2017-07-22 Thread Joshua Schaeffer
he user-class option and because it isn't being sent it can't match the client to any class and as such returns a NoAddrsAvail status code is returned. Anybody encountered this before and know how to fix it? Thanks, Joshua Schaeffer

Re: NTP.conf pool vs server

2017-06-07 Thread Joshua Schaeffer
ctually comes to setting up a piece of software (as you probably experienced yourself). In general man pages are more helpful when you already understand the software in question and are looking for specific information. Thanks, Joshua Schaeffer

Re: Debian hardware compatibility

2017-04-19 Thread Joshua Schaeffer
it. Thanks, Joshua Schaeffer [1] http://ssd.userbenchmark.com/Compare/Samsung-850-Pro-256GB-vs-Samsung-850-Evo-250GB/2385vs2977 On Wed, Apr 19, 2017 at 3:57 AM, Dan Purgert <d...@djph.net> wrote: > John Elliot V wrote: > > This is a multi-part message

Re: Encrypted RAID1 for storage with Debian Jessie

2017-04-19 Thread Joshua Schaeffer
:34 0 931.4G 0 part \vg_home1-lv_home1 (dm-0) 252:00 850G 0 lvm \vg_home1-lv_home1_crypt (dm-6) 252:60 850G 0 crypt /home sr011:01 3.8G 0 rom Thanks, Joshua Schaeffer On Wed, Apr 19, 2017 at 3:11 AM, tv.deb

Other's opinions about best/safest method to migrate LUN's while online

2017-04-14 Thread Joshua Schaeffer
to add that makes things easier/safer/better/faster/etc? Thanks, Joshua Schaeffer [1] https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/5/html/Online_Storage_Reconfiguration_Guide/scanning-storage-interconnects.html

Re: How to change where PXE booting looks for files with UEFI

2017-04-07 Thread Joshua Schaeffer
On Fri, Apr 7, 2017 at 12:31 PM, David Niklas wrote: > As someone who is curious about PXE, did you ever figure this out? > > Unfortunately I was not able to spend too much time on this and have not yet figured out how to set UEFI PXE booting options like where to look for files.

Re: GPU advice for Debian stretch?

2017-04-05 Thread Joshua Schaeffer
it. Looked decent though. Once you find a card then perhaps somebody can tell you if that exact card has any issue with Debian Stretch. Thanks, Joshua Schaeffer On Wed, Apr 5, 2017 at 6:51 AM, Martin Read <zen75...@zen.co.uk> wrote: > I'm currently using an AMD "APU" system w

Re: Systemd services (was Re: If Linux Is About Choice, Why Then ...)

2017-04-03 Thread Joshua Schaeffer
On Mon, Apr 3, 2017 at 10:14 AM, Kevin O'Gorman wrote: > >> To see a list of your available targets (assuming no major local changes), >> use this command: >> >> $ find /lib/systemd/ -name '*.target' >> >> > Are you sure? On my system, this produces nothing at all. But the

Re: Wan/Lan problem

2017-03-29 Thread Joshua Schaeffer
etfilter. I'll try to look at your config more and see if I can spot anything in particular. Thanks, Joshua Schaeffer

Re: UID mismatch across systems

2017-03-26 Thread Joshua Schaeffer
nce with this as I don't synchronize these types of accounts. Thanks, Joshua Schaeffer

Re: Thin Client

2017-03-26 Thread Joshua Schaeffer
On 03/26/2017 12:29 PM, Brian wrote: Off of Ebay. Doesn't everyone? :) I think the statement has been changed or is changing to: "Off of Amazon. Doesn't everyone?" :> (no wars please just a joke).

Re: SSH Access Issue

2017-03-26 Thread Joshua Schaeffer
ake the 60 seconds to test it, but I'll leave that to more adventurous people. Thanks, Joshua Schaeffer

Re: UID mismatch across systems

2017-03-26 Thread Joshua Schaeffer
ind a way to synchronize and/or transfer the account. I would simply create the account in LDAP and then transfer all ownership of processes and files to that new account (as you already stated). Thanks, Joshua Schaeffer

Re: Samba domain provisioning tools issues provisioning error on clean Jessie install

2017-03-25 Thread Joshua Schaeffer
The observation: It does seem like maybe that file shouldn't exist at the beginning if it's causing that kind of thing where the immediate, successful fix is to delete it. Like I said, though.. that's an "uneducated" observation. Perhaps there's a necessary evil of it pre-existing. Perhaps

Samba domain provisioning tools issues provisioning error on clean Jessie install

2017-03-25 Thread Joshua Schaeffer
file exists it is already setup for the domain being provisioned." Thanks, Joshua Schaeffer

How to change where PXE booting looks for files with UEFI

2017-03-15 Thread Joshua Schaeffer
Ahoy, I've been learning how to setup PXE booting to install an OS image on a 100% UEFI system (CSM completely disabled). I use Debian 8 as my DHCP server (ISC DHCP) and as my TFTP server (tftpd-hpa). I also use the Debian netboot installer to provide the PXE environment including the

Re: good LDAP resources

2017-02-25 Thread Joshua Schaeffer
ntication component. Thanks, Joshua Schaeffer On 02/25/2017 03:16 PM, bri...@aracnet.com wrote: I need to set-up some sort of password server for a small network so that i don't have to set-up accounts on every machine. It looks like LDAP is the best way to do that. Is it ? I've been looking a

Re: hotpluggable member of a bridge

2017-01-05 Thread Joshua Schaeffer
Interesting, thanks for the explanation. On Thu, Jan 5, 2017 at 9:32 AM, Reco <recovery...@gmail.com> wrote: > Hi. > > On Thu, 5 Jan 2017 09:19:35 -0700 > Joshua Schaeffer <jschaeffer0...@gmail.com> wrote: > > > > > > > > > > A sa

Re: hotpluggable member of a bridge

2017-01-05 Thread Joshua Schaeffer
to know what this accomplishes. Perhaps its a typo as I thought IPv4 was just set with "inet" and IPv6 was set with "inet6". Thanks, Joshua Schaeffer

Re: Rebuilding Debian package from source

2016-09-19 Thread Joshua Schaeffer
etup. It's doomed. > > Go to know. I will not use spaces in the future. I was able to get the package rebuilt by following this guide: https://wiki.debian.org/BuildingAPackage Which, incidentally, does not use spaces in its base directory. Thanks, Joshua Schaeffer

Re: Rebuilding Debian package from source

2016-09-19 Thread Joshua Schaeffer
AM, Zoltán Hermann <zoltan...@gmail.com> wrote: > Hello, > > "cp: cannot stat ‘Test/nginx-1.6.2-5+deb8u2/auto’: No such file or > directory" > > Test or Build Test ? > > Greetings > Zoltán > > > > > Joshua Schaeffer <jschaeffer0...@gmail.c

Rebuilding Debian package from source

2016-09-18 Thread Joshua Schaeffer
I'm trying to rebuild the nginx-extras package from Jessie and I'm running into an error when I run debuild. I want to add a module to Nginx. I've just been following this to rebuild the package: https://raphaelhertzog.com/2010/12/15/howto-to-rebuild-debian-packages/ Here is what I've done:

Re: sssd can't find sudo users

2016-02-20 Thread Joshua Schaeffer
I figured this out. Found this in slapd's log: Feb 20 23:27:19 baneling slapd[22588]: conn=1058 op=0 BIND dn="" method=128 Feb 20 23:27:19 baneling slapd[22588]: conn=1058 op=0 RESULT tag=97 err=0 text= Feb 20 23:27:19 baneling slapd[22588]: conn=1058 op=1 SRCH

Re: sssd can't find sudo users

2016-02-20 Thread Joshua Schaeffer
Opps, typo in the subject. On 02/20/2016 09:47 PM, Joshua Schaeffer wrote: I setup an SSO environment using Debian 8 systems. I have a Kerberos server which uses LDAP as its backend. I have users and groups created in OpenLDAP. The SSO environment seems to be working correctly. I installed

sssd can't fine sudo users

2016-02-20 Thread Joshua Schaeffer
= ou=SUDOers,dc=harmonywave,dc=com sudo_provider = ldap Getent shows that it can find me, my group, and that I am part of the wheel group: root@korhal:/home/jschaeffer# getent passwd jschaeffer jschaeffer:*:5000:5000:Joshua Schaeffer:/home/jschaeffer:/bin/bash root@ko