Taogen's Blog

Stay hungry stay foolish.

    • Home
    • Archives
    • Projects
    • Reading List
    • About

Using SSH Key to Connect to a Remote System

SSH, or secure shell, is an encrypted protocol used to manage and communicate with servers. You can connect to your server via SSH. There ar

2023-09-09

[Solved] Unable to ping Domain Names But Can ping IP on Linux

Configuring DNSEnsure your Linux server’s DNS configuration file /etc/resolv.conf contains some DNS servers. If there are no DNS servers in

2023-08-31

银河麒麟V10操作系统(鲲鹏版)配置 yum 源仓库

介绍麒麟操作系统银河麒麟(NeoKylin)是由中国麒麟软件有限公司基于Linux开发的商业操作系统。其社区版为Ubuntu Kylin。中标麒麟(NeoKylin)与银河麒麟同为中国麒麟软件有限公司基于Linux开发的商业操作系统。 银河麒麟高级服务器操作系统V10(Kylin

2023-08-31

天翼云自研国产操作系统 CTyunOS 配置 yum 源仓库

介绍 CTyunOS天翼云操作系统 CTyunOS 是基于欧拉开源操作系统(openEuler,简称“欧拉”)开发的,欧拉操作系统是华为基于 CentOS 开发的。2019年9月,华为宣布 EulerOS 开源,开源名称为 openEuler(开源欧拉)。EulerOS 支持 A

2023-08-30

Linux Basics

File OperationsArchive Fileszip 123456789# Create an achive filezip -r achive.zip dir# List files of the achive fileunzip -l achive.zip# Ext

2023-08-28

Nginx Common Configurations

Reverse ProxyHTTP12345678910111213141516171819202122232425http { ... server { listen 80; server_name myserver.

2023-08-25

Web Application Request Timeout Settings

Web ServersNginxError Information Status Code: 504 Response: 1234567<html> <head><title>504 Gateway Time-out</title&

2023-08-23

Software You Can Write

PluginsBrowser pluginsChrome extensions Chrome extension documentation chrome-extensions-samples - GitHub IDE pluginsWeb, Mobile and Deskt

2023-07-27

Handling PDF in Java With Apache PDFBox

Apache PDFBox is a Java tool for working with PDF documents. In this post, we’ll introduce how to use Apache PDFBox to handle PDF files. The

2023-07-27

Web Application Environment Installation

I. Basic conceptsPackage Management on Operating SystemsDebian/Ubuntu Package ManagementAdvanced Packaging Tool – APT apt-get is a comm

2023-07-21
123…18Next<span></span>

Categories

  • Backend30
    • HTTP1
    • Java Web20
    • Third-Party Services2
    • Web Server2
  • Code and Design16
  • Computer Science Foundations23
    • Computer Networks8
    • Data Structures and Algorithms5
    • Database Systems3
    • Linux4
    • Operating Systems1
    • Windows1
  • Data Storage and Search6
    • Elasticsearch2
    • MySQL4
  • DevOps1
    • Docker1
  • Development Tools3
  • Information Security2
  • Java26
    • Java Data Access4
    • Java Libraries3
    • Java SE17
  • Others36
    • Personal Essay9
    • Problem Solving24
  • Performance Optimization10
    • JVM4
    • MySQL6
  • Programming Languages3
  • Python1
  • Web Frontend19
    • Browser3
    • CSS2
    • HTML1
    • JS Framework4
    • JavaScript3
    • jQuery3

Tags

  • error18
  • Java16
  • MySQL11
  • Network9
  • Spring6
  • design-patterns5
  • JVM4
  • Algorithms4
  • CORS3
  • JS3
  • code3
  • javaweb3
  • database3
  • browser2
  • Nginx2
  • java2
  • Linux2
  • jQuery2
  • CSS2
  • wechat2
RSS

Hello ,I'm Taogen.
This is my blog.

Powered by hexo and Theme by Jacman © 2023 Taogen