Linux Security Fundamentals. David Higby Clinton. Читать онлайн. Newlib. NEWLIB.NET

Автор: David Higby Clinton
Издательство: John Wiley & Sons Limited
Серия:
Жанр произведения: Зарубежная компьютерная литература
Год издания: 0
isbn: 9781119781561
Скачать книгу
70

      75  71

      76  72

      77  73

      78  74

      79  75

      80  76

      81 77

      82 78

      83 79

      84  81

      85  82

      86  83

      87  84

      88  85

      89  86

      90  87

      91  88

      92  89

      93  90

      94 91

      95  93

      96  94

      97  95

      98  96

      99  97

      100  98

      101  99

      102  100

      103  101

      104  102

      105  103

      106  104

      107  105

      108  106

      109 107

      110 108

      111  109

      112  110

      113  111

      114  112

      115  113

      116 114

      117  115

      118  116

      119  117

      120  118

      121  119

      122  120

      123  121

      124 122

      125 123

      126  125

      127  126

      128  127

      129  128

      130  129

      131  130

      132  131

      133  132

      134  133

      135  134

      136  135

      137  136

      138  137

      139  138

      140  139

      141 140

      142 141

      143  143

      144  144

      145  145

      146  146

      147  147

      148  148

      149  149

      150  150

      151  151

      152  152

      153  153

      154 154

      155  155

      156  156

      157  157

      158 158

      159 159

      160 160

      161 161

      162 162

      163 163

      164 164

      165  165

      166 166

      167  167

      168 168

      169 169

      170  170

      171 171

      172 172

      173 173

      174 174

      175  175

      176  176

      177  177

      Right off the top, I’d like to be clear about exactly what this book is and what it’s not. Linux Security Fundamentals is a guide to security best-practices for Linux admins. It is not however a comprehensive guide to deploying secure workloads in Linux environments.

      So don’t expect a lot of nuts and bolts demonstrations of complex administration tasks. We’re not even going to cover the core basics of the Linux command line. I’ll assume you’ve got all that already. This isn’t a very technical book. In fact, there may be one or two chapters that don’t even specifically mention Linux.

      We won’t talk, say, about the detailed configuration settings controlling cgroups or setting up effective and bullet-proof Nagios servers–as important as they are. For that kind of detail, you can consult Chris Negus’ Linux Bible–or the Ubuntu Bible that I wrote in collaboration with Chris.

      Instead, this book will quickly deliver the big-picture security knowledge that every admin should know (but often doesn’t). The trick here, is that all that knowledge will delivered within a Linux context. So, for instance, along with the big-picture stuff you can expect to learn how to install the OpenVAS vulnerability scanner, construct a firewall using iptables, or build a custom Wireguard VPN. But don’t expect to find that kind of technical detail in every chapter.

      Why