How to check Ubuntu-22.04-WordPress.6.3.2 login information

First, we log into the system via SSH. On the first login, it will prompt for the WordPress link.

The default web directory is /var/www/html

Check MySQL root password and MySQL WordPress user password 

Execute sudo cat .db_password 

Check Web Admin admin password 

Execute sudo cat .litespeed_password 

The following is the web interface. On the first login, you can set up the WordPress dashboard yourself.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

CentOS 7.x Firewall: Enable/Disable and Add Ports

  In CentOS 7.x, the default firewall is firewalld. Here is an example using CentOS 7.6...

How to enable/disable ping on Linux system

To prevent others from discovering and potentially attacking your machine through network ping...

How to View Memory Usage and Clear Cache in Linux System

Sometimes, when a server becomes unresponsive, it may not necessarily be due to high CPU usage....

How to remotely access a Linux system using Putty tool

Introduction to Putty software PuTTY is a Telnet, SSH, rlogin, raw TCP, and serial interface...

Linux System RuiSu Installation Tutorial

Note: The prerequisite for installing RuiSu is to ensure that the network card is in the "eth"...