会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
linuxws
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
···
29
下一页
2022年12月22日
部署hadoop-hbase
摘要: 将hbase-env.sh的最后一行注释去掉: export HBASE_DISABLE_HADOOP_CLASSPATH_LOOKUP="true" 修改主机名的位置 /hbase/conf/regionservers /hbase/conf/backup-masters /hbase/conf/
阅读全文
posted @ 2022-12-22 23:13 linuxws
阅读(68)
评论(0)
推荐(0)
2022年12月20日
编译hadoop
摘要: uos@uos-PC:~/wss/hadoop-rel-release-2.8.5$ cat BUILDING.txt Requirements: * Windows System * JDK 1.7+ * Maven 3.0 or later * Findbugs 1.3.9 (if runnin
阅读全文
posted @ 2022-12-20 19:36 linuxws
阅读(130)
评论(0)
推荐(0)
2022年12月3日
openeuler
摘要: which 功能:查看命令的绝对路径 实例:which pwd whereis 功能:查找二进制文件,源码文件,man手册 实例:whereis bash zip -r 表示递归打包包含子目录的全部内容, -q 不像屏幕输出信息 -o 指定打包后的文件名 zip -r -q -o aaa.zip a
阅读全文
posted @ 2022-12-03 22:52 linuxws
阅读(343)
评论(0)
推荐(0)
rpm包
摘要: 指定目录安装 rpm -ivh XXX.rpm --prefix=/home/rpms rpm实际上使用cpio格式打包的,因此可以先转成cpio然后解压 rpm2cpio kchmviewer-3.1-1.el5.5.x86_64.rpm | cpio -div
阅读全文
posted @ 2022-12-03 21:10 linuxws
阅读(43)
评论(0)
推荐(0)
2022年11月4日
python指定源安装
摘要: sudo pip3 install requests -i https://pypi.tuna.tsinghua.edu.cn/simple
阅读全文
posted @ 2022-11-04 18:17 linuxws
阅读(159)
评论(0)
推荐(0)
2022年9月19日
编译打包
摘要: sudo apt install build-essential debhelper devscripts dpkg-dev dget http://deb.debian.org/debian/pool/main/a/android-platform-system-core/android-plat
阅读全文
posted @ 2022-09-19 16:40 linuxws
阅读(262)
评论(0)
推荐(0)
2022年8月11日
pve(完整)克隆生成的虚拟机无法转成模版的解决方法
摘要: qm unlock 647(虚拟机ID)
阅读全文
posted @ 2022-08-11 16:11 linuxws
阅读(361)
评论(0)
推荐(0)
2022年6月20日
open64编译安装
摘要: I got the Open64 compiler built on my 64-bit system running Ubuntu 11.10 by following these steps that I pieced together from a few places: Make sure
阅读全文
posted @ 2022-06-20 15:38 linuxws
阅读(186)
评论(0)
推荐(0)
2022年6月18日
opencc
摘要: https://github.com/BYVoid/OpenCC https://byvoid.github.io/OpenCC/ https://www.codenong.com/cs106959387/
阅读全文
posted @ 2022-06-18 01:42 linuxws
阅读(59)
评论(0)
推荐(0)
编译安装Open64编译器
摘要: 请确保您有先决条件的安装: sudo apt-get install mawk csh bash make flex bison gfortran ia32-libs gcc-multilib g++-multilib gfortran-multilib 确保sh是与打击不跑: sudo dpkg-
阅读全文
posted @ 2022-06-18 01:37 linuxws
阅读(293)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
···
29
下一页
公告