yyyyyyyyyyyyyyyyyyyy

博客园 首页 新随笔 联系 订阅 管理
上一页 1 ··· 328 329 330 331 332 333 334 335 336 ··· 367 下一页

2015年3月31日 #

摘要: 如何在windows系统自带命令查看硬件信息?对于在windows下查看系统信息大家一定不陌生了,我现在说几个最常用的方法,对命令感兴趣的朋友看看,(给菜鸟看的,老手就不要笑话我了,大家都是从那个时候过来的,^_^)。一.图新Shell下:1.最直观的:(在运行里面输入CMD,以下命令都是在CMD下... 阅读全文
posted @ 2015-03-31 14:39 xxxxxxxx1x2xxxxxxx 阅读(771) 评论(0) 推荐(0)

摘要: 来自:http://liqirui.blog.51cto.com/4662702/1344877 http://wiki.centos.org/zh/HowTos/Laptops/WpaSupplicant 来自:http://liqirui.blog.51cto.com/4662702/13448 阅读全文
posted @ 2015-03-31 14:38 xxxxxxxx1x2xxxxxxx 阅读(563) 评论(0) 推荐(0)

摘要: http://www.mcbbs.net/thread-222996-1-1.html 阅读全文
posted @ 2015-03-31 14:26 xxxxxxxx1x2xxxxxxx 阅读(26) 评论(0) 推荐(0)

2015年3月30日 #

摘要: vim + ctags $ ctags #给同一个目录下的所有文件建立tags这时在tags文件所在的目录下打开源文件阅读,vim就会自动调用tags文件。如果tags文件不在当前目录下,能在命令模式下用下面的命令设置tag文件:set tag=tag_file_path但是一般对我来说tags都在 阅读全文
posted @ 2015-03-30 18:34 xxxxxxxx1x2xxxxxxx 阅读(146) 评论(0) 推荐(0)

摘要: lsof 拥有更多的功能# lsof -i 看系统中有哪些开放的端口,哪些进程、用户在使用它们,比 netstat -lptu 的输出详细。# lsof -i 4 查看IPv4类型的进程COMMAND PID USER FD TYPE DEVICE SIZE NODE NAMEexim4 2213 ... 阅读全文
posted @ 2015-03-30 17:30 xxxxxxxx1x2xxxxxxx 阅读(148) 评论(0) 推荐(0)

摘要: fuser可以用于系统安全检查。用fuser查看哪些用户和进程在某些地方作什么:fuser -cu /root 简略显示fuser -muv /mnt3 分列显示 阅读全文
posted @ 2015-03-30 15:35 xxxxxxxx1x2xxxxxxx 阅读(132) 评论(0) 推荐(0)

摘要: yum install ntfs-3g sudo mount -t ntfs-3g /dev/sdc1 /mnt/mobiledisk https://tuxera.com/opensource/ntfs-3g_ntfsprogs-2015.3.14.tgz 出现错误: You should try 阅读全文
posted @ 2015-03-30 15:23 xxxxxxxx1x2xxxxxxx 阅读(220) 评论(0) 推荐(0)

摘要: Xmanager Enterprise 4 使用说明安装Xmanager Enterprise 4操作步骤比较简单,下一步即可完成。Xbrowser 使用xdcmp 协议通过图形化桌面远程连接到linux,xftp 使用SSH协议 传送文件到linux服务器,xshell 通过SSH终端协议连接到l... 阅读全文
posted @ 2015-03-30 11:16 xxxxxxxx1x2xxxxxxx 阅读(1726) 评论(0) 推荐(0)

摘要: ◆ 安装和登录命令:login、shutdown、halt、reboot、install、mount、umount、chsh、exit、last;◆ 文件处理命令:file、mkdir、grep、dd、find、mv、ls、diff、cat、ln;◆ 系统管理相关命令:df、top、free、quo... 阅读全文
posted @ 2015-03-30 10:49 xxxxxxxx1x2xxxxxxx 阅读(223) 评论(0) 推荐(0)

2015年3月29日 #

摘要: 阅读全文
posted @ 2015-03-29 11:05 xxxxxxxx1x2xxxxxxx 阅读(159) 评论(0) 推荐(0)

上一页 1 ··· 328 329 330 331 332 333 334 335 336 ··· 367 下一页