loadYOURSELF

loadYOURSELF

Browsing Posts tagged yum

This entry gives a way to find active computers on a LAN with Linux machine.
We can use nmap port scanning tool for that.

You can install nmap with
yum install nmap
or
apt-get install nmap
Example:
nmap -sP 192.168.200.0/23

searches 192.168.200.x & 192.168.201.x sub networks. And lists active computers.

nmap -v -sP 192.168.200.0/23 gives more verbose.

Buy me a beer

public key not available for [package]

If this key is not installed, and you are running

Fedora Core, you may install it with:
# rpm –import /usr/share/rhn/RPM-GPG-KEY-fedora

Buy me a beer