Skip to content

Instantly share code, notes, and snippets.

@xeptore
xeptore / shadowsocks-ubuntu-20.04-installation.md
Last active January 29, 2025 14:33
Shadowsocks Ubuntu 20.04 Installation Guide
  1. Install

    sudo apt update
    sudo apt install shadowsocks-libev
  2. Configure

    sudo vim /etc/shadowsocks-libev/config.json
@AbraXabra
AbraXabra / index.php
Created June 25, 2017 07:32
Настройки Bitrix для MAMP PRO
Прописываем в VirtualHost:
php_admin_value mbstring.func_overload 2
php_admin_value mbstring.internal_encoding utf-8