1. 程式人生 > >Linux中根據主機名獲取其在區域網中的IP地址

Linux中根據主機名獲取其在區域網中的IP地址

Usage:
net rpc             Run functions using RPC transport
net rap             Run functions using RAP transport
net ads             Run functions using ADS transport
net file            Functions on remote opened files
net share           Functions on shares
net session         Manage sessions
net server          List servers in workgroup
net domain          List domains/workgroups on network
net printq          Modify printer queue
net user            Manage users
net group           Manage groups
net groupmap        Manage group mappings
net sam             Functions on the SAM database
net validate        Validate username and password
net groupmember     Modify group memberships
net admin           Execute remote command on a remote OS/2 server
net service         List/modify running services
net password        Change user password on target server
net changetrustpw   Change the trust password
net changesecretpw  Change the secret password
net setauthuser     Set the winbind auth user
net getauthuser     Get the winbind auth user settings
net time            Show/set time
net lookup          Look up host names/IP addresses
net g_lock          Manipulate the global lock table
net join            Join a domain/AD
net dom             Join/unjoin (remote) machines to/from a domain/AD
net cache           Operate on the cache tdb file
net getlocalsid     Get the SID for the local domain
net setlocalsid     Set the SID for the local domain
net setdomainsid    Set domain SID on member servers
net getdomainsid    Get domain SID on member servers
net maxrid          Display the maximum RID currently used
net idmap           IDmap functions
net status          Display server status
net usershare       Manage user-modifiable shares
net usersidlist     Display list of all users with SID
net conf            Manage Samba registry based configuration
net registry        Manage the Samba registry
net eventlog        Process Win32 *.evt eventlog files
net printing        Process tdb printer files
net serverid        Manage the serverid tdb

net help            Print usage information

[email protected]:/home/mtbf23# net lookup mtbf20-desktop
10.239.91.196

相關推薦

Linux根據主機獲取區域網IP地址

Usage: net rpc             Run functions using RPC transport net rap             Run functions using RAP transport net ads             Ru

根據主機獲取PC的IP地址

<?php$host_name=array();for($i=1;$i<=6;$i++){ $host_name[$i]="pc".$i;      //所在區域網的PC由PC1~PC6命名

根據計算機獲取IP

Dim ControllerInfo As IPHostEntry = Dns.GetHostByName(controllerName) Dim Controller

Java根據HttpServletRequest請求獲取服務器的IP地址

client -i 根據 請求 代碼 brush clas get tip   以下總結了兩種根據HttpServletRequest請求獲取發出請求瀏覽器客戶端所在服務器的IP地址方法: 代碼: import javax.servlet.http.HttpServlet

linux檢視區域網主機或者ip的命令和函式

1. arp  2.nmblookup -A 192.168.1.118 3.nbtscan 192.168.1.118 4.gethostbyname()    gethostbyaddr() 5.ping  6。ifconfig .   /etc/hosts /etc/

MFC如何獲取同一區域網主機IP地址

WNetEnumResource可以用來列舉。 BOOL   WINAPI   EnumerateFunc(HWND   hwnd,                 &n

Linux 網路程式設計之通過IP或者主機獲取資訊

struct hostent { char *h_name; /* 主機的正式名稱*/ char **h_aliases; /* 主機的別名列表*/ int h_addrtype; /* 主機的地址型

unix網路程式設計之根據主機(hostname)或網絡卡獲取IP地址(三種方法)

#include <stdio.h> #include <sys/types.h> #include <sys/socket.h> #include <sys/ioctl.h> #include <netinet/

關於Android根據ID動態獲取資源的兩個方法

在開發中, 我們習慣了類似下面這種方式去實現引用資源: context.getResources().getDrawable(R.drawable.flower);但是,當我們提前知道這個資源的id,想動態去引用,而不是在id裡面固化應該怎麼辦呢? 比如某個圖片資源的id是

linux 根據 程序 獲取 對應 PID 來 判斷 使用 記憶體情況

#!/bin/bashPID=$(ps -A |grep "java"| awk '{print $1}') if (( PID < 1 )) then /etc/init.d/elasticsearch restart fi cat /proc/$PID/stat

Linux之修改主機(永久生效)

etc 想要 常常 重新啟動 重新 cnblogs 登錄 用戶 sysconf Linux系統安裝好後,都會有默認的主機名,這裏以CentOS系統為例,默認的主機名為localhost.localdomain,為了便於使用,我們常常需要修改主機名,下面演示的是永久更改主機名

Linux主機獲取本機公網IP地址

forever linux ip地址 主機 因為公司的雲主機使用ifconfig和ip add命令都只能看到內網IP地址,而腳本裏面又需要獲取公網IP地址進行一些動作;# ip ad 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc

Linux如何修改主機

hid baidu target config 2種 containe sign 可能 screen Linux通常在安裝的時候,用戶需要設置主機名,但是在日常使用中,方便分組或記憶等原因,可能會需要修改主機名,修改主機名有2種,臨時修改或者永久修改,下面

如何修改Linux操作系統主機

Linux;hostname操作系統:CentOS release 6.9 (Final)任務:修改操作系統主機名,並永久生效。[root@iZuf6d8epomvp2tiryi8n1Z ~]# hostname sky9890 #重新啟動系統即還原[root@sky9890 ~]#[root@sky98

java 反射機制--根據屬性獲取屬性值

obj popu null tail tools pop 對象 href pro 1.考慮安全訪問範圍內的屬性,沒有權限訪問到的屬性不讀取 [java] view plain copy /** * 根據屬性名獲取屬性值 * *

** * 根據屬性獲取屬性值 * * @aram fie理直氣壯休假去高薪亦難換

jar 擴展 初始 task 圖片 休假 北京 不同 public Allure 是一個reor框架,支持多語言,多平臺。可以通過JuniTesngyes等產生的結果集生成酷炫好看的reor;同時也可以支持自定義字段,將你想展示 本文基於幾篇經典的論文,對 Aenion 模

linux手冊函數後小括號數字的含義

函數 usually sys lan sign mes command tps for It‘s the section that the man page for the command is assigned to. These are split as Genera

Linux環境修改主機

root failed net 用戶 hosts hostname ati conf config 當時的場景是:more /etc/hosts 查的結果是 127.0.0.1 localhost 但是主機名顯示的是bogon. 安裝Oracle時老報錯:INS-2080

【MFC】-005 根據程序獲取程序ID

【MFC】-005 根據程序名獲取程序ID 【MFC】-005 根據程序名獲取程序ID 1、由來 2、實現 3、注意 1、由來   在使用TrackIR5進行位姿跟蹤時,使用網上

從 HTTPServletRequest 根據 User-Agent 獲取訪問裝置資訊

背景:根據 HttpServletRequest獲取訪問裝置資訊。 Http 協議請求頭中的 User-Agent屬性會將客戶端裝置的資訊傳遞給伺服器,這些資訊包括客戶端作業系統及版本、CPU 型別、瀏覽器及版本、瀏覽器渲染引擎、瀏覽器語言、瀏覽器外掛等。 參考: 使用者代理(U