Pages

Installing NS 2 on Ubuntu (any version)


Installing Ns 2 on Ubuntu is a pain in the ass! esp. if you don't know how to give the correct paths.But this method makes it easy to install ns 2 in just a few steps.


Step 1: (Deleting previous installations)

First of all remove any changes to the following files if you made any for ns 2's path:
i.bashrc
ii.profile

You can edit both of them by the following commands:


Bashrc:
$ sudo gedit ~/.bashrc

Profile:
$ sudo ~/.profile


Note: You must enter your root password whenever terminal asks for it.

Step 2: (Exporting PPA Key)

Export the Wouter Horre's PPA repository key by running the following command ,just run it,even if you don't understand it :)

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys B3F3334F


Step 3: (Adding Repositories)

Run the following command to edit your Source List:

$ sudo gedit /etc/apt/sources.list

Scroll down to the end of the file.Now add the following PPA Repositories to the Source list,make sure you remove any spaces :


deb http://ppa.launchpad.net/wouterh/ppa/ubuntu karmic main
deb-src http://ppa.launchpad.net/wouterh/ppa/ubuntu karmic main


After entering the repositories,Save the Source List and run the following command :

$ sudo apt-get update


Step 4: (Final Installation)

Run the following command to install Ns 2

$ sudo apt-get install ns nam xgraph


Step 5: (Test)


Run the following command to check your Ns2 instlallation:

$ ns


this should show a "%" on the next line if your installation was succesful.

Thats all you need to do to install NS 2.You don't need to give the paths manually in bashrc or profile.


This is a ROT-13 Encryption/Decryption Program made by me.
It uses the ROT-13 algorithm to encrypt messages;which is very basic.
You can use this app to send encrypted messages to your friends and decode them too.
This app is redistributable.Feel Free to share it with your friends.

Features:

- ROT-13 Encryption
- ROT-13 Decryption
- Copy to Clipboard
- Full Gui
- Capital Alphabets support


Screenshot:

Awards:


ROT-13 Encryption/Decryption antivirus scan report at softoxi.com

Softpedia.com editor team:
"Encrypt your texts fast and easy."


Softoxi.com editor team:
"ROT-13 Encryption/Decryption - simple little freeware tool that lets you easily encrypt messages using a basic ROT-13 encryption algorithm."



This  application can be downloaded from:


http://sourceforge.net/projects/rot-13/files/

This program has been reviewed by following sites and is also available for download there:


1)Softpedia.com: 
http://www.softpedia.com/get/Security/Encrypting/ROT-13-Encryption-Decryption.shtml
2)Softoxi.com:
http://www.softoxi.com/rot-13-encryption-decryption.html
(They also made a video tutorial which can be viewed here: http://www.softoxi.com/rot-13-encryption-decryption-video-trailer-screenshots.html )


Any bugs,fixes,suggestions,features you want;just me an email at arshad115@hotmail.com
Thanks.