Ashiq
Member-
Ashiq replied to the discussion how to unzip file in linux terminal? in the forum Web Hosting and Linux 3 weeks ago
how to unzip file in linux terminal?
To unzip a file in Linux using the terminal, first ensure that the utility is installed on your system. If it’s not available, you can install it using your system’s package manager.
unzip
Once installed, you can extract the contents of a ZIP file by using theunzip
command followed by the file name, which will place the files in your current… Read more -
Ashiq replied to the discussion how to change root password? in the forum Web Hosting and Linux 3 weeks ago
To change the root password in Linux, you can follow these steps based on your current access level:
If you already know the root password, open the terminal and switch to the root user by typing
su -
and entering the existing root password. Once logged in as root, use thepasswd
command to set a new password. You will be prompted to enter the… -
Ashiq replied to the discussion how to change backend url in wordpress? in the forum Web Development 3 weeks ago
how to change backend url in wordpress?
Changing the WordPress Login URL
If you want to change the login page URL for customization or security purposes, use a plugin.
Install a Plugin:
Go to the WordPress dashboard.
Navigate to Plugins > Add New and search for a plugin like WPS Hide Login.
Install and activate the plugin.
Set a Custom…
-
Ashiq replied to the discussion What is the best file permission option for the wordpress? in the forum Web Development 3 weeks ago
What is the best file permission option for the wordpress?
For WordPress, use the following file permissions:
Set files to 644 so the owner can read and write, and others can only read
Set folders to 755 to allow the owner to read, write, and execute, while others can only read and execute.
For wp-config.php, use 444 or 444 to restrict access to the owner since it contains sensitive information
Make sure…
-
Ashiq replied to the discussion how to check my website backlinks in the forum Digital Marketing 3 weeks ago
how to check my website backlinks
-
Use tools like Ahrefs, SEMrush, or Moz Link Explorer. Enter your website URL, and these tools will show you a detailed list of backlinks, anchor texts, and other link metrics.
-
-
Ashiq changed their profile photo 4 weeks ago