随笔分类 -  Linux

摘要:推荐博客:https://my.oschina.net/attacker/blog/3038174 bypy模块安装 pip install bypy # python pip包管理 登录 bypy info 通过浏览器visit地址,填入Python客户端授权码 上传 下载 先将大文件 移动到 我 阅读全文
posted @ 2021-06-06 09:00 楼主好菜啊 阅读(522) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2021-05-27 18:55 楼主好菜啊 阅读(49) 评论(0) 推荐(0) 编辑
摘要:linux非root用户安装jdk1.8 如题,先到 Oracle 官方网站 下载1.8版本的 JDK 压缩包(jdk-8u221-linux-x64.tar.gz)到本地(如D盘的soft目录),然后开始进入linux的非root用户(如wlf)开始安装: 1、wlf新建目录soft目录,上传本地 阅读全文
posted @ 2021-05-17 09:47 楼主好菜啊 阅读(204) 评论(0) 推荐(0) 编辑
摘要:官网 : https://www.deepin.org/zh/installation/ 阅读全文
posted @ 2021-05-07 15:47 楼主好菜啊 阅读(63) 评论(0) 推荐(0) 编辑
摘要:转自 : https://www.cnblogs.com/huoguonaicha/p/13667766.html 参考链接 linux下非root用户升级(下载)gcc9.1并配置环境变量 Linux升级gcc到最新版本–gcc-9.1.0详细步骤一、下载gcc最新的源码包:wget http:/ 阅读全文
posted @ 2021-05-07 14:10 楼主好菜啊 阅读(914) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2021-04-20 13:55 楼主好菜啊 阅读(0) 评论(0) 推荐(0) 编辑
摘要:CROSS_COMPILE = aarch64-himix100-linux_V630- CC = $(CROSS_COMPILE)gcc CPLUS = $(CROSS_COMPILE)g++ INC_DIR = -I./alg_test/inc CFLAGS = -Wall $(INC_DIR) 阅读全文
posted @ 2021-04-20 13:46 楼主好菜啊 阅读(906) 评论(0) 推荐(0) 编辑
摘要:推荐博客: https://www.cnblogs.com/dingdingli/archive/2019/06/19/11052759.html 阅读全文
posted @ 2021-03-11 14:15 楼主好菜啊 阅读(58) 评论(0) 推荐(0) 编辑
摘要:安装软件的命令 (gcc为例) : yum -y install gcc 卸载已安装软件 : yum remove gcc 解压文件:(在对应的目录下) 例: unzip bayes.zip 阅读全文
posted @ 2020-09-10 13:09 楼主好菜啊 阅读(300) 评论(0) 推荐(0) 编辑
摘要:转自 : https://www.cnblogs.com/yjd_hycf_space/p/7730690.html Linux常用命令大全(非常全!!!) 系统信息 arch 显示机器的处理器架构uname -m 显示机器的处理器架构uname -r 显示正在使用的内核版本 dmidecode - 阅读全文
posted @ 2020-09-09 16:07 楼主好菜啊 阅读(124) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示