apt.conf を作る
vi /etc/apt/apt.conf
Acquire::http::proxy "http://xxxx:9999/";
Acquire::https::proxy "http://xxxx:9999/";
アップデート、インストール
apt-get update
apt-get upgrade
sudo aptitude install zsh
Go to list of users who liked
More than 5 years have passed since last update.
apt.conf を作る
vi /etc/apt/apt.conf
Acquire::http::proxy "http://xxxx:9999/";
Acquire::https::proxy "http://xxxx:9999/";
アップデート、インストール
apt-get update
apt-get upgrade
sudo aptitude install zsh
Register as a new user and use Qiita more conveniently
Go to list of users who liked