CINXE.COM

Home - Linux Mint

<!doctype html> <html lang="en"> <head> <title>Home - Linux Mint</title> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="Linux Mint"> <meta name="description" content="Linux Mint is an elegant, easy to use, up to date and comfortable desktop operating system."> <meta name="keywords" content="Linux Mint, Free, Operating system, FOSS, Linux, easy to use"> <meta name="robots" content="all"/> <!-- Favicon --> <link rel="shortcut icon" href="web/img/favicon.ico"> <!-- Fonts --> <link rel="stylesheet" type="text/css" href="web/css/fonts/fonts.css" /> <!-- Plugins CSS --> <link href="web/fontawesome/css/all.min.css" rel="stylesheet"> <link rel="stylesheet" type="text/css" href="web/wizixo/template/assets/vendor/themify-icons/css/themify-icons.css" /> <link rel="stylesheet" type="text/css" href="web/wizixo/template/assets/vendor/animate/animate.min.css" /> <link rel="stylesheet" type="text/css" href="web/wizixo/template/assets/vendor/fancybox/css/jquery.fancybox.min.css" /> <link rel="stylesheet" type="text/css" href="web/wizixo/template/assets/vendor/owlcarousel/css/owl.carousel.min.css" /> <!-- Theme CSS --> <link rel="stylesheet" type="text/css" href="web/wizixo/template/assets/css/style.css" /> <!-- Custom CSS --> <link rel="stylesheet" type="text/css" href="web/css/grid-gallery.css"/> <link rel="stylesheet" type="text/css" href="web/css/mint.css" /> <link rel="stylesheet" href="web/css/cryptofont/cryptofont.css"> </head> <body> <!-- ======================= header Start--> <header class="navbar-transparent navbar-sticky navbar-primary"> <div class="navbar-top d-none d-lg-block"> <div class="container"> <div class="d-flex justify-content-between align-items-center"> <!-- navbar top Left--> <div class="d-flex align-items-center"> <!-- Language --> <!-- <div class="dropdown"> <a class="dropdown-toggle" href="#" role="button" id="dropdownLanguage" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <img class="dropdown-item-icon" src="web/img/flags/gb.png" alt=""> English </a> <div class="dropdown-menu mt-2 shadow" aria-labelledby="dropdownLanguage"> <span class="dropdown-item-text">Select language</span> <div class="dropdown-divider"></div> <a class="dropdown-item" href="#"><img class="dropdown-item-icon" src="web/img/flags/es.png" alt=""> Español</a> <a class="dropdown-item" href="#"><img class="dropdown-item-icon" src="web/img/flags/fr.png" alt=""> Français</a> <a class="dropdown-item" href="#"><img class="dropdown-item-icon" src="web/img/flags/de.png" alt=""> Deutsch</a> </div> </div> --> </div> <!-- navbar top Right--> <div class="d-flex align-items-center"> <!-- top link --> <!-- top social --> <ul class="social-icons"> <li class="social-icons-item m-0"> <a class="social-icons-link w-auto px-2" href="https://blog.linuxmint.com/?feed=rss2" title="RSS Feed"><i class="fa fa-rss"></i></a> </li> <li class="social-icons-item m-0"> <a class="social-icons-link w-auto px-2" href="mailto:root@linuxmint.com" title="Email"><i class="fa fa-envelope"></i></a> </li> <li class="social-icons-item m-0"> <a class="social-icons-link w-auto px-2" target="_blank" href="https://app.element.io/#/room/#linuxmint-space:matrix.org" title="Chat Rooms"><i class="fa fa-commenting"></i></a> </li> <li class="social-icons-item m-0"> <a class="social-icons-link w-auto px-2" target="_blank" href="https://www.facebook.com/pages/Linux-Mint/185238108180410" title="Facebook"><i class="fa-brands fa-facebook"></i></a> </li> <li class="social-icons-item m-0"> <a class="social-icons-link w-auto px-2" target="_blank" href="https://www.github.com/linuxmint" title="Github"><i class="fa-brands fa-github"></i></a> </li> <li class="social-icons-item m-0"> <a class="social-icons-link w-auto px-2" target="_blank" href="https://twitter.com/linux_mint" title="Twitter"><i class="fa-brands fa-twitter"></i></a> </li> <li class="social-icons-item m-0"> <a class="social-icons-link w-auto px-2" target="_blank" href="https://mastodon.social/@linuxmint" title="Mastodon"><i class="fa-brands fa-mastodon"></i></a> </li> </ul> </div> </div> </div> </div> <!-- Logo Nav Start --> <nav class="navbar navbar-expand-lg"> <div class="container"> <!-- Logo --> <a class="navbar-brand" href="/"> <img src="web/img/logo-mono.svg" width="200" /> </a> <!-- Menu opener button --> <button class="navbar-toggler ml-auto" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"> </span> </button> <!-- Main Menu Start --> <div class="collapse navbar-collapse" id="navbarCollapse"> <ul class="navbar-nav ml-auto"> <!-- Home --> <li class="nav-item"> <a class="nav-link active" href="/">Home</a> </li> <!-- Download menu --> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle " href="#" id="demosMenu" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Download</a> <div class="dropdown-menu pb-3 pb-lg-0" aria-labelledby="demosMenu" > <div class="d-block d-sm-flex"> <ul class="list-unstyled w-100 w-sm-50 pr-0 pr-lg-5"> <li class="dropdown-header">Latest version</li> <li> <a class="dropdown-item" href="download.php">Linux Mint 22<span class="badge badge-success ml-2">Recommended</span></a> </li> </ul> <ul class="list-unstyled w-100 w-sm-50 pr-0 pr-lg-5"> <li class="dropdown-header">Other versions</li> <li> <a class="dropdown-item" href="download_lmde.php">LMDE 6</a> </li> <li> <a class="dropdown-item" href="download_all.php">All versions</a> </li> </ul> </div> <!-- bottom part --> <div class="w-100 bg-grad pattern-overlay-2 p-4 mt-3 all-text-white d-none d-lg-flex"> <div class="align-self-center mr-4"> <h4 class="mb-0 text-nowrap">Checkout the doc!</h4> <p class="mb-0 small">Follow the guide to learn how to download and install Linux Mint.</p> </div> <a href="https://linuxmint-installation-guide.readthedocs.io/en/latest/" target="_blank" class="btn btn-outline-white btn-sm mb-0 align-self-center ml-auto overflow-visible">Installation Guide</a> </div> </div> </li> <!-- Project menu --> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle " href="#" id="demosMenu" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Project</a> <div class="dropdown-menu pb-3 pb-lg-0" aria-labelledby="demosMenu" > <div class="d-block d-sm-flex"> <ul class="list-unstyled w-100 w-sm-50 pr-0 pr-lg-5"> <li class="dropdown-header">Funding</li> <li> <a class="dropdown-item" href="donors.php">Donors</a> </li> <li> <a class="dropdown-item" href="sponsors.php">Sponsors</a> </li> <li> <a class="dropdown-item" href="partners.php">Partners</a> </li> <li> <a class="dropdown-item" href="store.php">Store</a> </li> </ul> <ul class="list-unstyled w-100 w-sm-50 pr-0 pr-lg-5"> <li class="dropdown-header">Contributing</li> <li> <a class="dropdown-item" href="getinvolved.php">Get Involved</a> </li> <li> <a class="dropdown-item" href="mirrors.php">Mirrors</a> </li> </ul> </div> <!-- bottom part --> <div class="w-100 bg-grad pattern-overlay-2 p-4 mt-3 all-text-white d-none d-lg-flex"> <div class="align-self-center mr-4"> <p class="mb-0 small">Every little helps, don't hesitate to get involved.</p> </div> </div> </div> </li> <!-- About menu --> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle " href="#" id="demosMenu" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">About</a> <div class="dropdown-menu pb-3 pb-lg-0" aria-labelledby="demosMenu" > <div class="d-block d-sm-flex"> <ul class="list-unstyled w-100 w-sm-50 pr-0 pr-lg-5"> <li> <a class="dropdown-item" href="about.php">About Linux Mint</a> </li> <li> <a class="dropdown-item" href="faq.php">FAQ</a> </li> <li> <a class="dropdown-item" href="documentation.php">Documentation</a> </li> <li> <a class="dropdown-item" href="screenshots.php">Screenshots</a> </li> </ul> <ul class="list-unstyled w-100 w-sm-50 pr-0 pr-lg-5"> <li> <a class="dropdown-item" href="privacy.php">Privacy &amp; Cookies</a> </li> <li> <a class="dropdown-item" href="teams.php">Team</a> </li> <li> <a class="dropdown-item" href="contactus.php">Contact Us</a> </li> </ul> </div> </div> </li> <!-- Links menu --> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle " href="#" id="demosMenu" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Links</a> <div class="dropdown-menu pb-3 pb-lg-0" aria-labelledby="demosMenu" > <div class="d-block d-sm-flex"> <ul class="list-unstyled w-100 w-sm-50 pr-0 pr-lg-5"> <li class="dropdown-header">Official</li> <li> <a class="dropdown-item" href="/"><i class="fa fa-igloo"></i> Website<span class="badge badge-success ml-2">Here</span></a> </li> <li> <a class="dropdown-item" target="_blank" href="https://blog.linuxmint.com"><i class="fas fa-blog"></i> Blog</a> </li> <li> <a class="dropdown-item" target="_blank" href="https://forums.linuxmint.com"><i class="fa fa-comments"></i> Forums</a> </li> <li> <a class="dropdown-item" target="_blank" href="https://app.element.io/#/room/#linuxmint-space:matrix.org"><i class="fa fa-commenting"></i> Chat Rooms</a></li> <li> <a class="dropdown-item" target="_blank" href="https://community.linuxmint.com"><i class="fas fa-users"></i> Community website</a> </li> </ul> <ul class="list-unstyled w-100 w-sm-50 pr-0 pr-lg-5"> <li class="dropdown-header">Social</li> <li> <a class="dropdown-item" target="_blank" href="https://www.github.com/linuxmint"><i class="fa-brands fa-github"></i> Github</a> </li> <li> <a class="dropdown-item" target="_blank" href="https://www.facebook.com/pages/Linux-Mint/185238108180410"><i class="fa-brands fa-facebook"></i> Facebook</a> </li> <li> <a class="dropdown-item" target="_blank" href="https://twitter.com/linux_mint"><i class="fa-brands fa-twitter"></i> Twitter</a> </li> <li> <a class="dropdown-item" target="_blank" href="https://mastodon.social/@linuxmint"><i class="fa-brands fa-mastodon"></i> Mastodon</a> </li> </ul> <ul class="list-unstyled w-100 w-sm-50 pr-0 pr-lg-5"> <li class="dropdown-header mt-3 mt-sm-0">Community</li> <li> <a class="dropdown-item" target="_blank" href="https://www.reddit.com/r/linuxmint/"><i class="fa-brands fa-reddit-alien"></i> Reddit</a> </li> <li> <a class="dropdown-item" target="_blank" href="https://discord.gg/mint"><i class="fa-brands fa-discord"></i> Discord</a> </li> <li> <a class="dropdown-item" target="_blank" href="https://kiwiirc.com/client/irc.spotchat.org/#linuxmint-help"><i class="fa fa-hashtag"></i> IRC</a> </li> <li> <a class="dropdown-item" target="_blank" href="https://mintcast.org"><i class="fas fa-podcast"></i> mintCast Podcast</a> </li> <li> <a class="dropdown-item" href="links.php"><i class="fas fa-globe"></i> Local communities</a> </li> </ul> </div> <!-- mega menu Bottom --> <div class="w-100 bg-grad pattern-overlay-2 p-4 mt-3 all-text-white d-none d-lg-flex"> <div class="align-self-center mr-4"> <p class="mb-0 small">Websites in the right column are maintained by the community.</p> </div> </div> </div> </li> </ul> </div> <!-- Main Menu End --> <!-- Header Extras Start--> <div class="navbar-nav"> <!-- Donate button --> <div class="nav-item border-0 d-none d-lg-inline-block align-self-center border-0 px-lg-4"> <a href="donors.php" class=" btn btn-sm btn-white mb-0">Donate</a> </div> </div> <!-- Header Extras End--> </div> </nav> <!-- Logo Nav End --> </header> <!-- ======================= header End--> <!-- ======================= Main Banner --> <section class="p-0 py-5 bg-grad pattern-overlay-2"> <div class="container"> <div class="row py-0 py-md-5 justify-content-between align-items-center"> <div class="col-sm-10 col-lg-5 all-text-white my-5 mt-md-0"> <div class="text-left py-0 py-md-5 my-5"> <h6>"Wilma"</h6> <h2 class="display-5 display-lg-4 font-weight-normal">Linux Mint 22</h2> <p class="mb-4 display-8 font-weight-normal">The latest version of the friendly operating system is here. Install it on your computer today!</p> <a href="download.php" class="btn btn-white mr-3">Download</a> <a href="https://linuxmint-installation-guide.readthedocs.io/en/latest/" class="btn btn-outline-white">Installation Instructions</a> </div> </div> <div class="col-sm-10 col-md-7 d-none d-lg-block mb-5"> <img src="web/img/devices.png" alt=""> </div> </div> </div> <div class="position-absolute bottom-0 left-0 w-100 d-none d-md-block mb-n3"> <svg width="100%" height="150" viewBox="0 0 500 150" preserveAspectRatio="none"> <path d="M0,150 L0,40 Q250,150 500,40 L580,150 Z" fill="#fbfbfb" /> </svg> </div> </section> <!-- ======================= Main banner --> <!-- ======================= service --> <section class="pb-3"> <div class="container"> <div class="row"> <!-- column 1 --> <div class="col-md-4"> <!-- title --> <h5 class="text-primary">Features</h5> <h2 class="h1">What is Linux Mint?</h2> <p>Linux Mint is an operating system for desktop and laptop computers. It is designed to work 'out of the box' and comes fully equipped with the apps most people need.</p> <!-- service item --> <div class="bg-light p-4 p-lg-5 "> <span class="display-5 icon-primary"><i class="ti-ruler-pencil"></i></span> <h5>Graphic Design</h5> <p class="mb-0">Work in 3D with Blender, draw or edit pictures in Gimp, use Inkscape for vector graphics.</p> </div> </div> <!-- column 2 --> <div class="col-md-4 mt-5"> <!-- service item --> <div class="bg-light p-4 p-lg-5 mb-5"> <span class="display-5 icon-primary"><i class="ti-pencil-alt"></i></span> <h5>Productivity</h5> <p class="mb-0">With LibreOffice's complete office suite, use the word processor, make presentations, drawings, spreadsheets or even databases. Easily import from or export to PDF or Microsoft Office documents.</p> </div> <!-- service item --> <div class="bg-light p-4 p-lg-5 mb-5"> <span class="display-5 icon-primary"><i class="ti-video-clapper"></i></span> <h5>Multimedia</h5> <p class="mb-0">Enjoy your music, watch TV and movies, listen to podcasts, Spotify and online radio.</p> </div> </div> <!-- column 3 --> <div class="col-md-4"> <!-- service item --> <div class="bg-grad all-text-white p-4 p-lg-5 mb-5"> <span class="display-5"><i class="ti-world icon-white"></i></span> <h5>Web</h5> <p class="mb-0">Browse the Web, watch Youtube and Netflix with Firefox. Turn any website into a desktop app for immediate access.</p> </div> <!-- service item --> <div class="bg-light p-4 p-lg-5 mb-5"> <span class="display-5 icon-primary"><i class="ti-game"></i></span> <h5>Gaming</h5> <p class="mb-0">Access more than 7,800 games with Steam. Install the Heroic Games Launcher or Lutris to get even more.</p> </div> </div> </div> </div> </section> <section class="bg-dark all-text-white pattern-overlay-2"> <div class="container"> <div class="col-md-12 col-lg-9 mx-auto p-4 p-sm-5"> <div class="text-center px-0 px-sm-5"> <h2>Give it a try. You’ll Love it!</h2> <p class="mb-3 h6">Most of our users come from Windows and they never look back.</p> </div> </div> </div> </section> <section> <div class="container"> <div class="row"> <div class="col-12 col-lg-8 mx-auto"> <div class="title text-center"> <span class="pre-title">Why choose Linux Mint?</span> <h2>Easy to use, fast and comfortable.</h2> <p class="mb-0">Give your hardware the operating system it deserves and feel right at home.</p> </div> </div> </div> <div class="row"> <div class="col-md-4 mt-4"> <div class="feature-box f-style-4 h-100 icon-grad"> <div class="feature-box-icon"><i class="ti-wand"></i></div> <h3 class="feature-box-title">OOTB</h3> <p class="feature-box-desc">Everything just works "Out Of The Box", without the need to configure anything or to install extra applications. It's ready to go. Although it's very configurable, everything is set and tuned nicely by default and no unnecessary questions are asked.</p> </div> </div> <div class="col-md-4 mt-4"> <div class="feature-box f-style-4 h-100 icon-grad"> <div class="feature-box-icon"><i class="ti-heart"></i></div> <h3 class="feature-box-title">KISS</h3> <p class="feature-box-desc">It's very easy to use. It features an intuitive desktop and adopts KISS principles. Anyone can rapidly feel at home and use Linux Mint. User experience, workflow and comfort is key.</p> </div> </div> <div class="col-md-4 mt-4"> <div class="feature-box f-style-4 h-100 icon-grad"> <div class="feature-box-icon"><i class="ti-crown"></i></div> <h3 class="feature-box-title">Home rule</h3> <p class="feature-box-desc">It's your computer, your rules. This is a key principle at Linux Mint. We don't collect data, we don't work against you. You're the boss. Your operating system is designed to do what you want without getting in your way.</p> </div> </div> <div class="col-md-4 mt-4"> <div class="feature-box f-style-4 h-100 icon-grad"> <div class="feature-box-icon"><i class="ti-lock"></i></div> <h3 class="feature-box-title">Rock solid</h3> <p class="feature-box-desc">With centralized software updates, system snapshots, a unique Update Manager and the robustness of its Linux architecture, Linux Mint requires very little maintenance. It works, it's safe and it doesn't break.</p> </div> </div> <div class="col-md-4 mt-4"> <div class="feature-box f-style-4 h-100 icon-grad"> <div class="feature-box-icon"><i class="ti-check-box"></i></div> <h3 class="feature-box-title">Free and Open Source</h3> <p class="feature-box-desc">It is completely free of cost and almost all of its components are Open Source. Linux Mint stands on the shoulder of giants, it is based on Debian and Ubuntu.</p> </div> </div> <div class="col-md-4 mt-4"> <div class="feature-box f-style-4 h-100 icon-grad"> <div class="feature-box-icon"><i class="ti-face-smile"></i></div> <h3 class="feature-box-title">Community-centric</h3> <p class="feature-box-desc">There is a tight bond and a great relationship between the development team and the community. We communicate with our users and constantly use their feedback to improve Linux Mint.</p> </div> </div> </div> </div> </section> <!-- ======================= service --> <section class="bg-dark"> <div class="container"> <div class="row"> <div class="col-12 col-lg-8 mx-auto"> <div class="title text-center all-text-white"> <span class="pre-title">Have any questions?</span> <h2>Fun, helpful and passionate.</h2> <p>If you're making your first steps with Linux don't hesitate to join the <a href="https://forums.linuxmint.com">forums</a>. Linux users are often welcoming, helpful and eager to share their experience.</p> </div> </div> </div> <div class="row"> <div class="col-md-3 mt-4 all-text-white py-4"> <h4>Is it free?</h4> <p>Yes, Linux Mint is completely free of charge. Almost everything in Linux Mint is also open-source.</p> </div> <div class="col-md-3 mt-4 all-text-white primary-border-left-dotted py-4"> <h4>Will it work on my computer?</h4> <p>Yes, Linux Mint works on most computers. It can also be run from a live USB stick to make sure everything works fine without having to install anything.</p> </div> <div class="col-md-3 mt-4 all-text-white primary-border-left-dotted py-4"> <h4>Can I keep Windows?</h4> <p>Yes, you can have both Windows and Linux Mint. A menu asks you which one to use when you start the computer.</p> </div> <div class="col-md-3 mt-4 all-text-white primary-border-left-dotted py-4"> <h4>Will it suit my needs?</h4> <p>Hopefully. Linux Mint comes with what most people need out of the box as well as easy access to more than 60,000 software packages and 7,800 games. </p> </div> </div> <div class="row"> <div class="col-12 mx-auto text-center mt-5"> <a href="faq.php" class="btn btn-grad">Read more FAQs</a> </div> </div> </div> </section> <!-- ======================= service --> <!-- ======================= testimonials --> <section class="testimonials"> <div class="container"> <div class="row"> <div class="col-12"> <div class="title text-center"> <span class="pre-title">From the press</span> </div> <div class="owl-carousel testi-full testi-big arrow-md-none arrow-border arrow-large arrow-round owl-grab" data-arrow="true" data-items="1" data-autoplay="4500"> <!-- testimonial item --> <div class="item"> <div class="testimonials-wrap"> <div class="testi-text"> <p>The years go by, and I keep trying one Linux desktop distro after the other. But for more than a decade now, I come back to Linux Mint. Why? It's simple: Year in and year out, Mint remains the best, easiest-to-use Linux desktop.</p> <span><i class="fa fa-quote-left text-primary display-8"></i></span> <h6 class="mb-0 mt-3">Steven J. Vaughan-Nichols</h6> <h6 class="small">ZDNet</h6> </div> </div> </div> <!-- testimonial item --> <div class="item"> <div class="testimonials-wrap"> <div class="testi-text"> <p>Mint has become the very best example of what a Linux desktop should be: fast, easy, pleasing to the eye, useful and productive. Others, still, see Mint as the ideal desktop for Windows refugees, or those who are trying out Linux for the first time, and want an operating system that essentially works 'out of the box'.</p> <span><i class="fa fa-quote-left text-primary display-8"></i></span> <h6 class="mb-0 mt-3">David Hayward</h6> <h6 class="small">Linux Format</h6> </div> </div> </div> <!-- testimonial item --> <div class="item"> <div class="testimonials-wrap"> <div class="testi-text"> <p>Linux Mint's latest release will have an exceptionally wide appeal. Anyone looking for an incredibly stable, robust, fast, clean, and user-friendly desktop operating system could do a whole lot worse. [...] Every Linux desktop distribution should strive to do exactly what Linux Mint 20.1 has accomplished--create a desktop that is the perfect balance of speed, features, and user-friendliness.</p> <span><i class="fa fa-quote-left text-primary display-8"></i></span> <h6 class="mb-0 mt-3">Jack Wallen</h6> <h6 class="small">TechRepublic</h6> </div> </div> </div> <!-- testimonial item --> <div class="item"> <div class="testimonials-wrap"> <div class="testi-text"> <p>There's a good reason for that popularity: Linux Mint just works. It isn't "changing the desktop computer paradigm," or "innovating" in "groundbreaking" ways. The team behind Mint is just building a desktop operating system that looks and functions a lot like every other desktop operating system you've used, which is to say you'll be immediately comfortable and stop thinking about your desktop and start using it to do actual work.</p> <span><i class="fa fa-quote-left text-primary display-8"></i></span> <h6 class="mb-0 mt-3">Scott Gilbertson</h6> <h6 class="small">ars technica</h6> </div> </div> </div> <!-- testimonial item --> <div class="item"> <div class="testimonials-wrap"> <div class="testi-text"> <p>Exploring the bevy of Linux distributions out there is a fun part of the hobby, but for your first installation, you will likely want something popular and beginner-friendly, so it's easy to get help when you need it. That's why I recommend starting with Linux Mint.</p> <span><i class="fa fa-quote-left text-primary display-8"></i></span> <h6 class="mb-0 mt-3">Whitson Gordon</h6> <h6 class="small">PCMag</h6> </div> </div> </div> <!-- testimonial item --> <div class="item"> <div class="testimonials-wrap"> <div class="testi-text"> <p>Linux Mint has again shown why it deserves to stay among the best Linux distribution for beginners. If you’re thinking to migrate from Windows to Linux, you should definitely get your hand on Linux Mint.</p> <span><i class="fa fa-quote-left text-primary display-8"></i></span> <h6 class="mb-0 mt-3">Sarvottam Kumar</h6> <h6 class="small">FossBytes</h6> </div> </div> </div> </div> </div> </div> </div> </section> <!-- ======================= testimonials --> <div class="divider m-0"></div> <!-- ======================= blog --> <section class="blog bg-light"> <div class="container"> <div class="row"> <div class="col-12 col-lg-8 mx-auto"> <div class="title text-center"> <span class="pre-title">From the blog</span> <h2>Latest news</h2> <p>Click a news title to get to the article.</p> </div> </div> </div> <div class="row"> <div class="col-md-12"> <div class="owl-carousel post-style-3 arrow-dark arrow-hover" data-dots="false" data-items-xl="3" data-items-lg="3" data-items-md="2" data-items-sm="2" data-items-xs="1"> <!-- post --> <div class='item'> <div class='post'> <div class='post-info'> <span class='post-tag bg-grad text-white mb-3 clearfix'><a href='https://blog.linuxmint.com/?p=4762'>Blog</a></span> <div class='post-time'><a href='https://blog.linuxmint.com/?p=4762'>2024-11-03</a></div> <a class='post-title' href='https://blog.linuxmint.com/?p=4762'>Monthly News – October 2024</a> <p class='mb-0'>Many thanks for your donations and for your support. Night Light in Cinnamon The team is working on adding Night Light support in Cinnamon. Night Light consists in reducing the amount of blue light emitted by the screen. It makes the color of your monitor warmer as you get closer to bed time to help [&#8230;]</p> </div> </div> </div><div class='item'> <div class='post'> <div class='post-info'> <span class='post-tag bg-grad text-white mb-3 clearfix'><a href='https://blog.linuxmint.com/?p=4749'>Blog</a></span> <div class='post-time'><a href='https://blog.linuxmint.com/?p=4749'>2024-09-30</a></div> <a class='post-title' href='https://blog.linuxmint.com/?p=4749'>Monthly News – September 2024</a> <p class='mb-0'>Many thanks for your donations and for your support. Visual improvements in Cinnamon Within the team Joseph continues to work his magic. Bit by bit he&#8217;s improving the look and feel of the Cinnamon desktop. The new default theme landed on the master branch. It&#8217;s much darker and contrasted than before. Objects are rounded and [&#8230;]</p> </div> </div> </div><div class='item'> <div class='post'> <div class='post-info'> <span class='post-tag bg-grad text-white mb-3 clearfix'><a href='https://blog.linuxmint.com/?p=4740'>Blog</a></span> <div class='post-time'><a href='https://blog.linuxmint.com/?p=4740'>2024-09-12</a></div> <a class='post-title' href='https://blog.linuxmint.com/?p=4740'>Monthly News – August 2024</a> <p class='mb-0'>Many thanks for your donations and for your support. Server upgrades The repository servers were upgraded. They&#8217;re now able to serve packages at 10gbps, which is 10 times faster than before. We no longer observe bottlenecks during large updates when packages such as Firefox or Chromium are updated concurrently. Upgrade path The upgrade between Mint [&#8230;]</p> </div> </div> </div> </div> </div> </div> </div> </section> <!-- ======================= blog --> <section class="bg-primary all-text-white pattern-overlay-4"> <div class="container"> <div class="col-md-12 col-lg-9 mx-auto p-4 p-sm-5"> <div class="text-center px-0 px-sm-5"> <h2>A fantastic community!</h2> <p class="mb-3 h6">We receive more than 300 donations a month. Our users love what we do and they mean the World to us. Around the desktop operating system Linux Mint is also a fantastic community.</p> </div> </div> </div> </section> <section> <div class="container"> <div class="row"> <div class="col-12 col-lg-8 mx-auto"> <div class="title text-center"> <span class="pre-title">Brought to you by</span> <h2>Partners and sponsors</h2> <p>Linux Mint is also supported by an amazing network of partners and sponsors.</p> </div> </div> </div> <div class="row text-center justify-content-center"> <div class="col-4 col-md-2 mb-5"> <a href="https://www.eukhost.com/vps-hosting" target="_blank"> <img class="gold-main-logo" src="web/img/sponsors/main/eukhost.svg" title="Linux VPS Hosting"> </a> </div> <div class="col-4 col-md-2 mb-5"> <a href="https://ipv6.rs/" target="_blank"> <img class="gold-main-logo" src="web/img/sponsors/main/ipv6rs.svg" title="IPv6.rs"> </a> </div> <div class="col-4 col-md-2 mb-5"><a href="http://www.fit-pc.com/web/purchase/order-direct-mintbox/" target="_blank"><img class="gold-main-logo" src="web/img/sponsors/main/compulab.png" alt=""></a></div> </div> <div class="row text-center justify-content-center"> <div class="col-4 col-md-2 mb-5"> <a href="https://www.datadoghq.com/" target="_blank"> <img class="silver-main-logo" src="web/img/sponsors/main/datadog.svg" title="Datadog"> </a> </div> <div class="col-4 col-md-2 mb-5"> <a href="https://sucuri.net/" target="_blank"> <img class="silver-main-logo" src="web/img/sponsors/main/sucuri.svg" title="Sucuri"> </a> </div> <div class="col-4 col-md-2 mb-5"> <a href="https://linuxmint.thinkpenguin.com/" target="_blank"> <img class="silver-main-logo" src="web/img/sponsors/main/think-penguin.png" title="ThinkPenguin: For Everything Freedom"> </a> </div> </div> <div class="row text-center justify-content-center"> <div class="col-4 col-md-2 mb-5"><a href="http://duckduckgo.com/?t=lm" target="_blank"><img class="silver-main-logo" src="web/img/sponsors/main/duckduckgo.svg" alt=""></a></div> <div class="col-4 col-md-2 mb-5"><a href="https://www.yahoo.com" target="_blank"><img class="silver-main-logo" src="web/img/sponsors/main/yahoo.svg" alt=""></a></div> <div class="col-4 col-md-2 mb-5"><a href="https://www.hellotux.com/linux_mint" target="_blank"><img class="bronze-main-logo" src="web/img/sponsors/main/hellotux.svg" alt=""></a></div> </div> <div class="row text-center justify-content-center"> <a href="sponsors.php" class="">View all sponsors</a> </div> </div> </section> <!-- ======================= footer --> <footer class="footer footer-dark pt-6 position-relative"> <div class="footer-content"> <div class="container"> <div class="row"> <!-- Footer widget 1 --> <div class="col-md-3 col-sm-6 order-sm-1"> <div class="widget address"> <a href="/" class="footer-logo mb-3 d-block"> <img src="web/img/logo.svg"/> </a> <p>Thanks to your donations and advertising Linux Mint is completely free of charge. We hope you'll enjoy using it as much as we enjoy working on it.</p> </div> </div> <!-- Footer widget 2 --> <div class="col-md-2 col-sm-4 order-sm-3"> <div class="widget"> <h6>Quick Links</h6> <ul class="nav flex-column"> <li class="nav-item"><a class="nav-link" href="https://www.linuxmint.com/download.php">Download</a></li> <li class="nav-item"><a class="nav-link" href="https://www.linuxmint.com/donors.php">Donate</a></li> <li class="nav-item"><a class="nav-link" href="https://www.linuxmint.com/getinvolved.php">Get Involved</a></li> </ul> </div> </div> <!-- Footer widget 3 --> <div class="col-md-2 col-sm-4 order-sm-4"> <div class="widget"> <h6>Info</h6> <ul class="nav flex-column primary-hover"> <li class="nav-item"><a class="nav-link" href="https://www.linuxmint.com/about.php">About</a></li> <li class="nav-item"><a class="nav-link" href="https://www.linuxmint.com/faq.php">FAQ</a></li> <li class="nav-item"><a class="nav-link" href="https://www.linuxmint.com/privacy.php">Privacy &amp; Cookies</a></li> </ul> </div> </div> <!-- Footer widget 4 --> <div class="col-md-2 col-sm-4 order-sm-5"> <div class="widget"> <h6>Support</h6> <ul class="nav flex-column primary-hover"> <li class="nav-item"><a class="nav-link" target="_blank" href="https://linuxmint-installation-guide.readthedocs.io/en/latest/">Installation Guide</a></li> <li class="nav-item"><a class="nav-link" target="_blank" href="https://linuxmint-user-guide.readthedocs.io/en/latest/">User Guide</a></li> <li class="nav-item"><a class="nav-link" target="_blank" href="https://forums.linuxmint.com">Forums</a></li> </ul> </div> </div> <!-- Footer widget 5 --> <div class="col-md-3 col-sm-6 order-sm-2"> <p>Almost all the packages we distribute are open-source. You can find their source code on <a target="_blank" href="https://packages.ubuntu.com">https://packages.ubuntu.com</a>, <a href="http://packages.linuxmint.com">http://packages.linuxmint.com</a> or <a target="_blank" href="https://github.com/linuxmint">https://github.com/linuxmint</a>. If you can't find what you're looking for contact us.</p> </div> </div> </div> </div> <div class="divider mt-3"></div> <!--footer copyright --> <div class="footer-copyright py-3"> <div class="container"> <div class="d-md-flex justify-content-between align-items-center py-3 text-center text-md-left"> <!-- copyright text --> <div class="copyright-text">Linux Mint is copyrighted since 2006 and trademarked through the Linux Mark Institute. All rights reserved.<br/>Linux® is the registered trademark of Linus Torvalds in the U.S. and other countries.</a></div> </div> </div> </div> </footer> <!-- ======================= footer --> <div> <a href="#" class="back-top btn btn-grad"><i class="ti-angle-up"></i></a> </div> <!--Global JS--> <script src="web/wizixo/template/assets/vendor/jquery/jquery.min.js"></script> <script src="web/wizixo/template/assets/vendor/popper.js/umd/popper.min.js"></script> <script src="web/wizixo/template/assets/vendor/bootstrap/dist/js/bootstrap.min.js"></script> <script src="web/wizixo/template/assets/vendor/jquery-easing/jquery.easing.min.js"></script> <!--Vendors--> <script src="web/wizixo/template/assets/vendor/fancybox/js/jquery.fancybox.min.js"></script> <script src="web/wizixo/template/assets/vendor/owlcarousel/js/owl.carousel.min.js"></script> <!--Template Functions--> <script src="web/wizixo/template/assets/js/functions.js"></script> </body> </html>

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