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

Category: Devops

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

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

disable change detection anagular

How to disable automatic change detection strategy in angular component?

ReaderstacksJuly 4, 2021Angular Javascript Softwares Ubuntu

In angular all components by default take the changes as any event occur, but sometime we don’t want this behaviour. Thus, to detach the two way binding in component we can use changeDetection strategy in component metadata. Angular Change Detection…

Read More

Recent Posts

  • How to Move Files or Folder to One Folder to Another in Laravel ?
  • How to Copy Folder Recursively One Folder to Another in Laravel ?
  • How to Delete Folder Recursively With Files in Laravel ?
  • How to Check folder exist and Create Nested Folder in Laravel ?
  • How to access and setup storage files after upload in laravel ?

Archives

  • 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