AWS EC2 instance used up CPU 100% - Malware kdevtmpfsi
I was wondering what’s wrong with my server (host Laravel web app),
it’s fine after reboot the instance, but after a while it become very
slow, and CPU 100%
This is my technical blog about programming, server setup & configuration, technical learning experience.
I was wondering what’s wrong with my server (host Laravel web app),
it’s fine after reboot the instance, but after a while it become very
slow, and CPU 100%
I heard about Docker few years ago, but wasn’t know about best practice how to use that.
I’ve tried Laradock, it’s way too many stuff in the config, should I use 1 docker for multiple
projects? Or better single project?
With kernel 4.17 above, we can set the threshold directly
1 | $ echo 85 > /sys/class/power_supply/BAT0/charge_start_threshold |
I’m using Windows 10 in VirtualBox for testing purpose, where my main OS is formatted to Ubuntu.
I noticed I can activate the Windows 10 with the key sealed in hardware,
get the key with the follwing command
Some time, we will need to test web development in mobile devices.
Previously, I used to test in iOS simulator, the virtual host will just work.
First of all, I must say that I was referring OSTechNix for the installation guide.
But when I tried to install, I faced some minor issue, that’s why I write this post.
Also, I not follow everything from the guide (but most of the things)
I’m working Vue with Laravel, creating a component (nested view), and try to handle the user event in the root (Laravel blade file).
I wrote a script to sync Google Analytics (GA) pageviews to own DB in daily basis.
E.g.
342
pageviewsHave you ever think of, to find out any app API endpoint?
I’m just know about this. I will be doing this in iPhone.
mitmproxy is free & open source.