随笔分类 - RHEL
摘要:I observe this issue below: abc@ubuntu:~$ sudo - i [sudo] password for abc: sudo: -: command not found abc@ubuntu:~$ sudo -i root@ubuntu:~# sudo comma
阅读全文
摘要:SM2椭圆曲线 openssl ecparam -list_curves SM3哈希摘要 echo -n "abc" | openssl dgst -SM3 SM4对称加密 openssl enc -ciphers
阅读全文
摘要:摘自 Linux Kernel in a nutshell In the past, the Linux kernel was split into only two trees, the “development” branch and the “stable” branch. The devel
阅读全文
摘要:
阅读全文
摘要:compress & uncompress bzcat -c cpjs.tar.bz2 | tar -xvf - gunzip -c jdk-8u191-linux-x64.tar.gz | tar -xvf - 验证GPG gpg --import xxx.gpg.key gpg --verify
阅读全文
摘要:Windows:WDS,SCCM,PXE+kickstart Linux:cobbler,PXE+kickstart,UNetbootin,AutoYaST AIX:nim,powervc
阅读全文
摘要:ntp 算法 combine algorithm intersection algorithm 27 Jul 11:11:08 ntpd[100258]: 0.0.0.0 c515 05 clock_sync 27 Jul 11:13:41 ntpd[100258]: 0.0.0.0 0613 03
阅读全文
摘要:
阅读全文
摘要:多路径 on linux powerpath # 安装EMC多路径rpm包 rpm -ivh EMCpower.LINUX-5.3.1.02.00-007.rhel.i386.rpm # 开始安装,并输入注册码 emcpreg -install # 启动powermt /etc/init.d/Pow
阅读全文
摘要:tcp_fin_timeout tcp_max_tw_buckets Changing tcp_fin_timeout and tcp_max_tw_buckets NR_OPEN is the maximum number of files that can be opened by proces
阅读全文
摘要:Table of Contents vnc Reference vnc # for rhel yum install tigervnc-server rpm -ql tigervnc-server vncserver vncserver -list vncserver -kill :x Refere
阅读全文
摘要:modules lsmod modinfo rmmod insmod depmod cat /proc/modules ldd /path/to/binary-file
阅读全文
摘要:title: linux bind绑定键位 author: susu site: - cnblogs.com - csdn.net bind [check@centos7 ~]$ bind -x '"\C-t":pwd' /home/check [check@centos7 ~]$ bind -x
阅读全文
摘要:SRE技能路线图 抱歉,出处忘记了,如有必要,请联系后补充原作者引用。
阅读全文
摘要:title: RHEL编译安装 vim8.2 author: susu site: - cnblogs.com vim8.2 YouCompleteMe 需要vim 8 及 python3.6.0+支持。 [root@master src]# yum install perl-devel pytho
阅读全文
摘要:变更步骤的说明 对于在dba组内的用户,当其crontab计划发生时,不进行authentication,而直接执行。 变更步骤 sed -i.bak '/No PAM/aaccount sufficient pam_succeed_if.so user ingroup dba' /etc/pam.
阅读全文
摘要:概念 含义 Parent Interface A previously configured interface can be selected in the drop-down list. VLAN ID The identification number to be used to tag th
阅读全文
摘要:error: RPC failed; HTTP 413 curl 22 The requested URL returned error:413 Request Entity Too Large fatal: The remote end hung up unexpectedly git 1.7 版
阅读全文
posted @ 2019-05-30 13:37
素丶素
摘要:wget c URL python(3) m http.server 8000 openssl rand base64 20 shasum a 256 ping c 5 speedtest cli server 2406 simple
阅读全文

浙公网安备 33010602011771号