wrapper
Jar daemon wrapper
Install
- All systems
-
curl cmd.cat/wrapper.sh
- Debian
-
apt-get install service-wrapper
- Ubuntu
-
apt-get install service-wrapper
- Kali Linux
-
apt-get install service-wrapper
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install service-wrapper
- Raspbian
-
apt-get install service-wrapper
- Dockerfile
- dockerfile.run/wrapper
service-wrapper
Jar daemon wrapper
The Java Service Wrapper makes very easy to install a Java Application as a daemon process on Unix systems. The Wrapper monitors a JVM (Java Virtual Machine) process and automatically restarts it if it that the JVM has crashed or hung. This process takes just a few seconds once the Wrapper has decided there is a problem. It also gives the ability to handle process priority.
firebird2.1-common
common files for firebird 2.1 servers and clients
Firebird is a relational database offering many ANSI SQL-99 features that runs on Linux, Windows, and a variety of Unix platforms. Firebird offers excellent concurrency, high performance, and powerful language support for stored procedures and triggers. It has been used on production systems under a variety of names since 1981. This package contains files common to both servers and clients for both super and classic flavours. These include the message file (firebird.msg), support scripts as well as configuration files in /etc/firebird/2.1. Please refer to the firebird2.1-super or firebird2.1-classic packages for more information about Firebird in general.