-
#### Check Script
``` shell
#!/bin/ksh
#
# check_6000tcp
#
# greeben - 20090708: creation
#
check_6000tcp() {
#
typeset FUNC=check_6000tcp
#
if ( [ -f /etc/X11/xdm/Xservers ] ) then
egr…
-
```
What steps will reproduce the problem?
SIZE=$(( (671800*4096) ))
dd if=/dev/zero of=test bs=1 seek="$SIZE" count=1
veritysetup format test vert | tee ./stdo
HASH="`cat ./stdo | egrep '^Root hash:…
-
**问题描述/What happened**:
![image](https://github.com/yunionio/cloudpods/assets/10016360/6a2b1d94-0db4-4d95-a613-2f51a46555b1)
**环境/Environment**:
3.10.1
- OS (e.g. `cat /etc/os-release`):
- …
-
Hi,
Thanks for the Great Persepolis!
**Is there any way to export links which were added to persepolis?**
I use this script for this purpose:
`egrep -oh "(http(s)?://){1}[^'\"]+" ~/.config/per…
-
In RHEL 9, the libvirt library uses modular daemons that handle individual virtualization driver, so redhat changed from libvirt to virtqemud daemon handles QEMU drivers.
I configured file `/etc/l…
-
I got some kind of "XML Parsing Error: not well-formed" using my favourite feedreader. I see the same error also when opening the atom/rss feeds with firefox and chromium.
It seems it's because of …
-
**What happened**:
Delete a pod with a grace period of 120 seconds, then again with 60 seconds. It will still wait until the first 120 time elapses to delete the pod.
**What you expected t…
-
Unlike the `musicbrainz` plugin, the `follow` plugin will leak passwords via `beet config`. Please redact the password instead.
```yaml
beet config | egrep -A3 '(musicbrainz|follow)'
musicbrainz…
-
**问题描述/What happened**:
![image](https://github.com/yunionio/cloudpods/assets/10016360/07d60e94-eebd-4fad-a757-19d00f2e0428)
![image](https://github.com/yunionio/cloudpods/assets/10016360/83a5d347…
-
`make` ругается на `sub-app-doublecontact-pro-make_first` и отсутствие модулей.
Модули установлены, но make их не видит.
Команда `apt search qt5|egrep -o "^i.*libqt[0-9]*(xml|core|gui|widgets)[^ ]*"…