aaPanel – Free Hosting Control Panel
aaPanel is a free hosting control panel written in Python. https://www.aapanel.com/new/index.html install php redis extension in aaPanel Install aaPanel wget
runuser
Linux Run Command as another user Install Xfce VNC remote desktop on Ubuntu
sudo
Linux Run Command as another userusermodsudo: command not found To allow a user to run sudo commands without a password,
Linux Run Command as another user
To run command as another user on Linux, you can use su USER_NAME_HERE -s /bin/bash -c COMMAND_HERE Or sudo -u
Bash check if a program is running or not
You can find process id for a running program with command pidof BINARY_NAME_HERE Example boby@sok-01:~$ pidof gedit 22057 boby@sok-01:~$ ps
PrestaShop Error Declaration of Cart::getPackageShippingCost
On a PrestaShop site, i get error message (1/1) ContextErrorException Warning: Declaration of Cart::getPackageShippingCost($id_carrier = NULL, $use_tax = true, ?Country
Apache Solr
How To Install Apache Solr on Debian 10
cms
https://wordpress.org https://strapi.io/ – headless CMS
Create dhparam.pem
To generate dhparam.pem, run cd /etc/ssl/ openssl dhparam -out dhparam.pem 4096 To add dhparam in Nginx, add ssl_dhparam /etc/ssl/dhparam.pem; See
editor
Online Code Editor https://hemingwayapp.com https://replit.com/ – Online IDE, Run Programs, Collaborate with others.
Online Code Editor
Eclipse Che Eclipse Che is an Open Source Online Code editor. https://github.com/eclipse/che/ It supports several programming languages. Based on Visual
CWP not working after hostname SSL install
On a CentOS Web Panel (CWP) server, control panel stopped working after installing SSL certficate for hostname. When starting cwpsrv