How to run Python script as a service on Ubuntu 22To run a Python script as a service on Ubuntu, you can use systemd, which is the standard system and service manager for Linux. Here’s a…Mar 5, 2024Mar 5, 2024
Clone repo SSH from GitHub to Ubuntu EC2 AWSWe learning to generate SSH key in Ubuntu 22 and create deploy key in GitHub that clone repository in our server with SSH.Mar 1, 2024Mar 1, 2024
Published inmodulrClone repo SSH from GitLab to Ubuntu EC2 AWSWe learning to generate SSH key in Ubuntu 22 and create deploy key in GitLab that clone repository in our server with SSH.Feb 28, 2024Feb 28, 2024
Published inmodulrSend Telegram Notifications with Laravel 9We will learn to send Telegram notifications with Laravel 9May 18, 2022May 18, 2022
Published inmodulrHow to Create a AWS EC2 InstanceWe learning how to create AWS EC2 instance with Ubuntu Server 20.04 LTMar 18, 2022Mar 18, 2022
Published inmodulrHow to install LAMP on AWS EC2 instanceWe learning how to install LAMP (Linux, Apache, MySQL, PHP) on AWS EC2 instance with Ubuntu 20.04.3 LTSMar 17, 20221Mar 17, 20221
Published inmodulrLaravel 8 send notifications with queues on RedisWe learning how to send Notifications with management to queues using Redis. In this tutorial we will use the Notifications created…Aug 13, 2021Aug 13, 2021
Published inmodulrSend Slack Notifications with Laravel 8We will learn to send Slack notifications with Laravel 8Apr 9, 2021Apr 9, 2021
Published inmodulrClone GiltLab repository with SSH in Mac OSWe learning to generate SSH key in macOS Big Sur, create deploy key in GitLab that clone repository in our server with SSH.Mar 24, 2021Mar 24, 2021
Published inmodulrIncrease the size of an ABS volume on Linux EC2 AWSIncrease the size of an ABS volume in 3 stepsMar 16, 2021Mar 16, 2021
Published inmodulrCreate automatic Deploy with GitLab CICreate automatic deploy with GitLab CI in 10 minutesJun 11, 2020Jun 11, 2020
Published inmodulrCreate API Rest with Laravel 7 Passport Authentication (Part 1)We learning to create a authentication system with API Laravel Authentication Passport OAuthJun 4, 20207Jun 4, 20207
Published inmodulrHow to Install Laravel Valet on MacConfigure your development environment on Mac in minutesDec 18, 20193Dec 18, 20193
Published inmodulrHow to Create an Instance in AWSCreate a Ubuntu Server 18.04 LTS instanceJul 31, 2019Jul 31, 2019
Published inmodulrLaravel Scaffold demo is readyThe demonstration of the tutorial series “Create Scaffold with Laravel 5.7” is ready, I hope you use it to develop your next projects…Nov 22, 20181Nov 22, 20181
Published inmodulrCreate Scaffold with Laravel 5.7 — Profile (Part 3.2) Change passwordIn this part we will add to profile module the feature change password of Auth user.Nov 1, 20185Nov 1, 20185
Published inmodulrCreate Scaffold with Laravel 5.7 — Profile (Part 3.1) Edit profileIn this part we will add to profile module the feature edit the name and email of Auth user.Oct 24, 20186Oct 24, 20186
Published inmodulrCreate Scaffold with Laravel 5.7 — Add Core UI Template (Part 2)In this part we will add Core UI Bootstrap Admin Template to custom the UI and UX of project.Oct 20, 20187Oct 20, 20187
Published inmodulrCreate Scaffold with Laravel 5.7 — Authentication (Part 1)We will create a scaffold with Laravel 5.7 to using like base for our future projects. The first step is learning to create a…Sep 20, 20184Sep 20, 20184
Published inmodulrAPI Rest with Laravel 5.6 Passport Authentication — Send Notification with Queues on Redis (Part 5)We learning how to send Notifications with management to queues using Redis. In this tutorial we will use the Notifications created…Sep 14, 20187Sep 14, 20187