Homepage
Open in app
Sign inGet started
modulr
  • Laravel
  • AWS
  • Linux
  • GitLab
Tagged in

Linux

modulr
modulr
Tutorials for Developers Laravel/AWS/Linux
More information
Followers
929
Elsewhere
More, on Medium
  • Linux
Go to the profile of Alfredo Barron
Alfredo Barron in modulr
Feb 27, 2024

Clone repo SSH from GitLab to Ubuntu EC2 AWS

We learning to generate SSH key in Ubuntu 22 and create deploy key in GitLab that clone repository in our server with SSH.

Read more…
Go to the profile of Alfredo Barron
Alfredo Barron in modulr
Mar 18, 2022

How to Create a AWS EC2 Instance

We learning how to create AWS EC2 instance with Ubuntu Server 20.04 LT

Read more…
Go to the profile of Alfredo Barron
Alfredo Barron in modulr
Mar 17, 2022

How to install LAMP on AWS EC2 instance

We learning how to install LAMP (Linux, Apache, MySQL, PHP) on AWS EC2 instance with…

Read more…
1 response
Go to the profile of Alfredo Barron
Alfredo Barron in modulr
Mar 16, 2021

Increase the size of an ABS volume on Linux EC2 AWS

Increase the size of an ABS volume in 3 steps

Read more…
Go to the profile of Alfredo Barron
Alfredo Barron in modulr
Jul 31, 2019

How to Create an Instance in AWS

Create a Ubuntu Server 18.04 LTS instance

  1. Enter to AWS console
Read more…
Go to the profile of Alfredo Barron
Alfredo Barron in modulr
Sep 2, 2018

Commands

Linux Reboot

For shutdown:

sudo poweroff

For restart:

sudo reboot
The best answer form ask ubuntu https://askubuntu.com/questions/187071/how-do-i-shut-down-or-reboot-from-a-terminal
Go to the profile of Alfredo Barron
Alfredo Barron in modulr
May 8, 2018

Como instalar LAMP (Linux, Apache, MySQL, PHP) en AWS

En este tutorial aprenderemos a instalar LAMP (Linux, Apache, MySQL, PHP) en una instancia del servicio EC2 de AWS con el sistema operativo Ubuntu 16.4.

Read more…
1 response