推荐
专栏
教程
课程
飞鹅
本次共找到2514条
ubuntu终端命令
相关的信息
Easter79
•
3年前
tensorflow与numpy的版本兼容性问题
在Python交互式窗口导入tensorflow出现了下面的错误:root@ubuntu:~python3Python3.6.8(default,Oct72019,12:59:55)GCC8.3.0onlinuxType"help","copyright","credits"o
Wesley13
•
3年前
Ubuntu 14.04 搭建 ftp
一、安装ftp服务器vsftpd$sudoaptgetupdate$sudoaptgetinstallvsftpdftp服务器使用21端口,安装成功之后查看是否打开21端口$sudonetstatnpltu|grep21tcp 0 00.0.0.0:21 0.
Wesley13
•
3年前
Ubuntu 16.04 安装 RabbitMQ
1.sudovim/etc/apt/sources.listdebhttp://www.rabbitmq.com/debian/testingmainwgetOhttps://www.rabbitmq.com/rabbitmqreleasesigningkey.asc|sudoaptke
Wesley13
•
3年前
VBox 启动虚拟机失败
在Vbox(5.0.8版本)启动Ubuntu的虚拟机时,遇到错误信息:NtCreateFile(\\Device\\VBoxDrvStub)failed:0xc000000034STATUS\_OBJECT\_NAME\_NOT\_FOUND(0retries) (rc101)Makesurethekern
Wesley13
•
3年前
Ubuntu 16.04 安装 Docker
http://www.runoob.com/docker/ubuntudockerinstall.html1.选择国内的云服务商,这里选择阿里云为例curlsSLhttp://acspublicmirror.osscnhangzhou.aliyuncs.com/dockerengine/internet|sh2
Stella981
•
3年前
Linux Mint 17 下安装搜狗拼音输入法
LinuxMint不像Ubuntu那样默认配置了中文输入法,需要我们自己安装,下面给出安装方法及输入法所需依赖:1.sudoaddaptrepositoryppa:fcitxteam/nightly2.sudoaptgetupdate3.sudoaptgetinstallf
Wesley13
•
3年前
Ubuntu 18.04+Postgresql 10+Gerrit 2.15.19+nginx 1.14 安装配置指南
Ubuntu18.04Postgresql10Gerrit2.15.19nginx1.14安装配置指南要保证代码的高质量,那必须要进行同行评审代码检查,所有代码都必须经过Rev
Wesley13
•
3年前
VirtualBox中ubuntu系统无法进入的修复方法
virtualbox下的ubuntu经常因为各种原因被强制关闭,然后再启动的时候就出现类似错误:mounting /dev on /root/dev failed: No such file or directorymount:mounting /sys on /root/sys failed: No such file or directorym
Wesley13
•
3年前
ubuntu 18.04安装wireshark
sudoaptaddrepositoryppa:wiresharkdev/stablesudoaptgetupdatesudoaptgetinstallwiresharksudogroupaddwireshark//安装已完成sudochgrpwireshark/usr/b
Wesley13
•
3年前
Ubuntu 安装 ImageMagick 库
ImageMagick介绍ImageMagick是一个用来创建、编辑、合成图片的软件。它可以读取、转换、写入多种格式的图片。图片切割、颜色替换、各种效果的应用,图片的旋转、组合,文本,直线,多边形,椭圆,曲线,附加到图片伸展旋转。ImageMagick是免费软件:全部源码开放,可以自由使用,复制,修改,发布。支持
1
•••
49
50
51
•••
252