Skip to content

virtualserver.org

code snippets, served virtually

Tag: openssl

Posted on 08.04.202207.10.2022

Testdatei mit Zufallsdaten auf der Bash erzeugen

Mit folgendem Befehl wird eine ~1 Gigabyte große Testdatei erzeugt:

openssl rand -out test.file -base64 $((1024**3 * 3/4))

Suche

Categories

  • Excel VBA
  • Excel-Formeln
  • Freifunk
  • htaccess
  • Java
  • JavaScript
  • Linux
  • Netzwerk
  • Nextcloud
  • PHP
  • Python
  • RegEx
  • SEO
  • SQL
  • SSL / TLS
  • Windows
  • Word
  • WordPress
  • XML

Compliance

  • Disclaimer & Datenschutz
  • Impressum

RZ EMEA

Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
Proudly powered by WordPress
Click to Copy