简介mostmostisapagingprogramthatdisplays,onewindowfulatatime,thecontentsofafileonaterminal.Itpausesaftereachwindowfulandprintsonthewindowstatuslinethescreenthefilename,currentlinenumber,andthepercentageofthefilesofardisplayed.一、debian1、安装包apt-get-yins..
分类:
其他好文 时间:
2015-05-27 16:02:18
阅读次数:
183
1最小化安装(自定义选包:最基本为:Bash;Compatibilltylibrarles;DebuggingTools;Developmenttools)最小化启动:foroldboyin`chkconfig--list|grep"3:on"|awk‘{print$1}‘|grep-vE"crond|network|sshd|rsyslog|xinetd"`;dochkconfig$oldboyoff;done2ulimit:ulimit-n如果系统进..
分类:
系统相关 时间:
2015-05-27 01:05:47
阅读次数:
323
mysql面试(转载) 问题1:你如何确定 MySQL 是否处于运行状态?答案: Debian 上运行命令service mysql status,在RedHat 上运行命令service mysqld status。然后看看输出即可。问题2:如何开启或停止 MySQL 服务?答案:运行命令serv...
分类:
数据库 时间:
2015-05-26 21:00:27
阅读次数:
129
社区版和商业版是相对应的。社区版就是志愿者开发,维护的Linux,如debian,centos,fedora,ubuntu,gentoo,arch等,完全免费,而商业版是服务收费的版本,如redhat,suse,oracle等。
同样,社区...
分类:
其他好文 时间:
2015-05-26 12:53:23
阅读次数:
282
shell
MegaCli的相关shell脚本
shell分析swap分区被哪些程序占用(stress模拟环境)
shell的单、多、控制进程
shell脚本日志清理和压缩
在shell脚本里显示带颜色的字(linux)
shell批量检查N个网站地址是否正常(debian/centos)
shellmuttmsmtp发邮件
shell脚本备份服务并上传
shel..
分类:
其他好文 时间:
2015-05-26 10:52:58
阅读次数:
186
debian├── changelog├── compat├── control├── copyright├── linode-longview.conffiles├── linode-longview.config├── linode-longview.install├── linode-long...
分类:
其他好文 时间:
2015-05-26 10:35:51
阅读次数:
116
一、keepalived介绍及搭建环境说明
1、ThekeepalivedThekeepalivedserverimplementsthevrrpdroutingdemonwhichenables
routingfailoverforapair(orset)ofrouters(orLVSdirectors)andthekeepalived
demonwhichsetsupanddoesthehealthcheckingofvirtualservicesinaLinuxVirtualSe..
分类:
其他好文 时间:
2015-05-25 20:45:11
阅读次数:
3438
为了让网络设置更加简单,Debian提供了一个标准的高级网络设置工具,包含ifup和ifdown程序和/etc/network/interfaces文件。如果你选择用ifup,down来配置你的网络,那么就不要同时使用底层工具去配置。这也意味着你不应该用其他高级配置工具,如whereami、divine、intuitively..
分类:
系统相关 时间:
2015-05-25 20:41:00
阅读次数:
175
1、bashrc中的ps1PS(Prompt Sign): 是指命令提示符PS1='${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]: \[\033[01;34m\]\w\[\033[00m\]\$ '环境下默认的....
分类:
系统相关 时间:
2015-05-24 11:25:44
阅读次数:
180
引言工欲善其事,必先利其器. 首先,我们先明确下以下基本概念Linux相关UbuntuUbuntu是基于linux的免费开源桌面PC操作系统 十分契合英特尔的超极本定位 支持x86、64位和ppc架构 全面支持网页浏览器 WPS。Ubuntu基于Debian发行版和GNOME桌面环境,而从11.0....
分类:
Web程序 时间:
2015-05-24 08:52:04
阅读次数:
605