Search results

  1. Depov

    MySQL 8 on CentOS 7

    yum -y install https://dev.mysql.com/get/mysql80-community-release-el7-3.noarch.rpm // Add repository to your server yum -y install mysql-community-server // Install MySQL Server systemctl start mysqld.service // Start MySQL Service systemctl enable mysqld.service // Enable MySQL Service...
  2. Depov

    Setup Vultr Cloudron on Ubuntu 18.04

    Run the following commands on the Ubuntu Bionic 18.04 (x64) server: wget https://cloudron.io/cloudron-setup chmod +x cloudron-setup ./cloudron-setup --provider vultr wait a little time Visit https://<IP> and accept the self-signed certificate to finish setup. The server has to be rebooted...
  3. Depov

    OVH Virtual Mac API

    backend Promise.promisifyAll(ovh); function requestVirtualMac(ip_address) { return ovh.requestAsync('POST', '/dedicated/server/' + config.SERVICE_NAME + '/virtualMac', { ipAddress: ip_address, type: 'ovh', virtualMachineName: uuid.v4() }).then(function(result) {...
  4. Depov

    Актуальный мануал по заливам с логов 🟢 до 5000$ в день 🤑

    нормально типок на 1 апреля залил телетайп)
  5. Depov

    Sell СС + full details USA

    Мясные сс
  6. Depov

    Checking Card Balances

    Norm
  7. Depov

    List of shops with gifts

    Good
  8. Depov

    List of shops with gifts

    Hmm
Top Bottom