推荐
专栏
教程
课程
飞鹅
本次共找到3255条
ubuntu设置静态ip
相关的信息
Wesley13
•
3年前
Ubuntu12.04编译wxwidgets
下载wxWidgets2.8.12.tar.gz1、终端需要root权限2、设置参数./configurewithx11(或者gtk)enableunicode(缺省不支持unicode)disableshared需要unicode编码要先安装pango库aptgetinstalllibpango1.
Wesley13
•
3年前
Ubuntu18.04.4安装教程
1.选择语言个人推荐English!(https://oscimg.oschina.net/oscnet/42b23f71bdd6e887fbd451c7bbada175ca9.png)2.选择第一项InstallUbuntuServer!(https://oscimg.oschina.net/oscnet/225438873a50
Wesley13
•
3年前
Ubuntu挂载新的磁盘
1.切换为root用户sudosu2.查看磁盘列表fdiskllsblk3.磁盘管理fdisk/dev/sdb新建分区:n列出分区:p保存退出:
Stella981
•
3年前
How To Install Docker On Ubuntu 18.04
Docker isanincreasinglypopularsoftwarepackagethat createsacontainer(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fphoenixnap.com%2Fkb%2Fdockercontainermanag
Wesley13
•
3年前
Ubuntu14.04 Caffe安装
Caffe简介Caffe全称ConvolutionalArchitectureforFastFeatureEmbedding,是一个计算CNN相关算法的框架。就目前来说是deeplearning最流行的开源的框架,所以使用的人也是最多的。caffe网址:http://caffe.berkeleyvision.org/(
Wesley13
•
3年前
Ubuntu安装网易云音乐
安装网易云音乐更多的Ubuntu下软件安装问题,请关注这儿(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fpyexile%2FNotes%2Ftree%2Fmaster%2FLinux%2F%25E8%25BD%25AF%25E4%25
Wesley13
•
3年前
ubuntu使用virt manager kvm
标签:it分类:linux及相关工具1.首先在确定自己的CPU支持硬件虚拟化,有些可能要在BIOS中开启找到IntelVirtualizationTechnlogy并打开2.要确定自己的内核支持KVM<!lang:shellunamea3.2.6以上
Wesley13
•
3年前
ubuntu 使用root用户登录
修改配置文件sudovim/etc/ssh/sshd_config找到下面相关配置:Authentication:LoginGraceTime120PermitRootLoginprohibitpasswordStrictModesyes更改为:Aut
Wesley13
•
3年前
ubuntu16.0.4安装freeswitch
1\.安装freeswitch库gitclonehttps://github.com/signalwire/freeswitch.git2\.安装环境依赖aptgetinstalllibeditdevlibldnsdevlibpcre3devlibspeexdspdevlibspeexdevl
鹏
•
3年前
在 Ubuntu 上安装 Anaconda
Anaconda介绍Anaconda是一个科学开发套件,主要用于数据科学领域,支持的编程语言有Python和Ruby。Anaconda的特点是有一个名为Conda的环境管理工具,这让环境管理变得极为方便。:::tip官网地址::::下载1.进入上面的官网,可以看到中间的下载按钮。我需要的是Linux版,所以点击下面的小企鹅。2.
1
•••
88
89
90
•••
326