
liunx 系统
Centos 和ubuntu 以及各类liunx 系统
全栈
从事软件开发工作多年,拥有较为丰富的开发经验,主导多个大型项目的研发工作,丰富的项目经验。
设计软件架构和撰写软件方案等。
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
linux 安装.net 5.0
目录一 、环境搭配二、下载SDK包三、ubuntu安装 .net 5.0四、 创建.net 5.0 web 项目五、发布web一 、环境搭配首先在官网看下支持的linux版本:https://docs.microsoft.com/zh-cn/dotnet/core/install/linux如图所示我们用的系统:还是支持的啊。。。ubuntu 16.04 LTS 安装.net 5.0二、下载SDK包https://dotnet.micros...原创 2021-02-04 15:17:44 · 4592 阅读 · 2 评论 -
windows ubuntu liunx 安装protoc 使用protobuf
因为最近疫情原因,在家里的系统开发,使用的是windows 公司使用的ubutnu所以从新安装了一遍开发环境这里记下 protobuf安装过成。过程中遇到了一些报错,都是安装protoc 使用 protobuf报的错误。下面粘贴出来比如找不到下面这些错误信息。go get 找不到 google.golang.org/protobuf是…\github.com\golang\protobuf\proto\buffer.go:文件缺少google.golang.org/prot...原创 2020-05-27 01:00:15 · 1249 阅读 · 0 评论 -
ubuntu cgo: C compiler “gcc“ not found: exec: “gcc“: executable file not found in $PATH
ubuntu cgo: C compiler "gcc" not found: exec: "gcc": executable file not found in $PATH原创 2023-02-12 14:25:26 · 982 阅读 · 0 评论 -
ubuntu20.04 安装docker 亲测可用
ubuntu20.04 安装docker 亲测可用原创 2023-02-09 09:10:36 · 202 阅读 · 0 评论 -
linux 模拟连接TCP server 和模拟TCP client
linux 模拟连接TCP server 和模拟TCP client原创 2023-02-08 10:55:56 · 817 阅读 · 0 评论 -
安装鸿蒙系统PC-欧拉系统所遇到的问题。
1.百般查找鸿蒙镜像。。。终于千辛万苦找了个版本的。安装到了虚拟机。结果各种缺失啊。2.ContOS-Base.repo 缺失wget http://mirrors.163.com/.help/CentOS6-Base-163.repo提示这种正在解析主机 mirrors.163.com... 失败:未知的名称或服务。 wget: 无法解析主机地址 “mirrors.163.com”...妹的。中间重启了,网络不自动链接。下载后,重命名为:CentOS6-Base.repo原创 2022-03-24 16:52:33 · 2550 阅读 · 2 评论 -
Centos6.5 配置了静态IP无法访问外网 ?
注意centos 脚本操作最好都在root用户下面执行哦。。。。。。。。。。。。。。。。。。。。设置VM VM8的网络和本地一样的网段才行原创 2018-08-21 15:48:46 · 441 阅读 · 0 评论