Dev {Tricks}

  • Home
  • WordPress
  • OJS
  • Oxwall
  • Server and Hosting
You are here: Home / Archives for Server and Hosting / Linux Distribusion / Debian

November 25, 2023 by dev

Migrate aaPanel to New Server using One-Click Migration Tools

  • How to migrate aaPanel account(s) from server A to server B
  • aaPanel settings migration.
  • Cloning aapanel accounts
  • Moving from old error aapanel to new aapanel server
  • How To Migrate Data On aaPanel With 3 Steps
  • How Migrate aaPanel using One-Click Migration API version 3.0
  • ERROR After Migration to AAPANEL

Follow the following steps to migrate aaPanel account(s) easily.

On new Server:

  1. Install aaPanel
  2. Set server configuration same as old server
  3. Update aaPanel to latest version
  4. Click API and allow API
  5. Reset API to get new api key and enter whitelist IP (ip address of old server)

On old server:

  1. Update aaPanel to latest version
  2. Install “One-Click Migration”
  3. Open “One-Click Migration” and enter required data
    1. Target panel Addr: Panel address. For example, https://103.81.224.71:7800
    2. Target panel API: API from new server
    3. Select website(s) and database(s)
  4. Just follow the steps and choose which website you want to migrate, then wait for the process, then you’re done

 

 

 

 

Filed Under: aaPanel, AWS, Bluehost, CentOS, Cloudcone, Contabo, Debian, Digitalocean, HostGator, Hostinger, RackNerd, Server and Hosting, Ubuntu, VPS Management, VPSDime Tagged With: aapanel, aapanel server migration, aapanel to aapanel

November 19, 2023 by dev

Continuous alerts /dev/loop at 100%

  • /dev/loop1 100% /snap/snapd/20290
  • system mounts /dev/loop0 on /snap/core/3604 and it’s 100
  • Remove dev/loop

Purse the snapd

apt autoremove --purge snapd

Filed Under: Almalinux, AWS, Bluehost, CentOS, Cloudcone, Contabo, Debian, Digitalocean, HostGator, Hostinger, Linux Distribusion, Providers, RackNerd, Server and Hosting, Ubuntu, VPSDime

November 1, 2023 by dev

How to Schedule a Nightly Reboot of your Server | Ubuntu

Login to your server root

Them run

sudo crontab -e

Select an editor.

Set the job
# m h dom mon dow command

0 4 * * * /sbin/shutdown -r +5

m=minute
h=hour
dom=day of month
mon=month
dow=day of week

Filed Under: Almalinux, AWS, Bluehost, CentOS, Cloudcone, Contabo, Debian, Digitalocean, HostGator, Linux Distribusion, Providers, RackNerd, Server and Hosting, Ubuntu, VPSDime

October 26, 2023 by dev

Expand the Existing Partition | Linux

This can be done using the cloud-utils package:

For Debian and Ubuntu

apt install cloud-utils -y

For CentOS

yum install cloud-utils -y

Now the cloud-utils are installed, we need to know the name of the existing partition. use the following command to search for a partition mounted to “/”:

mount | grep ' / '

Example output:

/dev/sda3 on / type ext4 (rw,noatime,data=ordered)

Remember the first part (“/dev/sda3” in the example above). To expand the partition, use the following commands:

growpart /dev/sda 3
resize2fs /dev/sda3

And that’s all it takes to expand your existing partition on Debian and Ubuntu and CentOS.

 

Filed Under: CentOS, Debian, Linux Distribusion, Server and Hosting, Ubuntu Tagged With: add additional disk, expand partition, linux partition

September 14, 2023 by dev

MySQL: Error Code: 1118

  • #1118 – Row size too large (> 8126). Changing some columns to TEXT or BLOB may help. In current row format, BLOB prefix of 0 bytes is stored inline.
  • Change limit for “Mysql Row size too large”
  • Row size too large 8126 Changing some columns
  • 1118 Row size too large

The error was: SQLSTATE[42000]: Syntax error or access violation: 1118 Row size too large. The maximum row size for the used table type, not counting BLOBs, is 8126. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs

  • Solution
  • Login to phpMyAdmin with root previllege
  • Go to Variables
  • Then edit Innodb Strict Mode as follows
    innodb_strict_mode = 0

 

Filed Under: aaPanel, Almalinux, AWS, Bluehost, CentOS, CentOS Web Panel, Cloudcone, Contabo, cPanel, CyberPanel, Debian, Digitalocean, DirectAdmin, Error and Fix, HostGator, How to, ISPConfig, KeyHelp, Linux Distribusion, MySQL, Plesk, Server and Hosting, Ubuntu, VPS Management, VPSDime, Webmin, WHM Tagged With: innodb strict mode, mysql row size

  • 1
  • 2
  • 3
  • Next Page »
  • Upwork
  • Freelancer
  • Fiverr
  • Guru
  • PPH

Recent Posts

  • nginx free WAF error while using nginx 1.23 and above | aaPanel
  • Migrate aaPanel to New Server using One-Click Migration Tools
  • Continuous alerts /dev/loop at 100%
  • How to Schedule a Nightly Reboot of your Server | Ubuntu
  • Expand the Existing Partition | Linux
  • Backblaze B2 Cloud Storage
  • Integrating Google Sign-In into your web app
  • How to Install cPanel/WHM on Ubuntu 20.04
  • MySQL: Error Code: 1118
  • Install office 365 with free lifetime license
  • Download and Install Office 2021 from Microsoft | Free | Genuine Version
  • Google Scholar Indexing | PKP Docs
  • How to change the SSH port | WHM
  • aaPanel Error and Solutions
  • How To Create a New User and Grant Permissions in MySQL
  • aaPanel Security Risk and Solution
  • aaPanel Management script
  • KeyHelp server control panel
  • Protected: MultiSaaS – Multi-Tenancy Multipurpose Website Builder (SaaS)
  • How to install aaPanel web hosting control panel on CentOS 7 or Ubuntu or Debian

