Motan是新浪微博开源的支持SOA架构的RPC框架。
实践Arthas
Arthas(阿尔萨斯)是阿里巴巴开源的 Java 诊断工具。源代码地址:arthas【Gitee】
实践mount
挂载iso
实践chkconfig
chkconfig用于检查和设置系统的各种服务启动情况。
实践RPM
查询软件
实践DPKG
查询软件
实践NFS
nfs是网络文件系统(network file system),允许一个节点通过网络访问远程计算机的文件系统,远程文件系统可以被直接挂载到本地,文件操作和本地没有区别,如果是局域网的nfs,那么io的性能也可以保证,下面就以CentOS为例介绍nfs配置。
实践SecureCRT
安装
实践Shell
shell的环境配置文件
实践Spring for Android
Spring for Andriod is an extension of the Spring Framework that aims to simplify the development of native Android applications.