Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Passende Seitennamen:
Volltextergebnisse:
- owncloud
- ===== Installation von Kommandzeile ===== <code> sudo -u www-data php occ maintenance:install --databas... === Maintenance Mode aktivieren (global) <code> sudo -u www-data php occ maintenance:mode --on </code>... mode, Login nur für User der Admingruppe: <code> sudo -u www-data php occ maintenance:singleuser --on </code> Upgrade starten <code>sudo -u www-data php occ upgrade </code> Danach Maint
- raid
- nt> </code> RAiD Array manuell aufbauen <code> sudo mdadm --create --verbose /dev/md0 --level=1 --rai... nct. Dann kann man den Array auch so auflösen: ''sudo mdadm –manage /dev/md2 –fail /dev/sdc1 sudo mdadm –manage /dev/md2 –remove /dev/sdc1 '' Ab jetzt läuft... Hardware austauschen. ssh shell auf OMV öffnen, sudo. lsblk liefert die Partitionen und die Zuordnung
- wordpress
- es als system wide binary verfügbar ist"** <code> sudo mv wp-cli.phar /usr/local/bin/wp </code> **Dana... im jeweiligen WP root Directory starten** <code> sudo -u www-data wp </code> **Hilfe** <code> sudo -u www-data wp help </code> **Core Update einer WP Installation** <code> sudo -u www-data wp core update root@app6:/var/www/ne
- keycloak
- H:$KEYCLOAK_HOME/bin </code> User suchen <code> sudo -u keycloak sudo -u keycloak bin/kcadm.sh get users -r netzwissen --offset 0 --limit 1000 </code> CLI Login: authenticated session <code> sudo -u keycloak ./kcadm.sh config credentials --serve... ttp://localhost:8080 --realm master --user admin sudo -u keycloak ./kcadm.sh config credentials --serve
- netzwerktools
- rcht, inklusive PID und name des daemons. <code> sudo netstat -plnt </code> Beispiel <code> $ sudo netstat -plnt Active Internet connections (only servers... port ''80'', run the following command: <code> $ sudo netstat -plnt | grep ':80' tcp 0 0 :::80 ... he port, you can disable the program by running ''sudo service httpd stop'', or change its configuration
- ruby
- e.html]] Zammad Installationspaket holen <code> sudo wget https://ftp.zammad.com/zammad-latest.tar.gz $ sudo tar -xzf zammad-latest.tar.gz -C zammad Falsche ... itere wird im User zammad erledigt ==== <code> $ sudo su - zammad </code> ==== rbenv Installationsumg... websocket.service zammad@develd:~/script/systemd$ sudo ./install-zammad-systemd-services.sh [sudo] passw
- kde_plasma
- b.com/Trucido/b788017a18e1189e6703e42315e8829c]] sudo zypper in pam_kwallet'' '' Make copies of the re... ode> ===== kdeconnect ===== Ports öffnen <code> sudo firewall-cmd --zone=public --permanent --add-port=1714-1764/tcp sudo firewall-cmd --zone=public --permanent --add-port=1714-1764/udp sudo systemctl restart firewalld.service </code> SMS
- node
- ://deb.nodesource.com/gpgkey/nodesource.gpg.key | sudo apt-key add - # wget can also be used: # wget --q... ://deb.nodesource.com/gpgkey/nodesource.gpg.key | sudo apt-key add - </code> <code> curl -fsSL https://deb.nodesource.com/setup_21.x | sudo -E bash - sudo apt-get install -y nodejs </code>
- raspi
- sync </code> ===== Image kopieren ===== <code> sudo dd if=/dev/[SD CARD DEVICE NAME] of=[IMAGE FILE N... to 5.7G ... </code> Kopie raus schreiben <code> sudo dd if=~/raspbian_backup.img of=/dev/sdf </code> ... -watchdog-20202/ ===== OBS compile ===== <code> sudo cmake -DUNIX_STRUCTURE=1 -DENABLE_PIPEWIRE=OFF -D... FF -DCMAKE_INSTALL_PREFIX=/usr .. </code> <code> sudo make -j4 </code> ===== OBS mit Software Renderin
- systemd_journalctl
- the directory to store the journal by typing: ''sudo mkdir -p /var/log/journal '' Or you can edit the journal configuration file: ''sudo nano /etc/systemd/journald.conf '' Under the [Jo... space taken up on disk is at the requested size: sudo journalctl –vacuum-size=1G Another way that you ... o keep entries from the last year, you can type: sudo journalctl –vacuum-time=1years Limiting Journal
- bgo @intern
- gelog** bgohost1: User bgoadmin, PW wie bgouser, sudo Group **Kiosk Modes** [[http://www.alandmoore.c... up) sda1: Ubuntu Server 16.04, bgouser und root (sudo) "pWkiEGPep3" sdf1 (Toshiba HDD Thommie): Lubunt... https://wiki.ubuntuusers.de/KVM/]] <notranslate> sudo adduser $USER kvm </notranslate> ====== bgohost2... & salt stack Development) ====== VM "bgoserv3.netzwissen.loc" (locutus) User thommie, Sudo, PW "pW…"
- dhcpv4 @intern
- 1 net.ipv6.conf.all.proxy_ndp = 1 ---- sysctl -p sudo /etc/init.d/networking restart Lokales Netzwerk ... pd.conf server.bind = "localhost" sudo lighty-enable-mod status und /etc/lighttpd/config-available/ ...status... anpassen sudo lighty-enable-mod fastcgi sudo lighty-enable-mod fastcgi-php check: http://localhost/server-status htt
- lighttpd
- pd.conf server.bind = "localhost" sudo lighty-enable-mod status und /etc/lighttpd/config-available/ ...status... anpassen sudo lighty-enable-mod fastcgi sudo lighty-enable-mod fastcgi-php check: http://localhost/server-status htt
- postgres
- ===== Shell Zugang ===== <code> thommie@db2b:~$ sudo su postgres </code> <code> postgres@db2b:/home/t... als sql ====== 1. Login auf Postgress Server 2. sudo nach postgres 3. Wechsel ins Home Dir von postgre... en für sqwl File <code> root@db2b:/home/thommie# sudo su postgres postgres@db2b:/home/thommie$ cd ~ pos
- proxmox
- c/netplan/01-netcfg.yaml (END) </code> Testen: sudo netplan generate Testen mit automatischem zurücksetzen auf den vorherigen Stand sudo netplan try -timeout 180 Anwenden sudo netplan apply ===== LXC speziell ===== [[https://pve.proxmox