Categories

  • Affiliate Marketing (1)
  • Customization (3)
    • CSS (1)
  • Email Solutions (21)
    • FrontApp (1)
    • Google Spreadsheet (2)
    • Microsoft Outlook (1)
    • PHP Email Form (3)
    • PolyMail (1)
    • Recaptcha (1)
    • Roundcube (3)
    • Thunderbird (2)
    • WebMail (4)
  • Games (1)
  • How to (81)
  • Joomla (6)
    • Akeeba (1)
    • Fix & Tricks (3)
  • jQuery (3)
  • jQuery Plugins (4)
    • BX Slider (1)
    • Slick (1)
  • Laravel (4)
  • Marketplace (5)
  • Miscellaneous (28)
  • MultiSaaS (1)
  • OJS (53)
    • Help (35)
    • Installation (9)
      • Issues (5)
    • Plugins (7)
    • Scholar Indexing (1)
    • Theme (6)
      • Templates (6)
        • Frontend (5)
        • legacy (1)
    • Theme Customization (9)
    • Theme Development (13)
    • TPL CSS JS (2)
    • Upgrade (11)
  • Oxwall (3)
  • Payment Methods (1)
    • Paypal (1)
  • PC Tips and Tricks (13)
    • MS Office (2)
      • PowerPoint (1)
    • Windows (3)
  • PHP Parse error (2)
  • phpBB (2)
  • Server and Hosting (200)
    • Billing and Management (10)
      • Blesta (5)
      • Boxbilling (2)
      • WHMCS (5)
    • Email (9)
      • Postfix (3)
    • Error and Fix (17)
    • FTP (2)
    • Linux Distribusion (20)
      • Almalinux (7)
      • CentOS (9)
      • Debian (15)
      • Ubuntu (13)
    • Mail Server Solusion (7)
      • iRedMain (6)
    • MySQL (12)
    • Providers (62)
      • AWS (31)
      • Bluehost (31)
      • Cloudcone (20)
      • Contabo (34)
      • Digitalocean (62)
      • HostGator (30)
      • Hostinger (2)
      • RackNerd (4)
      • VPSDime (32)
    • Security (19)
      • SSH (7)
    • VPS Management (67)
    • Web Control Panel (138)
      • aaPanel (8)
      • CentOS Web Panel (39)
      • cPanel (29)
      • CyberPanel (3)
      • DirectAdmin (92)
        • Find & fix (38)
      • ISPConfig (13)
      • KeyHelp (3)
      • Plesk (22)
      • Webmin (21)
        • Usermin (2)
        • Virtualmin (11)
      • WHM (15)
  • Uncategorized (17)
  • Wordpress (87)
    • Elementor (2)
    • Find and Fix (10)
    • Functions (5)
    • Genesis (9)
    • Glossary (1)
    • How to (21)
    • Neuron TD (15)
      • Console Error (1)
      • functions (5)
        • register_post_type (1)
        • register_sidebar (1)
        • theme_files (1)
        • theme_supports (1)
      • Image Directory (1)
      • Menu (2)
      • Query (4)
    • Plugins (12)
      • Contact Form 7 (5)
      • Duplicator (1)
      • Essential Grid (2)
    • Softaculous (3)
    • Speed and Security (4)
    • Stock Theme Development (6)
      • Header Footer (1)
      • PHP (1)
      • VC (1)
    • Theme Development (2)
      • Issues (1)
      • Menu (1)
    • Timer Theme Development (3)
    • Update (2)
    • Woocommerce (2)
    • WP Basic Guideline (8)

Important DEV links

  • Premium Themes
    • Themeforest
    • Envato Market
  • Built With (What Theme is That?)
    • What WP theme is that
    • Joomla Template Detector
    • Drupal Template Detector
    • Prestashop Template Detector
    • Shopify Theme Detector
    • Squarespace Template Detector
    • OpenCart Detector
    • WordPress.com Theme Detector
  • Domain/IP history checker
    • Who IS request
    • Hosting Info
  • Check DNS Propagation
    • DNS Checker
    • intoDNS
  • What is my IP
    • What is My IP Address
    • What is My IP
    • IP location
    • What is My IP
    • Porkbun
  • SEO Tools
    • Visitor Traffic
    • Broken Link
    • Website Speed Test
      • SEMrush
      • GTmetrix
      • Pingdom
      • PageSpeed Insights
      • DebugBear
      • keyCDN
  • Photo Image
    • Remove Background 50 Free Preview Image 375 × 666 per month
  • Domain Registrars
    • 123-Reg
    • Porkbun
    • Freenom
    • Namecheap NEWCOM598
  • Hosting Providers
    • Bluehost
    • Hostgator
    • Inmotion
  • Hosting Control Panel
    • CWPpro (FREE)
    • DirectAdmin (Trial 60 Days, One account $2/month)
    • ISPConfig (Free)
  • Webmaster Tools
    • Google
    • Bing
    • Yandex
  • Miscellaneous
    • Time Calculator

 

  • Home
  • WordPress
  • OJS
  • Oxwall
  • Server and Hosting

Copyright © 2023 · Executive Pro Theme on Genesis Framework · WordPress · Log in