2022 - Page 121 of 828

How To Use Apache HTTP Server As Reverse-Proxy Using mod_proxy Extension — step-by-step Linux tutorial on Progressive Robot

How To Use Apache HTTP Server As Reverse-Proxy Using mod_proxy Extension

In this the cloud provider article, we are going to see set up Apache on Ubuntu 13 and use it as a reverse-proxy to welcome incoming connections and redirect them to application server(s) running on the same network. For this purpose, we are going to use and work with the mod_proxy extension and several other related Apache modules.

Read more
Debian 11 — s3d — multiple vulnerabilities (2 CVEs) — patch and remediation guide — diagnosis and fix on Debian 11

Debian 11 — s3d — multiple vulnerabilities (2 CVEs) — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 8 November 2022 Affected versions: Debian 11 (bullseye) 📖 ~4 min read  •  Source: Debian Security Tracker Related CVEs: CVE-2013-6876 CVE-2014-1226 Upstream summary: The (1) pty_init_terminal and (2) pipe_init_terminal functions in main.c in s3dvt 0.2.2 and earlier allows local users to gain privileges by leveraging setuid permissions […]

Read more
How to Set Up IIS Application Pools on Windows Server 2022 — step-by-step Windows Server 2022 tutorial on Progressive Robot

How to Set Up IIS Application Pools on Windows Server 2022

How to Install SQL Server Management Studio (SSMS) on Windows Server 2022 SQL Server Management Studio (SSMS) is the primary GUI client for administering SQL Server instances, Azure SQL Database, Azure SQL Managed Instance, and Azure Synapse Analytics. On Windows Server 2022, SSMS is not bundled with SQL Server itself — it is a free, […]

Read more
Ubuntu 20.04 — nautilus — vulnerability — patch and remediation guide — diagnosis and fix on Ubuntu 20.04

Ubuntu 20.04 — nautilus — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 8 November 2022 Affected versions: Ubuntu 20.04 (focal) 📖 ~4 min read  •  Source: Ubuntu Security Notice USN-5786-1 Related CVEs: CVE-2022-37290 Upstream summary: It was discovered that GNOME Files incorrectly handled certain filenames. An attacker could possibly use this issue to cause GNOME Files to crash, leading […]

Read more
How To Set Up Apache Virtual Hosts on Debian 8 — step-by-step Linux tutorial on Progressive Robot

How To Set Up Apache Virtual Hosts on Debian 8

The Apache web server is the most popular way of serving web content on the internet. It accounts for more than half of all active websites on the internet and is extremely powerful and flexible. Apache breaks its functionality and components into individual units you can…

Read more
How To Set Up a Video Streaming Server using Nginx-RTMP on Ubuntu 22.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Up a Video Streaming Server using Nginx-RTMP on Ubuntu 22.04

There are many use cases for streaming video. Service providers such as Twitch have become very popular for handling the community management aspects of streaming, and free software such as OBS is widely used for combining video from multiple stream sources. While these platforms are very powerful, in some cases you may want to be able to host a stream that does not rely on other service providers. In this tutorial, you will learn how to use Nginx to host an independent RTMP video stream.

Read more
CHAT