Harbor如何重置密码
首先进入harbor-db这个容器的终端,然后输入以下命令: psql -U postgres \c registry 然后回看到提示:You are now connected to database "registry" as user...
马春杰杰首先进入harbor-db这个容器的终端,然后输入以下命令: psql -U postgres \c registry 然后回看到提示:You are now connected to database "registry" as user...

An alternate method of installing the NVIDIA driver was detected. (This is usually a package provided by your distributo...
WARNING: An NVIDIA kernel module 'nvidia-uvm' appears to be already loaded in your kernel. This may be because it is in ...

Dear Chunjie Ma, Please note that you have been added as a reviewer candidate to the list of CVPR 2026 reviewers. As men...
平时用run文件安装一直没问题的,直到有一次安装NVIDIA-Linux-x86_64-580.105.08.run报错了: [crayon-698d712331b4c750721441/] 这个错误是说,内核是用 gcc 11.4 编的,...
API出问题的时候想找错误码,结果发现网上比较少,所以在这里备份下~ [crayon-698d712331f5e257965341/]

最近把阿里云的域名解析全换成CloudFlare了,不过有一点比较难受,就是阿里云支持显性URL和隐性URL: 但是CloudFlare在DNS解析那里是不支持的~ 不过可以用“页面规则”来代替,步骤如下: 以xxx.machunjie.c...

今天收到邮件,提示所有作者都需要完成 Author Registration: [crayon-698d7123320e7726310102/] 一开始我以为是参会的注册,其实不是,应该是Enrollment,可以直接打开作者任务列表:ht...

近期发现服务器的网速有些异常: 与上月的情况如出一辙,上月1.5T的流量在10天内消耗一空,这次我看还有这个架势,赶紧及时制止。查看网速的方法有好几种,分别适合不同的情况,下面分别介绍下。 首先用sudo nethogs命令,查看是哪个进程...
先查看需要挂载的磁盘: [crayon-698d712332ab1827329623/] 然后格式化为xfs: [crayon-698d712332ab4611876488/] 查看UUID: [crayon-698d712332ab605...