Skip to content

Sharing Experience

Sharing life experiences, programming, ..

  • Home
  • Tools
  • Web Tutorial
    • Ubuntu
    • Apache
    • Git
    • Nginx
  • Privacy Policy
  • Terms & Conditions
How To Install WordPress with LAMP on Ubuntu 22.04

How To Install WordPress with LAMP on Ubuntu 22.04

In this article, we will guide you through installing a WordPress site with the LAMP stack on Ubuntu 22.04.

UbuntuPosted on: January 16, 2023
How to Specify SSH key for Git repository

How to Specify SSH key for Git repository

This example shows you how to use specific SSH keys for each remote repository.

UbuntuPosted on: January 16, 2023
How To Install PHP 8.2 on Ubuntu 22.04

How To Install PHP 8.2 on Ubuntu 22.04

In this article, You will learn How to Install PHP 8.2 in Ubuntu 22.04.

UbuntuPosted on: January 16, 2023
How to Install Nginx on Ubuntu 22.04 LTS

How to Install Nginx on Ubuntu 22.04 LTS

This article will demonstrate the method to set up an Nginx web server on Ubuntu 22.04.

UbuntuPosted on: January 16, 2023
How to import SQL file to MySQL using Command Line

How to import SQL file to MySQL using Command Line

In this article, I’ll give you a detailed tutorial on importing SQL files through the command-line interface. You will discover how to accomplish this by utilizing the online MySQL server, the provided shell, the offline WAMP and XAMPP servers, and other tools.

UbuntuPosted on: January 16, 2023
How to export SQL file from MySQL using Command Line

How to export SQL file from MySQL using Command Line

The best tool for exporting a MySQL database to a sql file is mysqldump. This article will teach you how to use the command line to export SQL files from MySQL.

UbuntuPosted on: January 16, 2023
How to configure nginx on ubuntu 20.04

How to configure nginx on ubuntu 20.04

Nginx is an open source software for web serving ( nginx on ubuntu 20.04 ) like Apache. You can check how to config apache in here . It uses a […]

NginxPosted on: October 2, 2022October 2, 2022
Config git username and email in global or local

Config git username and email in global or local

How to show and update git username, email in global or only in local before commit or push your source code to git repository

GitPosted on: April 17, 2022June 24, 2022
How to config httpd.conf in Xampp

How to config httpd.conf in Xampp

Some config httpd.conf in Xampp First, you can check config httpd.conf in xampp details here: https://gist.github.com/rukku/3411602 Configure Virtual Host: httpd-vhosts.conf Open the file C:\xampp\apache\conf\extra\httpd-vhosts.conf with some editing tool. Below the […]

Apache , Uncategorized , Web TutorialPosted on: April 17, 2022June 24, 2022

Posts navigation

Previous page Page 1 … Page 5 Page 6
  • How to Add Custom Attribute in Laravel Model
  • Removing Soft Delete from Laravel Table with Migration
  • Execute Bash Script Directly From a URL on Linux
  • How to Upgrade or Switch PHP CLI Version in Ubuntu
  • How to Get All Routes in Laravel 9
Theme Twelve Blog by Kantipur Themes