- 博客(18)
- 资源 (3)
- 收藏
- 关注
原创 Vim plugin installation
svnj.vim README.md##Installation###Options 1: (Pathogen Users)cd ~/.vim/bundlegit clone git@github.com:juneedahamed/svnj.vim.git###Option 2: // This option is ok.git clone git@github.com:juneedahamed/svnj.vim.gitcopy files from svnj.vim/plugin
2021-02-02 02:22:05
355
原创 Ubuntu 20.04.1 LTS cscope设置
OS: Ubuntu 20.04.1 LTSvim version: VIM - Vi IMproved 8.1 (2018 May 18, compiled Apr 15 2020 06:40:31)And it supports cscope feature from the output of “vim --version”.Steps:1.apt-get install cscope2.cscope --version3.Use a similar script as gentags i
2021-01-01 17:38:16
514
原创 Free and Powerful Merge Tools
1.Beyond compareCommercial software, but not that expensive2.WinMergehttps://blog.youkuaiyun.com/hantiannan/article/details/46294153.Meld
2020-12-30 16:41:48
135
转载 Microsoft Hyper-V on Win10
1.Enable Hyper-V feature using powershellType powershell in your Start Menu search bar, right-click the Best Match and select Run as Administrator. Now, input the following command:DISM /Online /Enable-Feature /All /FeatureName:Microsoft-Hyper-V2.Tempo
2020-11-23 10:40:17
186
原创 Vocabulary Group10
assumptionn.假定之事;承担,担任Their assumptions of an air of confidence fooled nobody.他们装出信心十足的样子却欺骗不了任何人。air (MANNER) noun [S]manner of appearance:She has an air of confidence about her.她对自己充满信心。...
2020-05-23 15:48:43
359
原创 Vocabulary Group 8
argueWe argued her into joining us.arise vi occurAccidents often arise from carelessness.array n.展示;一系列Banners are arrayed on the wall. vt.装扮People are all in holiday array. n.队列;排列;阵势;服装...
2020-02-23 21:45:55
161
原创 Install & Configure Oracle Using Response File -- a Fast Deployment Method
./runInstaller -silent -responseFile /home/oracle/database/response/db_install.rsp -ignorePrereq
2020-02-13 15:06:43
149
原创 Note of IELTS 4 Listening Tasks
Test 1Section 3catch/get/grab/take hold of sth/sb: to start holding sth or sbeg:He took hold of one end of the carpet and tugged.I just managed to grab hold of Lucy before she fell in the pool.
2020-01-29 10:15:42
258
原创 How I Use Linux perf to Optimize the Performance of the Programe.
At beginning, the programe can only achieve 1.7Mbps under stress test after adding new features.1.perf stat$ sudo perf stat -p 27357^C Performance counter stats for process id '27357': 212...
2019-12-29 15:54:32
162
原创 How I Solved Mysql being Unable to be Parsed on Suricata?
These days, I’m extending Mysql detecting & parser on Suricata. Everything works well while replaying the pcap file with the following command:bin/suricata -c etc/spiderflow.yaml -r $1 -k noneHo...
2019-11-21 16:36:25
208
原创 Logger Registration & Usage in Suricata
Logger is the output part of Suricata, which outputs various valuable analysis results to the outside of Suricata. Firstly, let’s begin with the usage of it.1.UsageOutputLoggerLog() in FlowWorker():...
2019-11-15 14:31:39
208
原创 packet direction related function in Suricata
1.FlowHandlePacketUpdateAssume the first packet is in to-server direction.2.StreamTcpPseudoPacketCreateDetectLogFlush3.StreamTcpPacketSwitchDirChange the direction of packet while receiving SYN/AC...
2019-11-14 17:16:04
167
原创 How to Disable SSL Encryption with mysqlclient lib on mysql-commercial-server 8.0.15?
Environment:mysql-commercial-client-8.0.15-1.1.el7.x86_64.rpm mysql-commercial-devel-8.0.15-1.1.el7.x86_64.rpm mysql-commercial-server-8.0.15-1.1.el7.x86_64.rpmmysql-commercial-common-8.0.15-1.1.e...
2019-07-25 09:37:32
289
原创 Turn off authentication-plugin on Mysql 8.0 commercial server
Mysql 8.0 commercial server uses caching_sha2_password as the default authentication plugin as you can see in xxxx.user. Meanwhile, Mysql also restricts the specified users to log in from the specifie...
2019-07-23 10:14:17
220
原创 How to use POSIX under Windows?
Native Windows system has poor support for C and POSIX currently. Maybe MS has noticed this situation and begins converting it. There are two methods to utilize POSIX under Windows.1.windows subsyste...
2019-06-23 21:32:41
181
原创 Why I restart writing tech blog?
Practise English writing skills.Structurize my knowledge to help me to master the special domain skills.Earn reputation among the peers.
2019-06-13 14:18:45
211
原创 2014年未来网络与SDN峰会上,南京WFNEX联合创始人马振华做了主题为《SDN BRAS——宽带远程接入SDN解决方案》的演讲
链接:http://www.wfnex.com/?p=707
2014-12-11 21:41:38
1030
原创 C++与Java在一些语言特性上的异同
引言:据说程序员面试时会问到C++与Java的异同,而比较本身就有助于加深印象。我从两本书中作了一些摘录,更高级的语言特性还有待朋友们的补充。C++与Java在如下一些语言特性上的异同1. 访问修饰符(private, public, protected);C++ NOTEAs it happens, protected features in Java are visible
2009-04-12 20:07:00
477
20141209_SDN大会演讲_SDN BRAS_宽带远程接入SDN解决方案
2015-09-22
TR-IEC104.pdf
2019-07-26
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