Desk Shell

Technology Makes Life Better!

Menu
  • Home
  • About

Month: July 2020

disable password prompt for sudo in ubuntu

2020-07-19
 |  No Comments
 |  linux, ubuntu

After using ubuntu Linux in my xiaomi laptop for months, I find the password prompt really annoying when I try to switch to root account […]

Read More →

disable test in junit5

2020-07-18
 |  No Comments
 |  junit

To disable a test in junit5, using @Disabled annotation in the class or method definition. For example, @Disabled class SortTest { @Test void sortAscTest() { […]

Read More →

recommend a website for SQL railroad generation

2020-07-17
 |  No Comments
 |  mariadb, sql

Recently I am reading the book “SQL The Complete Reference” to refresh the SQL language of the RDMS. I find that the SQL syntax diagram, […]

Read More →

find package owning a specific file in ubuntu

2020-07-12
 |  No Comments
 |  linux, rhel, ubuntu

I am familiar with the rpm package management system, because the products in our company are running in the RHEL Linux OS and the development […]

Read More →

nginx proxy_request_buffering

2020-07-10
 |  No Comments
 |  nginx

Yesterday, I was assigned a bug, in which uploading a file caused a ‘401 unauthorized’ error response. After analyzing this issue, I found that it […]

Read More →

Recent Posts

  • use ip command to show statistics about transferred and received packages
  • 2022 is a new start point
  • pitfall when using docker file mount
  • a good book about iptables
  • stop vim from adding a newline at the end of a file

Recent Comments

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

Archives

  • 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
  • data-struct
  • database
  • debian
  • docker
  • etcd
  • git
  • gradle
  • helm
  • iptables
  • java
  • jenkins
  • junit
  • jvm
  • kubernetes
  • linux
  • mariadb
  • maven
  • nginx
  • nodejs
  • npm
  • openssl
  • oracle
  • prometheus
  • 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.