Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- git_gitea
- tskopie = die echten Dateien, dynamisch - ''git add'' addiert den aktuellen Datenstand in den Index ... lokalen git Index aufnehmen <code> git init git add . </code> Danach initialer Commit, um den aktue... ufügen des entfernten "origin" <code> git remote add origin git@github.com:thommierother/oc-theme-nw2.... ntlichen Repos als "upstream": <code> git remote add upstream ''git@github.com:https://github.com/ownc
- syntax @wiki
- king to a specific section is possible, too. Just add the section name behind a hash character as known... interwiki links). ===== Footnotes ===== You can add footnotes ((This is a footnote)) by using double parentheses. You can add footnotes ((This is a footnote)) by using double ... {{ wiki:dokuwiki-128.png }} Of course, you can add a title (displayed as a tooltip by most browsers)
- intern @intern
- ** <code> 185.12.64.1 185.12.64.2 2a01:4ff:ff00::add:1 2a01:4ff:ff00::add:2 </code> ===== Kosten Server ===== * Server 39,00 €/mtl. netto, 46,41 € brut... 8.98 213.133.99.99 213.133.100.100 2a01:4f8:0:1::add:1010 2a01:4f8:0:1::add:9999 2a01:4f8:0:1::add:9898 </code> **Samba** Auf tokoeka läuft ein Samba mit
- proxmox
- istration per Web GUI möglich. <code> pveum user add [user@pam] </code> Gruppe erstellen: <code> p... osetup /dev/loop22 disk-drive-ide0.raw partx -v --add /dev/loop22 mount /dev/loop22p1 /mnt/123 </code>... aw root@tokoeka /mnt/data/images/116 # partx -v --add /dev/loop19 partition: none, disk: /dev/loop19, l... von loop Einträgen nach Bedarf <code> partx -v --add /dev/loop20 </code> Partitionstabelle zeigen <
- ssh
- eim Login zu laden: nano ~/.config/autostart/ssh-add.desktop <code> [Desktop Entry] Exec=ssh-add -q ~/.ssh/key1 ~/.ssh/key2 ~/.ssh/key3 < /dev/null Name=ssh-add Type=Application </code> Keys manuell hinzufügen <code> ssh-add -q /path/to/key < /dev/null </code>
- dhcpv4 @intern
- ther ARP/NDP addresses up ifconfig eth0 promisc # Add our default gateway up ip -6 route add 2a01:4f8:162:23a0::1 dev eth0 up ip -6 route add default via 2a01:4f8:162:23a0::1 dev eth0 ----------... 4f8:162:23a1:2000::1001 netmask 72 up ip -6 route add default via 2a01:4f8:162:23a1:2000::1 dev eth1 -
- docker
- apk RUN apk update # Install buildtools RUN apk add --no-cache make g++ openssl-dev nettle-dev musl-d... openssl, ca-certificates, nettle and tini RUN apk add --no-cache openssl ca-certificates bash nettle ti... y/radsecproxy.conf # create config directory and add certs RUN mkdir /etc/radsecproxy/ COPY radsecprox
- peugeot
- /code> ==== Use the dashboard ==== You can add the -r argument to record the position of the veh... ur consumption and some statistics. You have to add an api key from https://home.openweathermap.org/ ... consumption vs exterior temperature. You have to add an api key from https://co2signal.com/ to have yo
- haproxy
- tend ===== <code> frontend default bind *:80 # Add multiple certificates, one for each domain.tld b... ader X-Forwarded-Port %[dst_port] http-request add-header X-Forwarded-Proto https if { ssl_fc } </c
- hetzner
- erver ===== VLAN link hinzufügen <code> ip link add link enp0s31f6 name enp0s31f6.4000 type vlan id 4... e> Private IP Adresse hinzufügen <code> ip addr add 10.10.20.1/24 brd 10.10.20.255 dev enp0s31f6.4000
- kde_plasma
- de> 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 firewal
- networkmanager
- network-bridge-fedora/]] <code> nmcli connection add ifname br0 type bridge con-name br0 </code> Ethe... Schnittstelle hinzufügen <code> nmcli connection add type bridge-slave ifname eth1 master br0 </code>
- node
- urce.com/gpgkey/nodesource.gpg.key | sudo apt-key add - # wget can also be used: # wget --quiet -O - ht... urce.com/gpgkey/nodesource.gpg.key | sudo apt-key add - </code> <code> curl -fsSL https://deb.nodesour
- opensuse
- igure the network. To change these defaults or to add additional boot parameters you need to edit the r... l ramdisk …' initrdefi /boot/x86_64/loader/initrd Add space-separated parameters to the end of the line
- owncloud
- id = Login) <code> sudo -u www-data php occ user:add --display-name 'Herr test1' --email 'support@netz... sword ''''su -s /bin/sh www-data -c 'php occ user:add –password-from-env –display-name="Fred Jones" –gr