Skip to content
View matheustf2020's full-sized avatar

Block or report matheustf2020

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
matheustf2020/README.md
  • 👋 Hi, I’m @matheustf2020
  • 👀 I’m interested in intro to english advanced skills and learn codes..
  • 🌱 I’m currently learning ...
  • 💞️ I’m looking to collaborate on ...
  • 📫 How to reach me ...

- Trindev

  • Shells Automatize's:

    1. Update.sh -> Só executar ou chmod +x ar.sh ou ./*.sh..
    1. LAMP Auto-Install Full and Basic:

    LAMP AUTOMATIZADO

  • Dependencias: Git Curl Perl Wget Zip Usermode

  • Clonando-- git clone https://github.com/teddysun/lamp.git cd lamp chmod 755 *.sh

  • AutoInstall LAMP -- cd lamp/ ./lamp.sh --apache_option 1 --apache_modules mod_wsgi,mod_security --db_option 2 --db_root_pwd teddysun.com --php_option 4 --php_extensions ioncube,imagick,redis,mongodb,libsodium,swoole --db_manage_modules phpmyadmin,adminer --kodexplorer_option 1

-- Basic Install LAMP -- ./lamp.sh --apache_option 1 --db_option 6 --php_option 5 --db_manage_modules phpmyadmin => PhpMyAdmin -> admin | lamp.sh

-- Comandos --

cd ~/lamp git reset --hard // Resets the index and working tree git pull // Get latest version first chmod 755 *.sh

./upgrade.sh // Select one to upgrade ./upgrade.sh apache // Upgrade Apache ./upgrade.sh db // Upgrade MySQL or MariaDB ./upgrade.sh php // Upgrade PHP ./upgrade.sh phpmyadmin // Upgrade phpMyAdmin ./upgrade.sh adminer // Upgrade Adminer

-- Desinstalar -- ./uninstall.sh

Fonte: https://lamp.sh/autoinstall.html

Popular repositories Loading

  1. study study Public template

    Study Space

    1

  2. trintec trintec Public

    Shell

  3. LOIC LOIC Public

    Forked from NewEraCracker/LOIC

    Low Orbit Ion Cannon - An open source network stress tool, written in C#. Based on Praetox's LOIC project. USE ON YOUR OWN RISK. WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES.

    C#

  4. matheustf2020 matheustf2020 Public

    Config files for my GitHub profile.

    Shell

  5. theudev theudev Public

    Dev Start system for study and user personal.

    Shell

  6. chromium-latest-linux chromium-latest-linux Public

    Forked from scheib/chromium-latest-linux

    Scripts to download and run the latest Linux build of Chromium. A substitute for Chrome Canary on Linux.

    Shell