暗能星系

    • 登录
    • 搜索
    1. 主页
    2. 版块
    3. 小技巧
    登录以发表
    • 从新到旧
    • 从旧到新
    • 回复最多
    • 最多赞同
    • Most Views
    • A

      升级cmake 到 3.11
      • anneng

      1
      0
      赞同
      1
      帖子
      6
      浏览

      尚无回复

    • A

      对多个文件进行批量改名
      • anneng

      1
      0
      赞同
      1
      帖子
      5
      浏览

      尚无回复

    • A

      从阿里oss 直接下载数据
      • anneng

      1
      0
      赞同
      1
      帖子
      6
      浏览

      尚无回复

    • A

      R 在jupyter中提示killed
      • anneng

      1
      0
      赞同
      1
      帖子
      6
      浏览

      尚无回复

    • A

      k8s 常用命令
      • anneng

      4
      0
      赞同
      4
      帖子
      21
      浏览

      A

      https://www.digitalocean.com/community/tutorials/how-to-inspect-kubernetes-networking

      k8s网络

    • A

      Linux 网络命令
      • anneng

      1
      0
      赞同
      1
      帖子
      7
      浏览

      尚无回复

    • A

      samba
      • anneng

      2
      0
      赞同
      2
      帖子
      18
      浏览

      Z

      docker run -it -p 139:139 -p 445:445 -v /home/genostack/share:/mount -d dperson/samba -u "samba;samba" -s "shared;/mount;yes;no;no;all;none"
      docker exec -it 容器ID /bin/bash
      smbpasswd -a samba 命令添加用户,并设置密码为samba

    • A

      Linux下的磁盘管理
      • anneng

      3
      0
      赞同
      3
      帖子
      33
      浏览

      A

      清理磁盘的分区表

      sudo gdisk /dev/sdb
      GPT fdisk (gdisk) version 0.8.10

      Partition table scan:
      MBR: protective
      BSD: not present
      APM: not present
      GPT: present

      Found valid GPT with protective MBR; using GPT.

      Command (? for help): x

      Expert command (? for help): z
      About to wipe out GPT on /dev/sdb. Proceed? (Y/N): Y
      GPT data structures destroyed! You may now partition the disk using fdisk or
      other utilities.
      Blank out MBR? (Y/N): Y

    • M

      FASTA/Q序列操作神器:seqkit
      • mengpf

      1
      0
      赞同
      1
      帖子
      7
      浏览

      尚无回复

    • A

      命令行中 -- 的作用
      • anneng

      1
      0
      赞同
      1
      帖子
      6
      浏览

      尚无回复

    • A

      Check all Checkboxes in Page via Developer Tools
      • anneng

      1
      0
      赞同
      1
      帖子
      7
      浏览

      尚无回复

    • A

      install.packages('ncdf4')报错
      • anneng

      1
      0
      赞同
      1
      帖子
      5
      浏览

      尚无回复

    • A

      windows storage server 2016 NFS 配置
      • anneng

      4
      0
      赞同
      4
      帖子
      11
      浏览

      A

      Share and Storage Management

      Start Share and Storage Management.

      In the Share and Storage Management console, in the details pane, click the Shares tab, and then click <share_name> (where share_name is the name of the NFS share).

      In the Actions pane, click Properties.

      The <share_name> Properties dialog box displays.

      In the <share_name> Properties dialog box, on the NFS Authentication tab, select the Enable unmapped user access check box.

      On the NFS Authentication tab, click Allow unmapped UNIX user access, and then click OK.

      Close the Share and Storage Management console.

    • A

      Java 远程调试
      • anneng

      1
      0
      赞同
      1
      帖子
      5
      浏览

      尚无回复

    • A

      Delete syslog but size disk can't increase
      • anneng

      1
      0
      赞同
      1
      帖子
      7
      浏览

      尚无回复

    • A

      C/C++ segment fault(段错误)定位方法
      • anneng

      1
      0
      赞同
      1
      帖子
      9
      浏览

      尚无回复

    • A

      gnutls_handshake() failed: Error in the pull function
      • anneng

      1
      0
      赞同
      1
      帖子
      6
      浏览

      尚无回复

    • A

      申请苹果美国id
      • anneng

      1
      0
      赞同
      1
      帖子
      9
      浏览

      尚无回复

    • A

      cp mv终止恢复
      • anneng

      2
      0
      赞同
      2
      帖子
      13
      浏览

      A

      diff --brief --recursive /ceph_disk3/siyida_327_sample/ /ceph_disk2/siyida_327_sample/

      可以diff检查下

    • Z

      解决Ubuntu上安装chrome浏览器网页空白的问题
      • zhangfanglin

      1
      0
      赞同
      1
      帖子
      8
      浏览

      尚无回复

    Powered by 暗能星系