Please login as the user “opc” rather than the user “root”.
甲骨文的服务器用root登录,提示:Please login as the user “opc” rather than the user “root”. 即使已经在sshd_config中允许了root登录,仍然报这个错。其实,主要是Or […]
EasyFind中文汉化补丁
使用非常简单,将文件夹复制到: /Applications/EasyFind.app/Contents/Resources 如果你担心网上下载的汉化版有问题,可以直接按照上面的方法自行汉化~
Alist被卖了?开源社区第一大瓜!
昨天(2025 年 6 月 11 日)有大量社区用户指出,Alist 已经“被卖”给一家名为「不够科技(贵州)」的公司,并且开发者不再直接维护项目~ 说一下事情经过: 开发者声明原作者 Xhofe 在官方订阅频道表示,Alist 已交由某公 […]
关闭Parallels Desktop更新提示
Parallels Desktop是真烦人,每次启动都提示让我更新,我已经点了以后提醒我,可还是每次打开都提醒。 设置里面也没有不检查更新的选项,其实点了也没用。 一个意想不到的解决方案是:不要点“以后提醒我”,直接点左上角的叉号,世界一下 […]
Docker仓库没有对应的系统架构怎么办?dstatus如何在ARM机器通过Docker安装?
比如这个仓库:https://github.com/fev125/dstatus 仓库编译版本是有ARM的,但是Docker版本没有,会报错:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
[+] Running 12/12 ✔ web Pulled 18.1s ✔ 725b616d8b01 Pull complete 5.0s ✔ 026694bcc4c6 Pull complete 8.0s ✔ c3281fa2dfb1 Pull complete 8.0s ✔ fca7e4550402 Pull complete 8.0s ✔ cd8120dfa9b7 Pull complete 12.7s ✔ 6f3263efab98 Pull complete 12.8s ✔ 3b0349afc03f Pull complete 17.0s ✔ watchtower Pulled 8.0s ✔ 57241801ebfd Pull complete 2.1s ✔ 3d4f475b92a2 Pull complete 2.9s ✔ b6a140e9726f Pull complete 3.5s [+] Running 4/4 ✔ Network dstatus_default Created 0.1s ✔ Container watchtower Started 11.8s ✔ Container dstatus S... 11.8s ! web The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested |
查看dstatus状态,会发现 […]
CUDA unknown error – this may be due to an incorrectly set up environment解决方案汇总
关于CUDA unknown error的错误原因有非常多的可能,我只是列举一些可能的解决方案。 重启大法 systemctl status nvidia-fabricmanager && systemctl start n […]
使用Amazon Bedrock Guardrails保护你的DeepSeek模型部署
生成式AI的快速发展带来了强大的公开可用大型语言模型(LLMs),例如DeepSeek-R1,使其成为创新的前沿。DeepSeek-R1模型现已通过Amazon Bedrock Marketplace和Amazon SageMaker Ju […]
DeepSeek-R1模型现已在Amazon上提供
在过去的Amazon re:Invent大会上,AmazonCEO Andy Jassy分享了宝贵的经验教训,这些经验来自Amazon自身开发公司内近1,000个生成式AI应用的实践。基于这种大规模AI部署的经验,Jassy提出了三个关键观 […]
在不同服务器中利用相同的秘钥进行登陆
目前有四台服务器,想创建同一个用户,然后登陆采用秘钥~那么只需要在第一台服务器创建用户: 第一台: sudo useradd -d /disk/liu/ -s /bin/bash liu # 这里指定/disk/liu作为用户目录, […]
作为完全托管的无服务器模型在 Amazon Bedrock使用DeepSeek-R1
标签: aws bash mat next python screen SDK youtube 博客 导航 服务器 权限 截至1月30日,DeepSeek-R1模型已通过Amazon Bedrock市场和Amazon Bedrock自定义模 […]