Archive for the ‘linux’ Category

Installing Globus Toolkit on Linux

Grids have emerged as a common approach to constructing dynamic, inter-domain, distributed computing and data collaborations.The open source Globus Toolkit middleware has been developed to support these environments, and used in Grid deployments worldwide.
Globus Toolkit Auto Installation (GTAI) aims at the creation of Grid Environment setup with ease and comfort which performs the automation of [...]

  • Share/Bookmark

March 11, 2010  Tags: ,   Posted in: grids, linux  View Comments

Installing Google Go on Ubunt

Go is a new programming language released by Google in November 2009. Go is a simple, concurrent, garbage-collected language with fast compilation. The language is still in development stage and there is no readymade package available for ubuntu. You can install it and try out the features from the version control repository of go.
1) Install [...]

  • Share/Bookmark

January 29, 2010  Tags:   Posted in: linux, programming, ubuntu  View Comments

NS2 Installation on Ubuntu 9.10

I was searching for ns2 ubuntu .deb packages for a long time.I had written many blogs for the manual installation of ns2 on linux and windows.Still I do get many queries of ns2 installation errors.
There is a ppa repository for ns2 created by Wouter HorrГ©.Now its very easy to install ns2 on ubuntu.
Since Ubuntu 9.10 [...]

  • Share/Bookmark

January 16, 2010   Posted in: linux, ns2, ubuntu  View Comments

How to crack Linux Passwords

We can easily crack Linux passwords using the tool John the Ripper
John the Ripper is a free password cracking software tool. It currently runs on fifteen different platforms (11 architecture-specific flavors of Unix, DOS, Win32, BeOS, and OpenVMS).
It is one of the most popular password testing/breaking programs. It combines a number of password crackers [...]

  • Share/Bookmark

September 30, 2009   Posted in: cracking, hacks, linux, ubuntu  View Comments

Developing Web Services on Linux

Web services enable software components such as application functions, objects and processes from heterogeneous systems to be exposed as services over the Internet.
To develop Web Services on Linux, we need the following packages.

Java SE Development Kit (JDK)
NetBeans IDE

To install these packages, follow the below steps :-
First install Java SE Development Kit
To install proprietary Java, you [...]

  • Share/Bookmark

September 23, 2009   Posted in: linux, ubuntu, web service  View Comments

MAC ID Spoofing

To change the mac id of your network interface card in Linux, you hav to edit ” /etc/rc.local ” file.If the file rc.local is not present in the “/etc” directory, create a new file of the same name.
Open the rc.local file using a terminal :-
sudo gedit /etc/rc.local
Then add the following lines before exit 0 [...]

  • Share/Bookmark

September 15, 2009   Posted in: hacks, linux, tweaks, ubuntu  View Comments

Internet Connection in Linux using GPRS Mobile Phones

It is very simple and easy to connect internet in Linux using GPRS mobile phones.The only requirement is that you should have installed wvdial package in Linux.In most cases the wvdial package is installed by default.
It was working with my Sony Ericsson K510i mobile phone and Airtel GPRS connection.For Nokia mobile phones, read the comments [...]

  • Share/Bookmark

August 27, 2009   Posted in: linux, mobile  View Comments

NS2 installation on Linux

NS2 is a popular discrete event simulator for simulating different types of networks.In this article i will show you how to install NS2.34 on Linux.I had modified the original NS2 package so that you dont have to set any paths after the installation.I had installed NS2 on Ubuntu 9.04.You can use the following steps to [...]

  • Share/Bookmark

August 18, 2009   Posted in: linux, ns2  View Comments


Switch to our mobile site