NoSociety.de

#nosoc

  • Page Tools
    Show pageOld revisionsBacklinks
  • Site Tools
    Recent ChangesMedia ManagerSitemap
  • User Tools
    Log In

Search

You can find the results of your search below.

Ends with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@linux
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • Autostart nach Linux Reboot

Fulltext results:

n8n Installation mit Docker Compose
8 Hits, Last modified: 16 months ago
services: traefik: image: "traefik" restart: always command: - "--api=true" -... docker.sock:ro n8n: image: n8nio/n8n restart: always ports: - "127.0.0.1:5678:5678" ... services: traefik: image: "traefik" restart: always command: #- "--log.level=DEBUG"... docker.sock:ro n8n: image: n8nio/n8n restart: always ports: - "127.0.0.1:5678:5678"
Linux Befehle Cheatsheet
4 Hits, Last modified: 10 months ago
oft.net/shiv/HS/u-web-my4.tgz | gets file | ==== Start und Stop ==== ^ Befehl ^ Kommentar ^ | shutdown ... unterfahren bzw. Ausschalten | | shutdown -r | Neustart (reboot) | | shutdown -l | Benutzer Abmelden | | ... e </code> deaktivieren. Anschliessend ist ein Neustart des Webservers mit <code bash> /etc/init.d/apache2 restart </code> nötig. ===== Froxlor Cron ausführen ===
Autostart nach Linux Reboot
3 Hits, Last modified: 18 months ago
{{tag>deutsch linux debian cron}} ====== Autostart nach Linux Reboot ====== ===== Problembeschreibung ==... mmand @reboot cd /home/user/programdir; ./program start </code> Als Praxis-Beispiel das automatische sta... mand @reboot cd /home/psycore/Unreal3.2; ./unreal start @reboot cd /home/psycore/services; ./services </c
SSL unter Apache einrichten
2 Hits, Last modified: 18 months ago
den: <code bash> a2enmod ssl </code> Nun ein Neustart und es sollte funktionieren: <code bash> /etc/init.d/apache2 restart </code>
Update UnrealIRCD
2 Hits, Last modified: 18 months ago
u enable AddressSanitizer, UnrealIRCd may fail to start. So when in doubt, answer 'No'. Do you want to en... de> ===== Unreal starten ===== Nun können wir den IRCD starten. <code bash> ./unrealircd start </code>
Postfix Trivial Rewrite Problem
2 Hits, Last modified: 16 years ago
neustarten: <code bash> $ ./etc/init.d/postfix restart $ ./etc/init.d/mysql restart </code> Verlorene Emails werden im Laufe der Zeit nachgeschickt und sind n
Postfix Virtual Mailbox Limit
2 Hits, Last modified: 18 months ago
virtual_mailbox_limit = 0 </code> Nach einem Neustart von Postfix sollte das Problem behoben sein: <code bash> $ /etc/init.d/postfix restart </code>
Sichern des sshd
2 Hits, Last modified: 7 months ago
eResponseAuthentication no </code> ===== SSHd Neustart ===== <code bash>/etc/init.d/ssh restart</code> ==== Hinweis ==== Die aktuelle SSH Sitzung wird nicht
Banner für den SSH Daemon erstellen
2 Hits, Last modified: 18 months ago
ext> banner /etc/banner.net </code> ===== SSH Neustart ===== Jetzt starten wir noch SSHD neu: <code bash> $ /etc/init.d/ssh restart </code> Und bei unserem nächsten Login bekommen
Umlaute richtig darstellen
1 Hits, Last modified: 18 months ago
ltCharset ISO-8859-1</code> und starten den Apache neu: <code bash>$ /etc/init.d/apache2 restart</code>
iptables einrichten
1 Hits, Last modified: 18 months ago
/etc/network/if-pre-up.d/iptables wird beim Systemstart ausgeführt und lädt die entsprechenden Firewall R
NumLock in Kali dauerhaft aktivieren
1 Hits, Last modified: 15 months ago
e-numlock-on-startup-kali-linux/)) Nach einem Neustart, wird NumLock dauerhaft aktiviert sein ===== Kom
MySQL Backup unter Linux
1 Hits, Last modified: 18 months ago
oot /backup/backup.sh >> /dev/null 2>&1</code> //Start des Scripts um 02.55 jede Nacht// ===== Quellen
MySQL Operating system error number 13
1 Hits, Last modified: 18 months ago
error number 13 ====== ===== Problem ===== Der Start des Mysql Servers schlägt fehl und in der //syslo
n8n Installation und Betrieb
1 Hits, Last modified: 18 months ago
<code bash> docker pull n8nio/n8n </code> ===== Start des Docker Containers ===== ==== Interaktiv ====
Integration von Collabora Office in OwnCloud
1 Hits, Last modified: 18 months ago
SABnzbd
1 Hits, Last modified: 5 years ago
Emuliertes Debian unter VMWare
1 Hits, Last modified: 14 years ago