Skip to content

Nerdvana

Experiments in IT infrastructure, monitoring and automation, with practical notes on Linux, networking and observability

  • Home
  • About
  • Home
  • About
Posted inUncategorized

A few frequently used SSL commands

Posted by By Serafin March 20, 2008
using opensslusing keytool (included in recent Sun java reference implementations) openssl generate a new private…
Read More
Posted inUncategorized

Awk Scripting , Manual, Shortcuts

Posted by By Serafin March 4, 2008
# Print first two fields in opposite order:awk '{ print $2, $1 }' file# Print…
Read More
Posted inUncategorized

SED Shortcuts

Posted by By Serafin March 4, 2008
FILE SPACING:# double space a filesed G# double space a file which already has blank…
Read More

Posts pagination

Previous page 1 … 32 33 34 35 36 … 40 Next page
Blogroll
  • Admin Page
  • AliExpress
  • dwyn
  • EMAG
  • evoMAG
  • Fashiondays
  • ForIT
  • mihaela
  • PcGarage
  • PcMadd
  • vexio
Categories
  • Android
  • Apple
  • cPanel
  • funny
  • Linux
  • MacOS
  • Photos
  • Shopping
  • Uncategorized
  • Video
  • websites
  • Windows
  • Windows
Archives
Copyright 2026 — Nerdvana. All rights reserved.
Scroll to Top