Restoring a backup from a ZIP file – like the ones generated by our downloadable backup feature – can sometimes be a lengthy process. If you unzip a ZIP file locally on your computer before uploading the backup with SFTP, you’ll likely run into a bottleneck because SFTP can only transfer a limited number of files …
Introduction to S3 and EC2 file copy In this article, we are going to see how to copy files from ec2 instance to S3 bucket and vice versa, with the help of IAM roles and without having to use the AWS access key and secrets in the server. In AWS technical terms. Copying files from …
What is SSH SSH, or Secure Shell, is a remote administration protocol that allows users to control and modify their remote servers over the Internet. The service was created as a secure replacement for the unencrypted Telnet and uses cryptographic techniques to ensure that all communication to and from the remote server happens in an …
SSH, the Secure Shell, is a popular, powerful, software-based approach to network security.[2] Whenever data is sent by a computer to the network, SSH automatically encrypts (scrambles) it. Then, when the data reaches its intended recipient, SSH automatically decrypts (unscrambles) it. The result is transparent encryption: users can work normally, unaware that their communications are safely encrypted on …
Amazon’s Virtual Private Cloud (VPC) is a foundational AWS service in both the Compute and Network AWS categories. Being foundational means that other AWS services, such as Elastic Compute Cloud (EC2), cannot be accessed without an underlying VPC network. Amazon VPC and Subnets Amazon VPC enables you to connect your on-premises resources to AWS infrastructure …
Coding Villa Banner
Pune is one of India’s largest metropolitan cities and has been ranked as the 2nd most liveable city of India in “Ease of Living Index 2021.” Along with its twin city Pimpri Chinchwad (PCMC) and three cantonment towns of Camp, Khadki, and Dehu Road, Pune is the second major ‘IT Hub of India.’ PCMC, which …
In this post we will show you Integrating Google Two-Factor Authentication with CodeIgniter 3, hear for Integrating Google Two-Factor Authentication with CodeIgniter 3 we will give you demo and example for implement. Integrating Google Two-Factor Authentication with CodeIgniter extend is a genuinely simple process. The two-factor Authentication will help you to secure your administrator login board with an …
I recently implemented two factor authentication to secure administrator logins to something important. Doing so was much easier than I thought thanks to Google Authenticator and an open source composer package, so I thought I’d share this quick article to help others who might not have done it yet. What is Two Factor Authentication? 2FA …
git Coding Villa
In most cases, it is simple to delete a Git branch. You’ll learn how to delete a Git brach locally and remotely in this article. TL;DR version When to Delete branches It is common for a Git repo to have different branches. They are a great way to work on different features and fixes while …
If you want to remove .html or .php extension from the url, Or want to change .html or .php extension with any custom extension then this tutorial will help you lot to get solution. If you need SEO friendly URL for your web based application then it is important to remove special characters from the …
PAGE TOP
error

Enjoy this blog? Please spread the word :)

RSS
Follow by Email