CINXE.COM

Subscribe to FOSS Weekly Newsletter

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Subscribe to FOSS Weekly Newsletter</title> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap"> <link rel="stylesheet" href="/assets/landingpages.css?v=dc47750738"> <meta name="description" content="Become a better and informed Linux user with the FOSS Weekly newsletter. Join 20,000+ Linux users; subscribe today."> <link rel="icon" href="https://itsfoss.com/content/images/size/w256h256/2022/12/android-chrome-192x192.png" type="image/png"> <link rel="canonical" href="https://itsfoss.com/newsletter/"> <meta name="referrer" content="no-referrer-when-downgrade"> <link rel="next" href="https://itsfoss.com/newsletter/page/2/"> <meta property="og:site_name" content="It&#x27;s FOSS"> <meta property="og:type" content="website"> <meta property="og:title" content="Subscribe to FOSS Weekly Newsletter"> <meta property="og:description" content="Become a better and informed Linux user with the FOSS Weekly newsletter. Join 20,000+ Linux users; subscribe today."> <meta property="og:url" content="https://itsfoss.com/newsletter/"> <meta property="og:image" content="https://itsfoss.com/content/images/2023/04/FOSS-Weekly-Newsletter.png"> <meta property="article:modified_time" content="2023-04-07T15:53:58.000Z"> <meta property="article:publisher" content="https://www.facebook.com/itsfoss"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:title" content="Subscribe to FOSS Weekly Newsletter"> <meta name="twitter:description" content="Become a better and informed Linux user with the FOSS Weekly newsletter. Join 20,000+ Linux users; subscribe today."> <meta name="twitter:url" content="https://itsfoss.com/newsletter/"> <meta name="twitter:image" content="https://itsfoss.com/content/images/2023/04/FOSS-Weekly-Newsletter.png"> <meta name="twitter:site" content="@itsfoss2"> <meta name="twitter:creator" content="@abhishek_foss"> <meta property="og:image:width" content="800"> <meta property="og:image:height" content="450"> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "Article", "publisher": { "@type": "Organization", "name": "It&#x27;s FOSS", "url": "https://itsfoss.com/", "logo": { "@type": "ImageObject", "url": "https://itsfoss.com/content/images/2023/01/itsfoss-logo.png" } }, "author": { "@type": "Person", "name": "Abhishek Prakash", "image": { "@type": "ImageObject", "url": "https://www.gravatar.com/avatar/84de387e32f72af3e12bf434a82ea8e8?s=250&r=x&d=mp", "width": 250, "height": 250 }, "sameAs": [ "https://twitter.com/abhishek_foss" ] }, "headline": "Subscribe to FOSS Weekly Newsletter", "url": "https://itsfoss.com/newsletter/", "dateModified": "2023-04-07T15:53:58.000Z", "image": { "@type": "ImageObject", "url": "https://itsfoss.com/content/images/2023/04/FOSS-Weekly-Newsletter.png", "width": 800, "height": 450 }, "mainEntityOfPage": "https://itsfoss.com/newsletter/" } </script> <meta name="generator" content="Ghost 5.116"> <link rel="alternate" type="application/rss+xml" title="It&#x27;s FOSS" href="https://itsfoss.com/rss/"> <script defer src="https://cdn.jsdelivr.net/ghost/portal@~2.50/umd/portal.min.js" data-i18n="true" data-ghost="https://itsfoss.com/" data-key="121ee4fb8f9bf181b8f07c52f6" data-api="https://itsfoss.com/ghost/api/content/" data-locale="en" crossorigin="anonymous"></script><style id="gh-members-styles">.gh-post-upgrade-cta-content, .gh-post-upgrade-cta { display: flex; flex-direction: column; align-items: center; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; text-align: center; width: 100%; color: #ffffff; font-size: 16px; } .gh-post-upgrade-cta-content { border-radius: 8px; padding: 40px 4vw; } .gh-post-upgrade-cta h2 { color: #ffffff; font-size: 28px; letter-spacing: -0.2px; margin: 0; padding: 0; } .gh-post-upgrade-cta p { margin: 20px 0 0; padding: 0; } .gh-post-upgrade-cta small { font-size: 16px; letter-spacing: -0.2px; } .gh-post-upgrade-cta a { color: #ffffff; cursor: pointer; font-weight: 500; box-shadow: none; text-decoration: underline; } .gh-post-upgrade-cta a:hover { color: #ffffff; opacity: 0.8; box-shadow: none; text-decoration: underline; } .gh-post-upgrade-cta a.gh-btn { display: block; background: #ffffff; text-decoration: none; margin: 28px 0 0; padding: 8px 18px; border-radius: 4px; font-size: 16px; font-weight: 600; } .gh-post-upgrade-cta a.gh-btn:hover { opacity: 0.92; }</style><script async src="https://js.stripe.com/v3/"></script> <script defer src="https://cdn.jsdelivr.net/ghost/sodo-search@~1.5/umd/sodo-search.min.js" data-key="121ee4fb8f9bf181b8f07c52f6" data-styles="https://cdn.jsdelivr.net/ghost/sodo-search@~1.5/umd/main.css" data-sodo-search="https://itsfoss.com/" data-locale="en" crossorigin="anonymous"></script> <link href="https://itsfoss.com/webmentions/receive/" rel="webmention"> <script defer src="/public/cards.min.js?v=dc47750738"></script> <link rel="stylesheet" type="text/css" href="/public/cards.min.css?v=dc47750738"> <script defer src="/public/member-attribution.min.js?v=dc47750738"></script><style>:root {--ghost-accent-color: #007b80;}</style> <style> body { --global-max-width: 1400px; --global-content-width: 70rem; } </style> <style> @media only screen and (max-width: 600px) { .hide-mobile {display:none;} } </style> <!-- CSS for bullet point rendering issue on course pages --> <style> .content ul li { list-style: inside; margin-bottom: 2rem; } </style> <!-- Vimeo embed fix for custom docs pages --> <style> .js-reframe { padding-top: 0px !important; } </style> <!-- Sourcepoint CMP CSS for geo depending button --> <style> #pmLink { visibility: hidden; text-decoration: none; cursor: pointer; background: transparent; border: none; } #pmLink:hover { visibility: visible; color: grey; } </style> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-24863836-4"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-24863836-4'); </script> <!-- Umami analytics --> <script async src="https://groovy-manul.pikapod.net/script.js" data-website-id="9f9bd940-0b37-4748-8257-9814959d3526"></script> <!-- Contextly Related Posts --> <script> !function(w,d,id,ns,s){var c=w[ns]=w[ns]||{};if(c.ready||(c.q=[],c.ready=function(){c.q.push(arguments)}),!d.getElementById(id)){var e=d.createElement(s);e.id=id,e.src="https://assets.context.ly/kit/6.latest/loader.js";var h=d.getElementsByTagName(s)[0];h.parentNode.insertBefore(e,h)}}(window,document,"ctx-loader","Contextly","script"); </script> <!-- Open Links in New Tab --> <script> document.addEventListener('DOMContentLoaded', function() { var links = document.querySelectorAll('a'); links.forEach(function(link) { if (link.hostname != window.location.hostname) { link.target = '_blank'; } }); }); </script> </head> <body> <div class="hero" data-style="image-on-side"> <div class="hero__content"> <h1 class="hero__title">The FOSS Weekly Newsletter</h1> <p class="hero__description"> A wholesome Linux newsletter with the latest releases, relevant news, tips and tutorials, trivia and memes, quizzes and deals for desktop Linux users. </p> <form class="subscribe-form" data-members-form="signup"> <input data-members-email type="email" placeholder="Your email address" required/> <button class="btn" type="submit">Subscribe</button> <div class="success-message">Great! Check your inbox and click the link.</div> <div class="error-message">Sorry, something went wrong. Please try again.</div> </form> </div> <figure class="hero__media"> <img class="hero__img" src="/assets/images/itsfoss-newsletter.webp" alt="FOSS Weekly Newsletter"/> </figure> </div> <h2 class="section-title">Testimonials</h2> <div class="testimonials"> <blockquote class="testimonial"> <span class="testimonial-quote">“</span> <p class="testimonial-descr">I love reading Itsfoss.com website, but I don't always have the time to do so, so I depend on the newsletter to provide me with the a good summary of what I should be keeping up with in the Linux community. I always look forward to reading the newsletter.</p> <div class="testimonial__author"> <figure class="testimonial__author-profile"> <img src="/assets/images/marcelo-lewin.jpeg" alt=""> </figure> <div class="testimonial__author-details"> <p class="testimonial__author-name">Marcelo Lewin</p> <p class="testimonial__author-description">Founder, PythonNerds.com</p> </div> </div> </blockquote> <blockquote class="testimonial"> <span class="testimonial-quote">“</span> <p class="testimonial-descr">Superior format ... graphics ... easier for me to ascertain articles of interest ... thank you for redesigning</p> <div class="testimonial__author"> <figure class="testimonial__author-profile"> <img src="/assets/images/tux-1.png" alt=""> </figure> <div class="testimonial__author-details"> <p class="testimonial__author-name">Hud Huddleston</p> <p class="testimonial__author-description">Artist, USA</p> </div> </div> </blockquote> <blockquote class="testimonial"> <span class="testimonial-quote">“</span> <p class="testimonial-descr">I have been a regular reader of both the newsletter and the web site almost since it first started. The articles are current, Unbiased, factual, and informative. With useful links for further information and research. Would recommend subscribing to any Linux user at any level.</p> <div class="testimonial__author"> <figure class="testimonial__author-profile"> <img src="/assets/images/tux-2.png" alt=""> </figure> <div class="testimonial__author-details"> <p class="testimonial__author-name">Paul Illingworth</p> <p class="testimonial__author-description">Former Lecturer in Computing, France/UK</p> </div> </div> </blockquote> </div> <div class="testimonials"> <blockquote class="testimonial"> <span class="testimonial-quote">“</span> <p class="testimonial-descr">I like the newsletter Super for lots of Privacy novelties, such as Proton VPN and secure mail client Tutanota. I also find the support and explanation about the Linux system and use of Terminal instructive. I have already helped several people set up a Linux distro on their old computer. Be sure to continue like this. Thanks for the good work.</p> <div class="testimonial__author"> <figure class="testimonial__author-profile"> <img src="/assets/images/tux-3.png" alt=""> </figure> <div class="testimonial__author-details"> <p class="testimonial__author-name">Marc Van Hoof</p> <p class="testimonial__author-description">69 years old retiree, Belgium</p> </div> </div> </blockquote> <blockquote class="testimonial"> <span class="testimonial-quote">“</span> <p class="testimonial-descr">I find the newsletter to be clear, detailed, and comprehensive, addressing all the latest changes and updates that might interest me. I am pleased to get a Pro membership subscription, knowing that I'm supporting Abhi's efforts while gaining access to the best information available on the open-source world</p> <div class="testimonial__author"> <figure class="testimonial__author-profile"> <img src="/assets/images/jim-sage.webp" alt=""> </figure> <div class="testimonial__author-details"> <p class="testimonial__author-name">Jim Sage</p> <p class="testimonial__author-description">Retired Aerospace Engineer, USA</p> </div> </div> </blockquote> <blockquote class="testimonial"> <span class="testimonial-quote">“</span> <p class="testimonial-descr">I am a linux fan and I think Linux's potentiel is much more than windows. I like to be informed about the last trends in the area without speculation and in a realistic way. The newsletter is perfect for that.</p> <div class="testimonial__author"> <figure class="testimonial__author-profile"> <img src="/assets/images/tux-4.png" alt=""> </figure> <div class="testimonial__author-details"> <p class="testimonial__author-name">Aktemur Göktuğ</p> <p class="testimonial__author-description">Data Engineer, Finland/Turkey</p> </div> </div> </blockquote> </div> <h2 class="section-title">Highlights</h2> <ul class="services bg-color"> <li style="--color-accent: rgb(212, 21, 164);"> <div class="services__emoji">📰</div> <h3 class="services__title">News</h3> <p class="services__description"> Stay updated with latest distribution and open source application releases and development. </p> </li> <li style="--color-accent: royalblue;"> <div class="services__emoji">🔭</div> <h3 class="services__title">Discover Applications</h3> <p class="services__description"> Don't stay behind. Explore new open source applications each week. Who knows you get your next favorite tool this way. </p> </li> <li style="--color-accent: rgb(219, 206, 19);"> <div class="services__emoji">🐧</div> <h3 class="services__title">Linux Tips</h3> <p class="services__description"> Tips and tutorials to increase your Linux knowledge and help you use your desktop Linux better and more efficiently. </p> </li> <li style="--color-accent: #37d76c;"> <div class="services__emoji">🧩</div> <h3 class="services__title">Puzzles and Memes</h3> <p class="services__description"> Linux focused crosswords, memes more. You won't get these stuff on any other Linux website. How cool is that! </p> </li> </ul> <h2 class="section-title">Latest Newsletters</h2> <div class="posts__grid"> <article class="post-card"> <a class="post-card__media" href="/newsletter/foss-weekly-25-14/"> <figure class="post-card__figure"> <img class="post-card__img" src="/content/images/size/w600/2025/04/foss-weekly.png" alt="FOSS Weekly" /> </figure> </a> <div class="post-card__content"> <div class="post-info"> </div> <h3 class="post-card__title"> <a href="/newsletter/foss-weekly-25-14/" aria-label="FOSS Weekly #25.14: Fedora 42 COSMIC, OnePackage, AppImage Tools and More Linux Stuff">FOSS Weekly #25.14: Fedora 42 COSMIC, OnePackage, AppImage Tools and More Linux Stuff</a> </h3> <div class="post-card__excerpt"> A little humor doesn&#x27;t hurt, right? </div> </div> </article> <article class="post-card"> <a class="post-card__media" href="/newsletter/foss-weekly-25-13/"> <figure class="post-card__figure"> <img class="post-card__img" src="/content/images/size/w600/2025/03/foss-weekly-1.png" alt="FOSS Weekly #25.13: Kernel 6.14, Zorin 17.3, EU OS, apt Guide and More Linux Stuff" /> </figure> </a> <div class="post-card__content"> <div class="post-info"> </div> <h3 class="post-card__title"> <a href="/newsletter/foss-weekly-25-13/" aria-label="FOSS Weekly #25.13: Kernel 6.14, Zorin 17.3, EU OS, apt Guide and More Linux Stuff">FOSS Weekly #25.13: Kernel 6.14, Zorin 17.3, EU OS, apt Guide and More Linux Stuff</a> </h3> <div class="post-card__excerpt"> GNU minus Linux? </div> </div> </article> <article class="post-card"> <a class="post-card__media" href="/newsletter/foss-weekly-25-12/"> <figure class="post-card__figure"> <img class="post-card__img" src="/content/images/size/w600/2025/03/foss-weekly.png" alt="FOSS Weekly" /> </figure> </a> <div class="post-card__content"> <div class="post-info"> </div> <h3 class="post-card__title"> <a href="/newsletter/foss-weekly-25-12/" aria-label="FOSS Weekly #25.12: GNOME 48 and GIMP 3.0 Released, Switching to IceWM, Ollama Commands and More Linux Stuff">FOSS Weekly #25.12: GNOME 48 and GIMP 3.0 Released, Switching to IceWM, Ollama Commands and More Linux Stuff</a> </h3> <div class="post-card__excerpt"> Another milestone for It&#x27;s FOSS. Thank you! </div> </div> </article> <article class="post-card"> <a class="post-card__media" href="/newsletter/foss-weekly-25-11/"> <figure class="post-card__figure"> <img class="post-card__img" src="/content/images/size/w600/2025/03/foss-weekly-24-11.png" alt="FOSS Weekly newsletter" /> </figure> </a> <div class="post-card__content"> <div class="post-info"> </div> <h3 class="post-card__title"> <a href="/newsletter/foss-weekly-25-11/" aria-label="FOSS Weekly #25.11: Limit Battery Charging, File Searching, Sudo Tweaks and More Linux Stuff">FOSS Weekly #25.11: Limit Battery Charging, File Searching, Sudo Tweaks and More Linux Stuff</a> </h3> <div class="post-card__excerpt"> Go with the flow and open source :) </div> </div> </article> <article class="post-card"> <a class="post-card__media" href="/newsletter/foss-weekly-25-10/"> <figure class="post-card__figure"> <img class="post-card__img" src="/content/images/size/w600/2025/03/foss-weekly-25-10.png" alt="FOSS Weekly #25.10" /> </figure> </a> <div class="post-card__content"> <div class="post-info"> </div> <h3 class="post-card__title"> <a href="/newsletter/foss-weekly-25-10/" aria-label="FOSS Weekly #25.10: Skype is Dead, GNOME 48 Features, Ubuntu Versions, Nano Guide and More Linux Stuff">FOSS Weekly #25.10: Skype is Dead, GNOME 48 Features, Ubuntu Versions, Nano Guide and More Linux Stuff</a> </h3> <div class="post-card__excerpt"> Goodbye, Skype! You probably won&#x27;t be missed. </div> </div> </article> <article class="post-card"> <a class="post-card__media" href="/newsletter/foss-weekly-25-09/"> <figure class="post-card__figure"> <img class="post-card__img" src="/content/images/size/w600/2025/02/foss-weekly-25-09.png" alt="FOSS Weekly #25.09" /> </figure> </a> <div class="post-card__content"> <div class="post-info"> </div> <h3 class="post-card__title"> <a href="/newsletter/foss-weekly-25-09/" aria-label="FOSS Weekly #25.09: Modern Terminals, RSS Matter, Linux Gaming Tested in 2025 and More">FOSS Weekly #25.09: Modern Terminals, RSS Matter, Linux Gaming Tested in 2025 and More</a> </h3> <div class="post-card__excerpt"> Modern times require modern tools... or do they? </div> </div> </article> </div> <h2 class="section-title center">Show Your Support, Go Pro</h2> <div class="pricing-section js-button" data-plan="annual"> <div class="data-plan-switch"> <button class="theme js-plan-toggle" data-plan-toggle="monthly" onclick="onDataPlanSwitch('monthly')">Monthly</button> <button class="theme js-plan-toggle" data-plan-toggle="annual" onclick="onDataPlanSwitch('annual')">Yearly</button> </div> <div class="membership pricing js-membership" data-plan="annual" data-member-status="none"> <div class="card membership-plan tier-free" style="--color-accent: var(--color-tier-1,var(--color-primary))" data-tier="1"> <header class="membership-plan__hdr"> <h3 class="membership-plan__title">Free</h3> <div class="membership-plan__description">As a free member, you</div> <div class="membership-plan__price"> <strong>$0</strong> </div> </header> <div class="membership-plan__content"> <ul> <li>Get access to FOSS Weekly newsletter</li> <li>Get access to It&#x27;s FOSS Community forum</li> </ul> </div> <a class="button button-secondary" href="/signup/" data-portal="signup">Subscribe now</a> </div> <div class="card membership-plan tier-plus-member" style="--color-accent: var(--color-tier-2,var(--color-primary))" data-tier="2"> <header class="membership-plan__hdr"> <h3 class="membership-plan__title">Plus Member</h3> <div class="membership-plan__description">Contact us to use PayPal or other payment system. Lifetime membership also available.</div> <div class="membership-plan__price"> <a data-plan="monthly" data-portal="signup/666b1e6bb4ad0522231dbbc9/monthly"> <strong>$3</strong> <sup>/month</sup> </a> <a data-plan="annual" data-portal="signup/666b1e6bb4ad0522231dbbc9/yearly"> <strong>$24</strong> <sup>/year</sup> </a> </div> </header> <div class="membership-plan__content"> <ul> <li>See no advertisement when logged in</li> <li>Get Plus badge in comments and community</li> <li>Help others use Linux with our tutorials (Like Pay It Forward)</li> <li>Get access to FOSS Weekly newsletter</li> <li>Get access to Community forum</li> </ul> </div> <a href="javascript:" data-plan="monthly" data-portal="signup/666b1e6bb4ad0522231dbbc9/monthly" class="button button-secondary"> Subscribe now </a> <a href="javascript:" data-plan="annual" data-portal="signup/666b1e6bb4ad0522231dbbc9/yearly" class="button button-secondary"> Subscribe now </a> </div> <div class="card membership-plan tier-default-product" style="--color-accent: var(--color-tier-3,var(--color-primary))" data-tier="3"> <header class="membership-plan__hdr"> <h3 class="membership-plan__title">Super Plus Member</h3> <div class="membership-plan__description">Contact us to use PayPal or other payment system. Lifetime membership also available.</div> <div class="membership-plan__price"> <a data-plan="monthly" data-portal="signup/63a9408adeb1be32ead9168b/monthly"> <strong>$5</strong> <sup>/month</sup> </a> <a data-plan="annual" data-portal="signup/63a9408adeb1be32ead9168b/yearly"> <strong>$55</strong> <sup>/year</sup> </a> </div> </header> <div class="membership-plan__content"> <ul> <li>See no advertisement when logged in</li> <li>Get Plus badge in comments and community</li> <li>Help others use Linux with our tutorials (Like Pay It Forward)</li> <li>Show your belief and trust in It&#x27;s FOSS</li> <li>Get access to FOSS Weekly newsletter</li> <li>Get access to Community forum</li> </ul> </div> <a href="javascript:" data-plan="monthly" data-portal="signup/63a9408adeb1be32ead9168b/monthly" class="button button-secondary"> Subscribe now </a> <a href="javascript:" data-plan="annual" data-portal="signup/63a9408adeb1be32ead9168b/yearly" class="button button-secondary"> Subscribe now </a> </div> </div> </div> <script> const onDataPlanSwitch = (value) => { document.querySelector('.js-membership').setAttribute('data-plan', value); document.querySelector('.js-button').setAttribute('data-plan', value); }; </script> <footer class="footer bg-color-water"> <div class="footer-inner"> <div class="footer__brand"> <img class="footer__logo" src="/content/images/size/w300/2023/01/itsfoss-logo.png" alt="It&#x27;s FOSS"/> </div> <ul class="nav"> <li class="nav-news" data-label="📰 News" data-length="7"> <a href="https://news.itsfoss.com/"> <span>📰 News</span> </a> </li> <li class="nav-newsletter nav-current" data-label="📬 Newsletter" data-length="13"> <a href="https://itsfoss.com/newsletter/"> <span>📬 Newsletter</span> </a> </li> <li class="nav-quizzes-puzzles" data-label="🧩 Quizzes &amp; Puzzles" data-length="20"> <a href="https://itsfoss.com/quiz/"> <span>🧩 Quizzes &amp; Puzzles</span> </a> </li> <li class="nav-resources" data-label="🎒 Resources" data-length="12"> <a href="https://itsfoss.com/resources/"> <span>🎒 Resources</span> </a> </li> <li class="nav-community" data-label="🏘️ Community" data-length="13"> <a href="https://itsfoss.community/"> <span>🏘️ Community</span> </a> </li> <li class="nav-about" data-label="📖 About" data-length="8"> <a href="https://itsfoss.com/about/"> <span>📖 About</span> </a> </li> <li class="nav-contact is-subitem" data-label="-🪪 Contact" data-length="11"> <a href="https://itsfoss.com/contact-us/"> <span>-🪪 Contact</span> </a> </li> <li class="nav-policies is-subitem" data-label="-📜 Policies" data-length="12"> <a href="https://itsfoss.com/policies/"> <span>-📜 Policies</span> </a> </li> </ul> <div class="footer__social "> <a href="https://www.facebook.com/itsfoss" target="_blank" title="Facebook" aria-label="Facebook"> <i class="icon-facebook"> <svg xmlns="https://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-facebook"><path d="M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"></path></svg> </i> </a> <a href="https://www.Instagram.com/itsfoss" target="_blank" title="Instagram" aria-label="Instagram"> <i class="icon-instagram"> <svg xmlns="https://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-instagram"><rect x="2" y="2" width="20" height="20" rx="5" ry="5"></rect><path d="M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"></path><line x1="17.5" y1="6.5" x2="17.51" y2="6.5"></line></svg> </i> </a> <a href="https://twitter.com/itsfoss2" target="_blank" title="Twitter" aria-label="Twitter"> <i class="icon-twitter"> <svg xmlns="https://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-twitter"><path d="M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z"></path></svg> </i> </a> <a href="/rss" target="_blank" title="Rss" aria-label="Rss"> <i class="icon-rss"> <svg xmlns="https://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-rss"><path d="M4 11a9 9 0 0 1 9 9"></path><path d="M4 4a16 16 0 0 1 16 16"></path><circle cx="5" cy="19" r="1"></circle></svg> </i> </a> <a href="https://youtube.com/c/itsfoss" target="_blank" title="Youtube" aria-label="Youtube"> <i class="icon-youtube"> <svg xmlns="https://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-youtube"><path d="M22.54 6.42a2.78 2.78 0 0 0-1.94-2C18.88 4 12 4 12 4s-6.88 0-8.6.46a2.78 2.78 0 0 0-1.94 2A29 29 0 0 0 1 11.75a29 29 0 0 0 .46 5.33A2.78 2.78 0 0 0 3.4 19c1.72.46 8.6.46 8.6.46s6.88 0 8.6-.46a2.78 2.78 0 0 0 1.94-2 29 29 0 0 0 .46-5.25 29 29 0 0 0-.46-5.33z"></path><polygon points="9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02"></polygon></svg> </i> </a> <a href="https://linkedin.com/company/itsfoss" target="_blank" title="Linkedin" aria-label="Linkedin"> <i class="icon-linkedin"> <svg xmlns="https://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-linkedin"><path d="M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"></path><rect x="2" y="9" width="4" height="12"></rect><circle cx="4" cy="4" r="2"></circle></svg> </i> </a> <a href="https://github.com/itsfoss" target="_blank" title="Github" aria-label="Github"> <i class="icon-github"> <svg xmlns="https://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-github"><path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"></path></svg> </i> </a> </div> <div class="footer_copy"> <span><a href="https://itsfoss.com">It&#x27;s FOSS</a> &copy; All rights reserved 2025&nbsp;</span> </div> </div> </footer> </body>

Pages: 1 2 3 4 5 6 7 8 9 10