當每次Facebook or Google or AWS....等, 網路服務有異常時,
大家想最快了解是不是官方服務出了問題?還是其實是本身的電腦或網路發生了狀況? 最好的確認方式就是到個服務的 Status Page去查看官方的狀態,
現在不論企業或是個人, 會使用上的SaaS服務實在是太多了啦, 你要記下每一個服務status page url, 實在是強人所難,
找尋新的工具就是最好的決方.
最近發現到了一個叫statusgator.com的網站, 可以免費註冊使用, 免費版的限制就是只能訂閱三個Service Status Page,
當訂閱的服務有發生了Status Page 狀態變更時, 就可以使用Alert Function, 看是要吐訊息到 Email 或是Slack
2021/09/22 之後發現到, .Net Core在 Restore 微軟的nuget 套件時, 會失敗,
Response status code does not indicate success: 400(Bad Request) ,
不知道是被官網擋掉了還是怎麼樣, 試過好幾間的 ISP線路都會有類似的狀況.
Resolve:
Build Dockerfile 變更 nuget restore 的來源,
RUN donet restore
Issue:
透過Nginx Proxy Manager LoadBalance 到其他的Container, 但要取得Client 真實的IP.
CLIENT(RealIP) → CLOUDFLARE → NginxProxyManager → Container
Resolve:
Nginx Proxy Manager → Edit Proxy Host → Advanced
Add Custom Nginx Configuration
real_ip_header CF-Connecting-IP;
FCB::Open failed: Could not open file C:\Program Files\Microsfot SQL
Server\MSSQL11.MSSQLSERVER\MSSQL\DATA\model.mdf for file number1. OS error:2(The
system cannot find the file specifed.)
MSSQL
FAST (NETFLIX) = https://fast.com/
SpeedTest = https://www.speedtest.net/
CloudflareSpeed = https://speed.cloudflare.com/
Google Speed Test Project = https://projectstream.google.com/speedtest
National Taiwan University (NTU) Speed = http://speed5.ntu.edu.
issue:
zabbix-server run in docker, zabbix-server container start error(STATUS:
restart)
resolve:
vim .env_srv
#ZBX_CACHESIZE=8M (Default) unmark
ZBX_CACHESIZE=1024M (依所需配置)
docker-compose down
docker-compose up -d
issue(ubuntu login message):
-bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
resolve:
echo "LC_ALL=en_US.UTF-8" | sudo tee -a /etc/environment > /dev/null
echo
Issue,
Elasticsearch exception [type=illegal_argument_exception, reason=Result window
is too large, from + size must be less than or equal to: [10000] but was
[100000]. See the scroll api for a more
!!! CREATE REDIS CLUSTER
root@df64c102ccef:/data# redis-cli -h 192.168.116.133 -p 7001 --cluster create 192.168.116.133:7001 192.168.116.134:7002 192.168.116.135:7003 192.168.
遠端登入fortigate設備, 或是使用GUI右上角的 >_ cli console 執行以下指令
方式一(2021/08/18適用v6.0.12):
config system fortiguard
set ddns-server-ip 173.243.138.225
end
方式二:
config system fortiguard
set fortiguard-anycast disable
set protocol udp
end
去年的 RDCMan 2.7 版本有CVE-2020-0765漏洞(https://www.ithome.com.tw/news/136345),
最近有了新版v2.81 有在使用的IT人, 記得更新.
https://docs.microsoft.com/en-us/sysinternals/downloads/rdcman?WT.mc_id=DT-MVP-4015686&fbclid=IwAR0WjknaZFN5Ry4Hy-r-DZHaCtNUCjgIPZ82CFmeGNrivDl3_jcVXATp7xQ
[https:
1. Find the $menuentry_id_option for the submenu:
$ grep submenu /boot/grub/grub.cfg
submenu 'Advanced options for Ubuntu' $menuentry_id_option 'gnulinux-advanced-6270b0e3-8dcc-4346-a3f4-5ca5024de21a' {
2. Find the $menuentry_id_