file

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

proxmox
25 Treffer, Zuletzt geändert:
ngen ===== Datei senden <code> pct push <VMID> <file> <target> </code> Datei empfangen <code> pct p... 1 -j DROP'' ===== Datenwiederherstellung aus Dumpfile ===== Dumpfiles werden im Format *.lzo oder *.ta... zst </code> danach mit tar xf …tar auspacken. <file> lzop -x [*.lzo Datei] </file> erzeugt eine unkomprimierte *.vma Datei. Daraus werden die Partitionen
syntax @wiki
24 Treffer, Zuletzt geändert:
is behavior can be enabled in the [[doku>config]] file. Hint: If DokuWiki is a link, then it's enabled. ... ?php /** * Customization of the english language file * Copy only the strings that needs to be modifie... ats. To mitigate the problem, you can upload your file in different formats for maximum browser compatib... filename as the video and be either a jpg or png file. In the example above a ''video.jpg'' file would
opensuse
12 Treffer, Zuletzt geändert:
This partition must be formatted with the ''FAT'' file system. If an EFI system partition is already pre... om '' Welches RPM liefert eine bestimmte Datei: <file> zypper se --provides --match-exact libqconnmanbearer.so </file> Welche Abhängigkeiten hat ein Paket? <file> zypper info --requires libkde4-devel </file> Repo akti
postfix
12 Treffer, Zuletzt geändert:
</code> ==== Queue Management ==== auflisten <file> mailq oder postqueue -p </file> anzeigen <file> postcat -q 53FB7BF0650 </file> ausliefern <file> postqueue -f </file> einzelne löschen <file> po
systemd_journalctl
12 Treffer, Zuletzt geändert:
nal '' Or you can edit the journal configuration file: ''sudo nano /etc/systemd/journald.conf '' Unde... ly into a processing utility or redirected into a file on disk, depending on your needs. Output Formats ... ____" : "desktop", "SYSLOG_FACILITY" : "3", "CODE_FILE" : "src/core/unit.c", "CODE_LINE" : "1402", "CODE... NAME" : "desktop", "SYSLOG_FACILITY" : "3", "CODE_FILE" : "src/core/unit.c", "CODE_LINE" : "1402", "CODE
openssl
11 Treffer, Zuletzt geändert:
fx -inkey privateKey.key -in certificate.crt -certfile more.crt * openssl – the command for executing OpenSSL * pkcs12 – the file utility for PKCS#12 files in OpenSSL * - export - out certificate .pfx – export and save the PFX file as certificate.pfx * - inkey privateKey .key – use the private key file privateKey.key as the private key to combine with
git_gitea
9 Treffer, Zuletzt geändert:
Branches ====== Wo bin ich (aktueller Branch) <file> git branch </file> Alle Branches im lokalen und im remote Repo zeigen (remotes) <code> git branch -... e branch von Upstream soll wohin geholt werden? <file> git pull git@github.com:owncloud/docs.git BRANCH_NAME </file> Danach commit, review und push auf den fork bei
unifi-controller
9 Treffer, Zuletzt geändert:
/en-us/articles/205146040-UniFi-config-properties-File-Explanation|https://help.ubnt.com/hc/en-us/articles/205146040-UniFi-config-properties-File-Explanation]] ===== Betrieb in Docker Container ... er:latest </code> ===== Aktuelle Config ===== <file> cat /tmp/running.cfg </file> ====== Ports ====== ^Typ^Port^Zweck| |TCP|22|SSH access (controller &
ucs
7 Treffer, Zuletzt geändert:
52.41" Setting interfaces/ens18/route/route1 Multifile: /etc/network/interfaces ifdown: interface ens18 not configured File: /etc/dhcp/dhclient.conf RTNETLINK answers: File exists ifup: failed to bring up ens18 File: /etc/default/ifplugd File: /etc/issue File: /usr/share/univ
windows
7 Treffer, Zuletzt geändert:
g -Wait -Tail 10'' gets the last 10 lines of the file and waits for more Tail, Grep und Pipe in Datei:... l 10 | Select-String -Pattern 'appdynamics' | out-file 'appdyn_fusoko.log'" </code> ===== Grosse Datei... anType 1 <font inherit/inherit;;#FF0000;;inherit>-File</font> <font inherit/inherit;;#800000;;inherit>"D... anType 2 <font inherit/inherit;;#FF0000;;inherit>-File</font> <font inherit/inherit;;#800000;;inherit>"D
systembackup @intern
6 Treffer, Zuletzt geändert:
* '' ls /mnt/backup/rootfs/rdiff-backup-data/file_statistics*'' * ''rdiff-backup -l /mnt/backup... rt extrahieren: * Letzte Sicherung (einzelnes File/Verzeichnis): ''cp -a /mnt/backup/rootfs/file target-dir/file'' * Letzte Sicherung (über Tool): ''rdiff-backup -r now /mnt/backup/rootfs target-
curl
5 Treffer, Zuletzt geändert:
s/manual.html]] \\ Request/Response Information <file> root@docs:~# curl -iv --head https://www.netzwi... cessfully set certificate verify locations: * CAfile: /etc/ssl/certs/ca-certificates.crt CApath: /et... ction #0 to host www.netzwissen.de left intact </file> Geht auch mit https für selbst signierte Zertif... ully set certificate verify locations: == Info: CAfile: none CApath: /etc/ssl/certs/ == Info: SSLv3, TLS
mariadb_mysql
4 Treffer, Zuletzt geändert:
t initialer Textdatei setzen ===== Create a text file containing the password-assignment statement on a... initialisieren: <code> shell> mysqld_safe --init-file=/home/me/mysql-init & </code> <code> root@server6:/home/thommie# mysqld_safe --init-file=/home/thommie/mysql_reset.txt & [1] 120598 root@s... mysql 160725 10:45:40 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended </code> =====
markdown
4 Treffer, Zuletzt geändert:
ertierung MD >> html >> odt <code> pandoc .\some-file.md -f markdown -t html -s -o .\some-file.html pandoc .\some-file.html -f html -t odt -o .\some-file.odt </code>
owncloud
4 Treffer, Zuletzt geändert:
ult value is Warning. ===== Code Signing ===== <file> sudo -u www-data php occ integrity:sign-app --pr... e.crt --path=/home/thommie/github/oc-theme-nw/ </file> ===== App Kommandos ===== <code> app app:chec... </code> Datentransfer von User A nach User B: <file> sudo -u www-data php occ files:transfer-ownershi... --path="gruenerheiner" thommie4 gruenerheiner </file> Dateien landen beim neuen User in einem separat
peugeot
4 Treffer, Zuletzt geändert:
hardware @ffes:intern
4 Treffer, Zuletzt geändert:
apache
3 Treffer, Zuletzt geändert:
docker
3 Treffer, Zuletzt geändert:
find
3 Treffer, Zuletzt geändert:
kde_plasma
3 Treffer, Zuletzt geändert:
nvidia
3 Treffer, Zuletzt geändert:
thunderbird
3 Treffer, Zuletzt geändert:
webdav
3 Treffer, Zuletzt geändert:
changelog @intern
3 Treffer, Zuletzt geändert:
audio
2 Treffer, Zuletzt geändert:
freifunk
2 Treffer, Zuletzt geändert:
java
2 Treffer, Zuletzt geändert:
raid
2 Treffer, Zuletzt geändert:
ruby
2 Treffer, Zuletzt geändert:
uap-ac-m_controller
2 Treffer, Zuletzt geändert:
freifunk @intern
2 Treffer, Zuletzt geändert:
dateisysteme
1 Treffer, Zuletzt geändert:
dovecot
1 Treffer, Zuletzt geändert:
etckeeper
1 Treffer, Zuletzt geändert:
firefox
1 Treffer, Zuletzt geändert:
jenkins
1 Treffer, Zuletzt geändert:
ocis
1 Treffer, Zuletzt geändert:
php
1 Treffer, Zuletzt geändert:
postgres
1 Treffer, Zuletzt geändert:
raspi
1 Treffer, Zuletzt geändert:
ssh
1 Treffer, Zuletzt geändert:
wordpress
1 Treffer, Zuletzt geändert:
dhcpv4 @intern
1 Treffer, Zuletzt geändert: