NVIDIA GeForce GTX 1070 / 1080 Ti 無螢幕超頻測試
在超頻前先用下列指令檢查是否能超頻,雖然沒意義但是還是看一下狀態 # nvidia-smi -q -d SUPPORTED_CLOCKS 因為平常沒有接顯示器所以設定起來有點麻煩 直接用 nvidia-settings -q all 會無法設定,所以要加工一下 # nvidia-settings -q all ERROR: The control display is undefined; …
在超頻前先用下列指令檢查是否能超頻,雖然沒意義但是還是看一下狀態 # nvidia-smi -q -d SUPPORTED_CLOCKS 因為平常沒有接顯示器所以設定起來有點麻煩 直接用 nvidia-settings -q all 會無法設定,所以要加工一下 # nvidia-settings -q all ERROR: The control display is undefined; …
ps -fC xxxx -C by command name -f full
# set /map1/accounts1/root password=xxxxxxxxxx
dpkg -L xxxxx
edit your hosts file or configure dns server. the following commands you need to configure all of your ldap servers. install ldap …
first, you need to enable epel. after you enabled epel. please install opendkim packages # yum install -y opendkim second, you need …
# ibdiagnet -r -pc -P all=1 –pm_pause_time 600
sed -i -e ‘s/^/lfs_migrate -y /’ scratch.txt 在每一行前面加入 lfs_migrate -y sed -i -e ‘s/$/ \&/’ scratch.txt 在每一行後面加入 & 符號
$ iperf -c 172.23.1.51 -t 60 -i 5 ———————————————————— Client connecting to 172.23.1.51, TCP port 5001 TCP window size: 49.5 KByte (default) …
Unable to negotiate with legacyhost: no matching key exchange method found. Their offer: diffie-hellman-group1-sha1 $ ssh -oKexAlgorithms=+diffie-hellman-group1-sha1 username@xxx.xxx.xxx.xxx Unable to negotiate with …