Blog
In-depth articles on AI agents, LLM engineering, servers, Python and software development.
Setting up a Java Web Server on Ubuntu Server
Apr 16, 2017 · Backend
This article details the steps to install and configure Tomcat, PHPMyAdmin, and resolve MySQL Chinese garbled characters issues on an Ubuntu server. Below is a summary of the content along with some s
# Ubuntu server
# JavaWeb
# server
796 views
Uploading a Project to Gitee
Apr 15, 2017 · Other
This article introduces the method of uploading a project to Gitee, with reasons including: high brand awareness suitable for domestic users; all projects being free; and simple operation easy for beg
# Gitee
# Free
834 views