added psensor 1.2.1 news
[www.git] / www / tricks / index.html
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <meta charset="UTF-8">
5 <meta http-equiv="X-UA-Compatible" content="IE=edge">
6 <meta name="viewport" content="width=device-width, initial-scale=1.0">
7 <meta name="generator" content="Asciidoctor 2.0.10">
8 <title>Tricks</title>
9 <link rel="stylesheet" href="./../style.css">
10 <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
11 <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
12 <script src="../nav.js"></script>
13 </head>
14 <body class="article">
15 <div id="header">
16 <h1>Tricks</h1>
17 </div>
18 <div id="content">
19 <div class="sect1">
20 <h2 id="_raspberry_pi">Raspberry PI</h2>
21 <div class="sectionbody">
22 <div class="ulist">
23 <ul>
24 <li>
25 <p><a href="raspberry_pi3_increase_swap_size.html">Increase swap size</a></p>
26 </li>
27 <li>
28 <p><a href="raspberry_pi3_temperature.html">How to get the temperature of the Raspberry PI3</a></p>
29 </li>
30 <li>
31 <p><a href="raspberry_pi3_configure_timezone.html">How to configure the timezone of the Raspberry PI3</a></p>
32 </li>
33 <li>
34 <p><a href="raspberry_pi3_overclock.html">Overclocking of the Raspberry PI3</a></p>
35 </li>
36 <li>
37 <p><a href="raspberry_pi3_change_windows_manager.html">Change the windows manager of the Raspberry PI3</a></p>
38 </li>
39 <li>
40 <p><a href="raspberry_pi3_configure_wifi.html">Configure the Wifi</a></p>
41 </li>
42 <li>
43 <p><a href="raspberry_pi3_sound.html">Configure sound</a></p>
44 </li>
45 </ul>
46 </div>
47 </div>
48 </div>
49 <div class="sect1">
50 <h2 id="_lets_encrypt"><a href="https://letsencrypt.org">Let&#8217;s Encrypt</a></h2>
51 <div class="sectionbody">
52 <div class="ulist">
53 <ul>
54 <li>
55 <p><a href="letsencrypt_renew.html">Renew the SSL certificate</a></p>
56 </li>
57 </ul>
58 </div>
59 </div>
60 </div>
61 </div>
62 <div id="footer">
63 <div id="footer-text">
64 Last updated 2020-06-29 22:20:15 +0200
65 </div>
66 </div>
67 <footer>
68         <ul>
69                 <li><i class="fa fa-rss" aria-hidden="true"></i>
70                         Feed: <a href="https://wpitchoune.net/news/feed.xml">RSS 2.0</a>
71                 </li>
72
73                 <li><i class="fa fa-envelope" aria-hidden="true"></i>
74                     Email: <a href="mailto:jeanfi@gmail.com">jeanfi@gmail.com</a>
75                 </li>
76
77                 <li><i class="fa fa-git-square" aria-hidden="true"></i>
78                     Source repository: <a href="https://git.wpitchoune.net/gitweb">gitweb</a>
79                 </li>
80         </ul>
81 </footer>
82 </body>
83 </html>