Displaying 20 results from an estimated 1000 matches similar to: "IPv6 DUID"
2019 Sep 19
2
running init disconnects ssh session
On 9/19/19 12:15 PM, James Pearson wrote:
> Stephen Berg (Code 7309) via CentOS wrote:
>>
>> Noticing a new behavior lately.? Logged in via sshd and ssh keys as root
>> to a remote system.? When changing runlevels between multi-user or
>> graphical the ssh session is disconnected.? It's not a big deal but
>> annoying if I have other tasks to do on that
2019 Sep 19
2
running init disconnects ssh session
Noticing a new behavior lately.? Logged in via sshd and ssh keys as root
to a remote system.? When changing runlevels between multi-user or
graphical the ssh session is disconnected.? It's not a big deal but
annoying if I have other tasks to do on that particular system.? I've
tried logging in as normal user, su to root and it still disconnects the
ssh session upon either an
2019 Oct 25
1
smart card auth
I updated my work desktop to kernel-3.10.0-1062.4.1.el7.x86_64 yesterday
as I was leaving. This morning booted into that new kernel I was unable
to login using my common access card.? Rebooted in the previous kernel
(3.10.0-1062.1.2.el7.x86_64) and smart card login works fine. Anyone
else seeing any similar problems?? I haven't had time to dig deeply into
the logs yet but I did a bunch of
2016 Jul 27
0
How to convert /etc/machine-id into a default-duid for IPv6 static DHCP?
Hi,
The use-case is deploying C7 VMs with a pre-set machine-id and
default-duid based on the machine-id to facilitate static DHCP with
IPv6. The default-duid is found in dhclient6-<value>-eth0.lease and IPv6
DHCP uses default-duid like IPv4 DHCP uses MAC addresses for static DHCP.
How does one convert /etc/machine-id to a default-duid (in bash)?
1) /etc/machine-id -> DUID:
<read
2006 Oct 06
2
factor levels with umlauts
Hi all
I have to generate some test data for import in an sql database. The
database is meant for web-based data entry in a study taking place in a
german speaking region, so factor levels of the variables include umlauts.
The variables in the dataframe t.muster are generated e.g. like this:
t.muster$screening <- rep("ausgef?llt",50)
and exported to a .csv file by:
2011 Jul 19
2
loops and simulation
I dare the conjecture that if you had written the code, you would know how to
do this. This suggests that you are asking us to do your homework, which is
not the purpose of this list. A simple inclusion of the code in a for or
while loop and storing the estimated parameters with the index of the
iteration at which the loop is at should be no problem if you have
programmed the code you provided.
2014 Oct 01
1
DHCP with ipv6 tunnel
I'm completely confused here and I'm hoping someone here has a setup
they're willing to share, or help me configure things on my end.
My connectivity is through Comcast, who unfortunately, does not offer ipv6
in my area. My connection goes like this:
Comcast -> Motorola Surfboard Cable Router -> CentOS 6.5 server
The CentOS server is multi-homed and manages the internal
2019 Sep 20
0
running init disconnects ssh session
Stephen Berg (Code 7309) via CentOS wrote:
>
> On 9/19/19 12:15 PM, James Pearson wrote:
>> Stephen Berg (Code 7309) via CentOS wrote:
>>>
>>> Noticing a new behavior lately.? Logged in via sshd and ssh keys as root
>>> to a remote system.? When changing runlevels between multi-user or
>>> graphical the ssh session is disconnected.? It's not a
2017 May 25
2
Buildbots timing out on full builds
Thanks for trying that patch. I agree that 34 mins still isn't good enough but we're heading in the right direction.
Changing the partitioning predicate to the instruction opcode rather than the number of operands in the top-level instruction will hopefully cut it down further. I also have a patch that shaves a small amount off of the compile-time by replacing the various
2017 Jan 03
1
CentOS 7 samba server + mac client problems
> On Jan 3, 2017, at 1:24 PM, Chris Murphy <lists at colorremedies.com> wrote:
>
> Only Mac clients are affected? Have you tested a Linux (e.g. Fedora 25
> live OS would do) client?
>
> It's necessary for all files to have selinux context
> system_u:object_r:samba_share_t:s0. You can either user chcon -R to
> apply it recursively to a particular directory
2018 May 31
0
[CentOS-announce] CESA-2018:1318 Important CentOS 7 kernel Security Update
Hi all - should I be surprised to be receiving these notifications today when a newer version, 3.10.0-862.3.2, corresponding to
https://access.redhat.com/errata/RHSA-2018:1629
appears to already be available from CentOS ?yum update?
Installing:
kernel x86_64 3.10.0-862.3.2.el7 updates 46 M
Noam
2017 May 31
0
Buildbots timing out on full builds
Is https://reviews.llvm.org/differential/diff/100829/ replacement for
r303341?
If so LGTM.
r303542 msan AArch64InstructionSelector.cpp: 1m17.209s
r303542+diff/100829/ <https://reviews.llvm.org/differential/diff/100829/>
msan AArch64InstructionSelector.cpp: 1m24.724s
On Wed, May 31, 2017 at 6:13 AM, Daniel Sanders <daniel_l_sanders at apple.com>
wrote:
> Great! I expect
2017 May 31
2
Buildbots timing out on full builds
Hi Diana and Vitaly,
Could you give https://reviews.llvm.org/differential/diff/100829/ <https://reviews.llvm.org/differential/diff/100829/> a try? When measuring the compile of AArch64InstructionSelector.cpp.o with asan enabled and running under instruments's Allocation profiler, my machine reports that the cumulative memory allocations is down to ~3.5GB (was ~10GB), the number of
2017 Nov 15
1
run bash <filename> from cron
> On Nov 15, 2017, at 11:48 AM, m.roth at 5-cent.us wrote:
>
> Mark Haney wrote:
>> This might be a bit OT, but I've never had to do this before and what
>> I've googled doesn't seem to be working.
>>
>> I have an ansible playbook that I'm working on that I want to run as a
>> cronjob. One task I'm having trouble with is where I have a
2001 Mar 06
1
Compilation problem
Hi,
I tried to compile und install wine from the current cvs snapshot.
Compilation was fine, but tools/wineinstall stopped with this error
message:
------------
[...]
Compiling regapi...
rm -f regapi && ln -s ../../wine regapi
Preparing to install default Wine registry entries...
Installing default Wine registry entries...
wineserver: request.c:235: write_request: Zusicherung
2020 May 05
0
Re: Set hostname of guest during installation time
On 5/5/2020 8:29 AM, Michal Privoznik wrote:
> On 5/5/20 8:11 AM, john doe wrote:
>> On 3/30/2020 4:10 PM, Michal Prívozník wrote:
>>> On 30. 3. 2020 15:26, john doe wrote:
>>>> On 3/30/2020 1:20 PM, Andrea Bolognani wrote:
>>>>> On Mon, 2020-03-30 at 12:04 +0200, Michal Prívozník wrote:
>>>>>> On 27. 3. 2020 20:49, john doe wrote:
2020 May 06
2
RFC: [GlobalISel] propagating int/float type information
> On May 5, 2020, at 2:45 PM, Ties Stuij <Ties.Stuij at arm.com> wrote:
>
> Quentin: Thanks for the info. I was under the impression that the LLVM community at large would prefer to extend the IR type to a bfloat MVT type. I've made a number of patches to implement this up to a point for AArch64. I can post those on Phab and start a thread to sample opinions.
Sounds good to
2011 Jul 18
1
quota-warning.sh not working (lda problem?)
Hi,
I setup a new mailserver with dovecot 2.0.12. Everything is working
fine (including quota) - except of sending quota warning mails.
When running
/usr/local/bin/quota-warning.sh 95 user at domain.de
manually as root or user vmail, the mail is delivered.
content of /usr/local/bin/quota-warning.sh
#!/bin/sh
PERCENT=$1
USER=$2
logger -p mail.info "$PERCENT% Quota-warning sent to
2017 May 31
2
Buildbots timing out on full builds
Great! I expect I'll be able to cut it down further once I start fusing these smaller state-machines together. Before that, I'll re-order the patches that went into that diff so that I don't have to re-commit the regression before fixing it.
> On 31 May 2017, at 13:48, Diana Picus <diana.picus at linaro.org> wrote:
>
> Hi,
>
> This runs in:
> real
2016 Mar 15
1
Windows 10 does not register dns in samba 4.3.4
Are your running more domains on this samba server, this is the primary domain? tplk.loc ?
The settings below looks good, you can try setting ipv4 preffered over ipv6 ( or disable ipv6)
You can try also it with a fixed primary dns suffix.
https://technet.microsoft.com/en-us/library/cc786695(v=ws.10).aspx
1.Open the Network Connections folder and view available connections.
2.Right-click the