Difference between revisions of "Perintah Linux N"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
Gibransyah (talk | contribs)  | 
				Gibransyah (talk | contribs)   (→nm)  | 
				||
| Line 37: | Line 37: | ||
=nice=  | =nice=  | ||
=nm=  | =nm=  | ||
| + | |||
| + | =nmap=  | ||
| + | ''Peralatan eksplorasi jaringan dan keamanan / pemindai port''   | ||
| + | * Melihat host yang masih hidup  | ||
| + |  nmap -sP 192.168.1.1-254  | ||
| + | |||
=nohup=  | =nohup=  | ||
=nslookup=  | =nslookup=  | ||
=nsupdate=  | =nsupdate=  | ||
Latest revision as of 14:46, 16 May 2012
Indeks - A - B - C - D - E - F - G - H - I - J - K - L - M - N - O - P - Q - R - S - T - U - V - W - X - Y - Z
named
namei
nameif
netstat
newaliases
newgrp
newusers
nfsd
nfsstat
nice
nm
nmap
Peralatan eksplorasi jaringan dan keamanan / pemindai port
- Melihat host yang masih hidup
 
nmap -sP 192.168.1.1-254