ANTICHAT

ANTICHAT (https://forum.antichat.xyz/index.php)
-   Инструменты (https://forum.antichat.xyz/forumdisplay.php?f=176)
-   -   Parallels Desktop with Kali 2018.4 (https://forum.antichat.xyz/showthread.php?t=1625738)

Demi 17.11.2018 19:34

Не давно столкнулся с проблемой Parallels Desktop 14.0.1 и Kali 2018.4 xfce
после установки гостевых тулзов умирают икса

решение проблемы:
Перед установкой тулзов выполняем действия

Код:


Код:

mkdir xorgtmp
cd xorgtmp
wget http://ftp.debian.org/debian/pool/main/x/xorg-server/xserver-common_1.19.2-1+deb9u2_all.deb
wget http://ftp.debian.org/debian/pool/main/x/xorg-server/xserver-xorg-core_1.19.2-1+deb9u2_amd64.deb
wget http://ftp.debian.org/debian/pool/main/x/xorg-server/xwayland_1.19.2-1+deb9u2_amd64.deb
wget http://ftp.debian.org/debian/pool/main/x/xserver-xorg-video-vesa/xserver-xorg-video-vesa_2.3.4-1+b2_amd64.deb
dpkg --force-all -i *.deb
apt-mark hold xserver-common xserver-xorg-core xwayland xserver-xorg-video-vesa
apt-get --fix-broken install
reboot


Demi 19.11.2018 21:19

Update
и так файлы пропали, поэтому берем название файлов и ищем зеркала
на Parrot кстати тоже работает


Время: 22:16