2020-3-13学习地图

 

【新手玩转云计算】打造自己的Web IDE(在线开发环境)→ https://developer.aliyun.com/course/426?spm=5176.10731542.0.0.2440b302XnqxfI

 

阿里云高校“在家实践”计划 →   https://developer.aliyun.com/adc/college

 

Ubuntu安装Docker → https://www.baidu.com/s?ie=utf-8&f=8&rsv_bp=1&tn=baidu&wd=Ubuntu%E5%AE%89%E8%A3%85Docker&oq=Ubuntu%25E5%25AE%2589%25E8%25A3%2585Doakcer&rsv_pq=e9cefdb40008a8ea&rsv_t=0866EkY8NrdOajahCyi11P6SRtNG30RdaRTrVxAIpbWeCGAY55VsGoqU5LI&rqlang=cn&rsv_enter=1&rsv_dl=tb&rsv_sug3=6&rsv_sug1=1&rsv_sug7=100&rsv_sug2=0&inputT=1797&rsv_sug4=2390(百度搜索)

 

ubuntu18.04安装docker最新版 → https://blog.csdn.net/LuffysMan/article/details/89393965

 

Command 'deb' not found, did you mean: command 'debi' from deb devscripts co →  https://www.baidu.com/s?wd=Command+%27deb%27+not+found%2C+did+you+mean%3A+command+%27debi%27+from+deb+devscripts+command+%27dab%27+from+deb+bsdgames+command+%27debc%27+from+deb+devscripts+command+%27dep%27+from+deb+go-dep+command+%27deb3%27+from+deb+quilt+command+%27dex%27+from+deb+dex+command+%27dub%27+from+deb+dub+command+%27xdeb%27+from+deb+xdeb+command+%27edb%27+from+deb+edb-debugger+command+%27derb%27+from+deb+icu-devtools(百度搜索)

 

deb: No command ‘deb’ found → https://www.cnblogs.com/oxspirt/p/11741080.html(博客园:这个链接解决了问题)

 

 

This is somewhat embarrassing, isn’t it? →https://linuxprograms.wordpress.com/install-opera-in-linux/

 

Deb:没有找到命令‘Deb’ → https://blog.csdn.net/qq_40907977/article/details/103404552

 

Ubuntu:使用命令行安装deb文件 → https://blog.csdn.net/jake_xiao/article/details/102984744?depth_1-utm_source=distribute.pc_relevant.none-task&utm_source=distribute.pc_relevant.none-task

 

查看docker端口 → https://www.baidu.com/s?ie=utf-8&f=8&rsv_bp=1&tn=baidu&wd=%E6%9F%A5%E7%9C%8Bdocker%E7%AB%AF%E5%8F%A3&oq=docker%25E7%25AB%25AF%25E5%258F%25A3%25E6%2598%25AF8080&rsv_pq=fc3b890a000075c9&rsv_t=ed9dHoA91dMFfWW67Cy8glRo%2BPUiRt5ZCrljqZfpraa8gc5sQv4hRZdCK1U&rqlang=cn&rsv_enter=1&rsv_dl=tb&rsv_sug3=8&rsv_sug1=1&rsv_sug7=100&rsv_sug2=0&prefixsug=%25E6%259F%25A5%25E7%259C%258Bdocker%25E7%25AB%25AF%25E5%258F%25A3&rsp=0&inputT=1758&rsv_sug4=1759(百度搜索)

 

Docker 命令大全 → https://www.runoob.com/docker/docker-command-manual.html(菜鸟教程)

 

Docker port 命令 → https://www.runoob.com/docker/docker-port-command.html(菜鸟教程)

 

Linux vi/vim → https://www.runoob.com/linux/linux-vim.html

 

最极客的云端开发体验 → ide.coding.net

用户可以通过 Cloud Studio 创建项目的工作空间, 它提供了完整的 Linux 环境, 并且支持自定义域名指向, 动态计算资源调整,

可以完成各种应用的开发编译与部署。Cloud Studio 还提供了分享开发环境的功能, 用户可以保存当前的开发环境,

分享给团队的其他成员。

 

【推荐】便携 PuTTY 0.70 中文版 → https://github.com/larryli/PuTTy/releases

 

ICP备案后处理 → https://help.aliyun.com/document_detail/146190.html(阿里云)

 

添加ICP备案号 → https://www.aliyun.com/ss/?k=%E6%B7%BB%E5%8A%A0ICP%E5%A4%87%E6%A1%88%E5%8F%B7(阿里云)

 

代码托管 → https://coding.net/products/repo

为开发者提供安全、高速、便捷的 Git/SVN 代码仓库服务

CODING 代码托管是为开发者打造的云端便捷研发协作工具,旨在为更多的开发者带去便捷、高效的开发体验,全面支持 Git/SVN 代码托管,包括代码评审,分支管理,超大仓库。

 

Package docker-ce is not available, but is referred to by another package. T → https://www.baidu.com/s?wd=Package+docker-ce+is+not+available%2C+but+is+referred+to+by+another+package.+This+may+mean+that+the+package+is+missing%2C+has+been+obsoleted%2C+or+is+only+available+from+another+source(百度搜索)

 

Unable to locate package `docker-ce` on a 64bit ubuntu → https://unix.stackexchange.com/questions/363048/unable-to-locate-package-docker-ce-on-a-64bit-ubuntu(stackexchange)

 

Ubuntu查看开放端口 → https://www.baidu.com/s?wd=Ubuntu%E6%9F%A5%E7%9C%8B%E5%BC%80%E6%94%BE%E7%AB%AF%E5%8F%A3(百度搜索)

 

Ubuntu 下查看哪些端口是开放的,分别是什么进程在监听 → https://blog.csdn.net/henryhu712/article/details/85237332

 

 

