LoginSignup
3
6

More than 5 years have passed since last update.

Virtualbox上のKali Linuxの解像度を変更するメモ

Posted at

Install

ふつうにインストールします。
私は、

kali-linux-2017.1-amd64.iso

をインストールしました。

dist-upgrade

apt-get update
apt-get dist-upgrade

で更新します。
(ettercapなどのアップグレードで失敗してしまい、しばらく悩んだんですが、会社のfirewallでハッキングツールだって言われてアクセス拒否されてました。仕方なくfirewallにしばらく休んでもらって事なきを得ました。)

virtualbox-guest-x11

apt-get update
apt-get install virtualbox-guest-x11
reboot

これで、Virtualboxの表示-仮想スクリーンで解像度を変えることが出来ました。
image.png

3
6
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
6