# sources **Repository Path**: tomhat/sources ## Basic Information - **Project Name**: sources - **Description**: 个人在工作中整理的知识点或工作记录 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 3 - **Created**: 2017-09-20 - **Last Updated**: 2025-12-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README https://fwgl.asiacom.net.cn/home/index ## Windows 端口占用 ``` netstat -aon | findstr 8080 taskkill -f -pid "进程号" ``` ## Linux安装微信、QQ、钉钉、PAC [微信、QQ、钉钉](https://gitee.com/tomhat/deepin-wine-wechat) [PAC Manager](https://gitee.com/tomhat/asbru-cm) [深度软件](http://packages.deepin.com/deepin/pool/main/) [Markdown编辑器,可生成pdf](https://typoraio.cn/) ## docker 相关业务 [docker-gitlab](https://gitee.com/tomhat/docker-gitlab) [docker-redmine](https://gitee.com/tomhat/docker-redmine) ## Java 诊断 [Arthas](https://gitee.com/tomhat/Arthas) [学习文档](https://www.docs4dev.com/docs/zh) ## 系统相关 [window优化](https://gitee.com/tomhat/sources/blob/master/%E4%BC%98%E5%8C%96Window.md) [无密钥配置](https://gitee.com/tomhat/sources/blob/master/Linux/%E6%97%A0%E5%AF%86%E9%92%A5%E9%85%8D%E7%BD%AE.md) [扩容根磁盘](https://gitee.com/tomhat/sources/blob/master/Linux/CentOS/%E6%89%A9%E5%AE%B9%E6%A0%B9%E7%A3%81%E7%9B%98.md) [FPM制作RPM安装包](https://gitee.com/tomhat/sources/blob/master/Linux/CentOS/FPM%E5%88%B6%E4%BD%9CRPM%E5%AE%89%E8%A3%85%E5%8C%85.md) [dpkg 常用命令及解释](https://gitee.com/tomhat/sources/blob/master/Linux/Ubuntu/dpkg.md) [apt 常用命令及解释](https://gitee.com/tomhat/sources/blob/master/Linux/Ubuntu/apt.md) [创建交互式shell脚本对话框](https://gitee.com/tomhat/sources/blob/master/Linux/%E5%88%9B%E5%BB%BA%E4%BA%A4%E4%BA%92%E5%BC%8Fshell%E8%84%9A%E6%9C%AC%E5%AF%B9%E8%AF%9D%E6%A1%86.md) ## sources [私服下载地址](https://www.sonatype.com/oss-thank-you-zip) [依赖包下载 https://pkgs.org](https://pkgs.org/) [正则书写https://jex.im/regulex/](https://jex.im/regulex/#!flags=&re=%5E(a%7Cb)*%3F%24) Linux用软件 ``` 日历 rainlendar2 截图 shutter 云盘 seafile 远程控制 teamviewer12,向日葵 编辑SVG Inkscape(Linux、Window均有此软件) 远程桌面 Remmina 数据库客户端 DBeaver ``` Visual Studio Code自动识别编码格式 ``` file -> preferences -> setting -> text editor -> files -> Auto Guess Encoding 把此项勾上 ``` [文翼GitHub 个人开源项目](http://repos.wenzhixin.net.cn) [jQuery side menu (测边菜单)](https://github.com/wenzhixin/side-menu.git) [x-editable](https://github.com/wenzhixin/x-editable.git) [图片查看弹出框](https://github.com/wenzhixin/imagebox.git) [JSONRpc for jQuery plugin ](https://github.com/wenzhixin/jsonrpc.git) [BootStrap-menu](http://wenzhixin.net.cn/p/bootstrap-menu/) [jquery-i18n-properties](https://github.com/jquery-i18n-properties/jquery-i18n-properties.git) [阿里webfont平台](http://www.iconfont.cn/?spm=a313x.7781069.1998698872.1.iX1AKY) [BootStrap CDN](http://www.bootcdn.cn/) [fontawesome webfont](http://fontawesome.dashgame.com/) [DNS配置](https://github.com/benxiaohai1212/sources/blob/master/DNS%E9%85%8D%E7%BD%AE.md) [apt 学习](https://github.com/benxiaohai1212/sources/blob/master/atp%20%E5%AD%A6%E4%B9%A0.md) [Linux Ubuntu 下格式化盘并挂载](https://github.com/benxiaohai1212/sources/blob/master/linux_mount.md) [GIT常用命令](https://github.com/benxiaohai1212/sources/blob/master/GIT%E5%B8%B8%E7%94%A8%E5%91%BD%E4%BB%A4.md) [Linux命令大全](http://man.linuxde.net/) [安装docker] * [ubuntu](https://github.com/benxiaohai1212/sources/blob/master/ubuntu/install-docker.md) * [centos](https://github.com/benxiaohai1212/sources/blob/master/CentOS/install-docker.md)