自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

Cyber Security Memo

Focusing on Cyber Security Topics on Internet

  • 博客(10)
  • 收藏
  • 关注

原创 Use your ssh key to encrypt / decrypt files

Create a file:echo ‘This is a sekret’ >/tmp/msg.txtExport public key:openssl rsa -in ~/private.pem -out /tmp/public.pub -outform PEM -puboutEncrypt file with public key (anyone can have this key...

2013-06-25 22:34:33 77

原创 Use your ssh key to encrypt / decrypt files

(adsbygoogle = window.adsbygoogle || []).push({});Create a file:echo ‘This is a sekret’ >/tmp/msg.txtExport public key:openssl rsa -in ~/private.pem -out /tmp/public.pub -outform PEM -...

2013-06-25 17:56:35 63

原创 Enable Traceoption and manually update security update on Juniper JunOS SRX

In our environment, there was having issue to use NSM push security update to one pair of Juniper SRX 240. NSM is the only method to get update from Internet and push those updates to SRX. Most of SR...

2013-06-14 23:27:45 56

原创 Enable Traceoption and manually update security update on Juniper JunOS SRX

(adsbygoogle = window.adsbygoogle || []).push({});In our environment, there was having issue to use NSM push security update to one pair of Juniper SRX 240. NSM is the only method to get u...

2013-06-14 18:24:30 109

原创 Cisco Switchport Mode Best Practices

(adsbygoogle = window.adsbygoogle || []).push({});For Access Mode:switchport mode accessswitchport nonegotiateswitchport access vlan 100For Trunk Mode:switchport trunk encapsulatio...

2013-06-09 09:22:41 106

原创 Cisco Switchport Mode Best Practices

For Access Mode:switchport mode accessswitchport nonegotiateswitchport access vlan 100For Trunk Mode:switchport trunk encapsulation dot1qswitchport mode trunkswitchport nonegotiateswitchport ...

2013-06-09 00:26:04 114

原创 Basic MPLS Lab on GNS3

(adsbygoogle = window.adsbygoogle || []).push({});Topology:IOS: c3640-jk9s-mz.124-16.binGNS3 IOS Configuration:Changed XTERM to gnome-terminal for better copy&paste feature:In...

2013-06-08 17:16:14 101

原创 Cisco MPLS IOS for GNS3

Here are listed working IOS for MPLS LAB on GNS3:c3640-jk9s-mz.124-16c3640-jk9s-mz.124-16ac3640-jk9o3s-mz.123-14.T7c7200-adventerprisek9-mz.124-11.Tc3725-adventerprisek9-mz.124-15.T10Note: c...

2013-06-08 06:39:19 171

原创 Basic MPLS Lab on GNS3

Topology:IOS: c3640-jk9s-mz.124-16.binGNS3 IOS Configuration:Changed XTERM to gnome-terminal for better copy&paste feature:In GNS3 Preference , replacedxterm -T %d -e ‘telnet %h %p’ &gt...

2013-06-08 04:16:57 95

原创 Cisco MPLS IOS for GNS3

(adsbygoogle = window.adsbygoogle || []).push({});Here are listed working IOS for MPLS LAB on GNS3:c3640-jk9s-mz.124-16c3640-jk9s-mz.124-16ac3640-jk9o3s-mz.123-14.T7c7200-adventerpris...

2013-06-08 04:05:43 171

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除