Hello there, For the people who execute an interactive commands like fdisk and it needs alot of user input, and you want to script it. Check this out. Below script is just an example, bit you can think of better…
Tag archives for howto
Howto setup a disk using fdisk in shell script
Posted in Shell Scripting, System Administartion | 5 Comments
Howto write .Net Encrypt using X509 Certificate in C#
Hello there , In this post we will see how to Encrypt/Decrypt a string using X509 Certificate in C#. I will include encryption/decryption functions below . The code will assume that the public key is available for the program, and the…
Posted in Cryptography, Programming | Leave a comment
HowTo hide Password in shell Scripting using Bash
Hello Again people, Today our subject is related to bash shell scripting. and when you are doing complex shell scripting sometimes you need to read the password form stdin, but you don’t want to show the password as its being entered, so…
Posted in Shell Scripting | Leave a comment




