7 ~ {! _( O/ d: Y( q2 r$ cat testfile #查看testfile 中的内容 ' `+ ]/ v: W% r$ |9 ~3 q. v3 g
Linux networks are becoming more and more common, but : U! A. V; P+ S0 qsecurity is often an overlooked 7 `' s; C5 F* p" f5 O5 i$ N+ ^
issue. Unfortunately, in today’s environment all networks 6 O8 |/ ?7 ]% g& H
are potential hacker targets, 7 ]4 P5 D% `. mfrom top-secret military research networks to small home LANs. b7 q* W7 w) w! ~
Linux Network Security focuses on securing Linux in a & K# j/ L N6 t: r, X, U: g' qnetworked environment, where the }3 h" h ~3 c0 osecurity of the entire network needs to be considered 4 m$ C* j, d+ h
rather than just isolated machines. $ D7 x9 A- ?( {2 zIt uses a mix of theory and practical techniques to 0 F- p" `4 j5 S0 I, I! Cteach administrators how to install and 6 e! Q' S" \, ^2 T1 s: }use security applications, as well as how the 2 w" B& } z6 h# t \applications work and why they are necessary. % ~- }! }/ W5 `0 @+ j: u- X/ q* J! t: y# q8 s
* E6 b$ A. x& S S* f! a
然后使用fold命令折叠显示:# M+ H# E% g0 f
, r3 A/ Z, B8 j9 j* M, |9 [
$ fold -w 30 testfile #行折叠成宽度为30,显示testfile 文件 9 G, T: v9 e9 z7 m! ?+ [Linux networks are becoming mo % M F: S, z. h
re and more common, but securi / M5 F T2 Y8 C: n' m/ }% U8 R
ty is often an overlooked issu ( Q7 Q8 ~/ f) I$ H
e. Unfortunately, in today’s 9 L# {1 \& S; Fenvironment all networks are 4 a7 s" O$ n% {9 l# q( Tpotential hacker targets, from : H1 n- L7 ?" o8 Q' \& ~9 l3 i3 k; \! Dtop-secret military research $ F& `2 w N. u; f
networks to small home LANs. 7 T( \: r% q! m& d' W# XLinux Network Security focuses 0 l+ O1 H, \4 m3 u2 q" V3 R' Y9 z5 kon securing Linux in a networ # s$ q7 u8 Y5 j: N
ked environment, where the sec 0 `; z8 H" d* P
urity of the entire network ne , N0 H3 v6 J5 ]& w
eds to be considered rather th ' N( S8 A M5 E D0 ?7 H/ I
an just isolated machines. It 8 W" r* E# m* D: a- _4 wuses a mix of theory and pract % V2 k; V9 @; }
ical techniques to teach admin 0 u& e) i! _0 f0 l2 ?5 t: R- m
istrators how to install and u 5 ~! S( t) r' Gse security applications, as w ; P5 ^8 A8 J; q! x% j( _ell as how the applications wo ( r; o# b) V* } i4 \2 u# ?, `rk and why they are necessary , V5 ?8 J! `' u5 {( x 作者: AustCor1 时间: 2021-9-23 13:25
Linux fold命令作者: yin123 时间: 2021-9-23 13:25
Linux fold命令用于限制文件列宽作者: regngfpcb 时间: 2021-9-23 13:26
fold指令会从指定的文件里读取内容,将超过限定列宽的列加入增列字符后,输出到标准输出设备