Linux install and configure pound reverse proxy for Apache http / https web...
Q. How do I install and configure pound reverse proxy for Apache web sever under Debian Linux? A. Pound is a reverse-proxy load balancing server. It accepts requests from HTTP / HTTPS clients and...
View ArticleHow To Run Linux Web Server / Service on Private IP Network
Q. I've only one public IP address assigned by my ISP using metro Ethernet connection. eth0 has public IP and eth1 is connected to our network switch. How do I configure Linux box to forward traffic to...
View ArticleFreeBSD Install Nginx Webserver
Q. How do I install Nginix websever under FreeBSD operating systems?Read answer to: "FreeBSD Install Nginx Webserver"
View ArticleRed Hat / CentOS Install nginx PHP5 FastCGI Webserver
How do I install and configure a ngnix FastCGI php5 HTTP / web server under Red Hat / RHEL / Fedora / CentOS Linux?Read answer to: "Red Hat / CentOS Install nginx PHP5 FastCGI Webserver"
View Articlemod_extforward: Lighttpd Log Clients Real IP Behind Reverse Proxy / Load...
I've setup 5 lighttpd web servers behind Nginx based reverse proxy / load balancer to distribute load for busy e-commerce website. However, all web server nodes putting my load balncers two IP address...
View Articlenginx: Setup SSL Reverse Proxy (Load Balanced SSL Proxy)
A reverse proxy is a proxy server that is installed in a server network. Typically, reverse proxies are used in front of Web servers such as Apache, IIS, and Lighttpd. How do I setup nginx web server...
View ArticleNginx: 413 Request Entity Too Large Error and Solution
I'm running nginx as a frond end to php based Apache+mod_fastcgi server. My app lets user upload images upto 2MB in size. When users trying to upload 1.5MB+ size image file using nginx reverse proxy,...
View ArticleNginx Redirect URL With HTTP/1.1 301 Moved Permanently Header
How do I redirect old ugly urls such as http://example.com/store/view.jsp?product=foo with clean url - http://example.com/store/view/product/foo using nginx reverse proxy?Read answer to: "Nginx...
View ArticleDNS settings to avoid email spoofing and phishing for unused domain
As you may know, email spoofing allows attackers to pose as someone else to gain illegal profit. For example, I only use webmaster@cyberciti.biz for communication, but someone might create a...
View ArticleHow To Set Up SSH Keys With YubiKey as two-factor authentication (U2F/FIDO2)
Patreon users download the PDF version. All Linux and Unix servers are managed manually or by automation tools such as Ansible using ssh. For example, say you have a server at Linode or AWS. Then you...
View ArticleHow to skip ChatGPT from WireGuard or OpenVPN on Linux
nixCraft Patreon supporters can download the PDF version here. ChatGPT (short for Chat Generative Pre-trained Transformer) is a chatbot by OpenAI. It provides answers to your queries using learning...
View Articlenvtop – Awesome Linux task monitor for NVIDIA, AMD & Intel GPUs
Love this? sudo share_on: Twitter - Facebook - LinkedIn - Whatsapp - Reddit The post nvtop – Awesome Linux task monitor for NVIDIA, AMD & Intel GPUs appeared first on nixCraft.
View ArticleHow to upgrade FreeBSD 13.1 to 13.2 release
The FreeBSD Release Engineering Team is announcing the availability of FreeBSD version 13.2-RELEASE on 11/April/2023. It is the third release of the stable/13 branches. I updated my FreeBSD version...
View ArticleSetting up VSCode for Ansible Lightspeed AI in Ubuntu 22.04 desktop
Red Hat launched the Ansible Lightspeed Code Assistant Generative AI with IBM Watson Code Assistant in May 2023. This preview is now available to all Ansible users, allowing them to explore the...
View ArticleDebian Linux 12.1 released with Security Updates
Debian Linux project announces the first update of the Debian project's stable distribution, Debian 12 (codename "bookworm") named Debian 12.1. This update mainly addresses security issues and...
View ArticleHow to block AI Crawler Bots using robots.txt file
Are you a content creator or a blog author who generates unique, high-quality content for a living? Have you noticed that generative AI platforms like OpenAI or CCBot use your content to train their...
View Articlesttr – Awesome Linux & Unix tool for transformation of the string
sttr demo The sttr is a free and open-source command-line tool in Golang that lets you easily change and modify text. You can perform transformation operations on the string, such as hashing text,...
View Articlelnav – Awesome terminal log file viewer for Linux and Unix
It is no secret that whether you are a developer or sysadmin, you need to use log files to troubleshoot errors on your Linux and Unix systems. You use tools like grep, tail, cat, or journalctl to view...
View Article