postgresql安裝--------------------二進制安裝:wget https://get.enterprisedb.com/postgresql/postgresql-9.5.6-1-linux-x64-binaries.tar.gztar xf ...
python . . 安裝 apt get y install build essential checkinstallapt get install y libreadline gplv dev libncursesw dev libssl dev libsqlite dev tk dev libgdbm dev libc dev libbz dev wget https: www.python ...
2017-10-17 15:59 0 1326 推薦指數:
postgresql安裝--------------------二進制安裝:wget https://get.enterprisedb.com/postgresql/postgresql-9.5.6-1-linux-x64-binaries.tar.gztar xf ...
查看當前系統是32位還是64位命令:getconf LONG_BIT 返回32就是32,64就是64 Ubuntu 16.04.1 LTS 安裝php7使用最新Discuz! X3.3 ...
1、安裝vsftpd軟件 sudo apt-get install vsftpd 2、新建文件 sudo vim /etc/vsftpd.user_list 用於記錄用戶名 3、 修改sudo vim /etc/vsftpd.conf 3.1打開注釋 ...
1、安裝 sudo apt-get install nginx 2、這時候應該就已經啟動了,跳到步驟4。 通過命令“ps -aux | grep nginx”看下是否啟動 3、如果沒有啟動,可以使用命令 "sudo nginx"。停止命令為"sudo ngnix -s stop ...
使用VMware Fusion 8.5.0創建ubuntu 64bit虛擬機:使用ubuntu-16.04.1-desktop-amd64.iso鏡像缺省安裝ubuntu,用戶名odoo,密碼123456 安裝VMWare Tools:參照http://www.linuxidc.com ...
1 下載源碼包 (https://www.python.org/downloads/release/python-352/) 2 解壓Python-3.5.2.tar.xz 3 sudo ./configure --prefix=/usr/local/python3.5.2 (/usr ...