Fish in the river

思考 技术
记录 回忆
Linux

capture the network package used by tcpdump

In linux you can capture the network package used by tcpdump sudo install tcpdmp,if you use debian .you can install it with  apt install tcpdump 2. capture the newtork package used next command ,the network_interface_name can find by ip command. sudo tcpdump -i netwrok_interface_name -w capture_name.pcap 3. download the capture_name.pcap and opened it with wireshark.  

2025年10月9日 0comments 10hotness 0likes joey Read all
Windows

change windows 2016 stand evaluation to stand

After National Day, two server that install windows server 2016 will shut down every two hours. first,i doubt that the tempurate is too high so the server shut down itself to protect it.so i open the air conditioner. but it is shut down like i don't open the air conditioner. so i check the system log through system event viewer. in the system event viewer.i find the realy reason. the server shutdown because windows 2016 server is evalution version and it is out of date. so it shut down every a period of time. so i need to change it to stand version. the follow step is how to resolve it. open the command line , need administrator privileges. Run the next command DISM /online /Get-CurrentEdition DISM /online /Set-Edition:ServerStandard /ProductKey:WC2BQ-8NRM3-FDDYY-2BFGV-KHKQY /AcceptEula when the command run complete . after restart it .the version will change to stand. then you can active the windows 2016 server too otherwise the evaluation version can not active.

2025年10月9日 0comments 11hotness 0likes joey Read all
生活感悟

十月份了

转眼间,十月份就到了。 将原来股票清仓了。 买了基金了。 希望一切顺利!

2025年10月9日 0comments 10hotness 0likes joey Read all

近期文章

  • capture the network package used by tcpdump
  • change windows 2016 stand evaluation to stand
  • 十月份了
  • Install vmtools on windows7 in vmware workstation
  • my son leave home to school

近期评论

No comments to show.

COPYRIGHT © 2024 水中小鱼. ALL RIGHTS RESERVED.

Theme Kratos Made By Seaton Jiang