###Use the dkms from EPEL. yum install epel-release yum install dkms # download the rpm from the NVidia website rpm -i cuda-repo-rhel7-8-0-local-ga2-8.0.54-1.ppc64le.rpm yum clean expire-cache yum install cuda ------------------------------- caution:…
Ubuntu 14.04 LTS is out, loads of new features have been added. Here are some procedures I followed to install CUDA 6.0 on my DELL Inspiron. First of all, Ubuntu need to be installed successfully, and the necessary libs are also need to installed: su…
1. Installing GNOME-Desktop: Install GNOME Desktop Environment on here. # yum -y groups install "GNOME Desktop" Input a command like below after finishing installation: # startx GNOME Desktop Environment will start. For first booting, initial se…
系统版本为: [root@s10 ~]# cat /etc/redhat-release CentOS Linux release 7.5.1804 (Core) 由于管理kvm虚拟机的需求,需要安装GNOME Desktop 和Graphical Administration Tools 桌面服务. 通过 [root@s10 ~]# yum groupinstall "GNOME Desktop" "Graphical Administration Tools"…
Install .NET Core SDK Before you start, please remove any previous versions of .NET Core from your system. In order to install .NET Core 1.1 on CentOS or Oracle Linux, first you need to get the prerequisites and then you download the .NET Core SDK bi…
FROM: http://tecadmin.net/install-firefox-on-linux/ Firefox 33 has been released for Systems and Android on October 13, 2014 with various bug fixes and updates. Below is the list of few changes which is made in Firefox 33. Read more details about thi…
About RabbitMQ RabbitMQ is an open source message broker software, also sometimes known as message-oriented middleware, that implements the Advanced Message Queuing Protocol (AMQP). It is very easy to use, and runs almost on all modern operating syst…
Install Docker Engine on CentOS OS Requirements 系统要求 To install Docker Engine,you need a maintained version of CentOS 7. Archives versions arent supported or testes. 要安装Docker引擎,需要CentOS 7的维护版本.不支持或测试存档版本. The centos-extras repository must be enabled…
安装配置Apache.PHP(忽略此次安装步骤) 安装nagiosrpm -Uvh http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpmrpm -Uvh http://rpms.famillecollet.com/enterprise/remi-release-6.rpmyum -y install nagios nagios-plugins-all nagios-plugins-nrpe nrpe p…
源地址:http://www.ehowstuff.com/how-to-install-vmware-tools-on-centos-6-3/ VMware Tools is a group of utilities that enhances the overall performance of the virtual machine’s guest operating system (OS) and improves management of the virtual machine (VM…
Contents [hide]  1 Introduction 2 Our Sample Setup 3 Install Keepalived 4 Install Kernel Headers 5 Compile keepalived 6 Create Required Softlinks 7 Configuration 8 Verify: Keepalived Working Or Not 8.1 Sample outputs 8.2 Hugo said ... 8.3 YazzY said…
首先要下载安装光盘. Matlab801_MacUnix.iso [root@db-172-16-3-150 mnt]# md5sum /ssd1/Matlab801_MacUnix.iso  0d31a7ff79eaf48c0905f9845fa3e825  /ssd1/Matlab801_MacUnix.iso mount -o loop,ro Matlab801_MacUnix.iso /mnt 光盘内容 :  [root@db-172-16-3-150 ~]# cd /mnt [root…
#(erlide in linux can't detect the runtime if build from source, but erlang shell works correctly)sudo yum install gcc gcc-c++ make cmake autoconf automake sudo yum install ncurses ncurses-devel unixODBC unixODBC-devel openssl openssl-devel wxGTK wxG…
Assuming you have sudo/root permission. Try rpmforge-extras first. yum --disablerepo=base,updates --enablerepo=rpmforge-extras install git If you did not have rpmforge-extras, try manual installation. yum install curl-devel expat-devel gettext-devel…
ref: https://sonnguyen.ws/install-docker-docker-swarm-centos7/ https://hostadvice.com/how-to/how-to-setup-docker-swarm-cluster-on-centos-7/ install docker repo sudo tee /etc/yum.repos.d/docker.repo <<-'EOF' [dockerrepo] name=Docker Repository baseur…
source:http://www.davidghedini.com/pg/entry/install_tomcat_6_on_centos This post will cover installation and configuration of Tomcat 6 on CentOS 5. We will also show how to run Tomcat as a service, create a start/stop script, and configure Tomcat to…
This article will walk through you the process of installing and updating latest MySQL 5.7.9 version onRHEL/CentOS 7/6/5 and Fedora 23/22/21 using MySQL Yum repository via YUM utility. Step 1: Adding the MySQL Yum Repository 1. We will use official M…
转载:http://cloud-mate.org/2015/06/installing-open-vswitch-centos-cloudstack/  June 5, 2015  Stuart Nelson  CloudStack, Openstack Installing Open vSwitch on CentOS 6.6 I would like to use Open vSwitch on my KVM nodes in my CloudStack deployment. I will…
在本教程中,我们将学习如何在CentOS 7 / RHEL 7上安装Redis服务器. redis的缩写是REmote DIctionary Server. 它是最流行的开源,高级键值缓存和存储之一. reids的官方网站地址: http://redis.io/ 如果你的服务器没有安装wget下载程序的话,需要先安装wget, Install wget command: yum install wget Install redis server Now use yum command to in…
1.首先启动CentOS 7,在VMware中点击上方"VM",点击"Install VMware Tools..."(如已安装则显示"Reinstall VMware Tools..."). 2.在命令行输入"ls /dev"查看. 3.输入"mkdir /mnt/cdrom"在/mnt目录下新建一个名为cdrom的文件夹. 4.输入"mount -t iso9660 /dev/cdrom /m…
http://www.krizna.com/centos/install-svn-server-on-centos-6/…
linux下的 Tomcat 安装: http://www.davidghedini.com/pg/entry/install_tomcat_7_on_centos…
https://www.pugetsystems.com/labs/hpc/How-To-Install-CUDA-10-together-with-9-2-on-Ubuntu-18-04-with-support-for-NVIDIA-20XX-Turing-GPUs-1236/ Do I need to install CUDA 10? You need to install CUDA 10 if; You do NOT need to install CUDA 10 if; Can I i…
本文为作者原创,转载请注明出处(http://www.cnblogs.com/mar-q/)by 负赑屃 Ubuntu非要换centOS...好吧... 看了很多是通过ELRepo源安装驱动,不过我没有成功,只是通过它的步骤检测了显卡驱动型号. 0.安装gcc yum -y install gcc-c++ 此处是重点:如果有之前的NVIDIA驱动请先卸载,而且,要先装cuda再装驱动...你也可以按照我的步骤来,最后再重装一次驱动.   1.检测显卡驱动及型号 ##添加ELPepo源 $ sud…
00.CUDA简介 CUDA和GPU的并行处理能力来加速深度学习和其他计算密集型应用程序 01.CPU+GPU协同架构 02.部署环境 [docker@lab-250 ~]$ cat /etc/*release NAME="Red Hat Enterprise Linux Server" VERSION="7.0 (Maipo)" ID="rhel" ID_LIKE="fedora" VERSION_ID="7.0&…
/var/lib/docker/overlay2 占用很大,清理Docker占用的磁盘空间,迁移 /var/lib/docker 目录 du -hs /var/lib/docker/ 命令查看磁盘使用情况. 1 docker system df命令,类似于Linux上的df命令,用于查看Docker的磁盘使用情况: 2 docker system prune命令可以用于清理磁盘,删除关闭的容器.无用的数据卷和网络,以及dangling镜像(即无tag的镜像) 3 docker system pr…
ubuntu 深度学习cuda环境搭建 ubuntu系统版本 18.04 查看GPU型号(NVS 315 性能很差,比没有强) 首先最好有ssh服务,以下操作都是远程ssh执行 lspci | grep -i nvidia03:00.0 VGA compatible controller: NVIDIA Corporation GF119 [NVS 315] (rev a1)03:00.1 Audio device: NVIDIA Corporation GF119 HDMI Audio Con…
基于Ubuntu14.04系统的nvidia tesla K40驱动和cuda 7.5安装笔记 飞翔的蜘蛛人 注1:本人新手,文章中不准确的地方,欢迎批评指正 注2:知识储备应达到Linux入门级水平 一 . 首先介绍硬件配置 处理器 英特尔 Core i7 主板 华硕工作站主板 显卡 Nvidia GeForce GT 730 GPU Nvidia Tesla K40c 内存 32 GB 二 . 裸机安装ubuntu-14.04.5-desktop-amd64.iso镜像文件 UltraISo…
官方教程:http://caffe.berkeleyvision.org/install_apt.html 主要参考教程: https://github.com/BVLC/caffe/wiki/Ubuntu-16.04-or-15.10-Installation-Guide 其他参考:http://blog.csdn.net/hjimce/article/details/51999566 http://www.52nlp.cn/%E6%B7%B1%E5%BA%A6%E5%AD%A6%E4%B9%…
之前学习了CNN的相关知识,提到Yoon Kim(2014)的论文,利用CNN进行文本分类,虽然该CNN网络结构简单效果可观,但论文没有给出具体训练时间,这便值得进一步探讨. Yoon Kim代码:https://github.com/yoonkim/CNN_sentence 利用作者提供的源码进行学习,在本人机子上训练时,做一次CV的平均训练时间如下,纵坐标为min/CV(供参考): 机子配置:Intel(R) Core(TM) i3-4150 CPU @ 3.50GHz, 32G,x64 显…