Displaying 13 results from an estimated 13 matches for "432000".
Did you mean:
32000
2017 Jul 01
1
Physically moving a mail server vs. cached DNS
------------ Original Message ------------
> Date: Saturday, July 01, 2017 10:57:42 +0100
> From: Pete Biggs <pete at biggs.org.uk>
> Subject: Re: [CentOS] Physically moving a mail server vs. cached DNS
>
> On Sat, 2017-07-01 at 11:37 +0200, Nicolas Kovacs wrote:
>> Le 01/07/2017 ? 11:00, Pete Biggs a ?crit :
>> > That is controlled by the TTL (time to live)
2017 Apr 11
4
CentOS 6 and pxeboot
...p
{
allow booting;
allow bootp;
filename "gpxelinux.0";
option-209 = "pxelinux.cfg/default";
option subnet-mask 255.255.254.0;
option routers <our router>;
default-lease-time 172800; # 2 days.
max-lease-time 432000; # 5 days.
I added that option-209, but it didn't take. I've been looking at the
docs, but if someone's can tell me off the top of their head what I need
to do, I'd appreciate it. This has become a high priority today....
mark
2024 Apr 04
5
[Bug 1743] New: Flowtable: Flows exiting OFFLOAD State being assigned value of nf_conntrack_tcp_timeout_unacknowledged
...messaging (and probably a lot of other things too)
Firstly, I have Flowtable Disabled: When I watch the FCM flow in conntrack as
such:
watch -n 1 "sudo conntrack -L -p TCP -s 192.168.0.128 -d 142.251.12.188 --dport
5228"
I will quite often see the flow change from a keepalive time of ~432000 down to
300. To determine if this was nf_conntrack_tcp_timeout_unacknowledged or
nf_conntrack_tcp_timeout_max_retrans I altered both sysctls entries and was
able to determine if I changed nf_conntrack_tcp_timeout_unacknowledged to 400,
that when I see the keepalive time change, it changes to 400 s...
2017 Nov 01
0
Function to save results
...# What is located in "Testout.txt"?
> cat(readLines("Testout.txt"), sep="\n")
0% 25% 50% 75% 100%
-2.47511893 -0.47919111 0.05761628 0.67403447 1.79825459
The decimal point is at the |
-2 | 5
-2 | 4
-1 |
-1 | 432000
-0 | 87755
-0 | 4433332110
0 | 001244
0 | 55666667777789
1 | 113
1 | 5788
> # Success
Depending on your operating system, you may also be able to save the output with File | Save to File.
---------------------------------------
David L Carlson
Department of Anthropology
Texas...
2017 Nov 01
3
Function to save results
Hi Eric,Thanks for the explanation. Is there a way to save the results automatically after the analysis gets over?. As I recently lost the results, because I didn't save the results. I don't want to run the sink or save command after the analysis is over rather run the command for saving the file before starting to run the analysis, so the file gets saved automatically after the script has
2017 Nov 01
1
Function to save results
...gt; # What is located in "Testout.txt"?
> cat(readLines("Testout.txt"), sep="\n")
? ? ? ? 0%? ? ? ? 25%? ? ? ? 50%? ? ? ? 75%? ? ? ? 100%
-2.47511893 -0.47919111? 0.05761628? 0.67403447? 1.79825459
? The decimal point is at the |
? -2 | 5
? -2 | 4
? -1 |
? -1 | 432000
? -0 | 87755
? -0 | 4433332110
? 0 | 001244
? 0 | 55666667777789
? 1 | 113
? 1 | 5788
> # Success
Depending on your operating system, you may also be able to save the output with File | Save to File.
---------------------------------------
David L Carlson
Department of Anthropology
Texas A&am...
2017 Apr 11
0
CentOS 6 and pxeboot
...gt; allow bootp;
> filename "gpxelinux.0";
> option-209 = "pxelinux.cfg/default";
> option subnet-mask 255.255.254.0;
> option routers <our router>;
> default-lease-time 172800; # 2 days.
> max-lease-time 432000; # 5 days.
Do you have a next-server option that points to your tftp server? I've
always hardcoded an IPv4 address into that setting:
group {
# normal stuff
next-server 10.11.12.13;
filename "gpxelinux.0";
}
Also, in case you're ever interested, I've written a scr...
2012 Apr 16
1
dhcp annoyances
...name "pxelinux.0";
option dhcp.bootfile-name "pxelinux.0"; (I added this, based on
something I found googling)
option subnet-mask 255.255.254.0;
option routers <our subnet elided>;
default-lease-time 172800; # 2 days.
max-lease-time 432000; # 5 days.
next-server vessel.cit.nih.gov;
#BOOT THESE
I see the entries for option-128 and option-129, but those, based on still
more googling, seem to actually be for etherboot, not pxeboot.
So, does anyone have any idea where this buffer length is defined?
mark, one of whose go...
2017 Nov 01
0
Function to save results
...;
> # What is located in "Testout.txt"?
> cat(readLines("Testout.txt"), sep="\n")
0% 25% 50% 75% 100%
-2.47511893 -0.47919111 0.05761628 0.67403447 1.79825459
The decimal point is at the |
-2 | 5
-2 | 4
-1 |
-1 | 432000
-0 | 87755
-0 | 4433332110
0 | 001244
0 | 55666667777789
1 | 113
1 | 5788
> # Success
Depending on your operating system, you may also be able to save the output with File | Save to File.
---------------------------------------
David L Carlson
Department of Anthropology
Texas A&am...
2018 Jun 19
2
upsmon Can not initialize SSL context (letsencrypt) #563
...#upsmon master
[admin]
password = 1401
allowfrom = localhost
upsmon master
actions = SET
instcmds = ALL
/etc/nut/upsmon.conf
MINSUPPLIES 1
SHUTDOWNCMD "/sbin/shutdown -h +1"
POLLFREQ 10
POLLFREQALERT 10
HOSTSYNC 15
DEADTIME 20
POWERDOWNFLAG /etc/killpower
RBWARNTIME 432000
NOCOMMWARNTIME 300
FINALDELAY 4
CERTPATH /etc/letsencrypt/live/REDACTED/
# CERTHOST <hostname> <certificate name> <certverify> <forcessl>
# CERTVERIFY 1
# FORCESSL 0
MONITOR 850PRO at localhost 1 admin 1401 master
SHUTDOWNCMD "/sbin/shutdown -h now"
HOSTSYNC 15
POW...
2018 Mar 13
2
LDAP: PDC to BDC replication issues
Harry,
Thank you.
Unfortunately we don't have the choice of upgrading LDAP due to distro not supporting the newer version. However we have managed to get it to work. A lot of fiddling around.
I do have another question though ;). Now that we have LDAP replicating, how do I transfer the "samba classic " PDC role to our BDC. I have read that using the domain master=yes in smb.conf
2004 Aug 27
3
Proxy Arp Ip Conflicts
...STABLISHED src=192.168.0.56 dst=192.168.0.42 sport=139
dport=3612 [UNREPLIED] src=192.168.0.42 dst=192.168.0.56 sport=3612 dport=139
use=1
udp 17 25 src=192.168.100.3 dst=192.168.100.1 sport=32904 dport=53
[UNREPLIED] src=192.168.100.1 dst=192.168.100.3 sport=53 dport=32904 use=1
tcp 6 432000 ESTABLISHED src=68.58.147.126 dst=216.37.35.222 sport=33034
dport=22 src=216.37.35.222 dst=68.58.147.126 sport=22 dport=33034 [ASSURED]
use=1
tcp 6 414276 ESTABLISHED src=192.168.0.42 dst=192.168.0.56 sport=139
dport=3547 [UNREPLIED] src=192.168.0.56 dst=192.168.0.42 sport=3547 dport=139
u...
2004 Nov 25
6
Logfile entry query
Hi,
I get frequent logfile entries from Shorewall similar to the following:
Nov 25 11:22:51 10.0.0.248 kernel: Shorewall:net2mill:DROP:IN=eth2
OUT=eth0 SRC=202.96.117.50 DST=10.0.0.10 LEN=56 TOS=0x00 PREC=0x00
TTL=241 ID=0 PROTO=ICMP TYPE=11 CODE=0 [SRC=10.0.0.10
DST=202.101.167.133 LEN=48 TOS=0x00 PREC=0x00 TTL=1
ID=13591 DF PROTO=TCP INCOMPLETE [8 bytes] ]
Could someone explain what the