Displaying 3 results from an estimated 3 matches for "52534".
Did you mean:
2534
2012 Jan 04
2
PHP 5 bug?
I'm using EL6 with all updates applied and getting bit by a PHP5 bug
that was fixed a year and a half ago...
https://bugs.php.net/bug.php?id=52534
EL6 ships with php 5.3.3, which was released prior to the bug fix. What
are the chances that this fixed bug can be reported/fixed upstream at
the prominent North American Linux Vendor? Here's sample code that
demonstrates the problem:
function CheckBug52534(){
$check = array(1 => ...
2013 Dec 15
9
btrfs balance on single device
Hey all,
Just did a btrfs balance on a single device. Before the balance
operation here is the df result:
inglor@tiamat ~$ btrfs fi df /home
Data: total=19.19GB, used=9.34GB
System, DUP: total=32.00MB, used=4.00KB
Metadata, DUP: total=896.00MB, used=227.98MB
Then I issues a balance operation relocating the chunks across a single device:
inglor@tiamat ~$ sudo btrfs fi balance /home
[sudo]
2019 Feb 08
1
Samba and ufw (mmcg29440@frontier.com)
...DST=72.30.3.55 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=10158 DF PROTO=TCP SPT=42996 DPT=993 WINDOW=29200 RES=0x00 SYN URGP=0
Feb 6 15:56:45 radio kernel: [ 1341.515809] [UFW AUDIT] IN=lo OUT= MAC=00:00:00:00:00:00:00:00:00:00:00:00:08:00 SRC=127.0.0.1 DST=127.0.0.53 LEN=63 TOS=0x00 PREC=0x00 TTL=64 ID=52534 DF PROTO=UDP SPT=50714 DPT=53 LEN=43
Feb 6 15:56:45 radio kernel: [ 1341.517189] [UFW ALLOW] IN= OUT=enp2s5 SRC=192.168.254.39 DST=72.21.91.29 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=64903 DF PROTO=TCP SPT=49934 DPT=80 WINDOW=29200 RES=0x00 SYN URGP=0
Feb 6 15:56:45 radio kernel: [ 1341.718189] [UFW...