Linux of bioinformatics

For some softwares by to ues

1. ascp

It is not suitable for the latest version because it is not convenient to use.

wget https://ak-delivery04-mul.dhe.ibm.com/sar/CMA/OSA/092u0/0/ibm-aspera-connect-3.10.0.180973-linux-g2.12-64.tar.gz
tar xvf ibm-aspera-connect-3.10.0.180973-linux-g2.12-64.tar.gz
./ibm-aspera-connect-3.10.0.180973-linux-g2.12-64.sh

For more environment variable:

echo "PATH=$PATH:/yourpath/.aspera/connect/bin/" >> ~/.bashrc
yourpath= 1. cd ~;2. pwd;
source ~/.bashrc

Check it;

ascp

在这里插入图片描述
That’s good!

Here are some problems encountered during usages and their respective solutions.
a)

ascp: Private key file not found at path.aspera/connect/etc/asperaweb_id_dsa.openssh, exiting.

Session Stop  (Error: Private key file not found at path i/.aspera/connect/etc/asperaweb_id_dsa.openssh)

this is your path is not right and you coulud ues:

~/.aspera/connect/etc/asperaweb_id_dsa.openssh
For setting
mkdir /xxx/user/yourename
sudo useradd -d /xxx/user/yourename -m yourname -s /bin/bash
sudo passwd yourname
2. NVIDIA-SMI has failed because it couldn‘t communicate with the NVIDIA driver.
2.1 use cammand to remove before installed
sudo apt-get remove --purge nvidia*
2.2 use cammand to device what version to use(slect recommand)
ubuntu-drivers devices

2.3 installed and reboot
sudo apt install nvidia-driver-XXX
or use this
sudo ubuntu-drivers autoinstall
sudo reboot
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值