Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- systemd_journalctl
- le services listen <code> systemctl list-units --type=service </code> Auf "active" filtern <code> systemctl list-units --type=service --state=active </code> oder Gesamtüberb... ie gerade laufen <code> # systemctl list-units --type=service --state=running OR # systemctl --type=service --state=running </code> ===== netstat ===== We
- openvpn
- 100 '' ''# Protocol/port proto udp port 1194 ### Type of operation '' ''# operation with PKI tls-serve... vpn with shared key '' ''tls-auth xxx 1 # Device type dev tap0 '' ''# receive connection request on th... issen.local name '' ''# new method from RFC3280: type of certificate must be client\\ remote-cert-eku "... '' INFO:OpenVPN Management Interface Version 1 -- type 'help' for more info help Management Interface fo
- lvm
- 140-ad1b-18d9-00e7-ff2cd6026917" LABEL="rescue:0" TYPE="linux_raid_member" PARTUUID="7abb39f4-17f5-49aa-... 193-8a90-0f93-3d8a-e5633cf6e447" LABEL="rescue:1" TYPE="linux_raid_member" PARTUUID="3a15509a-dba2-4c11-... 156-e0ec-9058-7616-a77d0c82b134" LABEL="rescue:0" TYPE="linux_raid_member" PARTUUID="c3fcddd4-f3a8-419c-... 9db-589d-8dd1-23be-5561756d441c" LABEL="rescue:1" TYPE="linux_raid_member" PARTUUID="c6b17ac2-9103-4e50-
- start
- <grid> <col sm="6"> <panel type="primary" title="Artikel von A bis Z"> Bitte auf ein Panel klicken zu... inzelnen Wiki Seiten </panel> <accordion> <panel type="primary" title="A"> * [[:antora|Antora]] * ... [[:curl|]] * [[:crimp|]] </panel> <panel type="primary" title="D"> * [[:dateisysteme|]] * ... flatpak|]] * [[:freifunk|]] </panel> <panel type="primary" title="G"> * [[git_gitea]] * [[go_
- raid
- nas:/home# lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT sda 8:0 0 5,5T 0 disk... nimum/optimal): 4096 bytes / 4096 bytes Disklabel type: gpt Disk identifier: 20058C4A-758A-4D16-9F6C-22D... Device Start End Sectors Size Type /dev/sda1 2048 999423 997376 487M L... nimum/optimal): 4096 bytes / 4096 bytes Disklabel type: gpt Disk identifier: DF00632A-03F7-46B4-A2D4-15C
- proxmox
- re │ firstname │ groups │ keys │ lastname │ realm-type │ tokens │ ╞═════════════╪═════════╪═════════════... ode> du -a /home | sort -n -r | head -n 5 find / -type f -size +100M </code> Container umbenennen <cod... minimum/optimal): 512 bytes / 512 bytes Disklabel type: gpt Disk identifier: 074AFDD5-B8AF-4EB9-A630-1B6E2136EBE9 Device Start End Sectors Size Type tmp-disk-drive-scsi0.raw1 2048 4095 2048 1M BIOS
- find
- Normale Suche <code> find /path/ -type f -name file-to-search </code> Text in Datei suchen <code> find . -type f -name "*.vcf" -exec grep -il 'idris' {} \; </co... " \; -print </code> Mit Mimetype <code> find . -type f -exec bash -c ' [[ "$( file -bi "$1" )" == ... -print </code> Rekursive Suche <code> find ./ -type f -xdev -name "vmware*" locutus:/usr/share/icons
- vmware
- er zus startenden VMs definiert: '' <_length>8 <_type>vim.host.AutoStartManager.AutoPowerInfo[] <_type>vim.host.AutoStartManager.AutoPowerInfo <_type>vim.VirtualMachine 11 PowerOn -1 -1 GuestShutdown 120 systemDefault <_type>vim.host.AutoStartManager.AutoPowerInfo <_type>vi
- curl
- y: max-age=31536000; includeSubDomains <X-Content-Type-Options: nosniff X-Content-Type-Options: nosniff <Set-Cookie: 21529421b0cb0cfcd6db3ee5cf2b926a=f0uvjqlm... Location: https://www.netzwissen.de/de/ <Content-Type: text/html; charset=utf-8 Content-Type: text/html; charset=utf-8 <* Connection #0 to host www.netzwisse
- networkmanager
- fedora/]] <code> nmcli connection add ifname br0 type bridge con-name br0 </code> Ethernet Schnittstelle hinzufügen <code> nmcli connection add type bridge-slave ifname eth1 master br0 </code> ===... tion editor |=== Adding a new 'bridge' connection Type 'help' or '?' for available commands. Type 'describe [<setting>.<prop>]' for detailed property descript
- shell
- code> find /mnt/pve/sb_u203461/dump/ -mtime +365 -type f </code> Mit löschen: <code> find /mnt/pve/sb_u203461/dump/ -mtime +365 -type f -delete </code> Luxus Variante mit Backup <co... date +%s) find $path -maxdepth 1 -name "*.txt" -type f -mtime +$days -print -delete >> $log echo "Ba
- audio
- a running PulseAudio sound server list [short] [TYPE] Dump all currently loaded modules, available sinks, sources, streams, etc. TYPE must be one of: modules, sinks, so
- dateisysteme
- rzeichnisse finden ===== <code> { find ocdata/ -type f -name "*.*" -printf "%s+"; echo 0; } | bc | num... en einzeln finden und übergeben: ''find'' ''-''''type'' ''f -print0 | ''''xargs'' ''-0 ''''rm'' Danach
- opensuse
- -N -L //nas2 Anonymous login successful Sharename Type Comment ——— —- ——- video Disk video photo Disk ph... dem chroot ====== Build Umgebung ====== <code> sudo zypper install --type pattern devel_basis </code>
- postgres
- mie$ psql psql (13.6 (Ubuntu 13.6-1.pgdg20.04+1)) Type "help" for help. postgres=# </code> ===== Alle ... b:~$ psql psql (13.6 (Ubuntu 13.6-1.pgdg20.04+1)) Type "help" for help. postgres=# \l </code> Danach di