This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
chrome [2024/04/13 05:27] val |
chrome [2025/10/02 17:31] (current) val |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Chrome ====== | ====== Chrome ====== | ||
+ | |||
+ | ===== Установка ===== | ||
* [[https://www.google.com/intl/ru_ru/chrome/|Установщик Браузера от Google]] | * [[https://www.google.com/intl/ru_ru/chrome/|Установщик Браузера от Google]] | ||
+ | |||
+ | ==== Windows ==== | ||
+ | |||
* [[https://val.bmstu.ru/unix/WWW/GoogleChromeEnterpriseBundle64.zip]] | * [[https://val.bmstu.ru/unix/WWW/GoogleChromeEnterpriseBundle64.zip]] | ||
+ | |||
+ | ==== Linux Debian ==== | ||
+ | <code> | ||
+ | client1# apt install fonts-liberation libvulkan1 xdg-utils | ||
+ | |||
+ | client1# dpkg -i ~user2/Загрузки/google-chrome-stable_current_amd64.deb | ||
+ | </code> | ||
+ | |||
+ | ===== Подключение через https proxy ===== | ||
* [[https://www.chromium.org/developers/design-documents/secure-web-proxy/|Secure Web Proxy]] | * [[https://www.chromium.org/developers/design-documents/secure-web-proxy/|Secure Web Proxy]] | ||