Skip to content

NimTechnology

Trình bày các công nghệ CLOUD một cách dễ hiểu.

  • Kubernetes & Container
    • Docker
    • Kubernetes
      • Ingress
    • Helm Chart
    • Isito-EnvoyFilter
    • Apache Kafka
      • Kafka
      • Kafka Connect
      • Lenses
    • Vault
    • Longhorn – Storage
    • VictoriaMetrics
  • CI/CD
    • ArgoCD
    • ArgoWorkflows
    • Spinnaker
    • Jenkins
  • Coding
    • Terraform
      • GCP – Google Cloud
      • AWS – Amazon Web Service
    • Golang
    • Laravel
    • Jquery & JavaScript
    • Git
    • Selenium
  • Log & Monitor
    • Prometheus
    • Grafana
    • ELK
      • Kibana
      • Logstash
  • BareMetal
  • Toggle search form

Category: BareMetal

[Postgresql] Install postgresql client and trying a few command postgresql.

Posted on June 20, 2022 By nim No Comments on [Postgresql] Install postgresql client and trying a few command postgresql.
[Postgresql] Install postgresql client and trying a few command postgresql.

Lâu lâu bạn muốn kiểm tra nhanh. Anh DBA đẹp trai có đưa cho bạn user/pass postgresql có đúng không Reference links:https://www.how2shout.com/linux/install-postgresql-server-client-on-ubuntu-22-04-lts-jammy/ Sau đây là command vậy là xong òi

BareMetal

[Mount/Nextcloud] How do you mount a hard disk that was used windows into Linux.

Posted on June 19, 2022 By nim No Comments on [Mount/Nextcloud] How do you mount a hard disk that was used windows into Linux.
[Mount/Nextcloud] How do you mount a hard disk that was used windows into Linux.

Hôm này thì mình mới mua thê 1 ô cứng và định gắn thêm cho server nextcloud của mình. usecase của mình như thế này:Mình có 1 ổ cứng di động đã lưu trữ dữ liệu và lắp trên windows.Giờ mình muốn cắm vào linux thông qua công usb mà phải format ổ cứng nhưng…

Read More “[Mount/Nextcloud] How do you mount a hard disk that was used windows into Linux.” »

BareMetal

[OpenVPN] Why is not Android working with the DNS of the OpenVPN?

Posted on May 28, 2022May 28, 2022 By nim No Comments on [OpenVPN] Why is not Android working with the DNS of the OpenVPN?
[OpenVPN] Why is not Android working with the DNS of the OpenVPN?

Sau khi làm việc với Ubuntu thì mình quyết định làm việc với Android – Samsung Tab S7. Sau khi mình cài OpenVPN client trên Android thì mình phát hiện ra tab của mình nó không nhận được các DNS từ VPN. https://forums.openvpn.net/viewtopic.php?t=31508Bạn có thể tham khảo link trên Và dưới dây là phần hướng…

Read More “[OpenVPN] Why is not Android working with the DNS of the OpenVPN?” »

BareMetal

[Samba] Mount the shared folder on Windows into Ubuntu

Posted on May 27, 2022May 27, 2022 By nim No Comments on [Samba] Mount the shared folder on Windows into Ubuntu
[Samba] Mount the shared folder on Windows into Ubuntu

Mục tiêu của mình là thực hiện mount 1 folder trên windows vào ubuntu 1) Create a folder then config share. Đầu tiên bạn thực hiện tạo 1 share folder trên windows 2) Install Samba and config mount with share folder of windows Bạn thao khảo link này:https://linuxize.com/post/how-to-install-and-configure-samba-on-ubuntu-18-04/ Install client: Trên ubuntu bạn tạo 1…

Read More “[Samba] Mount the shared folder on Windows into Ubuntu” »

BareMetal

[OpenVPN] Install OpenVPN on Ubuntu Desktop 20.04

Posted on May 22, 2022 By nim No Comments on [OpenVPN] Install OpenVPN on Ubuntu Desktop 20.04
[OpenVPN] Install OpenVPN on Ubuntu Desktop 20.04

Hướng dẫn anh/em sử dụng openVPN trên ubuntu desktop Macbook của mình bị hacker hack bay òi!Bây giờ phải sài Ubuntu!

BareMetal

[Linux] Remove systemd services

