- 博客(9)
- 资源 (4)
- 收藏
- 关注
原创 wireshark install/build on Ubuntu 12.04
ubuntu下的wireshark编译安装安装编译工具: $sudo apt-get install build-essential为了成功编译Wireshark,您需要安装GTK+的开发文件和GLib库(libraries)。 $sudo apt-getinstall libgtk2.0-dev libglib2.0-dev
2013-12-28 12:46:39
723
转载 How To Install Windows 8 or 8.1 From a USB Device
Here's How:Create an ISO file from the Windows 8 DVD. This is the procedure by which you create a single file, called an ISO image, that contains all the data stored on the Windows 8 setup DVD
2013-12-24 14:33:44
788
转载 在windows7,windows8 64位操作下5种方法加载未签名的驱动程序
Option 4This method is a another command that uses the BCDEdit utility similar to the now redundant DDISABLE_INTEGRITY_CHECKS, but this is known to be more reliable. Open a Command Prompt in Admin
2013-11-18 18:04:11
2986
转载 ubuntu12.04给firefox浏览器安装java插件
参考地址:http://www.java.com/en/download/help/linux_install.xml#enableJava for Linux PlatformsFollow these instructions:(先安装)Change the permission of the file you downloaded to be executable. Type
2013-07-16 13:09:03
774
转载 50个win8使用技巧大全
windows8操作系统相信大家已经不再陌生了,虽然正式版本还未发布,但不少朋友已经在使用微软事先推出的windows消费者预览版,直白的说就是公测版,预览版是免费的,但仅可以使用一年,但其功能与后期发布的正式版基本相同,正因为如此不少使用windows8系统的朋友总结出了不少win8技巧,笔者这里汇总了50个win8技巧,希望对windows8菜鸟朋友后期快速入手windows8有所帮助。 w
2013-06-19 15:38:47
751
转载 Rich’s sh (POSIX shell) tricks
Why the following not workingecho "hello" | read varecho $var Refer file: http://www.etalabs.net/sh_tricks.html Reading input line-by-lineIFS= read -r varThis command reads a l
2013-06-07 15:52:33
485
转载 Small getopts tutorial
Small getopts tutorial incompleteWhen you want to parse commandline arguments in a professional way, getopts is the tool of choice. Unlike its older brothergetopt (note the missing s!), it's a
2013-06-07 14:56:28
545
转载 adb server is out of date. killing...
adb server is out of date. killing...1:今天调试android的时候发现一个诡异的问题1234C:\Users\xxxx>adb start-serveradb server is out of date. killing...ADB server didn't ACK* f
2013-05-09 11:00:19
456
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人