配置efk
https://www.cnblogs.com/fzxiaomange/p/efk-getstart.html
https://www.runoob.com/svn/tortoisesvn-intro.html ---svn安装和配置
https://blog.csdn.net/kongsuhongbaby/article/category/9249666 ----关于Jenkins构建作业
https://www.linuxidc.com/ ---liunx自学网站
https://www.linuxidc.com/Apache/ ---
https://www.linuxidc.com/Linux/2019-09/160731.htm
https://segmentfault.com/
http://tech.dianwoda.com/
https://www.dogedoge.com/
https://aijishu.com/channel/ai
https://www.linuxidc.com/Linux/2019-09/160760.htm
https://juejin.im/user/5bd7bd2cf265da0ad63c15bb/posts
https://segmentfault.com/channel/backend
最全Jenkins插件
https://blog.csdn.net/pansaky/article/details/80755739
在线能用的Linux网站
https://www.tutorialspoint.com/unix_terminal_online.php
支持代码的编译运行,速度还不错
https://masswerk.at/jsuix/index.html
进入后点击open terminal即可,没有自带gcc等编译套件
http://cb.vu/
使用的是FreeBSD,整体非常流畅,不支持代码编译运行
https://copy.sh/v86/?profile=linux26
全屏体验,支持多种发行版
https://bellard.org/jslinux/
提供多种系统选择,可以编译运行代码
https://www.jdoodle.com/test-bash-shell-script-online/
练习shell编程
https://www.shellcheck.net/#
练习shell编程
https://paiza.io/en/projects/new?/language=bash
练习shell脚本
删除配置
sudo rm -rf /var/root/.jenkins ~/.jenkins
sudo rm -f /etc/newsyslog.d/jenkins.conf
执行后会再启动时会回到初始安装界面,重新安装
Jenkins插件网址
http://ftp-nyc.osuosl.org/pub/jenkins/plugins/
http://updates.jenkins-ci.org/download/plugins/
原文:https://www.cnblogs.com/john4415/p/11466766.html