Posted on March 29, 2022 By nim No Comments on [Linux] Remove systemd services
[Linux] Remove systemd services

Hôm này mình cái ngu nên là phải dọn rác trong systemd https://superuser.com/questions/513159/how-to-remove-systemd-services

BareMetal

[Kafka] Kafka Topics CLI

Posted on January 31, 2022February 27, 2022 By nim No Comments on [Kafka] Kafka Topics CLI
[Kafka] Kafka Topics CLI

Ở bài này mình đi tìm hiểu về Kafka CLI, để chạy được kafka bạn tham khảo bài này nhé: 1) kafka-topics 1.1) what is the topic in Kfaka? Vậy Topic trong kafka là gì? Topics: a particular stream of data Similar to a table in a database (without all the constraints) You can have…

Read More “[Kafka] Kafka Topics CLI” »

Apache Kafka, BareMetal, Kafka

[Kafka-Zookeeper] Starting Kafka and Zookeeper

Posted on January 30, 2022February 27, 2022 By nim No Comments on [Kafka-Zookeeper] Starting Kafka and Zookeeper
[Kafka-Zookeeper] Starting Kafka and Zookeeper

Hiện tại mình đang tìm hiểu về Kafka and ZookeeperBài này chỉ đơn thuần là start 2 service này lên thôi! Install Java 11 Giờ chúng ta download kafka. https://kafka.apache.org/downloads Bạn cần add cái này vào cuối fileexport PATH=/root/kafka/bin:$PATH sau đó chúng ta mở một cưa số khác,rồi gõ kafka sau đó nhấn tab, nếu…

Read More “[Kafka-Zookeeper] Starting Kafka and Zookeeper” »

Apache Kafka, BareMetal, Kafka

[Node exporter] Install node_exporter on Linux by a script file!

Posted on January 27, 2022January 27, 2022 By nim No Comments on [Node exporter] Install node_exporter on Linux by a script file!
[Node exporter] Install node_exporter on Linux by a script file!

https://github.com/prometheus/node_exporter/releasesBạn vào link trên để theo dõi các bạn release mới nhất: File bên có thể bỏ vào file .sh và chạy thực hiện check port:netstat -ntlp xong vào file prometheus.yaml sửa file config thứ hiện reload prometheusMình cài prometheus nên mình reload theo kiểu các bạn cũng chưa thấy.

BareMetal, Prometheus

[Ubuntu 20.4] You need to note A few problems when Installing Ubuntu.

Posted on January 12, 2022 By nim No Comments on [Ubuntu 20.4] You need to note A few problems when Installing Ubuntu.
[Ubuntu 20.4] You need to note A few problems when Installing Ubuntu.

Đầu tiền phần config manual network Cấu hình storage với LVM. Reference links:

BareMetal

Posts navigation

1 2 3 Next
Tham Gia Group DevOps nhé!
Để Nim có nhiều động lực ra nhiều bài viết.
Để nhận được những thông báo mới nhất.

Recent Posts

  • [Argocd/Vault] Integrate Vault inside Argocd by the plugin July 1, 2022
  • [Vault] Using Service Acount of Kubernetes to login Vault system. June 28, 2022
  • Protected: My Assignment  June 24, 2022
  • [Spinnaker] Spinnaker writes too many logs – Reduce spinnaker log level June 22, 2022
  • [Jenkins] Jobs will be created automatically by Jenkins Job Builder June 20, 2022

Archives

  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021

Categories

  • BareMetal
  • CI/CD
    • ArgoCD
    • ArgoWorkflows
    • Jenkins
    • Spinnaker
  • Coding
    • Git
    • Golang
    • Jquery & JavaScript
    • Laravel
    • Selenium
    • Terraform
      • AWS – Amazon Web Service
      • GCP – Google Cloud
  • Kubernetes & Container
    • Apache Kafka
      • Kafka
      • Kafka Connect
      • Lenses
    • Docker
    • Helm Chart
    • Isito-EnvoyFilter
    • Kubernetes
      • Ingress
    • Longhorn – Storage
    • Vault
    • VictoriaMetrics
  • Log & Monitor
    • ELK
      • Kibana
      • Logstash
    • Grafana
    • Prometheus
  • Uncategorized
  • Admin

Copyright © 2022 NimTechnology.