• Sign in
  • Sign up 
  • Welcome
  • FAQ
  • Switch to Night Mode
  • Stolen Accounts Recovery 
  • Change Account Password 
  • Vote for Witnesses 
  • Steem Proposals 
  • Developer Portal 
  • Steem Bluepaper 
  • SMT Whitepaper 
  • Steem Whitepaper 
  • Privacy Policy
  • Terms of Service
Homeby Witness Moecki
LoginSign up

harekrishnarama (25)

This account was instantly created via @steemwallet.app - available for iOS and Android!

2 followers2 postsNot following anybody0 SP#1,832,228

steemwallet.app Joined December 2019 Active 5 years ago

  • harekrishnarama (25)in #linux • 5 years ago

    Advanced Linux Shell Techniques (with sample commands)

    change one character in a file: tr "\r" "\n" < in > out execute arguments from a file: find /home -name…
    $0.00
       4 1
    • harekrishnarama (25)in #tails • 5 years ago

      Mount encrypted Ubuntu LVM partition under TAILS

      #!/bin/sh cryptsetup luksOpen /dev/sda1 internal vgscan --mknodes vgchange -ay mount /dev/dm-2 /home/amnesia/Persistent/mnt
      $0.00
         0 0