06 2021 档案

【公告】github数据迁移到gitee
摘要:由于最近github持续抽风,鄙人将之前的github(Yuan-SW-F)进行了gitee迁移。 以前路径为:https://github.com/Yuan-SW-F 当前路径为:https://gitee.com/Yuan-SW-F 今后新工具和流程将优先在gitee上更新,并对成熟版本的文档进 阅读全文

posted @ 2021-06-23 17:41 Yuan-SW-F(abysw) 阅读(170) 评论(0) 推荐(0)

设置共享文件夹
摘要:$ cat /etc/exports/path 192.168....(rw,sync,no_root_squash,no_all_squash) $ service nfs restart $ mount 192.168....:/path abyss 有报错: mount.nfs: No rou 阅读全文

posted @ 2021-06-03 11:00 Yuan-SW-F(abysw) 阅读(79) 评论(0) 推荐(0)

R安装
摘要:就很奇怪,R的安装总是会有一定的问题。 项目需求:画地图 本次下载的是R 3.5.3版本。 yum -y update nss # 若有 curl: (35) SSL connect error 报错时 安装ggplot2,install.packages("ggplot2", repos = "h 阅读全文

posted @ 2021-06-02 15:32 Yuan-SW-F(abysw) 阅读(151) 评论(0) 推荐(0)

导航