Difference between revisions of "Melihat / list interface terpasang"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
Onnowpurbo (talk | contribs)  (Created page with "while the above works, there are other options with less typing.   ip link show  or my favorite, netstat   netstat -i  you can also use ifconfig and iwconfig for additional in...")  | 
				Onnowpurbo (talk | contribs)   | 
				||
| Line 1: | Line 1: | ||
| − | + | Melihat list interface terpasang.  | |
  ip link show  |   ip link show  | ||
| − | + | atau  | |
  netstat -i  |   netstat -i  | ||
| − | + | Jika tahu nama interface-nya, dapat menggunakan perintah,  | |
  ifconfig eth0  |   ifconfig eth0  | ||
  iwconfig wlp1s0  |   iwconfig wlp1s0  | ||
| − | |||
| − | |||
Revision as of 10:02, 25 September 2017
Melihat list interface terpasang.
ip link show
atau
netstat -i
Jika tahu nama interface-nya, dapat menggunakan perintah,
ifconfig eth0 iwconfig wlp1s0