OneOneの日常-初号机
  • Home
  • Nichijou
  • Security
  • Author
  • About
Subscribe
Tagged

Ubuntu

A collection of 2 posts

解决sudo apt-get update报错问题 he following signatures couldn't be verified because the public key is not available: NO_PUBKEY EB3E94ADBE1229CF
Ubuntu

解决sudo apt-get update报错问题 he following signatures couldn't be verified because the public key is not available: NO_PUBKEY EB3E94ADBE1229CF

输入sudo apt update出现如下报错 W: GPG error: https://packages.microsoft.com/repos/edge stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY EB3E94ADBE1229CF E: The repository 'https://packages.microsoft.com/repos/edge stable InRelease' is not signed. N: Updating from such a repository

  • OneOne
OneOne Dec 16, 2021 • 1 min read
ubuntu中挂载nfs远程文件系统并设置开机自动挂载
Nichijou

ubuntu中挂载nfs远程文件系统并设置开机自动挂载

一、服务端启动nfs服务 我这里使用TRUENAS为例,启动nfs服务 二、客户端安装nfs-common apt install nfs-common 三、测试nfs连接 sudo mount 192.168.31.10:/mnt/D1/RaspDown /home/one/down/ 四、配置自动挂载 sudo vim /etc/fstab 加入如下配置,以你实际IP及路径为准,配置如下 192.168.31.10:/mnt/D1/RaspDown  /home/one/down  nfs     rw      0       1

  • OneOne
OneOne Oct 13, 2021 • 1 min read
OneOneの日常-初号机 © 2022
  • Data & privacy
  • Contact
  • Contribute
  • OneOneの日常
Powered by Ghost