Linux command – Stressful Application Test (Network)
前面有使用過 Stressful Application Test (Stressapptest) https://benjr.tw/96740 這邊針對他的網路測試來做說明. 測試環境為 Ubuntu16.04 64bits Net Copy Stressapptest 也可以透過網路來進行測試, […]
前面有使用過 Stressful Application Test (Stressapptest) https://benjr.tw/96740 這邊針對他的網路測試來做說明. 測試環境為 Ubuntu16.04 64bits Net Copy Stressapptest 也可以透過網路來進行測試, […]
測試環境為 RHEL (RedHat Enterprise Linux) 6.8 如果你的 DHCP Server 有多個網路埠就可以設定成不同網段的 subnet Subnet – 10.0.0.0 (DHCP : 10.0.0.1) eth0 Subnet – 172.1 […]
測試環境為 CentOS 7 / CentOS 8 .測試環境建議可以先關閉 firewall 與 selinux https://benjr.tw/95368 TigerVNC Server – IP : 192.168.111.167 TigerVNC Viewer – […]
測試環境為 Ubuntu14.04 HD 硬碟, Network 網路, FC (Fiber Channel)光纖 這幾種常見的 I/O 介面要如何檢查是不是有產生 Error count. HD (SATA , SAS) 透過硬碟本身所提供的 S.M.A.R.T. (Self-Monitoring […]
我的需求如下(測試環境 CentOS 6.8): 不允許 FTP 使用者登入到系統後觀看根目錄下的資料夾. FTP 使用者登入後皆到統一的目錄 (/var/ftp) 下. 可以透過 chroot (限制使用者目錄) 與 local_root (使用者登入後到統一的目錄) 來做限制. 不允許 FTP […]
Red Hat Enterprise Linux 6 之前的網絡管理工具是 #system-config-network ,而 Red Hat Enterprise Linux 6 採用新的網路管理工具 #NetworkManager – http://www.gnome.org/projects/ […]
有時候某一個程式沒有安裝 ,我怎麼知道他是放在哪一個套件裡的, #apt-get install command 本身就會幫忙搜尋,不用特別的方式. APT 比如我要找 #ifconfig , #apt-get 會提示你的工具是放在哪一個套件裡. 或是透過 apt-file 去找,會有比較多的資訊可 […]
在 VMWare 下面的虛擬機器遇到一個怪問題,我的網路裝置不知怎麼回事,以前是 eth0 後來不知道為什麼變成 eth1 ,而且改不回來.一開始還以為是 NetworkManager 設定有問題,檢查了設定檔 /etc/NetworkManager/NetworkManager.conf /etc […]
RedHat Linux (RHEL) 從 RHEL6 開始就改成 #NetworkManager 為預設的 桌面網路管理工具 – http://www.gnome.org/projects/NetworkManager/ . NetworkManager 支援的網路介面相當多的介面 包含了有線網路 […]
Red Hat Enterprise Linux 6 之前的網絡管理工具是 #system-config-network ,而 Red Hat Enterprise Linux 6 採用新的網路管理工具 #NetworkManager – http://www.gnome.org/pro […]