ps command notes
ps -fC xxxx -C by command name -f full
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
起因不小心手殘把手機噴出去了,好死不死面朝下。就裂了 XD ,其實我摔很多次都沒事,但是這次摔的角度真的就GG。 撐了一個月其實真的覺得不用額外花錢去維修,但是某天又不小心摔了一下,螢幕變色而且凸出來,還要壓回去才恢復正常。就覺得花錢體驗看看正宗的蘋果店在台灣的狀況。 因為臨時想寫這篇文章記錄,所以也沒有特別拍一下 Taipei 101 Apple Store ,這是當時開幕的照片 其實遠在 2007 年,iPhone 第一代上市的時候我就有去芝加哥的 Apple Store 朝聖,但是那時候只是無料參拜 Apple Store 什麼都沒敗 不過當時就為了我的 MacBook …
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 …