cenos基本信息和ssh 一、cenOs CentOS(Community Enterprise Operating System,中文意思是社区企业操作系统)是Linux发行版之一,它是来自于Red Hat Enterprise Linux依照开放源代码规定释出的源代码所编译而成。由于出自同样的 ...
分类:
其他好文 时间:
2019-12-19 09:22:17
阅读次数:
90
参考博客: https://blog.csdn.net/cbd_2012/article/details/91410119 https://mp.weixin.qq.com/s?__biz=MzI0NjIzNDkwOA==&mid=2247483789&idx=1&sn=6aed8c7907d5bd ...
分类:
其他好文 时间:
2019-12-18 21:34:45
阅读次数:
90
一、首先我们先来了解一下什么是cenos和ssh。我在网上找了一些资料 1.cenos的介绍 “CentOS是基于Linux内核的100%免费的操作系统,多用于服务器系统,CentOS的存在是为了提供一个免费的企业级计算平台,并努力与其上游源Red Hat保持100%的二进制兼容性。” 如果你想知道 ...
分类:
其他好文 时间:
2019-12-18 16:22:51
阅读次数:
87
# pgrep cron947[root@localhost cron]# pgrep --help Usage: pgrep [options] <pattern> Options: -d, --delimiter <string> specify output delimiter -l, --l ...
分类:
其他好文 时间:
2019-12-18 11:04:43
阅读次数:
122
YinYang GAN: Phase Lock + Constructionism + GAN + Cross Modality + Iterative Inference structure illustration: $$x_i \in P_i, i=0,1,...,M;$$ $x_i$:sam ...
分类:
其他好文 时间:
2019-12-17 15:06:53
阅读次数:
116
Python _ithcat持续登陆问题(itchat.auto_login(hotReload=True) https://blog.csdn.net/weixin_43886198/article/details/89115754 ...
分类:
编程语言 时间:
2019-12-17 15:00:57
阅读次数:
83
导入依赖: Developer tools are automatically disabled when running a fully packaged application. If your application is launched from java -jar or if it is ...
分类:
编程语言 时间:
2019-12-17 14:47:48
阅读次数:
218
什么是centos: CentOS是Linux发行版之一,它是来自于Red Hat Enterprise Linux依照开放源代码规定释出的源代码所编译而成。由于出自同样的源代码,因此有些要求高度稳定性的服务器以CentOS替代商业版的Red HAT Enterprise Linux使用。两者的不同 ...
分类:
其他好文 时间:
2019-12-17 13:24:39
阅读次数:
88
A linked list consists of a series of structures, which are not necessarily adjacent in memory. We assume that each structure contains an integer key ...
分类:
其他好文 时间:
2019-12-16 19:26:51
阅读次数:
77
一、日常使用命令/常用快捷键命令开关机命令 1、shutdown –h now:立刻进行关机 2、shutdown –r now:现在重新启动计算机 3、reboot:现在重新启动计算机 4、su -:切换用户;passwd:修改用户密码 5、logout:用户注销 常用快捷命令 1、tab = 补 ...
分类:
系统相关 时间:
2019-12-16 14:51:00
阅读次数:
116