Fedora,CentOS とか # yum update パッケージ名 Debian,Ubuntu とか # apt-get install パッケージ名
OpenSSLをアップデートするには
# yum update OpenSSL # apt-get install OpenSSL
Fedora,CentOS とか # yum update パッケージ名 Debian,Ubuntu とか # apt-get install パッケージ名
# yum update OpenSSL # apt-get install OpenSSL
apt-cache -i depends パッケージ名
rpm -q --whatrequires パッケージ名
apt-cache -i depends openssl
rpm -q --whatrequires openssl
Outlookから送ったメールの添付ファイル名が、iPhoneで「 =?utf-8?Q?...?= 」と無残に文字化けしてしまう現象。その元凶を紐解くと、1990年代から続く 「RFC規格のねじれ」 と、Microsoftによる 「独自の割り切り」 という深い闇に突き当...