# Titan节点教程 **Published by:** [LittleMatch](https://paragraph.com/@yiyangzhi/) **Published on:** 2024-08-12 **URL:** https://paragraph.com/@yiyangzhi/titan ## Content 查看进程:ps aux | grep titan 结束旧节点(PID为返回的root后面的数字):kill PID 移除旧文件:sudo rm -rf /usr/local/bin/titan-edge sudo rm -rf /path/to/your/titan/configs 运行多开脚本:wget -O duokai.sh https://raw.githubusercontent.com/a3165458/Titan-Network/main/duokai.sh && chmod +x duokai.sh && ./duokai.sh 进程选3 硬盘80 端口40000(官方限制上限为5进程,单进程硬盘50G) 运行:docker run -d -v ~/.titanedge:/root/.titanedge nezha123/titan-edge ## Publication Information - [LittleMatch](https://paragraph.com/@yiyangzhi/): Publication homepage - [All Posts](https://paragraph.com/@yiyangzhi/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@yiyangzhi): Subscribe to updates - [Twitter](https://twitter.com/Chrisjiucheng): Follow on Twitter