上一页 1 ··· 122 123 124 125 126 127 128 129 130 ··· 403 下一页
摘要: 001、 root@ubuntu01:~# cat /etc/issue Ubuntu 22.04.2 LTS \n \l 002、 root@ubuntu01:~# lsb_release -a No LSB modules are available. Distributor ID: Ubunt 阅读全文
posted @ 2023-05-07 17:16 小鲨鱼2018 阅读(251) 评论(0) 推荐(0)
摘要: 001、系统 [root@PC1 ~]# hostnamectl Static hostname: PC1 Icon name: computer-vm Chassis: vm 🖴 Machine ID: 0701dfe1316f4cd6be6f958130674e6f Boot ID: 541d 阅读全文
posted @ 2023-05-07 15:50 小鲨鱼2018 阅读(2052) 评论(0) 推荐(0)
摘要: 001、创建前 [root@PC1 hiblup]# ls hiblup hiblup_1.3.1_linux_x86_64_20230220.tar.gz hiblup.log [root@PC1 hiblup]# hiblup ## 测试hiblup命令 bash: hiblup: comman 阅读全文
posted @ 2023-05-07 11:27 小鲨鱼2018 阅读(271) 评论(0) 推荐(0)
摘要: 001、虚拟机开启报错 002、解决方法 a、 b、 c、 d、执行如下命令:bcdedit /set hypervisorlaunchtype off e、重启计算机 阅读全文
posted @ 2023-05-07 09:09 小鲨鱼2018 阅读(3744) 评论(0) 推荐(0)
摘要: source 命令会在当前 shell 中执行,而 bash 会创建一个新的 shell 会话。 001、 (base) root@DESKTOP-A31BQ38:/home/test2# ls test.sh (base) root@DESKTOP-A31BQ38:/home/test2# cat 阅读全文
posted @ 2023-05-07 00:17 小鲨鱼2018 阅读(212) 评论(0) 推荐(0)
摘要: R语言中cor函数应用与数据框,生成以列为基本单位的两两变量之间的相关的矩阵。 01、测试: a <- c(1, 3, 5, 7, 9) b <- c(3, 8, 7, 12, 23) c <- c(12, 23, 54, 63, 89) d <- c(23, 45, 68, 87, 234) da 阅读全文
posted @ 2023-05-06 14:58 小鲨鱼2018 阅读(367) 评论(0) 推荐(0)
摘要: ctrl + shift + 3 阅读全文
posted @ 2023-05-06 11:06 小鲨鱼2018 阅读(517) 评论(0) 推荐(0)
摘要: 001、 #Hmisc package_url="https://cran.r-project.org/src/contrib/Archive/Hmisc/Hmisc_4.8-0.tar.gz" install.packages(package_url, repos = NULL, type = ' 阅读全文
posted @ 2023-05-05 20:44 小鲨鱼2018 阅读(1171) 评论(0) 推荐(0)
摘要: 001、 http://hgdownload.cse.ucsc.edu/admin/exe/ 阅读全文
posted @ 2023-05-05 16:08 小鲨鱼2018 阅读(313) 评论(0) 推荐(0)
摘要: 001、 curl https://get.docker.com | sh 阅读全文
posted @ 2023-04-29 12:25 小鲨鱼2018 阅读(77) 评论(0) 推荐(0)
上一页 1 ··· 122 123 124 125 126 127 128 129 130 ··· 403 下一页