https://boredadmin.com/how-to-resize-or-extend-the-root-partition-in-centos/
#resize #root #partition #centos #linux #server #admin #panel #cpanel #aapanel #extend #partisi
#resize #root #partition #centos #linux #server #admin #panel #cpanel #aapanel #extend #partisi
BoredAdmin
How to resize the root partition in centos?
Resize or extend the root partition in CentOS. This method also applies to REHL. Before starting the resize we need to view or find the free space or storage.
https://stackoverflow.com/questions/10054633/insert-array-into-mysql-database-with-php/10054657
#json #mysql #insert #datatabase
#json #mysql #insert #datatabase
Stack Overflow
Insert array into MySQL database with PHP
I have the following array I want to store in my database...
$insData = array(
'uid' => $fbme['id'],
'first_name' => $fbme['first_name'],
'last_name' => $fbme['last_name'],
'
$insData = array(
'uid' => $fbme['id'],
'first_name' => $fbme['first_name'],
'last_name' => $fbme['last_name'],
'
https://ostechnix.com/how-to-switch-between-multiple-php-versions-in-ubuntu/
#linux #ubuntu #switch #multi #php #version
#linux #ubuntu #switch #multi #php #version
OSTechNix
How To Switch Between Multiple PHP Versions In Ubuntu
This brief tutorial walks you through the steps to switch between multiple PHP versions in Ubuntu Linux and its derivatives.
https://www.tecmint.com/mysql-backup-and-restore-commands-for-database-administration/
#backup #restore #mysql #database #data #base #linux #ubuntu
#backup #restore #mysql #database #data #base #linux #ubuntu
MySQL Backup and Restore Commands for Database Administration
How to Backup and Restore MySQL/MariaDB Databases in Linux
This article shows you several practical examples of how to perform various backup and restore operations of MySQL databases using mysqldump and mysql commands.
https://blog.desdelinux.net/en/redirect-iptables-traffic/
#firewall #linux #network #networking #ubuntu
#firewall #linux #network #networking #ubuntu
Desde Linux
Redirect traffic from one IP and port to another IP and port
Something very common when managing servers is redirecting traffic. Suppose we have a server with certain services running, but