题记:好久以前装了一次,然后歇了一段时间又需要使用,发现自己忘了差不多,遂有此文。 一 安装说明 1.1 环境 [root@xxxxx-1?~]#?lsb_release?-a
LSB?Version:????:base-4.0-amd64:base-4.0-noarch:cor...
分类:
Web程序 时间:
2015-08-12 10:21:22
阅读次数:
199
Subversion是优秀的版本控制工具,其具体的的优点和详细介绍可以参考百科,[root@localhost~]#iptables-F
[root@localhost~]#setenforce0
[root@localhost~]#lsb_release-a#查看系统版本
LSBVersion::base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4..
分类:
其他好文 时间:
2015-08-06 18:39:00
阅读次数:
148
系统环境:lsb_release-a
NoLSBmodulesareavailable.
DistributorID:Ubuntu
Description:Ubuntu12.04.5LTS
Release:12.04
Codename:precise下载nginx_lua_module下载ngx_devel_kit安装luajit
apt-getinstalllibluajit-5.1-devluajit
ls/opt/nginx_comp
lua-nginx-module-0.9...
分类:
其他好文 时间:
2015-08-05 13:09:24
阅读次数:
169
方法1 对于linux系统而已,有成百上千个发行版。对于发行版的版本号查看方法如以centos为例。输入lsb_release-a即可该命令适用于所有的linux,包括Redhat、SuSE、Debian等发行版2方法2如果如上图,没有这个命令可以通过查看Cat/etc/xxx-releaseXX为...
分类:
系统相关 时间:
2015-07-27 18:35:41
阅读次数:
179
操作系统版本:
[oracle@oel11 OPatch]$ lsb_release -a
LSB Version: :core-4.0-amd64:core-4.0-ia32:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-ia32:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-i...
分类:
数据库 时间:
2015-07-21 13:00:31
阅读次数:
325
1) 登录到服务器执行 lsb_release -a ,即可列出所有版本信息,例如: [root@3.5.5Biz-46 ~]# lsb_release -a? LSB Version: 1.3 Distributor ID: RedHatEnterpriseAS Description: Red Hat Enterprise Linux AS...
分类:
系统相关 时间:
2015-07-18 00:42:04
阅读次数:
145
查看LINUX版本1) 登录到服务器执行 lsb_release -a ,即可列出所有版本信息,例如:$ lsb_release -aNo LSB modules are available.Distributor ID: DebianDescription: Debian GNU/Linux...
分类:
系统相关 时间:
2015-07-17 11:34:12
阅读次数:
128
在我们在linux下安装软件的时候,相应的软件包会有对应的系统版本,在CRT或Xshell下,需查看其系统版本及内核版本是基本常用命令。(1) 查看内核版本及平台uname -r -m3.2.0-24-generic x86_64(2) 查看发行版版本lsb_release -aDistributo...
分类:
系统相关 时间:
2015-07-08 20:45:40
阅读次数:
137
如果是类似于ubuntu的带桌面的系统直接下载安装就可以了,以下是针对centOS的命令行安装方法最好先查看版本号,根据版本来选择安装方法,终端命令如下# lsb_release -a版本号是5.X的依次执行以下命令> wget --no-check-certificate https://bootstrap.pypa.io/ez_setup.py
> python ez_setup.py --in...
分类:
系统相关 时间:
2015-07-08 19:12:14
阅读次数:
172
//cat/etc/issueroot@iZ25jgr5tooZ:/etc/apt#cat/etc/issueUbuntu14.04.2LTS\n\lroot@iZ25jgr5tooZ:/etc/apt#//lsb_release-aroot@iZ25jgr5tooZ:/etc/apt#lsb_release-aNoLSBmodulesareavailable.DistributorID: UbuntuDescription: Ubuntu14.04.2LTSRelease: 14.04Codename: t..
分类:
系统相关 时间:
2015-07-06 20:06:59
阅读次数:
184