-
查看linux服务器的系统信息
所属栏目:[Linux] 日期:2021-02-24 热度:180
linux , . . ? 机器的 IP, ( , ) ? , 机器的名称 , , [root@ localhost . ? ? ( redhat, ) ? ? ? ????????? ……. : eth0,eth1,lo ; lo ip 127.0.0.1, . eth0 eth1 , . ? ? ? ? cpu ? ? ? ( windows , cpu, ) ? , , , 其实没必要专门去bin目录下,因为全局环[详细]
-
linux下常用FTP命令 1. 连接ftp服务器
所属栏目:[Linux] 日期:2021-02-24 热度:193
div class="cnt" strong style="font-size: 14pt" ? div class="cnt" strong style="font-size: 14pt"1. 连接ftp服务器 span style="font-size: 14pt" a)在linux命令行下输入: ftp?192.168.1.1 将文件从远端主机中传送至本地主机中。如要获取远程服务器上/u[详细]
-
top命令详解一[显示内容分析]
所属栏目:[Linux] 日期:2021-02-24 热度:51
div class="showContent" 下常用的性能分析工具,能够实时显示系统中各个进程的资源占用状况,类似于 的任务管理器。下面详细介绍它的使用方法。 命令的执行结果。其内容如下: 分 三个数值分别为 分钟、 分钟、 分钟前到现在的平均值。 的信息。当有多个 时[详细]
-
Linux 下firefox手动升级
所属栏目:[Linux] 日期:2021-02-23 热度:196
1.下载Firefox-4.0 for linux ?? ?? 2.将Firefox-4.0解压 ?? tar?-xjvf?Firefox-latest.tar.bz2 ? 3.更改解压后的文件名 ? 解压后默认文件名为 ? Ubuntu 10.10中国版中 Firefox放在 ? 为了做版本区分,将解压后的文件名更改为 ? 注:此处解压后的文件名可不更[详细]
-
掌握Linux的用户(组),权限,文件精妙的三角关系,和强大的三级
所属栏目:[Linux] 日期:2021-02-23 热度:57
在linux中一切都是文件(文件夹和硬件外设是特殊的文件),如果有可能尽量使用文本文件。文本文件是人和机器能理解的文件,也成为人和机器进行 交流的最好途径。由于所有的配置文件都是文本,所以你只需要一个最简单的编辑器就可以修改。即使是2进制执行文件[详细]
-
Linux全攻略--FTP服务器配置与管理
所属栏目:[Linux] 日期:2021-02-23 热度:83
???? FTP的全称是 ),就是专门用来传输文件的协议.它工作在OSI模型的第七层,即是应用层,使用TCP传输而不是UDP.这样FTP客户端和服务器建立连接前就要经过一个"三次握手"的过程.FTP服务还有一个非常重要的特点是它可以独立于平台. ??? LINUX下实现FTP服务的软件[详细]
-
Linux学习笔记之基本指令
所属栏目:[Linux] 日期:2021-02-23 热度:70
p class="little_title"1.ll p class="sub_title"注:详细展示当前文件夹下的所有文件及目录? ,与 ls -al 有异曲同工的作用 p class="little_title"2.free -m/-h p class="sub_title"注:-m:显示当前的内存信息,-m表示以MB为单位显示;-h:以人类能读懂的[详细]
-
Linux VMware新添加网络适配器找不到配置文件问题
所属栏目:[Linux] 日期:2021-02-23 热度:82
VMware centos 新添加网卡没有识别,在做 Linux 实验时经常遇到需要双网卡的情况,VMware 新添加网卡后Linux是不会主动创建 ifcfg-eth* 文件的,重启服务器和重启网络服务也不能出现, 解决方法如下 : ifconfig -a 命令是可以查看到 eth* 信息的,但是没有[详细]
-
调用远程主机上的 RMI 服务时抛出 java.rmi.ConnectException: C
所属栏目:[Linux] 日期:2021-02-23 热度:199
最近使用 jmx 遇到一个问题,client/server 同在一台机器上,jmx client能够成功连接 server,如果把 server 移植到另一台机器上192.168.134.128,抛出如下异常: java.net.ConnectException: Connection refused: connect java.rmi.ConnectException: Conne[详细]
-
linux下Komodo安装日志
所属栏目:[Linux] 日期:2021-02-23 热度:130
官方下载地址 (免费) (收费,去找个注册机破接下。。。) ? div class="cnblogs_code" ==============================================================================Komodo?IDE?6?has?been?successfully?installed?to:????/opt/Komodo-IDE-6????You?mi[详细]
-
linux svn 客户端安装
所属栏目:[Linux] 日期:2021-02-23 热度:187
subversion-1.6.9.tar.gz 和 subversion-deps-1.6.9.tar.gz 1, 出现 如下: div class="cnblogs_code" ????usage:?svn? ? ? ??????Subversion?command-line?client,?version?1.6.9.??????Type?'svn?help? '?for?help?on?a?specific?subcommand.??????Type?'[详细]
-
yum安装php,mysql日志
所属栏目:[Linux] 日期:2021-02-23 热度:155
[root@localhost?~]#?Loaded?plugins:?fastestmirrorLoading?mirror?speeds?from?cached?hostfileSetting?up?Install?ProcessResolving?Dependencies-->?Running?transaction?check--->?Package?php.i386?0:5.1.6-27.el5?set?to?be?updated-->?Processing?[详细]
-
linux开发服务器分区方案
所属栏目:[Linux] 日期:2021-02-23 热度:190
) auto vfat FAT ntfs NTFS ( ,ro) ntfs-3g NTFS ( , ,rw) Ext2 ext3 jfs reiserfs xfs Linux udf iso9660 CD/DVD swap ( :swap ) ?摘自:[详细]
-
Linux分区方案、文件结构与挂载
所属栏目:[Linux] 日期:2021-02-23 热度:80
div class="brieftext" div style="display: none" id="indexlist" class="tag bgF8F8F8" ul id="indexliststr" ????? 对大家分析叙述Linux分区建议之前,大家必须掌握下Linux的文件结构,然后对Linux分区建议全面讲述,Linux是由开发工具软件、编辑器软件、[详细]
-
wget 下载文件重进行命名
所属栏目:[Linux] 日期:2021-02-23 热度:113
以前使用wget,总是在wget之后再批量的重命名,后面才发现,wget其实是可以在下载的时候就重命名的。可以这样用 wget -c "www.baidu.com"?-O?baidu.index.html 如果想保存输出日志,可以使用 wget -c "www.baidu.com"?-O?baidu.index.html?-o?wget.log 第一“[详细]
-
在liunx中创建启动器(window下的快捷方式) && linux下,如
所属栏目:[Linux] 日期:2021-02-23 热度:93
? 。那具体的创建方式是什么呢?那继续往下看吧!:)方法1:step1: 在桌面上单击鼠标右键,选择“新建启动器"(英文"create launcher..."),将会显示添加启动器的对话框step2:? 填写启动器对话框的内容?????? 类型(type): 选择应用程序(application)??????[详细]
-
Handling of asynchronous events---reference
所属栏目:[Linux] 日期:2021-01-25 热度:76
http://www.win.tue.nl/~aeb/linux/lk/lk-12.html 12.?Handling of asynchronous events One wants to be notified of various events,like data that has become available,files that have changed,and signals that have been raised. FreeBSD has the ni[详细]
-
Sed - An Introduction and Tutorial by Bruce Barnett
所属栏目:[Linux] 日期:2021-01-25 热度:69
http://www.grymoire.com/unix/sed.html Quick Links - NEW table border="1" tr Sed Pattern Flags /tr tr td a href="http://www.grymoire.com/unix/Sed.html#uh-6"gt;/g?- Global/td /tr tr td a href="http://www.grymoire.com/unix/Sed.html#uh-10a"gt;[详细]
-
Boost application performance using asynchronous I/O-ref
所属栏目:[Linux] 日期:2021-01-25 热度:79
Linux asynchronous I/O is a relatively recent addition to the Linux kernel. It's a standard feature of the 2.6 kernel,but you can find patches for 2.4. The basic idea behind AIO is to allow a process to initiate a number of I/O operations[详细]
-
Linux定时增量更新文件--转
所属栏目:[Linux] 日期:2021-01-25 热度:59
http://my.oschina.net/immk/blog/193926 动机与需求:现在有两台服务器A和B,由于A的存储随时会挂(某些原因),所以需要B机器上有A的备份,并且能够与A同步更新 一、crontab定时任务 发现了crontab这个东西 简单实践了一下,把使用的过程写到下面: 首先是[详细]
-
Getting over the dangers of rm command in Linux---reference
所属栏目:[Linux] 日期:2021-01-25 热度:139
reference:http://www.coolcoder.in/2014/01/getting-over-dangers-of-rm-command-in.html When we want to delete a directory and everything in it,we normally usually use rm -rf . However,this? is a bad habit to get into. If you make a mistake,[详细]
-
Linux 线程实现机制分析--转
所属栏目:[Linux] 日期:2021-01-25 热度:120
div class="ibm-columns" div class="ibm-col-1-1" 按照教科书上的定义,进程是资源管理的最小单位,线程是程序执行的最小单位。在操作系统设计上,从进程演化出线程,最主要的目的就是更好的支持SMP以及减小(进程/线程)上下文切换开销。 无论按照怎样的分[详细]
-
Linux下Makefile的automake生成全攻略--转
所属栏目:[Linux] 日期:2021-01-25 热度:64
http://www.yesky.com/120/1865620.shtml 作为Linux下的程序开发人员,大家一定都遇到过Makefile,用make命令来编译自己写的程序确实是很方便。一般情况下,大家都是手工写一个简单Makefile,如果要想写出一个符合自由软件惯例的Makefile就不那么容易了。?[详细]
-
Basic Data Structures and Algorithms in the Linux Kernel--re
所属栏目:[Linux] 日期:2021-01-25 热度:70
http://luisbg.blogalia.com/historias/74062 Links based on?: ,?,?. ?with comments telling you what you can't find in the textbooks. ?used for?,?,etc. ?are??are used for scheduling,virtual memory management,to track file descriptors and dire[详细]
-
Linux服务器性能评估与优化--转
所属栏目:[Linux] 日期:2021-01-25 热度:92
http://www.itlearner.com/article/4553 一、影响Linux服务器性能的因素 ? 操作系统级 CPU 内存 磁盘 带宽 网络 带宽 程序 应用级 二、系统性能评估标准 table style="width: 571px;" border="1" cellspacing="0" cellpadding="0" tr td rowspan="2" width="[详细]