Information about linux mint

Information about linux mint

The latest version of the friendly operating system is here. Install it on your computer today!

Features

What is Linux Mint?

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.

Graphic Design

Work in 3D with Blender, draw or edit pictures in Gimp, use Inkscape for vector graphics.

Productivity

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.

Multimedia

Enjoy your music, watch TV and movies, listen to podcasts, Spotify and online radio.

Browse the Web, watch Youtube and Netflix with Firefox. Turn any website into a desktop app for immediate access.

Gaming

Access more than 7,800 games with Steam. Install GOG to get even more.

Give it a try. You’ll Love it!

Most of our users come from Windows and they never look back.

Easy to use, fast and comfortable.

Give your hardware the operating system it deserves and feel right at home.

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 unecessary questions are asked.

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.

Home rule

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.

Rock solid

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.

Free and Open Source

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.

Community-centric

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.

Fun, helpful and passionate.

If you’re making your first steps with Linux don’t hesitate to join the forums. Linux users are often welcoming, helpful and eager to share their experience.

Is it free?

Yes, Linux Mint is completely free of charge. Almost everything in Linux Mint is also open-source.

Will it work on my computer?

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.

Can I keep Windows?

Yes, you can have both Windows and Linux Mint. A menu asks you which one to use when you start the computer.

Will it suit my needs?

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.

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.

Читайте также:  Windows server multi language
Steven J. Vaughan-Nichols
ZDNet

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’.

David Hayward
Linux Format

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.

Jack Wallen
TechRepublic

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.

Scott Gilbertson
ars technica

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.

Whitson Gordon
PCMag

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.

Источник

Release notes

This is Linux Mint 20, codename Ulyana.

Linux Mint 20 is a long term support release which will be supported until 2025. It comes with updated software and brings refinements and many new features to make your desktop experience more comfortable.

Known issues

Shutdown timeout

For your convenience, the shutdown timeout is reduced to 10s.

If you rely on lengthy operations to finish before shutdown, read /etc/systemd/system.conf.d/50_linuxmint.conf and override the timeout value in /etc/systemd/system.conf.d/60_custom.conf.

Grub2 theme in HiDPI

If the grub2 theme looks too small in your HiDPI monitor, install the «grub2-theme-mint-2k» package.

Snap Store

The Snap Store is disabled in Linux Mint 20. For more information on this or to re-enable it read https://linuxmint-user-guide.readthedocs.io/en/latest/snap.html.

Virtualbox

If the screen is black when launching Linux Mint in Virtualbox, change the VirtualBox graphics controller to «VMSVGA». Do this by opening up the settings for your VM and select Display -> Graphics Controller.

If the screen is garbled when launching Linux Mint in Virtualbox, switch to console with HOST+F1 (e.g. the RIGHT Ctrl key, no ALT) and back to tty7 with HOST+F7.

Another workaround is to disable «nested paging» (in the System -> Acceleration settings) and to increase the video memory to 128MB (in the Display settings).

Note: This issue only affects the live session. You don’t need these workarounds post-installation.

To add support for shared folders, drag and drop, proper acceleration and display resolution in Virtualbox, click on the «Devices» menu of Virtualbox and choose «Insert Guest Additions CD Image». Choose «download» when asked and follow the instructions.

Home directory encryption

Benchmarks have demonstrated that, in most cases, home directory encryption is slower than full disk encryption.

The move to systemd caused a regression in ecrypts which is responsible for mounting/unmounting encrypted home directories when you login and logout. Because of this issue, please be aware that in Mint 20 and newer releases, your encrypted home directory is no longer unmounted on logout: https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1734541.

Guest sessions

You can still enable guest sessions in the «Login Window» utility, but this option is now disabled by default.

Touchpad drivers

The default touchpad driver in this edition is «libinput» (provided by the xserver-xorg-input-libinput package).

If you experience problems with it, you can switch to another driver called «synaptics» (provided by the xserver-xorg-input-synaptics package).

Читайте также:  Не меняется рабочая группа windows

To know which driver is used by your input devices, run the following command:

grep -i «Using input driver» /var/log/Xorg.0.log

When both drivers are installed, «synaptics» takes priority.

To switch to the «synaptics» driver, install it with the command:

apt install xserver-xorg-input-synaptics

Then log out and log back in.

To go back to using «libinput», simply remove the «synaptics» driver:

apt remove xserver-xorg-input-synaptics

Then log out and log back in.

Note: You can also try installing the «evdev» driver (provided by the xserver-xorg-input-evdev).

To install the complete version of WINE, open a terminal and type:

apt install wine-installer

Among other things, this will install wine-desktop-files, which adds menu entries for regedit, your C:\ drive and other items which are missing from upstream WINE.

Sound and microphone issues

If you’re facing issues with your microphone or your sound output, please install «pavucontrol».

This will add «PulseAudio Volume Control» to your menu. This application has more configuration options than the default volume control.

DVD Playback with VLC

If VLC does not find your DVD player, click on Media->Open Disc, and specify ‘/dev/sr0’ as the disc device.

Other issues

Linux Mint 20 is based on Ubuntu 20.04. Make sure to read the Ubuntu release notes.

Username and password in the live session

In the live session, the username is «mint» and the password is empty (i.e. just press Enter if asked for a password).

Moving windows which don’t fit in the screen

If your screen resolution is too low, some windows might not fit in the screen.

While pressing the ALT key, you can grab any part of a window with the mouse and move it across the screen.

Installing multimedia codecs offline

