To upgrade your Twilio CLI to the latest version: To upgrade the Twilio plugins to the latest verion:
Read Full ArticleAdding directories into your $PATH in Ubuntu Linux
To add directories into your Path in Ubuntu Linux, first, run the following command to edit the .bashrc file. At the very end you can…
Read Full ArticleCreate Twilio Flex agents with Google Admin and LDAP integration
In this post we are going to learn how to do an LDAP integration between Google and Twilio Flex, to allow for our users to…
Read Full ArticleRoute Twilio Flex calls by skill using Twilio Studio
In this article we are going to create an IVR that routes the call to an agent with the correct skill to handle that call.…
Read Full ArticleGet started with Twilio Flex
In this post we are going to learn how to set up Twilio Flex, create skills and route calls through an IVR to the correct…
Read Full ArticleHow to reset the password of a Workspace from the AWS console
In order to reset the password of a Workspace you need to reset the password of the user login into the workspace. To do that…
Read Full ArticleManaging application versions in AWS Elastic Beanstalk
Sometimes after running the command “eb deploy” you can get the following error: This happens because there is a limit to the amount of application…
Read Full ArticleHow to increase the storage of a Linux EC2 instance
Before we get into the how to increase system storage on an EC2 instance, let me provide you with this cool terminal command to find…
Read Full ArticleHow to install lnav in Amazon Linux
To install lnav log navigator in Amazon Linux machines run the following command:
Read Full Article