Stella981 Stella981
3年前
Linux CA
CA(CertificateAuthority)证书颁发机构主要负责证书的颁发、管理以及归档和吊销。证书内包含了拥有证书者的姓名、地址、电子邮件帐号、公钥、证书有效期、发放证书的CA、CA的数字签名等信息。证书主要有三大功能:加密、签名、身份验证。1.什么是CA认证?CA认证,即CA认证机构,为电子签名相关各方提供真实性、可靠性验证
Stella981 Stella981
3年前
Linux小记
Ubuntu的aptinstallbuildessential作用:配置Debian系统编译环境,就是下载安装支持编译Debian包的依赖/包,比如gcc等。直接执行aptinstallbuildessential输出省略可
Stella981 Stella981
3年前
Linux Bash
SET命令用途:可以设置shell的执行方式,不带参数时输出环境变量。setabCdefhHklmnpPtuvx注:1.表示设置参数2.表示取消设置参数示例:tmp"niceday"$tmpnice
Stella981 Stella981
3年前
Linux 内核
make2:Leavingdirectory'/usr/src/linuxheaders4.4.022generic'kmoddir/lib/modules/4.4.022generic;\ifn"";then\find$kmoddirname'modules.'
Stella981 Stella981
3年前
Linux substring & if
!/bin/bashx.$HOME/.bash_profilevarPOJ_2versionNumber${var:4:1}if"$versionNumber""1";thenecho"Project1"elif"$versionNum
Wesley13 Wesley13
3年前
编译Linux
如题:scripts/extractcert.c:21:25:fatalerror:openssl/bio.h:Nosuchfileordirectorycompilationterminated.scripts/Makefile.host:90:recipefortarget'scripts/ex
Wesley13 Wesley13
3年前
linux管道
管道是单向的字节流,它将某个进程的标准输出连接到另一个进程的标准输入。管道和有名管道是最早的进程间通信机制之一,管道可用于具有亲缘关系进程间的通信,有名管道克服了管道没有名字的限制,因此,除具有管道所具有的功能外,它还允许无亲缘关系进程间的通信。管道和有名管道的读写规则是在程序中应用它们的关键。管道相关的概念在linux中管道是通过指向同
Stella981 Stella981
3年前
Linux学习
今天修好了图片搞起来!(https://oscimg.oschina.net/oscnet/b0b917286862584be356bf632cc51f1d6a4.jpg)输出重定向 输入重定向<清空追加!(https://oscimg.oschina.net/oscnet/fb5a249c74
Stella981 Stella981
3年前
Linux镜像
阿里云开源镜像网址:http://mirrors.aliyun.com/(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fmirrors.aliyun.com%2F)清华大学开源软件镜像站:https://mirrors.tuna.tsinghua