Introduction
Introduction Statistics Contact Development Disclaimer Help
linuxjournal.com.rss.xml - sfeed_tests - sfeed tests and RSS and Atom files
git clone git://git.codemadness.org/sfeed_tests
Log
Files
Refs
README
LICENSE
---
linuxjournal.com.rss.xml (51966B)
---
1 <?xml version="1.0" encoding="utf-8"?>
2 <rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://p…
3 <channel>
4 <title>Linux Journal - The Original Magazine of the Linux Community<…
5 <link>https://www.linuxjournal.com/node/feed</link>
6 <description/>
7 <language>en</language>
8
9 <item>
10 <title>7 Important Linux Commands for Every Linux User</title>
11 <link>https://www.linuxjournal.com/content/7-important-linux-commands-…
12 <description> &lt;div data-history-node-id="1340856" class="layout la…
13 &lt;div class="layout__region layout__region--content"&gt;
14
15 &lt;div class="field field--name-field-node-image field--typ…
16
17 &lt;div class="field field--name-node-author field--type-ds …
18
19 &lt;div class="field field--name-body field--type-text-with-…
20
21 &lt;p dir="ltr"&gt;Since its inception in 1991, Linux has garnered popul…
22
23 &lt;p dir="ltr"&gt;This article presents a guide to 7 important Linux co…
24
25 &lt;h2 dir="ltr"&gt;cat Command&lt;/h2&gt;
26
27 &lt;p dir="ltr"&gt;cat is the shortened form of “concatenate”. It’…
28
29 &lt;h3 dir="ltr"&gt;Syntax&lt;/h3&gt;
30
31 &lt;pre dir="ltr"&gt;
32 cat [OPTION]... [FILE]..&lt;/pre&gt;
33
34 &lt;p dir="ltr"&gt;To create a file, type:&lt;/p&gt;
35
36 &lt;pre dir="ltr"&gt;
37 cat &gt; &lt;file name&gt;
38
39 // Enter file content&lt;/pre&gt;
40
41 &lt;p dir="ltr"&gt;To save the file created, press Ctrl+D. And to displa…
42
43 &lt;pre dir="ltr"&gt;
44 cat &lt;file name&gt;&lt;/pre&gt;
45
46 &lt;h2 dir="ltr"&gt;cd Command&lt;/h2&gt;
47
48 &lt;p dir="ltr"&gt;The cd command is used to navigate through the direct…
49
50 &lt;h3 dir="ltr"&gt;Syntax&lt;/h3&gt;
51
52 &lt;pre dir="ltr"&gt;
53 cd [Options] [Directory]&lt;/pre&gt;
54
55 &lt;p dir="ltr"&gt;Suppose you’re in /home/username/Documents. You wan…
56
57 &lt;pre dir="ltr"&gt;
58 cd Photos&lt;/pre&gt;
59
60 &lt;p dir="ltr"&gt;To move to an entirely different directory, type cd a…
61
62 &lt;pre dir="ltr"&gt;
63 cd /home/username/Movies&lt;/pre&gt;
64
65 &lt;p dir="ltr"&gt;The above command will switch to /home/username/Movie…
66
67 &lt;p dir="ltr"&gt;Reminder: Linux’s shell is case-sensitive. So, make…
68
69 &lt;h2 dir="ltr"&gt;echo Command&lt;/h2&gt;
70
71 &lt;p dir="ltr"&gt;The echo command displays a line of text or string pa…
72
73 &lt;h3 dir="ltr"&gt;Syntax&lt;/h3&gt;
74
75 &lt;pre dir="ltr"&gt;
76 echo [Option] [String]&lt;/pre&gt;
77
78 &lt;p dir="ltr"&gt;Other examples of the echo command are:&lt;/p&gt;
79
80 &lt;ul&gt;&lt;li dir="ltr"&gt;
81 &lt;p dir="ltr"&gt;&lt;code&gt;echo "String"&lt;/code&gt;: This …
82 &lt;/li&gt;
83 &lt;li dir="ltr"&gt;
84 &lt;p dir="ltr"&gt;&lt;code&gt;echo -e "Learn \nBy \nDoing"&lt;/…
85
86 &lt;div class="field field--name-node-link field--type-ds fi…
87 &lt;/div&gt;
88
89 &lt;/div&gt;
90 &lt;/div&gt;
91
92 </description>
93 <pubDate>Wed, 13 Oct 2021 16:00:00 +0000</pubDate>
94 <dc:creator>Suparna Ganguly</dc:creator>
95 <guid isPermaLink="false">1340856 at https://www.linuxjournal.com</g…
96 </item>
97 <item>
98 <title>In PuTTY, Scripted Passwords are Exposed Passwords</title>
99 <link>https://www.linuxjournal.com/content/putty-scripted-passwords-ar…
100 <description> &lt;div data-history-node-id="1340855" class="layout la…
101 &lt;div class="layout__region layout__region--content"&gt;
102
103 &lt;div class="field field--name-field-node-image field--typ…
104
105 &lt;div class="field field--name-node-author field--type-ds …
106
107 &lt;div class="field field--name-body field--type-text-with-…
108
109 &lt;p&gt;Unfortunately, the 0.74 stable PuTTY release does not safely gu…
110
111 &lt;p&gt;After discussions with the original author of PuTTY, Simon Tath…
112
113 &lt;p&gt;While the &lt;code&gt;-pw&lt;/code&gt; option is attractive for…
114
115 &lt;h2&gt;Vulnerability&lt;/h2&gt;
116
117 &lt;p&gt;The &lt;code&gt;psftp&lt;/code&gt;, &lt;code&gt;pscp&lt;/code&g…
118
119 &lt;div class="field field--name-node-link field--type-ds fi…
120 &lt;/div&gt;
121
122 &lt;/div&gt;
123 &lt;/div&gt;
124
125 </description>
126 <pubDate>Mon, 04 Oct 2021 16:00:00 +0000</pubDate>
127 <dc:creator>Charles Fisher</dc:creator>
128 <guid isPermaLink="false">1340855 at https://www.linuxjournal.com</g…
129 </item>
130 <item>
131 <title>How To Pick a Linux Distribution for Non-Techies</title>
132 <link>https://www.linuxjournal.com/content/how-pick-linux-distribution…
133 <description> &lt;div data-history-node-id="1340854" class="layout la…
134 &lt;div class="layout__region layout__region--content"&gt;
135
136 &lt;div class="field field--name-field-node-image field--typ…
137
138 &lt;div class="field field--name-node-author field--type-ds …
139
140 &lt;div class="field field--name-body field--type-text-with-…
141
142 &lt;ol&gt;&lt;li dir="ltr"&gt;
143 &lt;p dir="ltr"&gt;All distros run the same operating system at …
144 &lt;/li&gt;
145 &lt;li dir="ltr"&gt;
146 &lt;p dir="ltr"&gt;Say no to distributions made for specific pur…
147 &lt;/li&gt;
148 &lt;li dir="ltr"&gt;
149 &lt;p dir="ltr"&gt;Instead of trimming Suse, you better pick a d…
150 &lt;/li&gt;
151 &lt;li dir="ltr"&gt;
152 &lt;p dir="ltr"&gt;Avoid technical distributions like arch, its …
153 &lt;/li&gt;
154 &lt;li dir="ltr"&gt;
155 &lt;p dir="ltr"&gt;Say no to most desktop environments (DEs) bes…
156 &lt;/li&gt;
157 &lt;li dir="ltr"&gt;
158 &lt;p dir="ltr"&gt;Try out different Init systems. Ever since sy…
159 &lt;/li&gt;
160 &lt;li dir="ltr"&gt;
161 &lt;p dir="ltr"&gt;Avoid forks because they simply are not diffe…
162 &lt;/li&gt;
163 &lt;li dir="ltr"&gt;
164 &lt;p dir="ltr"&gt;Don't worry about software availability. Ever…
165
166 &lt;div class="field field--name-node-link field--type-ds fi…
167 &lt;/div&gt;
168
169 &lt;/div&gt;
170 &lt;/div&gt;
171
172 </description>
173 <pubDate>Thu, 30 Sep 2021 16:00:00 +0000</pubDate>
174 <dc:creator>Ujjwal Anand</dc:creator>
175 <guid isPermaLink="false">1340854 at https://www.linuxjournal.com</g…
176 </item>
177 <item>
178 <title>What’s New in Debian 11 “Bullseye”?</title>
179 <link>https://www.linuxjournal.com/content/whats-new-debian-11-bullsey…
180 <description>&lt;div data-history-node-id="1340853" class="row bs-3col…
181
182
183 &lt;div class="col-sm-12 bs-region bs-region--top"&gt;
184
185 &lt;div class="field field--name-field-node-image field--type-image fi…
186 &lt;div class="field--label"&gt;Image&lt;/div&gt;
187 &lt;div class="field--item"&gt; &lt;img alt="What’s New…
188 &lt;/div&gt;
189
190 &lt;div class="field field--name-body field--type-text-with-…
191
192 &lt;p dir="ltr"&gt;&lt;a href="https://www.debian.org/News/2021/20210814…
193
194 &lt;h2 dir="ltr"&gt;Debian 11’s Architecture&lt;/h2&gt;
195
196 &lt;p dir="ltr"&gt;Debian supports a good range of hardware architecture…
197
198 &lt;p dir="ltr"&gt;&lt;strong&gt;Supported Architectures&lt;/strong&gt;&…
199
200 &lt;ol dir="ltr"&gt;&lt;li&gt;ARM EABI (armel)&lt;/li&gt;
201 &lt;li&gt;ARMv7 (EABI hard-float ABI and armhf)&lt;/li&gt;
202 &lt;li&gt;64-bit ARM (arm64)&lt;/li&gt;
203 &lt;li&gt;32-bit PC (i386)&lt;/li&gt;
204 &lt;li&gt;64-bit PC (amd64)&lt;/li&gt;
205 &lt;li&gt;Little-endian MIPS (mipsel)&lt;/li&gt;
206 &lt;li&gt;64-bit little-endian PowerPC&lt;/li&gt;
207 &lt;li&gt;64-bit little-endian MIPS&lt;/li&gt;
208 &lt;li&gt;IBM System z (s390x)&lt;/li&gt;
209 &lt;/ol&gt;&lt;p dir="ltr"&gt;&lt;strong&gt;Not Supported Hardware&lt;/s…
210
211 &lt;ol dir="ltr"&gt;&lt;li&gt;Old MIPS 32-bit CPUs&lt;/li&gt;
212 &lt;/ol&gt;&lt;h2 dir="ltr"&gt;Linux Kernel Information&lt;/h2&gt;
213
214 &lt;p dir="ltr"&gt;Debian 11 supports the &lt;a href="https://en.wikiped…
215
216 &lt;p dir="ltr"&gt;This is the perfect kernel for Debian bullseye consid…
217
218 &lt;h2 dir="ltr"&gt;Supports exFAT&lt;/h2&gt;
219
220 &lt;p dir="ltr"&gt;exFAT is the shortened form of the Extensible File Al…
221
222 &lt;p dir="ltr"&gt;Now Debian 11 provides support for the exFAT. For mou…
223
224 &lt;h2 dir="ltr"&gt;Bauhaus Movement Inspired Theme &amp; Wallpaper&lt;/…
225
226 &lt;p dir="ltr"&gt;Debian features cool wallpapers and a default theme f…
227
228 &lt;p dir="ltr"&gt;Its modern aesthetic still is immensely influential f…
229
230 &lt;h2 dir="ltr"&gt;Newer Desktop Environment Versions&lt;/h2&gt;
231
232 &lt;p dir="ltr"&gt;Debian 11 offers newer desktop environment versions. …
233
234 &lt;h2 dir="ltr"&gt;Updated Packages&lt;/h2&gt;
235
236 &lt;p dir="ltr"&gt;Debian 11 consists of more than 11,294 new packages o…
237
238 &lt;p dir="ltr"&gt;A good number of software applications and package up…
239
240 &lt;p dir="ltr"&gt;With this huge selection of packages and wide archite…
241
242 &lt;h2 dir="ltr"&gt;Improved Printer and Scanner Features&lt;/h2&gt;
243
244 &lt;p dir="ltr"&gt;Debian 11 presents a new ipp-usb package. It is built…
245
246 &lt;p dir="ltr"&gt;SANE driverless backend lets you use scanners without…
247
248 &lt;h2 dir="ltr"&gt;Endnotes&lt;/h2&gt;
249
250 &lt;p dir="ltr"&gt;Want to try Debian Bullseye? Get it &lt;a href="https…
251
252 &lt;p dir="ltr"&gt;And that’s the ending of this article. Hope you fin…
253
254 &lt;div class="field field--name-field-tags field--type-entity-ref…
255 &lt;div class="field--item"&gt;&lt;a href="https://www.lin…
256 &lt;div class="field--item"&gt;&lt;a href="https://www.lin…
257 &lt;div class="field--item"&gt;&lt;a href="https://www.lin…
258 &lt;/div&gt;
259
260 &lt;/div&gt;
261
262
263
264
265
266 &lt;/div&gt;
267
268 </description>
269 <pubDate>Wed, 29 Sep 2021 16:00:00 +0000</pubDate>
270 <dc:creator>Suparna Ganguly</dc:creator>
271 <guid isPermaLink="false">1340853 at https://www.linuxjournal.com</g…
272 </item>
273 <item>
274 <title>Privacy-focused Linux Distributions to Secure Your Online Prese…
275 <link>https://www.linuxjournal.com/content/privacy-focused-linux-distr…
276 <description> &lt;div data-history-node-id="1340851" class="layout la…
277 &lt;div class="layout__region layout__region--content"&gt;
278
279 &lt;div class="field field--name-field-node-image field--typ…
280
281 &lt;div class="field field--name-node-author field--type-ds …
282
283 &lt;div class="field field--name-body field--type-text-with-…
284
285 &lt;p dir="ltr"&gt;Are you in a fix with the coming &lt;a href="https://…
286
287 &lt;h2 dir="ltr"&gt;Why You Need a Privacy-focused Linux Distro&lt;/h2&g…
288
289 &lt;p dir="ltr"&gt;But before jumping into that, let’s have a brief ov…
290
291 &lt;p dir="ltr"&gt;If your computer isn’t secure enough to use, then h…
292
293 &lt;h2 dir="ltr"&gt;5 Privacy-focused Linux Distributions&lt;/h2&gt;
294
295 &lt;p dir="ltr"&gt;Now let’s take a look at the most privacy-focused L…
296
297 &lt;h3 dir="ltr"&gt;Septor Linux&lt;/h3&gt;
298
299 &lt;p dir="ltr"&gt;&lt;a href="https://sourceforge.net/projects/septor/"…
300
301 &lt;p dir="ltr"&gt;The Septor operating system offers a stable and relia…
302
303 &lt;div class="field field--name-node-link field--type-ds fi…
304 &lt;/div&gt;
305
306 &lt;/div&gt;
307 &lt;/div&gt;
308
309 </description>
310 <pubDate>Wed, 22 Sep 2021 16:00:00 +0000</pubDate>
311 <dc:creator>Suparna Ganguly</dc:creator>
312 <guid isPermaLink="false">1340851 at https://www.linuxjournal.com</g…
313 </item>
314 <item>
315 <title>A Guide to 5 Fair Selections of Open Source Ticketing Tools for…
316 <link>https://www.linuxjournal.com/content/guide-5-fair-selections-ope…
317 <description> &lt;div data-history-node-id="1340850" class="layout la…
318 &lt;div class="layout__region layout__region--content"&gt;
319
320 &lt;div class="field field--name-field-node-image field--typ…
321
322 &lt;div class="field field--name-node-author field--type-ds …
323
324 &lt;div class="field field--name-body field--type-text-with-…
325
326 &lt;h2 dir="ltr"&gt;Why You Need Ticketing Tools&lt;/h2&gt;
327
328 &lt;p dir="ltr"&gt;A customer trouble ticketing (help desk) is an assist…
329
330 &lt;p dir="ltr"&gt;Your business can’t run properly without a satisfie…
331
332 &lt;p dir="ltr"&gt;Linux makes sure enterprises get the best possible cu…
333
334 &lt;h2 dir="ltr"&gt;5 Best Ticketing Tools for Linux&lt;/h2&gt;
335
336 &lt;p dir="ltr"&gt;This section takes you through 5 different ticketing …
337
338 &lt;h3 dir="ltr"&gt;osTicket&lt;/h3&gt;
339
340 &lt;p dir="ltr"&gt;For all the newly started businesses, &lt;a href="htt…
341
342 &lt;p dir="ltr"&gt;osTicket provides a simple and intuitive web interfac…
343
344 &lt;p dir="ltr"&gt;You can work on a priority basis through this ticketi…
345
346 &lt;h3 dir="ltr"&gt;PHD Help Desk&lt;/h3&gt;
347
348 &lt;p dir="ltr"&gt;&lt;a href="https://sourceforge.net/projects/phd/"&gt…
349
350 &lt;p dir="ltr"&gt;This ticketing tool works in various ways. Using PHD,…
351
352 &lt;p dir="ltr"&gt;The database is consulted in a particular format depe…
353
354 &lt;div class="field field--name-node-link field--type-ds fi…
355 &lt;/div&gt;
356
357 &lt;/div&gt;
358 &lt;/div&gt;
359
360 </description>
361 <pubDate>Wed, 15 Sep 2021 16:00:00 +0000</pubDate>
362 <dc:creator>Suparna Ganguly</dc:creator>
363 <guid isPermaLink="false">1340850 at https://www.linuxjournal.com</g…
364 </item>
365 <item>
366 <title>In Search of Linux Laptops? Check these 6 Places to Get Your La…
367 <link>https://www.linuxjournal.com/content/search-linux-laptops-check-…
368 <description> &lt;div data-history-node-id="1340849" class="layout la…
369 &lt;div class="layout__region layout__region--content"&gt;
370
371 &lt;div class="field field--name-field-node-image field--typ…
372
373 &lt;div class="field field--name-node-author field--type-ds …
374
375 &lt;div class="field field--name-body field--type-text-with-…
376
377 &lt;h2 dir="ltr"&gt;Dell&lt;/h2&gt;
378
379 &lt;p dir="ltr"&gt;When it comes to laptops, the first name that comes t…
380
381 &lt;p dir="ltr"&gt;For developers, who travel a lot, &lt;a href="https:/…
382
383 &lt;p dir="ltr"&gt;Side Note: Dell doesn’t have a separate section for…
384
385 &lt;h2 dir="ltr"&gt;Slimbook&lt;/h2&gt;
386
387 &lt;p dir="ltr"&gt;&lt;a href="https://kde.slimbook.es/"&gt;Slimbook&lt;…
388
389 &lt;p dir="ltr"&gt;This brand is from Spain. Slimbook came ahead of its …
390
391 &lt;p dir="ltr"&gt;Slimbook brings laptops with a good variety of popula…
392
393 &lt;p dir="ltr"&gt;Slimbook offers desktop systems too. So, if you ever …
394
395 &lt;h2 dir="ltr"&gt;System76 &lt;/h2&gt;
396
397 &lt;p dir="ltr"&gt;&lt;a href="https://system76.com/"&gt;System76&lt;/a&…
398
399 &lt;p dir="ltr"&gt;System76 laptops used to be Ubuntu-powered, initially…
400
401 &lt;div class="field field--name-node-link field--type-ds fi…
402 &lt;/div&gt;
403
404 &lt;/div&gt;
405 &lt;/div&gt;
406
407 </description>
408 <pubDate>Wed, 08 Sep 2021 16:00:00 +0000</pubDate>
409 <dc:creator>Suparna Ganguly</dc:creator>
410 <guid isPermaLink="false">1340849 at https://www.linuxjournal.com</g…
411 </item>
412 <item>
413 <title>Q&amp;A trip to Linux’s Black Hole - /dev/null</title>
414 <link>https://www.linuxjournal.com/content/qa-trip-linuxs-black-hole-d…
415 <description> &lt;div data-history-node-id="1340848" class="layout la…
416 &lt;div class="layout__region layout__region--content"&gt;
417
418 &lt;div class="field field--name-field-node-image field--typ…
419
420 &lt;div class="field field--name-node-author field--type-ds …
421
422 &lt;div class="field field--name-body field--type-text-with-…
423
424 &lt;h2 dir="ltr"&gt;So, it’s just a file?&lt;/h2&gt;
425
426 &lt;p dir="ltr"&gt;Yes and most of the things in Linux is a file but &lt…
427
428 &lt;p dir="ltr"&gt;&lt;img alt="/dev/null 1" data-entity-type="file" dat…
429
430 &lt;p dir="ltr"&gt;&lt;code&gt;c&lt;/code&gt; in &lt;code&gt;crw-rw-rw-&…
431
432 &lt;p dir="ltr"&gt;&lt;img alt="/dev/null 2" data-entity-type="file" dat…
433
434 &lt;h2 dir="ltr"&gt;What are the contents of the file?&lt;/h2&gt;
435
436 &lt;p dir="ltr"&gt;Let’s check that using the &lt;code&gt;cat&lt;/code…
437
438 &lt;p dir="ltr"&gt;&lt;img alt="/dev/null 3" data-entity-type="file" dat…
439
440 &lt;p dir="ltr"&gt;As stated earlier, it just returns an EOF (end-of-fil…
441
442 &lt;h2 dir="ltr"&gt;What more can we know about the file?&lt;/h2&gt;
443
444 &lt;p dir="ltr"&gt;Let’s find out using the &lt;code&gt;stat&lt;/code&…
445
446 &lt;p dir="ltr"&gt;&lt;img alt="/dev/null 4" data-entity-type="file" dat…
447
448 &lt;p dir="ltr"&gt;This tells us that its size is 0. Also, it’s good t…
449
450 &lt;h2 dir="ltr"&gt;What happens to the file’s size when we write data…
451
452 &lt;p dir="ltr"&gt;Let’s try that:&lt;/p&gt;
453
454 &lt;p dir="ltr"&gt;&lt;img alt="/dev/null 5" data-entity-type="file" dat…
455
456 &lt;p dir="ltr"&gt;The &lt;code&gt;cat&lt;/code&gt; command returned not…
457
458 &lt;p dir="ltr"&gt;As stated earlier, it discards anything written to it…
459
460 &lt;p dir="ltr"&gt;In other words, you cannot change &lt;code&gt;/dev/nu…
461
462 &lt;div class="field field--name-node-link field--type-ds fi…
463 &lt;/div&gt;
464
465 &lt;/div&gt;
466 &lt;/div&gt;
467
468 </description>
469 <pubDate>Tue, 07 Sep 2021 16:00:00 +0000</pubDate>
470 <dc:creator>Nawaz Abbasi</dc:creator>
471 <guid isPermaLink="false">1340848 at https://www.linuxjournal.com</g…
472 </item>
473 <item>
474 <title>Download These 7 Cool Apps on Your Linux Machine to Make Life E…
475 <link>https://www.linuxjournal.com/content/download-these-7-cool-apps-…
476 <description> &lt;div data-history-node-id="1340847" class="layout la…
477 &lt;div class="layout__region layout__region--content"&gt;
478
479 &lt;div class="field field--name-field-node-image field--typ…
480
481 &lt;div class="field field--name-node-author field--type-ds …
482
483 &lt;div class="field field--name-body field--type-text-with-…
484
485 &lt;p dir="ltr"&gt;Want to know about some of the cool apps to download …
486
487 &lt;p dir="ltr"&gt;This article walks you through 7 apps to download on …
488
489 &lt;h2 dir="ltr"&gt;Ulauncher&lt;/h2&gt;
490
491 &lt;p dir="ltr"&gt;Before downloading any other application on Linux, we…
492
493 &lt;p dir="ltr"&gt;Try adding &lt;a href="https://ext.ulauncher.io/"&gt;…
494
495 &lt;p dir="ltr"&gt;Ulaucher runs smoothly and allows searching files and…
496
497 &lt;h2 dir="ltr"&gt;Thunderbird&lt;/h2&gt;
498
499 &lt;p dir="ltr"&gt;&lt;a href="https://www.thunderbird.net/en-US/"&gt;Th…
500
501 &lt;p dir="ltr"&gt;The setup wizard guides you through the process of cr…
502
503 &lt;p dir="ltr"&gt;Want to make Thunderbird look cool? Add-ons, such as …
504
505 &lt;h2 dir="ltr"&gt;Steam&lt;/h2&gt;
506
507 &lt;p dir="ltr"&gt;Looking for gaming clients on Linux? Use &lt;a href="…
508
509 &lt;p dir="ltr"&gt;From Shadow of the &lt;a href="https://store.steampow…
510
511 &lt;div class="field field--name-node-link field--type-ds fi…
512 &lt;/div&gt;
513
514 &lt;/div&gt;
515 &lt;/div&gt;
516
517 </description>
518 <pubDate>Wed, 01 Sep 2021 16:00:00 +0000</pubDate>
519 <dc:creator>Suparna Ganguly</dc:creator>
520 <guid isPermaLink="false">1340847 at https://www.linuxjournal.com</g…
521 </item>
522 <item>
523 <title>Improve The CrowdSec Multi-Server Installation With HTTPS Betwe…
524 <link>https://www.linuxjournal.com/content/improve-crowdsec-multi-serv…
525 <description> &lt;div data-history-node-id="1340846" class="layout la…
526 &lt;div class="layout__region layout__region--content"&gt;
527
528 &lt;div class="field field--name-field-node-image field--typ…
529
530 &lt;div class="field field--name-node-author field--type-ds …
531
532 &lt;div class="field field--name-body field--type-text-with-…
533
534 &lt;p dir="ltr"&gt;This article is a follow-up from the &lt;a href="http…
535
536 &lt;h2 dir="ltr"&gt;Goals&lt;/h2&gt;
537
538 &lt;p dir="ltr"&gt;To address security issues posed by clear http commun…
539
540 &lt;h2 dir="ltr"&gt;Using self-signed certificates&lt;/h2&gt;
541
542 &lt;h3 dir="ltr"&gt;Create the certificate&lt;/h3&gt;
543
544 &lt;p dir="ltr"&gt;First we have to create a certificate. This can be ac…
545
546 &lt;pre dir="ltr"&gt;
547 openssl req -x509 -newkey rsa:4096 -keyout encrypted-key.pem -out cert.p…
548
549 &lt;p dir="ltr"&gt;For now crowdsec is not able to ask for the passphras…
550
551 &lt;pre dir="ltr"&gt;
552 openssl rsa -in encrypted-key.pem -out key.pem&lt;/pre&gt;
553
554 &lt;p dir="ltr"&gt;Then, the unencrypted key file can be safely deleted …
555
556 &lt;h3 dir="ltr"&gt;Configure crowdsec for using a self-signed certifica…
557
558 &lt;p dir="ltr"&gt;On &lt;code&gt;server-1&lt;/code&gt; we have to tell …
559
560 &lt;pre dir="ltr"&gt;
561 api:
562
563 server:
564
565 log_level: info
566
567 listen_uri: 10.0.0.1:8080
568
569 profiles_path: /etc/crowdsec/profiles.yaml
570
571 online_client: # Crowdsec API credentials (to push signals and recei…
572
573 tls:
574
575 cert_file: /etc/crowdsec/ssl/cert.pem
576
577 key_file: /etc/crowdsec/ssl/key.pem&lt;/pre&gt;
578
579 &lt;p dir="ltr"&gt;On the client side configuration changes happen in tw…
580
581 &lt;p dir="ltr"&gt;We have to change &lt;code&gt;http&lt;/code&gt; for &…
582
583 &lt;div class="field field--name-node-link field--type-ds fi…
584 &lt;/div&gt;
585
586 &lt;/div&gt;
587 &lt;/div&gt;
588
589 </description>
590 <pubDate>Tue, 31 Aug 2021 16:00:00 +0000</pubDate>
591 <dc:creator>Manuel Sabban</dc:creator>
592 <guid isPermaLink="false">1340846 at https://www.linuxjournal.com</g…
593 </item>
594
595 </channel>
596 </rss>
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.