How to remove source files after rsync
By default rsync will keep the source files after sync. But the command itself provides an option to achieve the
Read MoreFor Techs.... Techniques.... Technologies....
By default rsync will keep the source files after sync. But the command itself provides an option to achieve the
Read MoreCertificate verification failed: The certificate is NOT trusted. The certificate chain uses expired certificate. Could not handshake: Error in the
Read MoreThis article explains the way to execute commands in remote server using SSH. Where USER, HOST and COMMAND need to
Read MoreThis article explains the steps to recover lost ssh access to amazon EC2 instance. Here in this case the server
Read MoreAccess denied; you need (at least one of) the SUPER privilege(s) for this operation rds This is a common error
Read MoreAn error occurred (InvalidSignatureException) when calling the GetAuthorizationToken operation: Signature not yet current: is still later than This error happened
Read MoreThis article explains the detailed steps to configure Nginx, MySQL and PHP in Ubuntu server. Step1: Login to the server
Read MoreRDS MySQL providing the option to configure replication from external master server. To stop the replication from external master, the
Read MoreWe can use the following MySQL query to list out all views created in a specific database. Where DB need
Read MoreThe UPDATE and INSERT query provides the outputs when executed in MySQL shell. The same query can be executed from
Read MoreWe can modify the EC2 instance type at any time according to the requirements. This article explains the steps to
Read More