広告のパーソナライゼーション、リマーケティング、広告のパフォーマンス分析など、広告に使用されるクッキーを管理します。
2.11.9. Configure displaying Cyrillic characters in console editors (nano, vim)
To configure the display of Cyrillic characters in console text editors (nano, vim), set the encoding for the bash shell by executing the commands:
echo "export LANG=en_US.UTF-8" >> ~/.bashrc
source ~/.bash_profile