-
# 其它命令
`sudo chmod 755 -R node` 修改目录权限
`sudo lsof -nP -iTCP -sTCP:LISTEN` 查看本地服务
`ps -ef | grep websocket` 查看websocket进程
`ps aux | grep mysql` 查看mysql进程
`sudo kill 443` 杀掉进程
# 给目…
-
**Describe the bug (描述bug)**
基于官方文档开始编译brpc
https://github.com/apache/brpc/blob/master/docs/cn/getting_started.md#%E4%BD%BF%E7%94%A8cmake%E7%BC%96%E8%AF%91brpc
使用的是yum install安装的相关依赖,虽然可能会有版本很旧的情况,…
-
Cycle time is critical for devs. This minimal CentOS 7 image is 200M and takes 30+ seconds to boot. Boot2docker is 20M and takes 5 seconds.
Let's consider switching to boot2docker with Vagrant. @mit…
-
I'm trying to update the OS of some machines using IDER. But it doesn't work, I've already tried with ubuntu, CentOS7 and RHEL8 and couldn't make any of those work
To reproduce for Cent OS 7.
1- …
-
Distro: CentOS Stream 9
`osbuild` version: `65-1.el9`
`osbuild-composer` version: `62-1.el9`
I am trying to build a custom `centos` image with custom kernel parameters. In my blueprint, I have th…
-
Environment:
HOST: aarch64 cpu
Host OS: centos kernel 5.4
Guest OS ISO: windows 10 21390 arm64 ISO, windows 11 22621 arm64 ISO
Libvirt 7.0
QEMU 5.1
When booting windows Arm64 CD by "-M virt…
-
https://github.com/kubernetes-incubator/cri-o is runs under openshift 3.6 and newer, quite nicely.
This is now an open PR with minikube, and would be great to have this in minishift as well.
https…
-
## Installation
Really useful:
https://releases.nixos.org/?prefix=nixos/22.05/
TODO: Part 0, could merge the injection of the flag ` --extra-experimental-features 'nix-command flakes'`
### P…
-
**Describe the bug**
I found a problem parsing the name of an email attachment. If I open the same email in outlook or thunderbird the attachment name is shown correctly. Also tested with an RFC 2047…
-
### Problem description
docker pull centos:7
docker run -itd --name gluten centos:7 /bin/bash
docker attach gluten
yum -y install epel-release centos-release-scl
yum -y install \
git \
…