Dev {Tricks}

  • Home
  • WordPress
  • OJS
  • Oxwall
  • Server and Hosting
You are here: Home / Archives for Server and Hosting / Web Control Panel

May 30, 2023 by dev

How to install CyberPanel

Filed Under: CyberPanel

April 3, 2023 by dev

Easy Step by Step guide to Install cPanel/WHM on CentOS 8

Step 1: Create your server hostname

hostnamectl set-hostname server.ojsexpert.com

Step 2: Check the installation of Perl on Your Server

yum install perl

Step 3: Install CURL

yum install curl

Step 4: Go to home directory

cd /home

Step 5: Download the most recent installer script to the home directory

curl -o latest -L https://securedownloads.cpanel.net/latest

Step 6: Now, run the auto-installer script typing the below command:

sh latest

Step 7: Access to cPanel WHM

https://SERVER_IP:2087

Note: cPanel, L.L.C. does not support CentOS version 8. Expire on December 31, 2021

Filed Under: cPanel

April 3, 2023 by dev

How to install Linux Screen utility?

  1. Check whether Screen is installed
    which screen
  2. If Screen is not installed on your system, run the following command:
    1. If your system uses yum, you can install Screen with the command below
      yum install screen
    2. If your system uses apt, you can install Screen with the command below
      apt install screen
  3.  To run a Screen session, enter the screen command.
    screen
  4. If your session disconnects for some reason, log back in to your server and run the screen -r command.
    screen -r

    This will reconnect you to your Screen session.

Filed Under: CentOS, cPanel, Debian, Linux Distribusion, Ubuntu, VPS Management

April 1, 2023 by dev

Move files in the Linux terminal

The mv command moves file(s) from one location to another.

To move a file from one directory to another with mv, remember the syntax below

mv <source> <destination>

For example,

mv example.zip /home

Check whether, it moves example.zip

ls /home

Rename the file as you move it

mv example.zip /home/newexample.zip

Rename a file without moving it to another location

mv example.zip renameexample.zip

Moving a directory

mv exampledir /home

Moving a file safely

mv --interactive example.zip /home

This will ask

mv: overwrite '/home/example.zip'?

If you do not want to manually intervene, use –no-clobber or -n instead.

mv --no-clobber example.zip /home

 

 

Filed Under: AWS, Bluehost, CentOS Web Panel, Cloudcone, Contabo, cPanel, Debian, Digitalocean, DirectAdmin, HostGator, How to, iRedMain, Server and Hosting, VPS Management, VPSDime, Web Control Panel Tagged With: linux move, move, move cli, move command

March 25, 2023 by dev

MariaDB Upgrade to the new version | Plesk – CentOS 7 / RHEL 7

  • For CWP and CentOS 7
    MariaDB Upgrade to the new version | CWP 

By default, CentOS 7 is shipped with MariaDB 5.5. MariaDB 10.x version is a drop-in replacement for MySQL 5.5-5.7.

Automatic method

Note: The script below is applicable only for upgrading default MariaDB 5.5 to the MariaDB 10.5 version, for other cases apply the steps from the Manual Method section. Make sure Obsidian 18.0.30 or later is installed on the server.

  1. Download the attached script and provide it with executable rights:
    wget https://raw.githubusercontent.com/plesk/kb-scripts/master/c7-mariadb-10-5-upgrade/c7-mariadb-10-5-upgrade.sh && chmod +x c7-mariadb-10-5-upgrade.sh
  2. Execute the script via CLI:
    ./c7-mariadb-10-5-upgrade.sh

 

Filed Under: Plesk, Server and Hosting, VPS Management

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

Recent Posts

  • How to install CyberPanel
  • How to Reset Laravel Admin Password directly at phpMyAdmin
  • Invalid JSON Error in WordPress
  • How to install Softaculous on a VPS/Dedicated server with cPanel/WHM
  • How to install WHM & CPanel on Ubuntu 20.04 LTS Linux
  • How to install Cpanel/WHM on AlmaLinux 8 Server
  • Easy Step by Step guide to Install cPanel/WHM on CentOS 8
  • How to install Linux Screen utility?
  • How to update phpBB?
  • How to install CloudPanel on a dedicated server or any other cloud
  • How to check your Linux version?
  • Move files in the Linux terminal
  • iRedmail/nginx adding website to home server
  • MariaDB Upgrade to the new version | Plesk – CentOS 7 / RHEL 7
  • Google Workspace MX record values
  • Could not open input file
  • How to remove journal path for single journal OJS website.
  • How to Clean the YUM Cache in CentOS
  • How to run php file through command line? How do I enable PHP?
  • How to disable functions using the PHP disable_functions directive in php ini

Categories

  • Affiliate Marketing (1)
  • Customization (3)
    • CSS (1)
  • Email Solutions (20)
    • 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 (77)
  • Joomla (6)
    • Akeeba (1)
    • Fix & Tricks (3)
  • jQuery (3)
  • jQuery Plugins (4)
    • BX Slider (1)
    • Slick (1)
  • Laravel (2)
  • Marketplace (5)
  • Miscellaneous (26)
  • OJS (52)
    • Help (35)
    • Installation (9)
      • Issues (5)
    • Plugins (7)
    • 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 (12)
    • MS Office (1)
      • PowerPoint (1)
    • Windows (3)
  • PHP Parse error (2)
  • phpBB (2)
  • Server and Hosting (183)
    • Billing and Management (10)
      • Blesta (5)
      • Boxbilling (2)
      • WHMCS (5)
    • Email (9)
      • Postfix (3)
    • Error and Fix (16)
    • FTP (2)
    • Linux Distribusion (10)
      • Almalinux (1)
      • CentOS (1)
      • Debian (7)
      • Ubuntu (3)
    • Mail Server Solusion (7)
      • iRedMain (6)
    • MySQL (9)
    • Providers (55)
      • AWS (24)
      • Bluehost (24)
      • Cloudcone (13)
      • Contabo (27)
      • Digitalocean (55)
      • HostGator (23)
      • VPSDime (25)
    • Security (18)
      • SSH (6)
    • VPS Management (63)
    • Web Control Panel (129)
      • CentOS Web Panel (37)
      • cPanel (27)
      • CyberPanel (1)
      • DirectAdmin (90)
        • Find & fix (38)
      • ISPConfig (11)
      • Plesk (20)
      • Webmin (19)
        • Usermin (2)
        • Virtualmin (11)
      • WHM (13)
  • Uncategorized (15)
  • 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