Nuxt3 with Bun Dockerfile
![](https://i0.wp.com/naiwaen.debuggingsoft.com/blog/wp-content/uploads/2025/01/Nuxt3BunDockerfile.webp?fit=1257%2C701&ssl=1)
base on Explanation in Dockerfile comments
base on Explanation in Dockerfile comments
After I upgrade lubuntu from 22.04 to 24.10. The icon (lqxt) are missing on some page such as Desktop / File Manager / lxqt perference as image Solution
By default, jsPDF supports 14 standards as follows: suppose you want a default font. You can use setFont() method. Otherwise, use another font such as Thai font (Kanit Regular). reader can follow the steps in my blog How to Use Custom…
Use Proxmox UI (Recommend way) If recommended way, It did not work. It shows errors like “Task Fail: Not A Valid Block Device try to use cmd (God Mode) Note: The directory mount file can be found in /etc/systemd/system (I test…
When I start my stack the pgadmin container tell the error Permission denied: ‘/var/lib/pgadmin/sessions’ I change a port in my docker-compose from to Reference
This blog is derived from the workshop that I previously posted “เมื่อ DEV ลองไป Workshop Microsoft 365 Admin + Microsoft Defender (Write in Thai)” I and my friend (at the workshop) have encountered problems such as Your account with Microsoft is…
Today there was a case where my colleague’s system showed a Low Disk Space warning. I used Tree Size to investigate and found a file sc.user_paged.1.etl in the path C:\Users\<<YourUser>>\AppData\Local\Temp\PW that was almost 50 GB in size. I researched and…
Solution1: using syscat.tables using syscat.tables field AVGROWSIZE Solution2: using CTE using CTE or you can create stored procedure Reference
Problems Solution Note: Other interested columns are Reference
When I ran a command sudo apt-get upgrade (apt upgrade) or sudo apt-get install (apt install ). I receive an error Solution