Hào nheo
  • Nhà
  • Chào
  • chill
  • config
  • dev
  • blockchain
  • dinhnhohao@gmail.com
June 2023
M T W T F S S
 1234
567891011
12131415161718
19202122232425
2627282930  
« May   Jul »
  • June 2025
  • February 2025
  • December 2024
  • September 2024
  • August 2024
  • April 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022

backup (2) bypass (2) career (18) ci/cd (2) cloudflare (3) config (5) container (2) cosmos (3) design pattern (13) design patterns (18) dev (13) edf (2) elasticsearch (5) expo (6) git (3) github (3) github action (3) gitlab (3) guacamole (2) junior (4) linux (4) load balancer (2) mariadb (3) middle (32) mobile (6) mongodb (2) mysql (8) netflix (5) netflixtechblog (6) nginx (4) nodejs (6) Pattern (14) patterns (5) proxy (3) python (6) python3 (2) reactnative (11) restore (2) senior (36) ssh (3) static analysis (2) timestone (3) ubuntu22 (3) unity (6) wordpress (4)

Recent Posts

  • Cách tôi thi pass chứng chỉ SAA-C03 trong 1 tháng
  • Tự động bật Mac Mini hàng ngày để remote
  • Hướng dẫn thiết lập reverse SSH tunnel để truy cập vào máy trong mạng công ty (đằng sau NAT hoặc firewall) mà không cần mở port ra ngoài Internet
  • Các lỗi đấu dây công tắc quả nhót có đèn
  • Dựng wordpress qua docker-compose và cloudflare tunnel

Recent Comments

  • Hà on SSH máy công ty không cần mở port
  • Tuyen Vu on Các bài viết nguy hiểm sẽ bị đặt password
  • BigFan on State pattern
  • mungvt on Tự dựng hệ thống NFS (Network File System)
  • mungvt on SSH máy công ty không cần mở port

Archives

  • June 2025
  • February 2025
  • December 2024
  • September 2024
  • August 2024
  • April 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022

Categories

  • blockchain
  • chill
  • config
  • dev
  • techblog
  • Uncategorized

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
  • 0
    config

    Dựng proxy từ máy chủ bảo mật để bypass restrict

    Written by haonheo

    Mong muốn: Chuẩn bị: Thực hiện: Sử dụng Bạn set proxy trong trình duyệt hoặc […]

    2 years ago
    245 Views
  • 0
    config

    K8S cheatsheet

    Written by haonheo

    Viết cho tôi nhớ

    2 years ago
    226 Views
  • 0
    config

    Giới thiệu và cài đặt cơ bản Kubernetes: Quản lý ứng dụng phân tán dễ dàng

    Written by haonheo

    Giới thiệu: Kubernetes (K8s) là một hệ thống mã nguồn mở để quản lý và […]

    2 years ago
    237 Views
  • 0
    config

    Tích hợp Sonarqube với Gitlab CI/CD

    Written by haonheo

    Mục đích: Thực hiện: Test xem có đúng code thối nó không cho pass không.

    2 years ago
    248 Views
  • 0
    config

    Tự dựng gitlab runner để CI/CD gitlab

    Written by haonheo

    Mong muốn: Yêu cầu: Setup trong repo gitlab như sau Cài trong máy chủ như […]

    2 years ago
    220 Views
  • 0
    dev

    Proxy Pattern

    Written by haonheo

    The proxy pattern is a software design pattern. A proxy, in its most general form, […]

    2 years ago
    200 Views
  • 0
    config

    Các Network mode của VirtualBox

    Written by haonheo

    Network là một trong các thành phần có thể ảo hóa để thử nghiệm ở […]

    2 years ago
    214 Views
  • 0
    dev

    Adapter pattern

    Written by haonheo

    The adapter pattern is a software design pattern that allows the interface of an existing […]

    2 years ago
    188 Views
  • 0
    dev

    Factory Method pattern

    Written by haonheo

    The factory method pattern is a creational pattern that uses factory methods to deal with […]

    2 years ago
    203 Views
  • 0
    dev

    Decorator pattern

    Written by haonheo

    The decorator pattern is a design pattern that allows behavior to be added to an […]

    2 years ago
    191 Views
  • 0
    dev

    Composite pattern

    Written by haonheo

    The composite pattern describes a group of objects that are treated the same way as […]

    2 years ago
    175 Views
  • 0
    dev

    Abstract Factory

    Written by haonheo

    Abstract Factory provide an interface for creating families of related or dependent objects without specifying […]

    2 years ago
    192 Views
  • 0
    dev

    Builder Pattern

    Written by haonheo

    The builder pattern is a design pattern designed to provide a flexible solution to various […]

    2 years ago
    209 Views
  • 0
    dev

    Prototype Pattern

    Written by haonheo

    Specify the kinds of objects to create using a prototypical instance, and create new objects […]

    2 years ago
    245 Views
  • 0
    dev

    Đến tuổi lười giải thích và comment

    Written by haonheo

    Nếu muốn code không cần comment ít ra phải như ảnh trên:

    2 years ago
    172 Views
  • 0
    config

    Singleton Pattern

    Written by haonheo

    Ensure a class only has one instance, and provide a global point of access to […]

    2 years ago
    204 Views
  • 2
    dev

    SSH máy công ty không cần mở port

    Written by haonheo

    Với các bạn dùng Linux thì ssh vào được máy bàn ở công ty là […]

    2 years ago
    337 Views
  • 0
    Uncategorized

    Bridge Pattern

    Written by haonheo

    Decouple an abstraction from its implementation so that the two can vary independently. Tách rời […]

    2 years ago
    169 Views
  • 0
    dev

    Facade Pattern

    Written by haonheo

    Provide a unified interface to a set of interfaces in a subsystem. Facade defines a […]

    2 years ago
    221 Views
  • 0
    dev

    Design patterns dễ như ăn kẹo

    Written by haonheo

    Design patterns là 1 trong những chủ đề quan trọng nhưng không được nhiều trường […]

    2 years ago
    565 Views

