looop

Members
  • Posts

    43
  • Joined

  • Last visited

Everything posted by looop

  1. Finally I did it, I turn the Network to HOST, the WEBUI can work. thanks
  2. Hi, I need help. I Fail to install perl on NerdPack. the web page shows installing, but when I press Done, the package dose not install. tower-diagnostics-20210203-2221.zip
  3. Actually, it do not install. 😭 I attach the Diagnostics tower-diagnostics-20210203-2221.zip
  4. another case. the web page shows installing, but when I press Done, the package dose not install.
  5. It keep on this web page, and cannot install.😭 see the PIC.
  6. Hi, After the boinc docker, I cannot enter into the WebGui, it turns to the Main page after I click the button.
  7. I find the soluation!!!!!😱 by a random test. Steps: 1、turn off all VM [ auto start ] 2、stop the array 3、turn on the passthouht GPU VM 4、the VM works FINE !!!! Looks like the VM with Virtual GPU will Occupy the GPU, so the passthouht do not works. I have a question: Do I need another GPU to use for other VM with Virtual GPU ?
  8. My CPU AMD 3900X do not own Integrated Graphics, only the NVIDIA GT 210 Installed. I'd like to passthouht GPU to win 10, but I'm not sure it can be done. actually I trying it, but GPU cannot work on win 10, it shows the NVIDIA Driver cannot install.😵 Windows has stopped this device because it has reported problems. (Code 43) and Driver Management has concluded the process to add Service nvlddmkm for Device Instance ID PCI\VEN_10DE&DEV_0A65&SUBSYS_80941462&REV_A2\3&13C0B0C5&0&20 with the following status: 0. Can I passthouht the only one GPU to VM win 10 ? (it was working fine once, when I reopen VM, it turns fail.😭) My Device info is here. Model: Custom M/B: Gigabyte Technology Co., Ltd. X570 GAMING X Version x.x - s/n: Default string BIOS: American Megatrends Inc. Version F2. Dated: 06/06/2019 CPU: AMD Ryzen 9 3900X 12-Core @ 3800 MHz HVM: Enabled IOMMU: Enabled Cache: 768 KiB, 6144 KiB, 65536 KiB Memory: 16 GiB DDR4 (max. installable capacity 128 GiB) Network: bond0: fault-tolerance (active-backup), mtu 1500 eth0: 1000 Mbps, full duplex, mtu 1500 Kernel: Linux 4.19.107-Unraid x86_64 OpenSSL: 1.1.1d Uptime: 0 days, 10:23:24
  9. WOW, It's a powerful Fan to cold the 3400G. 😆
  10. Can I use rm -rf to move the file to Recycle Bin instead of delete it? I general use common line to delete files, but rm -rf will delete file faster and cannot recover. so I want a chance to protect. 😂
  11. How to install safe-rm? I need protect my important file, so I want to use safe-rm, but it cannot install, can you help me? The shell feedback is here. root@Tower:~# wget -c https://launchpadlibrarian.net/515722733/safe-rm-1.1.0.tar.gz --2021-01-29 00:20:53-- https://launchpadlibrarian.net/515722733/safe-rm-1.1.0.tar.gz Resolving launchpadlibrarian.net (launchpadlibrarian.net)... 91.189.89.228, 91.189.89.229, 2001:67c:1560:8003::8008, ... Connecting to launchpadlibrarian.net (launchpadlibrarian.net)|91.189.89.228|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 23815 (23K) [application/x-tar] Saving to: ‘safe-rm-1.1.0.tar.gz’ safe-rm-1.1.0.tar.gz 100%[=============================================================>] 23.26K 22.9KB/s in 1.0s 2021-01-29 00:20:56 (22.9 KB/s) - ‘safe-rm-1.1.0.tar.gz’ saved [23815/23815] root@Tower:~# tar -zxf safe-rm-1.1.0.tar.gz root@Tower:~# cd safe-rm-1.1.0 root@Tower:~/safe-rm-1.1.0# mv /usr/local/bin/rm /usr/local/bin/bak.rm mv: cannot stat '/usr/local/bin/rm': No such file or directory root@Tower:~/safe-rm-1.1.0#
  12. also feedback root@Tower:~# /usr/bin/7z -bash: /usr/bin/7z: No such file or directory
  13. I type 7z, it feedback root@Tower:~# 7z /usr/local/bin/7z: line 2: /usr/local/lib/p7zip/7z: No such file or directory
  14. I trying use sudo apt-get install p7zip but it cannot work and feedback sudo: apt-get: command not found . how to install 7z?
  15. 之前折腾diy的freenas,因掉盘问题弃坑(可能是硬件问题),某日在B乎看到还有付费的nas系统,想着能收费,必是有所特长。 试用了两个礼拜,果断pro版。 有几个功能十分满足我的需求: 1、硬盘混搭,我有挺多各种大小的磁盘,正好可以串起来。 2、就算阵列崩溃(比如坏了3块),正常硬盘的数据会保留。而不是像riad会全崩。 3、虚拟机、docker 4、硬盘加密 5、硬盘休眠,在riad中,无法对单盘进行休眠。 同时有一些不足的地方: 1、阵列写入速度,比较慢,只能追加缓存池来弥补 2、大陆网络问题,经常要下插件比较麻烦 3、缓存策略,不支持类似 傲腾内存 的那种 4、如果能够建立两个array,一个数据,一个缓存,会比较刺激。目前的缓存池只是软raid或single,磁盘混搭不方便。 体会: 对于新人上手还是难度比较大的,但熟了后,发现unraid才是all in one的最佳server os选择,棒极了。