Desk Shell

Technology Makes Life Better!

Menu
  • Home
  • About

Month: December 2020

balanced binary search tree implementation

2020-12-19
 |  No Comments
 |  data-struct, tree

In this blog post “Balanced Binary Search Tree“, I introduce two balanced binary search trees, which are AVLTree and RedBlackTree. AVLTree is efficient for search. […]

Read More →

bash command history

2020-12-17
 |  No Comments
 |  bash, linux

Yesterday morning after arriving at the office, I booted up my laptop as usual and tried to connect to my Linux development server using putty. […]

Read More →

an introduction to policy-based routing in Linux

2020-12-14
 |  No Comments
 |  linux, route

A few days ago I was assigned a task to create pods with multiple network interfaces in the Kubernetes. It is not a difficult task, […]

Read More →

Recent Posts

  • database transaction acid
  • use openssl to retrieve certificate
  • Kubernetes pod termination events
  • simple zookeeper shell commands
  • setup robot framework environment

Recent Comments

  • Leon Xie on hello world

Archives

  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • February 2020
  • October 2019
  • September 2019
  • August 2019
  • February 2019
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018

Categories

  • ansible
  • apt
  • bash
  • certificate
  • data-struct
  • database
  • docker
  • etcd
  • git
  • iptables
  • java
  • junit
  • jvm
  • kubernetes
  • linux
  • mariadb
  • maven
  • nginx
  • nodejs
  • npm
  • openssl
  • oracle
  • python
  • rhel
  • robot
  • route
  • rsa
  • springboot
  • sql
  • ssh
  • tls
  • tree
  • ubuntu
  • uncategorized
  • zookeeper

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org
© Copyright 2019 Banquet Hall All Rights Reserved.