Skip to content
TOP MENU

Archives

  • August 2026
  • April 2025
  • February 2024
  • October 2023
  • August 2022

Categories

  • AI
  • Docker
  • Guacamole
  • MacOS
  • Microsoft
  • Tech
  • Wordpress
AI

Best LLMs for MBA M5 16GB

Aug 29, 2026 techtips Comment on Best LLMs for MBA M5 16GB

The best local large language model (LLM) for a MacBook Air M5 depends on your unified memory (RAM) capacity, with Qwen3.5 9B being the top

MacOS Tech

Mac OS – Can’t eject disk because one or more programs maybe using it

Apr 4, 2025 techtips Comment on Mac OS – Can’t eject disk because one or more programs maybe using it

List Open Files sudo lsof | grep /Volumes/<Volume Name> Kill the mds, mds_store processes sudo kill -9 <pid> Disable Spotlight search in Time Machine backup

MacOS

MacOS Sonoma – Sync time and change timezone

Feb 7, 2024 techtips Comment on MacOS Sonoma – Sync time and change timezone

# sudo sntp -sS time.apple.com # sudo systemsetup -settimezone Asia/Jakarta

Wordpress

Reset WordPress Password via WP CLI

Oct 15, 2023 techtips Comment on Reset WordPress Password via WP CLI

WP CLI is a command line tool for managing your WordPress installation. Install WP CLI $ curl -O https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar $ php wp-cli.phar –info $ chmod

Microsoft Tech

Install Windows 10/11 Apps without Microsoft Store

Oct 15, 2023 techtips Comment on Install Windows 10/11 Apps without Microsoft Store
Tech

Oneliner: Delete characters and blank space in file using Sed

Aug 24, 2022 techtips Comment on Oneliner: Delete characters and blank space in file using Sed

$ cat file.txt +62 891-8599-2497 +62 831-6426-768 +62 818-633-881 +62 899-480-273 +62 874-1264-291 To delete the ‘+’, ‘-‘ characters and blank spaces after the ‘-‘

AI

Best LLMs for MBA M5 16GB

Aug 29, 2026 techtips 0
MacOS Tech

Mac OS – Can’t eject disk because one or more programs maybe using it

Apr 4, 2025 techtips 0
MacOS

MacOS Sonoma – Sync time and change timezone

Feb 7, 2024 techtips 0
Wordpress

Reset WordPress Password via WP CLI

Oct 15, 2023 techtips 0
Microsoft Tech

Install Windows 10/11 Apps without Microsoft Store

Oct 15, 2023 techtips 0
Tech

Oneliner: Delete characters and blank space in file using Sed

Aug 24, 2022 techtips 0
AI

Best LLMs for MBA M5 16GB

Aug 29, 2026 techtipsComment on Best LLMs for MBA M5 16GB

The best local large language model (LLM) for a MacBook Air M5 depends on your

MacOS Tech

Mac OS – Can’t eject disk because one or more programs maybe using it

Apr 4, 2025 techtipsComment on Mac OS – Can’t eject disk because one or more programs maybe using it

List Open Files sudo lsof | grep /Volumes/<Volume Name> Kill the mds, mds_store processes sudo

MacOS

MacOS Sonoma – Sync time and change timezone

Feb 7, 2024 techtipsComment on MacOS Sonoma – Sync time and change timezone

# sudo sntp -sS time.apple.com # sudo systemsetup -settimezone Asia/Jakarta

Wordpress

Reset WordPress Password via WP CLI

Oct 15, 2023 techtipsComment on Reset WordPress Password via WP CLI

WP CLI is a command line tool for managing your WordPress installation. Install WP CLI

Microsoft Tech

Install Windows 10/11 Apps without Microsoft Store

Oct 15, 2023 techtipsComment on Install Windows 10/11 Apps without Microsoft Store
Tech

Oneliner: Delete characters and blank space in file using Sed

Aug 24, 2022 techtipsComment on Oneliner: Delete characters and blank space in file using Sed

$ cat file.txt +62 891-8599-2497 +62 831-6426-768 +62 818-633-881 +62 899-480-273 +62 874-1264-291 To delete

Tech

Rancher Failed to Start on Ubuntu 22.04

Aug 13, 2022 techtipsComment on Rancher Failed to Start on Ubuntu 22.04

Error message: [INFO] Waiting for server to become available: Get “https://127.0.0.1:6444/version?timeout=15m0s”: dial tcp 127.0.0.1:6444: connect:

Tech

How to Install oh-my-zsh

Aug 13, 2022 techtipsComment on How to Install oh-my-zsh

One-liner: sudo apt update && sudo apt install zsh powerline fonts-powerline -y && sh -c

Docker

How to Install Docker and Docker Compose on Ubuntu and Raspian

Aug 13, 2022 techtipsComment on How to Install Docker and Docker Compose on Ubuntu and Raspian

sudo apt update sudo apt install apt-transport-https ca-certificates curl gnupg lsb-release -y Ubuntu: curl -fsSL

Guacamole Tech

Guacamole SSH Error – “The remote desktop server encountered an error and has closed the connection. Please try again or contact your system administrator.”

Aug 13, 2022 techtipsComment on Guacamole SSH Error – “The remote desktop server encountered an error and has closed the connection. Please try again or contact your system administrator.”

The root cause of the error in the title is due to Guacamole only supports

Posts pagination

Page 1 Page 2 NextNext page

Recent Posts

  • Best LLMs for MBA M5 16GB
  • Mac OS – Can’t eject disk because one or more programs maybe using it
  • MacOS Sonoma – Sync time and change timezone
  • Reset WordPress Password via WP CLI
  • Install Windows 10/11 Apps without Microsoft Store

Recent Comments

No comments to show.
AI

Best LLMs for MBA M5 16GB

Aug 29, 2026 techtips 0
MacOS Tech

Mac OS – Can’t eject disk because one or more programs maybe using it

Apr 4, 2025 techtips 0
MacOS

MacOS Sonoma – Sync time and change timezone

Feb 7, 2024 techtips 0
Wordpress

Reset WordPress Password via WP CLI

Oct 15, 2023 techtips 0
Microsoft Tech

Install Windows 10/11 Apps without Microsoft Store

Oct 15, 2023 techtips 0
Tech

Oneliner: Delete characters and blank space in file using Sed

Aug 24, 2022 techtips 0
Copyright © 2026 Bosa Blog Dark. Powered by Bosa Themes