code

Suche

Unten sind die Ergebnisse Ihrer Suche gelistet.

raid
48 Treffer, Zuletzt geändert:
igt Info über Block Devices, ua. UUID und PTUIID <code> ''blkid'' ''-po'' ''udev'' //device_name// </code> smartctl -a devcice_name liest die Smart Daten der Platte aus. <code> hdparm -I /dev/xxx </code> zeigt die Seriennummer der Hardware (wichtig zur Indentifikation bei Fehl
openssl
36 Treffer, Zuletzt geändert:
L ====== ==== Privaten Schlüssel erzeugen ==== <code> openssl genrsa -aes256 -out dvsdnet.devoteam.de.key.pem </code> Passphäse aus key löschen <code> openssl rsa -in ${filename}.key -out ${filename}.key </code> ==== Certificate Signing Request ==== -days r
dateisysteme
18 Treffer, Zuletzt geändert:
eln ===== Filtern auf ext4, was ist verfügbar? <code> root@tokoeka ~ # df -h -t ext4 --total Filesyste... otal 3.6T 598G 2.8T 18% - </code> Filtern auf ext4, was wird genutzt? <code> root@tokoeka ~ # df -h -t ext4 --output=used Used 39G 400M 560G 40K 598G </code> ===== Platte voll - grösste Dateien/Verzeichnis
luks
16 Treffer, Zuletzt geändert:
d über ein Loop Setup ins Dateisystem gemountet: <code> dev/sda1 932G 352G 578G 38% /sr... 3.2G 0 3.2G 0% /run/user/497 </code> Die Zuordnung der gemappten Partition zur Partition auf der Platte steht in in /etc/crypttab <code> less /etc/crypttab cr_swap UUID=8e3cdf66-aea2-4... 2a-4ab8-aa31-2b024d825679 none x-initrd.attach </code> Die Befehle für cryptsetup funktionieren nur an
kde_plasma
14 Treffer, Zuletzt geändert:
| | | | ==== Gecrashte Kontrolleiste ==== <code> kquitapp5 plasmashell || killall plasmashell && kstart5 plasmashell </code> ==== Starting and stopping ==== ^ Shortcut^ ... ' '' Make copies of the required common stacks: <code> ''cd /etc/pam.d/ cp common-auth-pc kwallet-auth... -pc cp common-session-pc kwallet-session-pc '' </code> ==== KWallet as login ssh keychain ==== https: