- 2025年06月29日
- 星期日
Ubuntu 16.04 VNC Server 配置 1. 安装 x11vnc server sudo apt-get install x11vnc 2. 配置vnc server密码 sudo x11vnc -storepasswd /etc/x11vnc.pass 3. 创建服务文件 vi /lib/systemd/system/x11vnc.service [Unit] Descriptio
本文记录一下wireshark在ubuntu中的安装。 首先在官网:https://www.wireshark.org/download.html 下载Source Code。 接着安装相应的编译器: sudo apt-get install build-essential# 要编译Wireshark,还需要安装GTK+的开发文件和GLib库sudo apt-get install
1所需软件 libfastcommon fastdfs libevent:以前4.x版本需要,现在已经不需要了 安装环境 VMware Workstation 12 Pro ubuntu-16.04.1-desktop-amd64 网站相关 https://github.com/happyfish100/fastdfs https://github.com/happyfish100 https:
我意识到我有一个过时的numpy版本: $pythonPython 2.7.10 (default, Oct 23 2015, 18:05:06)[GCC 4.2.1 Compatible Apple LLVM 7.0.0 (clang-700.0.59.5)] on darwinType help, copyright, credits or license for mor
一、 按照如下网址提供的方法进行安装 http://pinyin.sogou.com/linux/ 二、 安装完成后,如果之前安装ibus,就先进入System Settings — Language Support — keyboard input method system 选为 fcitx。 三、 如果将英文输入法删除了,得重新启动 fcitx ,
ubuntu安装CUDA 因为深度学习需要用到CUDA,所以写篇博客,记录下自己安装CUDA 的过程。 1 安装前的检查 安装CUDA之前,首先要做一些事情,检查你的机器是否可以安装CUDA。 1.1 检查你的gpu是否是可以安装CUDA 的 运行如下命令: $ lspci | grep -i nvidia 这
这篇文章主要介绍了php7安装yar扩展的方法,结合实例形式较为详细的分析了php7安装yar扩展的具体步骤、相关命令与注意事项,需要的朋友可以参考下
安装教程 首先添加源 sudo apt-add-repository -y ppa:adrozdoff/emacs + 更新源 sudo apt update 最后安装emacs25 sudo apt install emacs25 关于我 个人博客:MartinHan的小站 博客网站:hanhan12312的专栏 知乎:MartinHan01
本文转载自:http://www.linuxidc.com/Linux/2016-07/133128.htm Ubuntu上安装MySQL非常简单只需要几条命令就可以完成。 1. sudo apt-get install mysql-server 2. apt-get isntall mysql-client 3. sudo apt-get install libmysqlclient-dev
系统:Ubuntu 16.04 JDK版本:1.8.0_121 Ubuntu下安装JDK配置环境变量可见我的这篇文章 http://www.cnblogs.com/AloneZ/p/Ubuntu1.html 1.官网下载eclipse,我的版本是eclipse-jee-neon-2-linux-gtk-x86_64.tar.gz,只要JDK版本高,其他版本也可以 2.移动并解