Readerstacks
  • Home
  • Softwares
  • Angular
  • Php
  • Laravel
  • Flutter

Category: Ubuntu

How to Reset Root Password of MySQL 8 in Ubuntu 20.04

How to Reset Root Password of MySQL 8 in Ubuntu 20.04 ?

ReaderstacksJune 1, 2022Devops Mysql Ubuntu

Sometimes we forget or mistakenly type wrong password during the installation of mysql, So in this article i will help you to Reset Root Password of MySQL in Ubuntu 20.04. Mysql 8 has several new features and also it has…

Read More

Copy command in ubuntu

Copy command in Ubuntu

ReaderstacksOctober 31, 2021Devops Ubuntu

Copy is very command in Ubuntu terminal. whenever we want to copy the directories or files copy command come in to the action. In this article we will lean to copy the directory, copy files, copy with hidden files, copy…

Read More

install php 8 in ubuntu

How to install PHP 8.0 in Ubuntu 20.04 LTS ?

ReaderstacksSeptember 18, 2021Devops Php Ubuntu

In this tutorial we will learn to install PHP 8.0 on Ubuntu 20.04 LTS using PPA. PHP 8.0 is the latest version of php and it have many upgrades. Installation process is same as How to install PHP on Ubuntu?…

Read More

How to Install multiple versions of PHP?

How to Install multiple versions of PHP?

ReaderstacksSeptember 18, 2021Devops Php Ubuntu

Sometimes it’s required to install the different version of PHP rather then the default one of Ubuntu Repository System. To install the different version we will follow the basic steps before installation of PHP Step 1 : Add ppa:ondrej/php to…

Read More

How to install PHP

How to install PHP on Ubuntu?

ReaderstacksSeptember 18, 2021Devops Php Ubuntu

PHP is widely used langauge in world of web. PHP is an open sourece language and free for everyone. It’s a server side scripting lanaguge which compiles on server and can embedded with html too. Currently, there is three version…

Read More

How to install MySQL in Ubuntu?

ReaderstacksSeptember 18, 2021Devops Mysql Ubuntu

MySQL is a most popular and open source relational database. it provides multi user support with a many storage engines. in this tutorial we are going to install MySQL in Ubuntu. Let’s begin with simple steps: Step 1 : Open…

Read More

Install php, apache, mysql(Lamp) and phpmysadmin on Ubuntu

How to Install php, apache, mysql(Lamp) and phpmysadmin on Ubuntu

ReaderstacksSeptember 18, 2021Devops Ubuntu

PHP, Apache MySQL and phpMyAdmin is most useful part to run a web application like PHP. In this tutorial we will cover installation of PHP 7, Apache, MySQL and phpMyAdmin. Here is the list of tools and their use. PHP…

Read More

How to start, stop and restart apache linux ?

ReaderstacksAugust 28, 2021Devops Softwares Ubuntu

Before start i hope you know well about the apache, if not then you can read this article what is apache and install on ubuntu. Commands to start, stop, status and restart the apache are as follow: Start Apache in…

Read More

What is apache web server and install on ubuntu?

ReaderstacksAugust 28, 2021Devops Softwares Ubuntu

Apache is a web server which is used to serve the http request from a client computer. A client can open a webpage to view the website using web browsers like chrome, firefox etc. and browsers sent their requests to…

Read More

ssh disable

Disable SSH or IP bounded on any ubuntu server?

ReaderstacksJuly 11, 2021Devops Softwares Ubuntu

Open SSH to everyone is a security risk. we can change these settings easily in 2 minutes. let’s have quick solution on this. Open file /etc/hosts.deny with using vi or nano editor. Command : sudo vi /etc/hosts.deny then add below…

Read More

Posts navigation

1 2 Next

Recent Posts

  • How to print raw sql query in eloquent laravel ?
  • How to assign or declare variable in laravel blade template ?
  • How to Get Current Url in Blade File Laravel ?
  • Collection Count and Check Empty Eloquent Collection in Laravel
  • How to check user agent in angular ?

Archives

  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021

Categories

  • Angular
  • CSS
  • Dart
  • Devops
  • Flutter
  • HTML
  • Javascript
  • jQuery
  • Laravel
  • Laravel 9
  • Mysql
  • Php
  • Softwares
  • Ubuntu
  • Uncategorized
Copyright © All rights reserved. Privacy Policy Terms & conditions