Skip to content
Webner Logo
  • Blog Home
  • Categories
    • Web Development
    • Salesforce
    • Big Data
    • Cloud
    • Database
    • PHP Frameworks
    • eLearning
    • Insurance
    • Java Frameworks
    • Linux, Windows, Mac
    • Mobile
    • Others (General)
    • Others (Technical)
    • Software Testing
    • Zoho
  • About Us
  • Contact Us
  • StudySection

Webner Blogs – eLearning, Salesforce, Web Development & More

Tag: ubuntu

August 4, 2021 Cloud / Database

Keyring Password Issue

August 4, 2021 Cloud / Database
Post Views: 2,018
| By Webner

Use this if you have forgotten the password of the keyring in Ubuntu, but you want to safeguard a new keyring with a password. For Ubuntu 18.04, I used the following. Remove old keyring: For this, we need to change

Read More
April 15, 2021 Web Development

How To Reset Your MariaDB-10.2 Root Password on Ubuntu 20.04

April 15, 2021 Web Development
Post Views: 5,439
| By Webner

Note: This tutorial will work only for resetting the MariaDB root password, not for the MySQL server. Introduction If you forget the root password of the MariaDB database in Ubuntu, you can still regain the access and reset it if

Read More
January 4, 2021 Linux

400 Bad Request Error while creating a virtual domain in Ubuntu

January 4, 2021 Linux
Post Views: 3,295
| By Webner

Problem Statement: I have more than 3 PHP projects in the workspace which is at path /var/www/html in Ubuntu 14.04 system. When I open my browser and type http://localhost, then the list of all PHP, CakePHP, or laravel projects is

Read More
June 10, 2020 Database / Linux / PHP Frameworks

Firebase Integration With Laravel 6.x (Ubuntu 18.04)

June 10, 2020 Database / Linux / PHP Frameworks
Post Views: 3,431
| By Webner

Below are the steps to integrate Firebase with Laravel 6.x Step 1 To integrate Firebase with Laravel we first need a Laravel project. Create a new Laravel project using the given composer command. composer create-project –prefer-dist laravel/laravel firebase Step 2

Read More
December 16, 2019 Linux

Installation and configuration of gitlab (Ubuntu)

December 16, 2019 Linux
Post Views: 2,208
| By Webner

Installation & configuration of gitlab with Let’s Encrypt on Ubuntu 18.04 Step.1 Update to latest repos :~$ sudo apt-get update Step.2 Now, Install the prerequisites required for gitlab :~$ sudo apt-get install -y curl openssh-server ca-certificates Step.3 Download the latest

Read More
May 21, 2019 Database

Migrate MySql to MariaDB in Ubuntu 18.04

May 21, 2019 Database
Post Views: 9,023
| By Webner

How to Migrate MySql to MariaDB in Ubuntu 18.04 We need to perform few steps to migrate the MySql database to Maria database, I have mentioned the steps below: Log in to your MySql server with root password. $ mysql

Read More

Google ad

Copyright 2022 - 2023 | Webner Blog by Webner Solutions Pvt Ltd. | All Rights Reserved.
MENU
  • Blog Home
  • Categories
    • Web Development
    • Salesforce
    • Big Data
    • Cloud
    • Database
    • PHP Frameworks
    • eLearning
    • Insurance
    • Java Frameworks
    • Linux, Windows, Mac
    • Mobile
    • Others (General)
    • Others (Technical)
    • Software Testing
    • Zoho
  • About Us
  • Contact Us
  • StudySection