Followers

Powered by Blogger.
Monday, December 15, 2008

Angry IP Scanner in ubuntu - A simple IP and Port Scanner


Angry IP Scanner is a IP and Port Scanner widely used by Network Administrators and Hackers. It is an open-source and cross-platform network scanner designed to be fast and simple to use. It scans IP addresses and Ports. It has lots other features also.

Features
It can scan IP addresses with in a given range,
It can also scan their ports.
It can be used for finding a host alive by just pinging.
It can be used for resolving the host name, finding MAC Address.

It also has additional features, like NetBIOS information computer name, workgroup name, and currently logged in Windows user), web server detection, customizable openers, etc.

Installation
Download version 3.0-beta3 Here

$ sudo dpkg -i ipscan_3.0-beta3_i386.deb

No splash Screen in ubuntu - How to solve it??

In ubuntu 8.04 and 8.10 , some times there is no splash screen display. Where did it go?

Yes, it is Screen resolution problem, that can solve with a little changes as shown below.

Edit the following file,

$ sudo gedit /etc/usplash.conf

Then change the values with new values , that your system support. You can find your supported values from System –> Preferences –> Screen Resolution.

In my case, it was:

xres=1024

yres=768

Now we need to reconfigure the usplash

$ sudo dpkg-reconfigure -phigh usplash

Sunday, December 14, 2008

Easiest way to install Ubuntu server Applications like Apache, PHP, Mysql (LAMP)

Wonderful Ubuntu Trick

Easiest way to install Ubuntu server Applications like Apache, PHP, Mysql (LAMP), JAVA, DNS and Everything You need .

open a terminal and type

$ sudo tasksel

now you can see a text based installation screen will then allow you to install a LAMP server, Samba, Tomcat Java server, OpenSSH, DNS server and lot of other stuff.

man2html : Ubunutu Man pages in Firefox

Properly formated man pages in Mozilla Firefox (or any browser) is a dream of linux users, if it has a search facility? great!!!

First you have to install man2html using Synaptic or apt

$ sudo apt-get install man2html

Then open Mozilla Firefox and do the following

Go to Bookmarks > Organize Bookmarks;
Open a bookmark folder then right-click and chose New Bookmark;
Name the new bookmark Man;
In the Location field paste this line:

http://localhost/cgi-bin/man/man2html?query=%s

In the Keyword field type man;
Click Add.

Now you try man ls in address bar of your browser

You can try

http://localhost/cgi-bin/man/man2html?query=

also, before adding bookmark just cut and paste the above to your browsers address bar

Check Before Buying a Hardware for Ubuntu Machine

Hardware compatibility is not a very big problem in Linux now, but still there is some problems. Most of the devices are come with Windows Drivers. So you check the device for Ubuntu Hardware compatibility before buying it.

http://ubuntuhcl.org/ will give a comprehensive Ubuntu Hardware Database
Saturday, December 13, 2008

Howto Solve Loss of sound after upgrade to Ubuntu 8.10

After the installation of ubuntu 8.10 I have loss the sound in my Intel G33 Motherboard.

See the steps to solve the problem

Download OSS Driver
( http://www.4front-tech.com/release/oss-linux-4.0-1016_i386.deb)

$ sudo dpkg -i oss-linux-4.0-1016_i386.deb

Reboot the system


Friday, December 12, 2008

Stallman Crying!! FSFS proved Microsoft Windows is a Must

Any way thanks to the Chicken curry and Fishfry served in FSFS(Free Softwrae and Free society) international conference, at Trivandrum. I have justified it because I also paying tax to governmet.

FSFS international conference Proved that nobody can conduct such conferences and nobody can live without Microsoft Windows
. Lots of brainstormers turned againt FSFS, see reactions

I have a doubt!! Yes it is only doubt, is Microsoft a Hidden sponsor of FSFS??

http://brainstorms.in
http://www.flickr.com/photos/33286987@N04/3102771534/
http://www.kenneyjacob.com/

About Me