Skip to content
Main Menu
  • Home
  • About

Desk Shell

Technology Makes Life Better!

  • Home
  • About

simple zookeeper shell commands

2021-02-092021-02-09 Leon Xie

A few days ago I encountered an issue in a Kafka cluster. Each Kafka instances in the cluster constantly reported the below error logs: [2021-02-01 21:59:59,952] ERROR [KafkaApi-2] Number of alive brokers ‘0’ does not meet the required replication factor… Read More

zookeeperkafka, zookeeperLeave a comment

setup robot framework environment

2021-02-042021-02-06 Leon Xie

Robot Framework is widely used in our company to do webapp automation testing. This post lists the required steps to setup the environment for the robot framework.   1. Install pyenv pyenv is an excellent tool to switch python between multiple… Read More

robotautomation, pyenv, python, robotLeave a comment

install chrome in ubuntu and rhel linux

2021-02-032021-02-03 Leon Xie

Chrome is an excellent web browser nowadays. It is widely used by normal users and web developers in Microsoft Windows OS. Sometimes, it is also desirable to use Chrome in Linux OS. This post describes the steps to install Chrome… Read More

linuxchrome, linuxLeave a comment

pypi mirror from aliyun

2021-02-022021-02-02 Leon Xie

When I use ‘pip install xxx’ command to install a python package, the pip command will download the package from https://pypi.org/simple and then install it. However, downloading packages from the URL https://pypi.org/simple is relatively slow from China. I recommend to use… Read More

pythonpip, pypi, pythonLeave a comment

raw.githubusercontent.com的DNS记录被污染了

2021-02-012021-02-01 Leon Xie

今天晚上我在自己的Ubuntu系统上,执行如下命令,想安装pyenv工具: curl -L https://github.com/pyenv/pyenv-installer/raw/master/bin/pyenv-installer | bash 结果遇到错误,报connection refused。 curl: (7) Failed to connect to raw.githubusercontent.com port 443: Connection refused

uncategorized1 Comment

hello world 2021

2021-01-312021-01-31 Leon Xie

Nearly one month has passed since 2021. when looking back in 2020, I went though a lot of things. Some of them made me sad, even crying, while some others inspired me and pushed me to advance towards the good… Read More

uncategorizedLeave a comment

bash command history

2020-12-17 Leon Xie

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. However, the ssh connection couldn’t be established successfully. After struggling for a while, I found… Read More

bash, linuxbash, linuxLeave a comment

an introduction to policy-based routing in Linux

2020-12-142020-12-14 Leon Xie

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, because it only requires a few annotations for the pods, provided that the CNI network… Read More

linux, routelinux, routeLeave a comment

request access token from keycloak using restapi

2020-11-09 Leon Xie

A few days ago, I was assigned a task to write a script to request access token from keycloak using restapi. After googling in the internet, I got the answer. Mark it here for later reference: curl -L -X POST… Read More

uncategorizedLeave a comment

disable disk check during bootup for Ubuntu

2020-11-01 Leon Xie

As I mentioned in this post, I am using Ubuntu Linux in my xiaomi laptop. However, I am disturbed now and then these days by the disk check during the Ubuntu bootup. If I miss the very first few seconds,… Read More

ubuntugrub, ubuntuLeave a comment

Posts pagination

Previous 1 … 4 5 6 … 9 Next

Recent Posts

  • balanced binary search tree implementation
  • an introduction to young generation collection
  • balanced binary search tree
  • brief introduction to java generation memory
  • a few words about RSA

Recent Comments

  • John on raw.githubusercontent.com的DNS记录被污染了
  • Anonymous on disk block size vs filesystem block size
  • Leon Xie on hello world

Archives

  • December 2025
  • September 2025
  • August 2025
  • January 2025
  • March 2024
  • February 2024
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • March 2022
  • February 2022
  • September 2021
  • August 2021
  • July 2021
  • May 2021
  • April 2021
  • 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
  • curl
  • data-struct
  • database
  • debian
  • docker
  • etcd
  • git
  • golang
  • gradle
  • helm
  • iptables
  • java
  • jenkins
  • junit
  • jvm
  • kubernetes
  • linux
  • mariadb
  • maven
  • nginx
  • nodejs
  • npm
  • openssl
  • oracle
  • prometheus
  • python
  • redis
  • rhel
  • robot
  • route
  • rsa
  • springboot
  • sql
  • ssh
  • tls
  • tree
  • ubuntu
  • uncategorized
  • zookeeper

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Copyright © All rights reserved.
Education Mind by Axle Themes