Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- syntax @wiki
- 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
- proxmox
- st </code> danach mit tar xf ...tar auspacken. <file> lzop -x [*.lzo Datei] </file> erzeugt eine unkomprimierte *.vma Datei. Daraus werden die Partitionen als *.raw Dateien extrahiert: <file> vma extract [*.vma] /mnt/tmp/extract/ </file> Mit file sieht man, was drin ist: <file> file tmp-dis
- opensuse
- 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
- systemd_journalctl
- 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
- postfix
- </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
- git_atom_markdown
- = Branches ===== Wo bin ich (aktueller Branch) <file> git show branch </file> Alle Branches im Repo zeigen <code> git branch -a main * master remotes... 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
- openssl
- nssl pkcs12 -in** <//pkcs-12-certificate-and-key-file>// **-out** <//pem-certificate-and-key-file>// </code> ===== Zertifikate konvertieren von crt nach... e default filename consists of the CA certificate file base name with .srl appended. For example if the CA certificate file is called mycacert.pem, it expects to find a seri
- unifi
- /en-us/articles/205146040-UniFi-config-properties-File-Explanation|https://help.ubnt.com/hc/en-us/articles/205146040-UniFi-config-properties-File-Explanation]] ====== Aktuelle Config ====== <file> cat /tmp/running.cfg </file> ====== Ports ====== ^Typ^Port^Zweck| |TCP|22|SSH access (controller & de
- ucs
- 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/univention-management-console/meta.json File: /
- apache
- it Seconds to max. wait for responses -p postfile File containing data to POST -T content-type Content-t... filename Output collected data to gnuplot format file. -e filename Output CSV file with percentages served -h Display usage information (this message) -Z cip... .conf '' To start, open the Apache configuration file and locate the directives section: If you are usi
- mariadb_mysql
- d mit 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> ======
- windows
- 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
- peugeot
- m https://home.openweathermap.org/ in your config file, to be able to see your consumption vs exterior t... pay. You just have to set the price in the config file. After a successful launch of the app, a config.ini file will be created. In this file you can set the price you pay for electricity in the following format "0.
- owncloud
- 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
- nvidia
- ad the following NVIDIA Driver Compiler/Installer file from NVIDIA website for Linux: NVIDIA-Linux-x86_6... 86_64-340.102.run –extract-only" Copy [cp] Patch File "nv_patch_340.102_linux_kernel_4.11" into "NVIDIA... VIDIA-Linux-x86_64-340.102" directory where patch file is now located Apply Patch in that directory: <