背景 一般在centos 中进行图片压缩,转换使用ImageMagick工具即可,在默认直接通过yum install -y ImageMagick命令安装之后, 转换报错如下: convert -resize 70%x70% ../xxx.jpeg ../xxx.jpeg convert: no …
Leave a CommentMaple's Blog Posts
背景说明 最近接触新工程(spring boot 微服务),目前线上均正常运行,但在本地跑的时候,发现无法启动运行。错误信息如下: # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0x…
Leave a Comment问题 之前通过brew 安装elasticsearch-full. 安装命令 brew tap elastic/tap brew install elastic/tap/kibana-full 但是在启动的时候报错: Error: elasticsearch-full: Calling plist_…
Leave a Comment配置参数 -Processor: Intel Core i5-7500 @ 3.40GHz quad-core -Motherboard: MSI B250I PRO -RAM 16 GB (DDR4 2400MHz) -Main hard drive: WDC WDS500G2B0C (500G)…
Leave a Comment背景 路由器是梅林系统,由于各种问题,无法继续更新清单。 解决步骤 https://github.com/qxzg/Actions 的源 其提供的办法 进入路由器SSH,运行以下命令会自动将ss_rule_update脚本中的url_main参数指向我的仓库(二选一即可): sed -i ̵…
Leave a Comment