start

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

Update UnrealIRCD
5 Treffer, Zuletzt geändert:
Let's change to the directory of the new IRCD and start with the configuration. <code bash> cd Unrealx.x... u enable AddressSanitizer, UnrealIRCd may fail to start. So when in doubt, answer 'No'. Do you want to en... t.conf network/yournetwork.network </code> ===== Start Unreal ===== Now we can start the IRCD. <code bash> ./unrealircd start </code>
n8n installation with Docker Compose
5 Treffer, Zuletzt geändert:
bash> mkdir /somedirectory/n8n </code> ===== 7. start and stop ===== ==== 7.1 Start ==== <code bash> sudo docker compose up -d </code> === 7.1.1 Start with output === <code bash> sudo docker compose ... stored separately) sudo docker compose rm # Then start it again, in ingteractive mode to check for error
n8n installation with Docker Compose @en:linux:n8n
5 Treffer, Zuletzt geändert:
bash> mkdir /somedirectory/n8n </code> ===== 7. start and stop ===== ==== 7.1 Start ==== <code bash> sudo docker compose up -d </code> === 7.1.1 Start with output === <code bash> sudo docker compose ... stored separately) sudo docker compose rm # Then start it again, in ingteractive mode to check for error
Autostart after Linux reboot
4 Treffer, Zuletzt geändert:
en the server restarts, certain programmes should start directly. A simple cronjob is sufficient for this... mmand @reboot cd /home/user/programdir; ./program start </code> As a practical example, the automatic start of an IRCD with services: <code bash> # m h dom m... mand @reboot cd /home/psycore/Unreal3.2; ./unreal start @reboot cd /home/psycore/services; ./services </c
Debian Distribution Upgrade - Squeeze to Wheezy @en:linux:debian
3 Treffer, Zuletzt geändert:
===== 1. create a data backup ===== Before you start the update, you should definitely start a data backup. Ideally, create a snapshot or a hard disc image. ... ode bash> apt-get install udev </code> ===== 9. start complete update ===== <code bash> apt-get dist-
Linux Commands Cheatsheet
1 Treffer, Zuletzt geändert:
oft.net/shiv/HS/u-web-my4.tgz | gets file | ==== Start und Stop ==== ^ Command ^ Comment ^ | shutdown -
Emulated Debian under VMWare
1 Treffer, Zuletzt geändert:
t.d/networking stop rmmod pcnet32 rmmod vmxnet depmod -a /etc/init.d/networking start shutdown -r </code>
MySQL Backup under Linux @en:linux:mysql
1 Treffer, Zuletzt geändert:
oot /backup/backup.sh >> /dev/null 2>&1</code> //Start of the script at 02.55 every night// ===== Sourc
MySQL Operating system error number 13 @en:linux:mysql
1 Treffer, Zuletzt geändert:
error number 13 ====== ===== Problem ===== The start of the Mysql server fails and in the //syslog// t