In this post, we’ll go over how to install the Kotlin compiler for the command line. If you’re using Android Studio or developing for mobile, you likely won’t need to install the Kotlin compiler for the command line. Installing Java JDK The first thing to consider is installing the Java JDK if you don’t already […]
Leer mas..Today we will see how to install Debian graphically. Some people prefer Debian for their servers because it is a very lightweight OS and undoubtedly the most stable Linux OS.
Leer mas..In this article, we will see how to ensure the security of our users' data, such as passwords, emails, and other sensitive information that could harm our users if exposed.
Leer mas..Http header use http status to know what’s going on with the procceses of a request and send a response composed by Status-Line; (( general-header; response-header; | entity-header ) ); [ message-body ]; 1xx: Informational – Request received, continuing process 2xx: Success – The action was successfully received, understood, and accepted 3xx: Redirection – Further […]
Leer mas..