nixCraft Linux / UNIX Newsletter

Link to [RSS/Feed] nixCraft: Linux Tips, Hacks, Tutorials, And Ideas In Blog Format

FreeBSD Laptop Find Out Battery Life Status Command

Posted: 12 Jul 2020 11:22 PM PDT


{Updated} I know how to find out battery life status using Linux operating system. How do I monitor battery status on a laptop running FreeBSD version 9.x/10.x/11.x/12.x?

The post FreeBSD Laptop Find Out Battery Life Status Command appeared first on nixCraft.

Nginx upstream sent too big header while reading response header from upstream

Posted: 12 Jul 2020 11:29 AM PDT

Nginx upstream sent too big header while reading response header from upstream

I am getting the following error and my app stops working:
    2020/07/12 14:32:03 [error] 45625#45625: *10918 upstream sent too big header while reading response header from upstream, client: 139.xxx.yyy.zzz, server: www.nixcraft.com, request: "POST /app/mg/posts HTTP/2.0", upstream: "fastcgi://unix:/run/php/php-fpm.sock:", host: "www.nixcraft.com", referrer: "https://www.nixcraft.com/mg/admin/index.app"
How do I fix this error for Nginx web server running on Linux or Unix-like systems?

The post Nginx upstream sent too big header while reading response header from upstream appeared first on nixCraft.

Linux Rename Multiple Files At a Shell Prompt

Posted: 12 Jul 2020 10:21 AM PDT


{Updated} How do I rename multiple files at a shell prompt under a Linux or UNIX operating systems?

The post Linux Rename Multiple Files At a Shell Prompt appeared first on nixCraft.