writelog
News transport system `InterNetNews' by the ISC and Rich Salz
Install
- All systems
-
curl cmd.cat/writelog.sh
- Debian
-
apt-get install gatling
- Ubuntu
-
apt-get install gatling
- Arch Linux
-
pacman -S inn
- Kali Linux
-
apt-get install inn2
- Fedora
-
dnf install inn
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gatling
- Raspbian
-
apt-get install gatling
- Dockerfile
- dockerfile.run/writelog
inn
News transport system `InterNetNews' by the ISC and Rich Salz
This is INN version 1.x, provided for smaller sites which do not need the complexity of INN 2.x. Large sites should use Debian's inn2 package instead. The news transport is the part of the system that stores the articles and the lists of which groups are available and so on, and provides those articles on request to users. It receives news (either posted locally or from a newsfeed site), files it, and passes it on to any downstream sites. Each article is kept for a period of time and then deleted (this is known as `expiry'). By default Debian's INN will install in a fairly simple `local-only' configuration. In order to make use of the services provided by INN you'll have to use a user-level newsreader program such as pan. The newsreader is the program that fetches articles from the server and shows them to the user, remembering which the user has seen so that they don't get shown again. It also provides the posting interface for the user.
inn2
'InterNetNews' news server
This package provides INN 2.x, which is a very complex news server daemon useful for big sites. The 'inn' package still exists for smaller sites which do not need the complexity of INN 2.x. The news transport is the part of the system that stores the articles and the lists of which groups are available and so on, and provides those articles on request to users. It receives news (either posted locally or from a newsfeed site), files it, and passes it on to any downstream sites. Each article is kept for a period of time and then deleted (this is known as 'expiry'). By default Debian's INN will install in a fairly simple 'local-only' configuration. In order to make use of the services provided by INN you'll have to use a user-level newsreader program such as pan. The newsreader is the program that fetches articles from the server and shows them to the user, remembering which the user has seen so that they don't get shown again. It also provides the posting interface for the user.
gatling
high performance web server and file server
Features: * Small (125k Linux-x86 binary with HTTP, FTP and SMB support) * Fast (measure for yourself, please) * Scalable * Uses platform-specific performance and scalability APIs * connection keep-alive * IPv6 support * transparent content negotiation * With optional directory index generation * Will only serve world readable files * Supports FTP and FTP upload as well * CGI support for HTTP, also SCGI and FastCGI (over IP sockets) * .htaccess support * Can detect some common mime types itself, like file(1) * Read-only SMB support