Mono-fpm Installation On A Debian, Ubuntu, Kali, Fedora And Raspbian

Mono-fpm Installation On A Debian, Ubuntu, Kali, Fedora And Raspbian

mono-fpm

A small web server that hosts ASP.NET

Maintainer: Debian Mono Group



Section: web

Install mono-fpm

  • Debian apt-get install mono-fpm-server Click to copy
  • Ubuntu apt-get install mono-fpm-server Click to copy
  • Kali Linux apt-get install mono-fpm-server Click to copy
  • Fedora dnf install xsp Click to copy
  • Raspbian apt-get install mono-fpm-server Click to copy

xsp

A small web server that hosts ASP.NET

mono-fpm-server

ASP.NET backend for FastCGI Process Manager

mono-fpm-server contains the backend for FPM. It lets you run ASP.NET web applications via HTTP servers such as Lighttpd or Apache. The FastCGI webserver shouldbe configured to run fastcgi-mono-server to parse and compile the aspx code. This package requires you to install any FPM webserver, such as Lighttpd or Apache (see libapache2-mod-fastcgi).

Installing mono-fpm command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Kali, Fedora and Raspbian operating systems. Once you run the command it will install the latest version of mono-fpm 2024 package in your OS.