To download the multimedia codecs into an installable archive:

  • Boot from the Linux Mint ISO on a computer which is connected to the Internet
  • Open a terminal and type «apt download mint-meta-codecs» (without the quotes)
  • This creates a «mint-meta-codecs.tgz» archive

On computers which do not have an Internet access, you can decompress this archive and run ./install.sh (or alternatively «sudo dpkg -i *.deb») to install the multimedia codecs.

Solving freezes during the boot sequence

Some graphics cards don’t work well with the open-source driver present in Linux Mint.

If Linux Mint freezes during boot time, use the «Compatibility Mode» boot option.

In this mode you should be able to boot Linux Mint and install it on your computer.

After the installation, reboot the computer and wait for the boot menu to appear.

Add the «nomodeset» option as illustrated below:

Your browser does not support the video tag.

If your graphics card is from NVIDIA, once in Linux Mint, perform the following steps to install the NVIDIA drivers:

  • Run the Driver Manager
  • Choose the NVIDIA drivers and wait for them to be installed
  • Reboot the computer

With these drivers the system should now be stable and you no longer need to use «nomodeset».

Note: If you’re using an Optimus card, you’ve nothing more to do. Upon reboot, a system tray icon should show up indicating which GPU is currently active. Click on it to switch GPUs.

Note: If you still cannot boot try one of the following solutions:

  • Try with «nouveau.noaccel=1» instead of «nomodeset».
  • Try with «noapic noacpi nosplash irqpoll» instead of «quiet splash».
  • After the installation, use «Advanced Options» -> «Recovery mode» from the boot menu and choose «resume».

Choosing the right version of Linux Mint

Each new version comes with a new kernel and a newer set of drivers. Most of the time, this means newer versions are compatible with a larger variety of hardware components, but sometimes it might also introduce regressions. If you are facing hardware issues with the latest version of Linux Mint and you are unable to solve them, you can always try an earlier release. If that one works better for you, you can stick to it, or you can use it to install Linux Mint and then upgrade to the newer release.

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.

Читайте также:  Неисправности при установки windows

Источник

About Linux Mint

Linux Mint is one of the most popular desktop Linux distributions and used by millions of people.

It is one of the best alternatives to Microsoft Windows and Apple MacOS.

Purpose

The purpose of Linux Mint is to produce a modern, elegant and comfortable operating system which is both powerful and easy to use.

Some of the reasons for the success of Linux Mint are:

  • It works out of the box, with full multimedia support and is extremely easy to use.
  • It’s both free of cost and open source.
  • It’s community-driven. Users are encouraged to send feedback to the project so that their ideas can be used to improve Linux Mint.
  • Based on Debian and Ubuntu, it provides about 30,000 packages and one of the best software managers.
  • It’s safe and reliable. Thanks to a conservative approach to software updates, a unique Update Manager and the robustness of its Linux architecture,
  • Linux Mint requires very little maintenance (no regressions, no antivirus, no anti-spyware. etc).

History

In 2021 Linux Mint celebrated its 15th anniversary. Let’s take a look back at how it all started and some of the events which have helped shape what it is today.

Articles & reviews

Clement Lefebvre, a French developer now commonly known as «Clem», was writing reviews and tutorials for various Linux sites. To host his own articles he started a website called «Linux Mint».

Early releases

After a time, he began to get a flavour for what the community wanted out of a distribution and started implementing solutions to common problems. In August of 2006, Linux Mint 1.0 “Ada”, based on Kubuntu 6.06 was released.

In November 2006, he switched to a GNOME desktop with Linux Mint 2.0 “Barbara”, based on Ubuntu 6.10.

A new ambition

The project is extremely popular and grows rapidly. A team is formed, forums chat rooms and a website are open.

By the time Linux Mint 3.0 «Cassandra» is released the project has a new logo, its own identity and the ambition to rival Windows and Mac OS.

Development & growth

Linux Mint rises to the top and joins Ubuntu as one of the most popular desktops on the market.

Between Linux Mint 4.0 «Daryna» and Linux Mint 9.0 «Isadora», more and more tools make Linux Mint unique: mintupdate, mintinstall, mintdisk, mintmenu, mintdesktop, mintnanny, mintbackup, mintstick, mintwelcome, mintupload.

A mature desktop

Linux Mint features a desktop experience based on GNOME 2 which has matured for now more than 5 years. It is full-featured, extremely stable and very popular.

A traumatic release

When GNOME 3 replaces GNOME 2 it’s a catastrophe for Linux Mint. Many features (the panel, the tray, the menu. etc) are missing and neither the desktop, the theme engine nor the toolkit are stable.

Despite the reimplementation of most of the missing features, the release of Linux Mint 12 «Lisa» based on GNOME 3 is not good enough and is still to this day considered by the team as a regression.

To guarantee its future Linux Mint decides to widen the scope of its development and invests in 2 alternatives to GNOME 3: MATE, a joint project which consists in renaming GNOME 2 and bringing it back, and Cinnamon, a Mint project, which consists in adapting GNOME 3 and turning it into a full-featured desktop.

The modern era

Since 2012 Linux Mint provides incremental improvements to what is a more and more refined desktop experience.

The team has boosted its development by focusing on 3 desktop editions (Cinnamon, MATE and Xfce) and by taking the decisions in 2014 to only use long-term support releases.

The accent is put on quality vs quantity, on doing less to do it better and on pleasing existing users rather than trying to attract new ones.

Following the success of Cinnamon and its compatibility with other distributions, Linux Mint also started to develop cross-distribution and cross-desktop solutions. Nowadays some of the software developed by Linux Mint is enjoyed in many other distributions and bug reports and development are boosted by contributions from people outside of the Linux Mint community.

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.

Источник

Оцените статью