ALL articles of Server

Laravel 8 Amazon S3 file upload with example

AWS provides fast asset loading for web application. That's many web application serves images from AWS servers. In this article, I w...

READ MORE

How to generate SSH keys and use to login remote server

SSH or Secure Shell is network protocol that allows users to connect with remote server using command line. To login with SSH, you can eithe...

READ MORE

What is Content Spoofing and how to prevent it

Hello guys, In this article, we will discuss about what is Content Spoofing, how it will affect your website and business, and how to pre...

READ MORE

How to secure phpMyAdmin

phpMyAdmin is free and open-source web application that provides simple GUI for MySQL written in php. phpMyAdmin is widely used to manage My...

READ MORE

How to transfer files between remote server and local comput...

When your hosting provider gives you Cpanel access to remote server, you can transfer files using Cpanel File Manager. You can also create F...

READ MORE

How to access website running on localhost from a mobile pho...

Many times you are working in your project in your local computer and you want to check how your website will look in mobile phone. It is al...

READ MORE