Oct 20, 2025

SolidWorks Add-Ins

 3DXpert


https://support.3dsystems.com/s/article/3DXpert?language=en_US
https://softwaresupport.oqton.com/s/article/3DXpert?language=en_US

https://oqton.ent.box.com/s/8ilfoasbfnum520slx5iarxi81q3je6v



Oct 14, 2025

Index Miller

 Index Miller dari bidang kristal dalam kisi kristalografi


Material Phase and Characteristic

 















Oct 12, 2025

Heat Treatment (Post-Processing)






https://www.youtube.com/watch?v=77fu_aiEJkM


https://www.youtube.com/watch?v=K1uSG01jaF8














Geometric Dimension and Tolerance (GD&T)

 


Surface Roughness




                        ************************************************



************************************************


************************************************
RUNOUT and TOTAL RUNOUT


















Oct 10, 2025

Femtosecond Laser

 







Hydrophobic, Olephobic, Hydrophilic

 


- Hydrophobic > 90 degree

- Super-Hydrophobic > 150 degree 



- Oleophobic > 90 degree, oil in water

- Super-Oleophobic > 150 degree, oil in water




Oct 8, 2025

Ultrasonic Machining (USM)

  • The hole oversize diameter is oversize than the drill hole diameter
  •  A hole conicity of approximately 0.2° arises when drilling a 20-mm-diameter hole to a depth of 10 mm in graphite.
  • Out of roundness, arises by lateral vibration and arise due to the out of perpendicularity of the tool face and the tool centerline and when the acoustic parts of the machine are misaligned
    • Typical roundness errors are about 40 to 140 μm and 20 to 60 μm, respectively, for glass and graphite materials
  • Smoother surfaces can also be obtained when the viscosity of the liquid carrier of the abrasive slurry is reduced






Oct 6, 2025

OJS Optimization

 


















Fix the MariaDB Issue

 sudo mysql_secure_installation




BACKDOOR Detection and Audit

 # 1. Check for suspicious processes

ps aux | grep -v ']$' | less


# 2. Check listening ports

sudo netstat -tunlp


# 3. Check for unauthorized SSH keys

cat ~/.ssh/authorized_keys


# 4. Check system logs

sudo journalctl -xe | grep -i "failed\|error\|backdoor"


# 5. Check for rootkits

sudo apt install rkhunter chkrootkit

sudo rkhunter --check

sudo chkrootkit



3 SIMPLE WAYS TO PREVENT 




CHECK ON CRONTAB