Submitted by LEOxian on Mon, 05/06/2013 - 22:29
How to Use this script
Step-1 Create a file name it 'user_name.sh'
Step-2 Copy Complete below written script in the file created and save it.
Step-3 Set executable permission by runing following command ( [ root @ server1~ ]# chmod a+x user_name.sh ) .
Step-4 Run script like ./user_name.sh which will draw chess board on terminal.
Submitted by LEOxian on Sat, 04/27/2013 - 23:52
TSIG stands for Transaction signatures, Which provides secure mechanism for cummunication usually between master and slave server but can be extended for dynamic updates as well.
Submitted by LEOxian on Fri, 04/26/2013 - 23:54
In cryptography, Encryption is the conversion of data into a form, called a ciphertext, that cannot be easily understood by unauthorized people. Decryption is the process of converting encrypted data back into its original form, so it can be understood.
Submitted by LEOxian on Fri, 03/08/2013 - 15:05
The pdbedit program is used to manage the users accounts stored in the sam database in linux and can only be run by root
Submitted by LEOxian on Mon, 02/04/2013 - 21:47
It is a good idea, to have slave server in case your master server is not reachable at any time.
Submitted by LEOxian on Tue, 01/29/2013 - 19:31
First of all you have to download and install NTFS-3G module, you can also use epel repository to install this package. Following are the steps which will guide you through out the process to download and installation.
Pages