SVN
客户端下载地址:http://tortoisesvn.net/downloads.htmlTips: 如果使用的是CenteOS 或 RedHat
请使用yum命令,其它如Debian、Ubuntu 就请使用apt-get命令。这里使用yum。使用RPM软件包管理,检查SVN是否已存在。St...
分类:
系统相关 时间:
2014-05-19 08:29:28
阅读次数:
474
1、下载Debian的dvd1,按照http://www.jb51.net/os/85858.html网上教程安装Debian
1.1、我创建了20G的虚拟磁盘,分区的时候我分了3个区,2G交换空间,7.5G的/,12G的/home
1.2、中间有一步好像是升级apt-get的时候没取消的话会卡.....
分类:
其他好文 时间:
2014-05-17 22:00:03
阅读次数:
606
一、操作系统是由几个部分组成:1、应用程序2、动态链接庫,静态链接庫3、内核二、内核:内核是最接近底层的,内核的作用是运行程序,设备管理,软件管理,进程管理,网络管理三、linux发行版:feora,redhat(centos),suse,debian(ubuntu,mint),gentoo,lfs(linuxfromscratch).四..
分类:
系统相关 时间:
2014-05-15 09:07:37
阅读次数:
432
Linux 登录后,配置执行顺序为(Debian Serials
Capable):/etc/environment -> /etc/profile -> (~/.bash_profile |
~/.bash_login | ~/.profile) -> ~/.bashrc -> /etc/bash...
分类:
系统相关 时间:
2014-05-15 02:25:10
阅读次数:
387
此方法适用于使用Debian的dpkg包管理的系统(如:debian、ubuntu、mint)。...
分类:
其他好文 时间:
2014-05-14 21:06:07
阅读次数:
409
1.查看Java是否安装java-version2.安装Jenkinswget-q-O-http://pkg.jenkins-ci.org/debian/jenkins-ci.org.key|sudoapt-keyadd-sudosh-c‘echodebhttp://pkg.jenkins-ci.org/debianbinary/>/etc/apt/sources.list.d/jenkins.list‘sudoapt-getupdatesudoapt-getinstalljenkins..
分类:
其他好文 时间:
2014-05-14 18:40:21
阅读次数:
281
linux环境下deb格式
转换成rpm格式使用alien工具转换deb格式到rpm格式alien_8.87.tar.gz下载alien_8.87.tar.gz[root@mysqlnode2
~]# wget http://ftp.de.debian.org/debian/pool/main/a....
分类:
系统相关 时间:
2014-05-14 07:22:03
阅读次数:
527
# deb cdrom:[Debian GNU/Linux 7.0 _Kali_ - Official
Snapshot i386 LIVE/INSTALL Binary 20130905-08:50]/ kali contrib main non-free
#deb cdrom:[Debian G...
分类:
其他好文 时间:
2014-05-13 17:28:37
阅读次数:
334
用户授权及撤销1、用户授权默认情况下,只允许数据库管理员root用户从服务器登录。若从其他客户端登录,必须做用户授权。授权库mysql,主要表:User:记录用户信息(登录名,密码,客户端地址,权限信息)db:记录授权库的信息tables_priv:记录授权的表信息columns_priv:记录..
分类:
其他好文 时间:
2014-05-13 00:46:45
阅读次数:
552
在 debian 下写了一个 2048, 效果如下:
感兴趣的朋友可以在这里(http://download.csdn.net/download/kamsau/7330933)下载。...
分类:
系统相关 时间:
2014-05-11 18:30:47
阅读次数:
397