syheliel
syheliel
password is `attify`. It is in the section `Credentials` of `README.md`
了解,不过我想是否能够通过判断在ssh登陆时是否出现连续`timeout`(如连续`timeout`5次)来变相判断?如果ssh破解时无法正常连接,那破解成功的概率也不大。
I have successfully built it without `sed -i 's/#define[ \t]\+MAP_SIZE_POW2[ \t]\+[12][0-9]/#define MAP_SIZE_POW2 22/' config.h `, will this line change the behavior of linking?
> @syheliel did you run into the issue shown above? Thanks @mariadb-RoelVandePaar no, I didn't see the unexpected output when building.
> It appears it is actually not infeasible to do it inline with 2.7 compatibility: https://peps.python.org/pep-0484/#suggested-syntax-for-python-2-7-and-straddling-code Yes, the inline type annotation is not supported in python2.7, but you can add...
error still exists if not adding `RUSTFLAGS="-Znew-llvm-pass-manager=no"`
> Some other nits: Could we remove the -C curl argument in setup_libxml2.sh? That option is not available on my ancient curl build that is shipped with Ubuntu 21.04. @schumilo...
> perhaps `set -e` at the top of the libxml2 bootstrap shell script (`setup_libxml2.sh`), since each step is required for the next? for example, if `libtool` isn't installed, the script...
> ideally I think it's better to do this with build.rs not with a shell script CI not support `sudo modprobe kvm-intel` now, so CI will fail if put it...
> > > ideally I think it's better to do this with build.rs not with a shell script > > > > > > CI not support `sudo modprobe kvm-intel`...