lowendscript
lowendscript copied to clipboard
Bash scripts to set up/bootstrap low end virtual servers
Hi, This shell is great,i have used for 2 years.but it's too old in 2017. Could you update it,i mean update to new version ,like php version 7 ,and so...
Output after running ./setup-debian.sh mysql on debian6 x64 : > invoke-rc.d: initscript mysql, action "start" failed. > dpkg: error processing mysql-server-5.5 (--configure): > subprocess installed post-installation script returned error exit...
Hello.. i recently tried your script.. work awesome thanks for all the hard work. However there was issue with line 911 : function install_curl{ print_info "Checking curl" check_install curl curl...
Jsut wondering if there's one included and if not which one do you recommend for a minimal system?
Greets: I could have sworn one of the features of LEA's script was disallowing root logins. I recently gave this script a try and noticed that root logins are now...
Refer to this [issue](https://github.com/jippi/puppet-php/issues/33), PHP 5.5 has Zend OpCache built-in and APC Opcode Cache is not required. This lead to an configure error, which make PHP not work in the...
--2014-10-20 02:40:12-- http://wordpress.org/latest.tar.gz Resolving wordpress.org... 66.155.40.249, 66.155.40.250 Connecting to wordpress.org|66.155.40.249|:80... connected. HTTP request sent, awaiting response... 302 Moved Temporarily Location: https://wordpress.org/latest.tar.gz [following] --2014-10-20 02:40:12-- https://wordpress.org/latest.tar.gz Connecting to wordpress.org|66.155.40.249|:443... connected. ERROR:...
Hi, I've had, I think, the same issue in the past when I have tried to use this script with Debian 7. Now I have it in a fresh Debian...
I've setup a root password for MYSQL and now I cannot automatically create a user/db via this script. Any ideas short of removing the password? ./setup-debian.sh mysqluser mydomain.tld mysqladmin: connect...
The script doesnt remove xinetd and saslauthd maybe adding xinet\* and sasl\* ? Thanks for the script