Ubuntu环境变量——添加与删除 → https://www.bbsmax.com/A/KE5Q73DPzL/

 

如何删除Ubuntu path → https://www.baidu.com/s?ie=utf-8&f=8&rsv_bp=1&tn=baidu&wd=%E5%A6%82%E4%BD%95%E5%88%A0%E9%99%A4Ubuntu%20path&oq=%25E5%25A6%2582%25E4%25BD%2595%25E5%2588%25A0%25E9%2599%25A4Ubuntupath&rsv_pq=c8a8fc9000007691&rsv_t=4595yAvM09hJTgl%2FKb0qIp4gRYb6RlqOaT%2BVTEdKibfvxNYUBkyFBzHWv%2F0&rqlang=cn&rsv_enter=0&rsv_dl=tb&rsv_sug3=4&inputT=5490&rsv_sug4=6548(百度搜索)

 

Ubuntu查看当前路径 → https://blog.csdn.net/yingqubaifumei/article/details/93868645(CSDN)

想要查看当前工作路径只需要一个命令即可

pwd

 

ubuntu 在命令行中显示当前路径 → https://blog.csdn.net/thone00/article/details/80530727

 

unbuntu查看当前路径 → https://www.baidu.com/s?wd=unbuntu%E6%9F%A5%E7%9C%8B%E5%BD%93%E5%89%8D%E8%B7%AF%E5%BE%84(百度搜索)

 

为 Ubuntu 安装 libaio-dev 软件包 → https://www.xp.cn/b.php/35358.html

libaio-dev包的作用是为了支持同步I/O。对于数据库之类的系统特别重要,因此在Ubuntu在上安张数据库软件,比如oracle之前,需要安装该包。

    安装方法:

    sudo apt-get install libaio-dev

  

 

Ubuntu裸机部署springboot+web项目 →https://blog.csdn.net/qq_24046745/article/details/99877424

 

ubuntu服务器 如何实现让springboot项目一直运行 → https://blog.csdn.net/qq_41603102/article/details/88353033

 

ubuntu18.04 安装java → https://blog.csdn.net/sangewuxie/article/details/80958611

 

ubuntu安装Java环境 → https://www.cnblogs.com/Yatces/p/10513701.html

 

Ubuntu安装java/user/路径y → https://www.baidu.com/s?ie=utf-8&f=8&rsv_bp=1&tn=baidu&wd=Ubuntu%E5%AE%89%E8%A3%85java%2Fuser%2F%E8%B7%AF%E5%BE%84&oq=Ubuntu%25E5%25AE%2589%25E8%25A3%2585java&rsv_pq=bdc7415100003c99&rsv_t=2a818aUPxpIoeng6v1ben413N5vBbVcG4i2KNhLHgkXsh1XFNqF7XorAhbg&rqlang=cn&rsv_enter=1&rsv_dl=tb&inputT=3505&rsv_sug3=30&rsv_sug1=5&rsv_sug7=100&rsv_sug2=0&rsv_sug4=3505(百度搜索)

 

ubuntu安装mysql数据库 → https://jingyan.baidu.com/article/870c6fc34a5230b03fe4bec0.html(百度经验)

 

Ubuntu手动安装mysql5.7.10 → https://www.jb51.net/article/105759.htm

 

Ubuntu16.04安装mysql5.7.22的图文教程 → https://www.jb51.net/article/144504.htm

 

Ubuntu18.04下安装MySQL(图文教程) → https://www.jb51.net/article/172456.htm

 

Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.s → https://www.baidu.com/s?wd=Can%27t+connect+to+local+MySQL+server+through+socket+%27%2Fvar%2Frun%2Fmysqld%2Fmysqld.sock%27(百度搜索)

 

MySql出现:Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) → https://blog.csdn.net/u014179267/article/details/87793209

 

Ubuntun后台运行springboot项目 →  https://www.baidu.com/s?wd=Ubuntun%E5%90%8E%E5%8F%B0%E8%BF%90%E8%A1%8Cspringboot%E9%A1%B9%E7%9B%AE(百度搜索)

 

linux后台运行springboot项目 → https://www.cnblogs.com/116970u/p/10798590.html

 

nohup: ignoring input and appending output to 'nohup.out' → https://www.baidu.com/s?wd=nohup%3A+ignoring+input+and+appending+output+to+%27nohup.out%27(百度搜索)

 

解决"ignoring input and appending output to ‘nohup.out’"问题 → https://www.itbulu.com/ignoring-nohup-out.html

 

nohup 命令(设置后台进程): appending output to ‘nohup.out’ 问题 → https://www.cnblogs.com/klb561/p/10153834.html

 

a标签跳转的时候会一直拼接项目地址 → https://blog.csdn.net/tranquility_111/article/details/78115276(CSDN)

 

【Ubuntu】Ubuntu程序进程查看与关闭进程 → https://www.cnblogs.com/anno-ymy/p/10517512.html(博客园)

 

vnc4server port → https://www.baidu.com/s?ie=utf-8&f=8&rsv_bp=1&tn=baidu&wd=vnc4server%20port&oq=vnc4server&rsv_pq=daab172e00044580&rsv_t=deedLKpAwcsg5PINZfH%2FwJRx6qC4t%2FaaJyz1CylR31VtSXwOLKJYGxXtNp8&rqlang=cn&rsv_enter=1&rsv_dl=tb&rsv_sug3=6&rsv_sug1=1&rsv_sug7=100&rsv_sug2=0&inputT=1539&rsv_sug4=1710(百度搜索)

Linux的VNCServer的默认端口是多少?(5901+桌面号) → https://zhidao.baidu.com/question/1112389654261525219.html

原文地址:https://www.cnblogs.com/LinQingYang/p/12485416.html