Displaying 20 results from an estimated 800 matches similar to: "wiki update : https://wiki.centos.org/FAQ/CentOS7 : FAQ 7: ifconfig/netstat"
2016 Mar 18
0
wiki : https://wiki.centos.org/FAQ/CentOS7 : FAQ 4.: "hand-edit the configuration files" ethX alias replacement
wiki name: HavardSorli
Page for update : https://wiki.centos.org/FAQ/CentOS7
some notes / comments / open points to:
FAQ "4. .... want it to work and to hand-edit the configuration files."
My user case:
"Adding an extra ip to the same interface" in the "old days" an alias.
( I am not sure if this should be an extra faq question, or incorporated
in FAQ 4)
I have
2007 Mar 23
4
Complex sendmail alias handling.
Hi all:
I have a situation where I need to change the distribution of emails
for selected accounts on a regular basis. This is for the controlling
of the distribution of our "support" email address.
In the past I just created a "alias.bas" file to hold the bulk of our
aliases and then 3 "support" alias files, alias.wkd, alias.evn and
alias.wed (for weekday, evening
2002 Jan 30
5
1.4.1 R CMD check broken?
I am not sure if this is already known. I checked BUGS and found some
references to similar behavior when R_HOME is set?
Here is what I get:
(1) Fresh build of 1.4.1 under Linux/RH-7.2. All tests pass.
> R CMD check ctest
* checking for working latex ... OK
* using log directory `/home/andyj/stat/R-1.4.1/library/ctest.Rcheck'
Installing *source* package `ctest'
2016 Aug 20
1
smbclient is SLOW!
On Sat, 20 Aug 2016 04:21:07 -0700
ToddAndMargo via samba <samba at lists.samba.org> wrote:
> On 08/20/2016 01:35 AM, Rowland Penny via samba wrote:
> > On Fri, 19 Aug 2016 23:40:45 -0700
> > ToddAndMargo via samba <samba at lists.samba.org> wrote:
> >
> >> On 08/16/2016 12:52 AM, ToddAndMargo via samba wrote:
> >>> Hi All,
> >>>
2016 Jan 07
6
Authentication to Secondary Domain Controller initially fails when PDC is offline
Hai Ole,
What does this give you as output?
host bpn.tu-berlin.de
I assum you dnsdomain name is the same as your REALM_NAME ?
For me it show the 2 ipadresses of my DC's.
And my MX record.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens James
> Verzonden: woensdag 6 januari 2016 19:10
> Aan: samba at
2014 Oct 05
0
Bug#764113: Bug#764113: xen: build-dependency on libgnutls-dev
Control: reassign -1 libgnutls-dev
On Sun, Oct 05, 2014 at 03:57:50PM +0200, Andreas Metzler wrote:
> xen build-depends on libgnutls-dev which is
> - scheduled for removal
> - and (somehow related) uninstallable.
Nice, but this is not a problem in xen but in libgnutls-dev.
Re-assigning.
Basian
--
Death, when unnecessary, is a tragic thing.
-- Flint, "Requiem for
2004 Aug 06
1
Vorbis streams on Windows Media Player
On Tuesday 25 March 2003 16:55, Morgan Grammer wrote:
> I would be in the same ballpark as you, Ross. We are looking at
> icecast2/ices as a replacement for our RealAudio streams, as the
> licenses we have will expire VERY soon, and we frankly don't have the
> money to go dump on new ones. We're looking at serving literally
> thousands of listeners, most of which have
2009 Aug 24
2
Number of CPU's
Any way to get access to the number of CPU's, optionally their type,
from within R? In linux I can just read /proc/cpuinfo but for
win/mac ?
Thanks!
H?vard
--
H?vard Rue
Department of Mathematical Sciences
Norwegian University of Science and Technology
N-7491 Trondheim, Norway
Voice: +47-7359-3533 URL : http://www.math.ntnu.no/~hrue
Fax : +47-7359-3524 Email: havard.rue
2016 Jan 07
3
Authentication to Secondary Domain Controller initially fails when PDC is offline
Please don't post any sensitive information - even if I forget
sanitizing it.
This is probably the reason behind it: Our corporate DNS servers hold
info about our machines. This works together with DHCP. By registering
the machines I simply prevent any IP conflicts. My domain DNS has
nothing to do with it. In my domain members (Win clients and Linux
servers) only my DCs are set as DNS
2019 Dec 20
1
Samba public IP issue
Ok, and these 2 ipadresses, are these on one or 2 interfaces. ?
(and keep cc-ing the samba list, this might also help others). ;-)
What might help me.
Get this script and run it:
https://raw.githubusercontent.com/thctlo/samba4/master/samba-collect-debug-info.sh
Anonymize data if needed and post the content to the list, not as attachment thats filtered out.
That will give me most info i
2002 Aug 29
2
Weird(?) HTB3 setup
Hi,
I want to be able to specify actions for different classes of
traffic in any of these four ways, and I''d like to use only
HTB if possible:
1. No guranteed rate, No ceil
2. Guaranteed rate, No ceil
3. No guranteed rate, Ceil specified
4. Guaranteed rate, Ceil specified
For types 2, 3 and 4 there can be several classes of each, with
different rates and ceilings.
4 is ofcourse easy.
2016 Jan 07
1
Authentication to Secondary Domain Controller initially fails when PDC is offline
Ok
.. maybe if seen something, dont know for sure, so Rowland, what do you think about below.
Post the result of :
klist -e -k /etc/krb5.keytab
i see in your logs.
AS key obtained for encrypted timestamp: aes256-cts/000A
In my setup, i dont have aes256-cts available in my keytab, do you?
You can try adding this, to krb5.conf.
; for Windows 2003
; default_tgs_enctypes = rc4-hmac
2014 Oct 05
6
Bug#764113: xen: build-dependency on libgnutls-dev
Source: xen
Version: 4.4.1-2
Severity: serious
Justification: fails to build from source (but built successfully in the past)
User: ametzler at debian.org
Usertags: gnutls3
xen build-depends on libgnutls-dev which is
- scheduled for removal
- and (somehow related) uninstallable.
The b-d therefore makes xen FTBFS (uninstallable b-d).
Please check whether a gnutls build-dependency is actually
2011 Jun 25
2
Vector with factors inside lists/tuples
Hi, this seems like a strange question, but in R is there a function that
can handle vectors containing factors inside lists/tuples? Or is there some
other approach/functions I can use?
Like for example
V1
"{"Harry","Brown")"
"{"Brown","Harry")"
I want to use these variables in a machine learning setting, And don't want
to convert
2007 Mar 26
1
Strange output of netstat -a or is it??
Hello,
When I do a netstat -ap as root, I get the following line in the output:
udp 0 0 0.0.0.0:36489
0.0.0.0:* 31345/named
This means that named is listening on port 36489 udp and for the life of
me, I can not figure out (including googling for it), what it is...
On another host of the exact same versions but different setup, I have
2009 Dec 22
0
SOLVED - Re: Frustrations with MySQL loss, tcpdump, netstat, etc
Hi Guys,
OK, I figured out the problem, It would seem that Comcast spelling my DNS entry wrong would do it!
I have done this a zillion times, I was totally stumped as to what I would be missing this time.
Thanks everyone for their help.
-Jason
----- Original Message -----
From: "Kai Schaetzl" <maillists at conactive.com>
To: centos at centos.org
Sent: Tuesday, December 22,
2007 Sep 25
0
defunct netstat processes
I am running samba 3.0.23 with winbind joined to a windows 2003 AD
domain. Over time, I've noticed that winbindd shows forked zombied
netstat processes, and over time, they continue to build up. Right
now, there are hundreds of zombied netstat processes forked from
winbindd shown by ps afx. Any ideas of what could cause this?
Server role: ROLE_DOMAIN_MEMBER
Press enter to see a dump
2020 Mar 10
2
mount share using kerberos ticket fails
Le 10/03/2020 ? 11:21, Rowland penny via samba a ?crit?:
> On 10/03/2020 10:10, Yvan Masson via samba wrote:
>> Le 10/03/2020 ? 10:37, Rowland penny via samba a ?crit?:
>>> On 10/03/2020 09:18, Yvan Masson via samba wrote:
>>>> If think I did not properly explain my setup, sorry for that: Samba
>>>> here is not sharing anything. It is just used for
2003 May 19
3
4GB limit with netstat
Hi,
Was wondering if there are any plans to update either the kernel
structures and/or netstat to show more than 4GB of traffic stats.
For example, on a 4.8-STABLE machine:
$ netstat -bI sis0
Name Mtu Network Address Ipkts Ierrs Ibytes ...
sis0 1500 <Link#2> <mac-addr-hidden> 8789598 0 4103727771 ...
<non-relevant parts removed>
This shows that
2007 Nov 07
2
creating a dynamic output vector
Let's say I have a program that returns variables whose names may be any
string within the vector
NAMES=c("varA","varB","varC","varD","varE","varF"..."varZ"), but I do
not ever know which ones have actually been created. So in one example
output, "varA", "varC", and "varD" could exist, but