Random Articles

  • 0
    Uncategorized
    haonheo

    Command pattern

  • 0
    config
    haonheo

    Tăng tốc mysql bằng cách xóa các index không dùng tới

  • 0
    config
    article image
    haonheo

    Allow remote access mariadb Ubuntu20

  • 0
    Uncategorized
    article image
    haonheo

    Hướng dẫn thiết lập reverse SSH tunnel để truy cập v ...

  • 0
    config
    haonheo

    Sửa lỗi The application**** can’t be open khi xuất app ...

  • 1
    chill
    haonheo

    Tại sao trông Senior của tui có vẻ chả làm gì

  • 0
    config
    haonheo

    Giới thiệu và cài đặt cơ bản Kubernetes: Quản lý � ...

  • 0
    config
    haonheo

    Pull requests của GitHub và merge requests của Gitlab

  • 0
    config
    article image
    haonheo

    Lỗi AmbiguousMatchException: Ambiguous match found.

  • 0
    dev
    haonheo

    Áp dụng ChatGPT viết Unit test, thêm comment, convert code, ...

  • 0
    config
    article image
    haonheo

    Lỗi Could not load type of field ‘Google.IOSResolver:setti ...

  • 0
    config
    haonheo

    Lỗi FBSDK Unity yêu cầu client token

  • 0
    Uncategorized
    haonheo

    Command pattern

  • 0
    config
    haonheo

    Tăng tốc mysql bằng cách xóa các index không dùng tới

  • 0
    config
    article image
    haonheo

    Allow remote access mariadb Ubuntu20

  • 0
    Uncategorized
    article image
    haonheo

    Hướng dẫn thiết lập reverse SSH tunnel để truy cập v ...

  • 0
    config
    haonheo

    Sửa lỗi The application**** can’t be open khi xuất app ...

  • 1
    chill
    haonheo

    Tại sao trông Senior của tui có vẻ chả làm gì

  • 0
    config
    haonheo

    Giới thiệu và cài đặt cơ bản Kubernetes: Quản lý � ...

  • 0
    config
    haonheo

    Pull requests của GitHub và merge requests của Gitlab

  • 0
    config
    article image
    haonheo

    Lỗi AmbiguousMatchException: Ambiguous match found.

  • 0
    dev
    haonheo

    Áp dụng ChatGPT viết Unit test, thêm comment, convert code, ...

  • 0
    config
    article image
    haonheo

    Lỗi Could not load type of field ‘Google.IOSResolver:setti ...

  • 0
    config
    haonheo

    Lỗi FBSDK Unity yêu cầu client token

  • 0
    Uncategorized
    haonheo

    Command pattern

  • 0
    config
    haonheo

    Tăng tốc mysql bằng cách xóa các index không dùng tới

  • 0
    config
    article image
    haonheo

    Allow remote access mariadb Ubuntu20

  • 0
    Uncategorized
    article image
    haonheo

    Hướng dẫn thiết lập reverse SSH tunnel để truy cập v ...

  • 0
    config
    haonheo

    Sửa lỗi The application**** can’t be open khi xuất app ...

  • 1
    chill
    haonheo

    Tại sao trông Senior của tui có vẻ chả làm gì

  • 0
    config
    haonheo

    Giới thiệu và cài đặt cơ bản Kubernetes: Quản lý � ...

  • 0
    config
    haonheo

    Pull requests của GitHub và merge requests của Gitlab

1
2
3
Start
Stop