Linux :How to encrypt text file in Linux (VIM)

How to encrypt text file in Linux (VIM)

It is very easy to encrypt a text file in Linux, VIM text editor can be used to achieve it.. vim -x [file name]

[kartook@Nilas ~]$ vim -x kartook.txt

This will prompt us to enter encryption key (password)

Enter encryption key : ******
Enter same key again: ******

After that, key [...]

App :Digital WhiteBoard

WhiteBoard
- Draw with the four colored markers WhiteBoard – Draw with red, green, blue, and black markers. Use the eraser to clean up the whiteboard. Right-click on the board to set a start point and then start typing. Markings on the whiteboard are automatically saved when the program is closed.. . Provider of hand-crafted software [...]

Ubuntu : How to instal twitter Client Pino

Pino is a Client for Twitter in GNU/Linux. It is a Gnome application

How To install Pino in Ubuntu .  First You have to add PPA for Pino

open a terminal

kartook@Nilas:~$ sudo apt-add-ppa repository: vala-team/ppa
kartook@Nilas:~$ sudo add-apt-repository ppa:troorl/pin

Now

kartook@Nilas:~$ sudo apt-get update
kartook@Nilas:~$ apt-get install pino

Possibly Related Posts:

Linux :How to encrypt text file in Linux (VIM)
FreeBSD : Data set [...]

security :Howto Crack “Password Protection” / “Recover” the Excel

In order to perform the crack / recovery, we are going to use a small utility called xlcrack, xlcrack recovers lost or forgotten passwords from XLS files such as those created by Microsoft Excel. Some newer XLS files are not suitable for password recovery using this software.

Install libgsf-1

kartook@Nilas:~$sudo apt-get install libgsf-1-dev

Download and compile xlcrack

kartook@Nilas:~$wget http://freshmeat.net/urls/1d5772c1c5bea2854e1d04b29f1f772a
kartook@Nilas:~$tar [...]

Security :How to Crack Zip Files Password on ubuntu

If you forget your password for compressed archive (rar, 7z, zip), RarCrack is the solution. RarCrack uses a brute-force algorithm to find correct password. You can specify which characters will be used in password generations.

Preparing your system for installation

Install the following package

kartook@Nilas:~$ aptitude install libxml2-dev build-essential

Download the latest version of rarcrack from here

kartook@Nilas:~$ wgethttp://sourceforge.net/projects/rarcrack/files/rarcrack-0.2/%5BUnnamed%20release%5D/rarcrack-0.2.tar.bz2/download

Extract the [...]

How to Hack / Reset Win NT/2k/XP/Vista Password Using Ubuntu Live CD

You can easily hack Windows Password with Ubuntu. You may need to reset an admin password in windows (NT/2000/XT/Vista) for many reasons, such as you have forgotten it or you need to repair and don’t have access to the admin password. You can Easily Reset Windows password with Ubuntu.

Requirements

A little knowledge in Command [...]

Linux : PDFCrack

PDFCrack is a GNU/Linux (other POSIX-compatible systems should work too) tool for recovering passwords and content from PDF-files. It is small, command line driven without external dependencies. The application is Open Source (GPL).

Features:

* Supports the standard security handler (revision 2, 3 and 4) on all known PDF-versions
* Supports cracking both owner and userpasswords
* Both wordlists [...]

Linux :Install and Upgrade to Openoffice.org 3.2

Install and Upgrade to Openoffice.org 3.2 in karmic Koala

First add repositories :

kartook@Nilas:~$sudo add-apt-repository ppa:openoffice-pkgs/ppa

Update and upgrade :

kartook@Nilas:~$sudo apt-get update && sudp apt-get upgrade

If you want to install it for the first time then type :

kartook@Nilas:~$sudo apt-get install openoffice.org

Possibly Related Posts:

Linux :How to encrypt text file in Linux (VIM)
FreeBSD : Data set and change
Mysql : Connect [...]

Ubunntu : Ubuntu looks MAC os X Via MAC4Lin Project

Do you want to give your desktop a dash of Mac OS X? Do you want to change your GNOME desktop from the default look to something like this?

Download Latest Version of MAC4Lin

kartook@Nilas:~$ chmod 777 Mac4Lin_Install_v1.0
kartook@Nilas:~$
kartook@Nilas:~$ cd Mac4Lin_Install_v1.0/
kartook@Nilas:~$
kartook@Nilas:~/Mac4Lin_Install_v1.0$ ls
Mac4Lin_Install_v1.0  __MACOSX
kartook@Nilas:~$
kartook@Nilas:~/Mac4Lin_Install_v1.0$ cd Mac4Lin_Install_v1.0/
kartook@Nilas:~/Mac4Lin_Install_v1.0/Mac4Lin_Install_v1.0$ ls
AWN      Fonts  GTK         Mac4Lin_Install_v1.0.sh    MP        Sounds
Cursor   GDM    GTK Splash  Mac4Lin_Uninstall_v1.0.sh  Pidgin    Usplash
Emerald  [...]

Windows Activation : Bring up Activation through RUN Command

Bring up Activation
If Windows isn’t already prompting you to activate your software, or if you’re unsure if you need to, you can easily bring up the activation wizard by going to Start, Run, and running the following command:

oobe/msoobe /a

Possibly Related Posts:

Linux :How to encrypt text file in Linux (VIM)
Win 2008 SRv core -Reducing the Server [...]