Software Engineering
-

Authentication vs Authorization
Some people might not fully understand about the real meaning of Authentication and Authorization. I personally taught this is some secluded issues. After all it…
-

Hardware and Software Interrupts
In embedded systems, the processor often needs to handle multiple tasks such as monitoring sensors, controlling motors, and managing communication.But what happens when an important…
-

MySQL configuration for Apache Web Server (Linux Environment)
Make sure that your Ubuntu has already been updated before proceeding to the SQL configuration. MySQL Installation Once you entered MySQL, proceed with the Data…
-

Apache Web Server, Firewall Configuration with Ubuntu
When I was still a junior in Web System Development, I only focused on web development without any knowledge of web servers. What I know…
-

RustDesk as alternative for TeamViewer
As I am working for the proof-of-concept for PIDS solution, I came across a situation where TeamViewer is not an option especially for unattended access…