Fix desktop icons location (move to secondary display)

Scenarios: Set the secondary display as main, in Windows "Display settings" (Make this my main display). However, all the desktop icons not moved to secondary display. After applied new Windows theme, somehow all the desktop icons moved back to primary display. Solution: Open the "Desktop Icon Settings" or click Start > search "Themes" > Desktop … Teruskan membaca Fix desktop icons location (move to secondary display)

Fix missing people face in Google Photos Albums

Symptoms Some faces not showing in Google Photos Album (People & Pets). This also affected the android app. The faces or names is searchable. Solution Step 1 Go to Google Photos > Albums > People & Pets As example below, my daughter's face (Darwisyah) is missing. Step 2 Search for the name. You may notice … Teruskan membaca Fix missing people face in Google Photos Albums

Stuck at “Shark -> SharkExampleJSP ready and waiting”

OS: Ubuntu 16.04.3 LTS Java: OpenJDK 1.8.0_181 Thread Dump: "localhost-startStop-1" #16 daemon prio=5 os_prio=0 tid=0x00007f9224004000 nid=0xccc runnable [0x00007f92724b5000] java.lang.Thread.State: RUNNABLE at java.io.FileInputStream.readBytes(Native Method) at java.io.FileInputStream.read(FileInputStream.java:255) at sun.security.provider.SeedGenerator$URLSeedGenerator.getSeedBytes(SeedGenerator.java:539) at sun.security.provider.SeedGenerator.generateSeed(SeedGenerator.java:144) at sun.security.provider.SecureRandom$SeederHolder.(SecureRandom.java:203) at sun.security.provider.SecureRandom.engineNextBytes(SecureRandom.java:221) - locked (a sun.security.provider.SecureRandom) at java.security.SecureRandom.nextBytes(SecureRandom.java:468) at java.security.SecureRandom.next(SecureRandom.java:491) at java.util.Random.nextInt(Random.java:329) at org.apache.catalina.util.SessionIdGeneratorBase.createSecureRandom(SessionIdGeneratorBase.java:237) at org.apache.catalina.util.SessionIdGeneratorBase.getRandomBytes(SessionIdGeneratorBase.java:174) at org.apache.catalina.util.StandardSessionIdGenerator.generateSessionId(StandardSessionIdGenerator.java:34) at org.apache.catalina.util.SessionIdGeneratorBase.generateSessionId(SessionIdGeneratorBase.java:167) at org.apache.catalina.util.SessionIdGeneratorBase.startInternal(SessionIdGeneratorBase.java:256) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) … Teruskan membaca Stuck at “Shark -> SharkExampleJSP ready and waiting”

Solved – Error 0x80070035. The network path was not found.

This error / issue has been solved, at least on my PC. Symptoms: Not able to access shared folder from other devices Not able to access shared folder from the same PC Error code: 0x80070035. The network path was not found Things I've tried, but no success: Reinstall network driver, including the hidden adapters Windows … Teruskan membaca Solved – Error 0x80070035. The network path was not found.

List all posts that doesn’t have featured image in WordPress via MySQL

I wanted to set all my posts to have featured image, at the same time I wanted to find my posts that containing any image so I could use it as featured image. The following is the simple script that I used to list all posts that doesn't have featured image in WordPress via MySQL, … Teruskan membaca List all posts that doesn’t have featured image in WordPress via MySQL

Retrieve images URL from WordPress gallery using multiple IDs

This simple query is to retrieve images URL from WordPress gallery using multiple IDs. Quite useful to convert from gallery to individual images in a post. The short-code of WordPress gallery looks similar as below: [ gallery type="rectangular" link="file" size="full" ids="7513,7514,7515,7516,7517,7518,7519,7520,7521,7522,7523,7524,7526,7527,7528,7529,7530,7531,7532,7533,7534,7535,7536,7537,7538,7539,7540,7541,7542,7543,7544,7545,7546,7547,7548,7549,7550,7551,7552,7553"] Copy the IDs without the quotes and paste into the following SQL script: SELECT … Teruskan membaca Retrieve images URL from WordPress gallery using multiple IDs

Macrodroid Auto delete old WhatsApp backed up databases

This is just a simple Macrodroid auto delete old WhatsApp backed up databases. Obviously, to trim any older backed up databases so the phone memory usage (for WhatsApp folder) can be maintained low. The script find /storage/emulated/0/WhatsApp/Databases/ -type f -name '*.crypt12' -mtime +2 -exec rm {} ; Explanation First part is the path where the … Teruskan membaca Macrodroid Auto delete old WhatsApp backed up databases

Fix or use KLWP background on lock screen

My phone: S7 Edge (Exynos) Android Nougat Issue: Applied KLWP preset does not reflect the lock screen background. Solution: Download this live wallpaper chooser. Run the installed app and apply live wallpaper for Home and Lock screen at once. Uninstall the live wallpaper chooser. Restart phone. Apply the KLWP again. Notes: Not sure whether this the … Teruskan membaca Fix or use KLWP background on lock screen

Reset Lenovo TB3-710i

Kalau anda baca artikel ni, bermakna anda adalah seorang guru yang buntu dengan tab Lenovo TB3-710i pemberian kerajaan 😛 Buntu kerana? Very restricted, semua access denied. Sampaikan nak connect wifi pon access denied. Hampeh kan? 😀 No worries, cuba langkah-langkah mudah ni. Kalau tak berkesan, cuba Google tempat lain 🙂 Prerequisites: Tab Lenovo TB3-710i Sim card … Teruskan membaca Reset Lenovo TB3-710i