These days got a sendmail issue and fixed it after some research and tests, and I though it could be shared here.The primary email server was 192.168.3.40 and was used as relay server to send emai...
I know the RAID5 is one of the most popular raid types in the enterprise market and I saw it in lots of configurations, so I also selected it for my own small array.One day I read one viewpoint th...
These days got an issue that some AIX servers could not access one Linux server:
------@------:/home/------/.ssh$ssh 192.168.3.66
Connection closed by 192.168.3.66
(I removed the hostname and usern...
Several days ago, I run 'yum update' while failed:
error: Couldn't fork %pre(php71u-fpm-7.1.14-1.ius.centos6.x86_64): Cannot allocate memory
Error in PREIN scriptlet in rpm package php71u-fpm-7.1.14...
Do not know when I began to get this issue:
root@debian:~/spksrc/spk/transmission# make arch-armada38x-5.2
===> Building package for arch armada38x-5.2
make: Entering directory '/root/spksrc/sp...
Some friends wanted me to merge the skipping verification feature to the new Transmission, and I found the original codes here:transmission-2.92_skiphashcheckBased on these codes I made a patc...
After several days research, I fixed the UPnP issue in my own network environment.Let me introduce my network environment first so you will know why I have to fix this issue.I share the same h...
Transmission released new version 2.93 already, while I still could not find the upgraded version in the SynoCommunity repository.The current 2.92 version has one issue on my system that it causes...
I bought a NETGEAR EX6200 about one month ago, while have to say the experience was terrible when I setup it the first time.It provided me wonderful performance when I bridged it to another router...
I never thought mounting a shared filesystem maybe cause server reboot!One node in a three-node RAC database was rebooted without any reason, and I was contacted to find the possible reason.I ...