Asterisk - Mon Expérience


Flux RSS
Commandes Linux pour la maintenance entre autre.
Commandes Linux : nmap
Posté par francky le 27/1/2010 11:33:49 (1936 lectures)
Commandes Linux

nmap Permet de scanner le réseau.

 

 

 [root@elastix ~]# nmap -sP --send-ip -n 10.4.58.0/24

Starting Nmap 4.11 ( http://www.insecure.org/nmap/ ) at 2010-01-27 11:28 CET
Host 10.4.58.0 seems to be a subnet broadcast address (returned 14 extra pings). Note -- the actual IP also responded.
MAC Address: 00:18:F8:02:56:ED (Unknown)
Host 10.4.58.8 appears to be up.
MAC Address: 00:18:F8:02:56:ED (Unknown)
Host 10.4.58.10 appears to be up.
MAC Address: 00:B0:D0:16:8E:CB (Dell Computer)
Host 10.4.58.30 appears to be up.
MAC Address: 00:0C:29:4A:63:2A (VMware)
Host 10.4.58.51 appears to be up.
MAC Address: 00:0B:82:22:8E:D3 (Grandstream Networks)
Host 10.4.58.53 appears to be up.
MAC Address: 00:0B:82:22:8E:DE (Grandstream Networks)

 

 

 

Note: 0.00 (0 votes) - Noter cet article - Lire la suite... | 104 commentaires
Commandes Linux : Afficher l'utilisation des process
Posté par francky le 11/9/2009 18:10:00 (16429 lectures)
Commandes Linux

La commande pour afficher les process sous Linux est bien connue de tous ou presque, c'est:

 

 

# ps -ef
UID        PID  PPID  C STIME TTY          TIME CMD
root         1     0  0 11:08 ?        00:00:00 init [3]
root         2     1  0 11:08 ?        00:00:00 [migration/0]
root         3     1  0 11:08 ?        00:00:00 [ksoftirqd/0]
root         4     1  0 11:08 ?        00:00:00 [watchdog/0]
root         5     1  0 11:08 ?        00:00:00 [migration/1]
root         6     1  0 11:08 ?        00:00:00 [ksoftirqd/1]
root         7     1  0 11:08 ?        00:00:00 [watchdog/1]
root         8     1  0 11:08 ?        00:00:00 [events/0]
root         9     1  0 11:08 ?        00:00:00 [events/1]
root        10     1  0 11:08 ?        00:00:00 [khelper]

 

 

 

 

 

 

 

 

 

 

Par contre ce n'est pas trop parlant.

Note: 0.00 (0 votes) - Noter cet article - Lire la suite... | 6420 octets en plus | Commentaires ?



 

Powered by XOOPS 2.0 © 2001-2006 The XOOPS Project
Recherche


Recherche avancée

Menu principal