This is Rick I'm gonna be sharing with you how to connect to a remote machine specifically a Windows machine on the AWS platform from a Windows machine itself so let's get into it all right so I'm logged in. Here into this Windows machine what we're gonna be doing … [Read more...] about How to connect to Windows AWS Instance
Tutorial de Nodejs – Introducción a crea un programa
My first blog post in Spanish :) … [Read more...] about Tutorial de Nodejs – Introducción a crea un programa
How To Submit A Mobile App To The App Store
Setup and Install Xcode Sign up for the Apple Developer Program Create icons for application Setting up Xcode to publish application Create icons for application Apple requires that you create an app Icon with a 1024x1024 resolution. You can use your … [Read more...] about How To Submit A Mobile App To The App Store
Email from Jeff Bezos
How to enable host only adapter for VirtualBox on Mac OS X
Enabling host-only adapter for VirtualBox 5.2.x on Mac OS X Creating a host-only adapter Open VirtualBox and click on “File > Host Network Manager” on the Menu Bar (Or press “Command” + “W” ) Click on the “Create” button in the Host Network Manager window - This … [Read more...] about How to enable host only adapter for VirtualBox on Mac OS X
How to authenticate users with Tokens using Cognito
This blog post is going to show you how to refresh sessions of Cognito User with Node.js and Express. Your Refresh Token can be used along with the Access Token, and the Id Token to obtain a valid user session. Here is the working example that I have for … [Read more...] about How to authenticate users with Tokens using Cognito
Mailpro Module – Sending email without the headache
How to use Mailpro in your application Install the module Use the module Methods available for use Get a list of subscribers from a mailing list Create a subscriber for a selected mailing list Update a selected subscriber from a selected mailing … [Read more...] about Mailpro Module – Sending email without the headache
How to install DynamoDB on Linux
In this blog post, I'm going to be sharing with you how to set up and configure DynamoDB on Linux using the Ubuntu distribution. You can use this steps to configure your own setup just as long as you follow this process. Before we get started I want to provide you … [Read more...] about How to install DynamoDB on Linux
How to setup Mautic – The Complete Guide
Below you will see all the TODO checklist items that you have to complete when following this guide. You can check them off as you go through the guide to help you stay on track. By the end you will have a complete setup of Mautic working on a Linux … [Read more...] about How to setup Mautic – The Complete Guide
Animate.css Tutorial – Building a Image Slider with jQuery
Put together a small tutorial on how to use Animate.css and jQuery together to build an awesome image slider that uses animations with CSS and JavaScript. HMTML Markup jQuery Code … [Read more...] about Animate.css Tutorial – Building a Image Slider with jQuery