Alto Professional

Linux Mint 21.2 "Victoria" 64 Bit DVD. WorldWide Shipping

Description: Linux Mint 21.2 CinnamonLinux Mint 21.2 is a long term support release which will be supported until 2027. It comes with updated software and brings refinements and many new features to make your desktop experience more comfortable.Linux Mint 21.2 "Victoria" Cinnamon EditionSlick GreeterSlick Greeter, which is in charge of the login screen, was given support for multiple keyboard layouts. The indicator located on the top-right corner of the screen opens a menu which lets you switch between layouts.Support for multiple keyboard layoutsSystem layouts defined in /etc/default/keyboard are listed first for easy access. Below that a sub-menu lists all supported layouts.Touchpad support was also improved. Tap-to-click is detected and enabled automatically in the login screen.The layout used for Onboard, the on-screen keyboard is configurable.Configurable layout for the on-screen keyboardThe keyboard navigation was improved. The arrow keys can be used to edit the password which is being typed. A revealer icon appears when the password is clicked or edited. This revealer can be used to toggle the visibility of the password.Password revealer in the login screenAmong other small improvements Slick-greeter also received support for Wayland sessions, LXQT/Pademelon badges and a scrollable session list.Software ManagerThe Software Manager was given a UI refresh.Better apps and UI refresh in the Software ManagerThe list of featured applications was updated and now includes Flatpaks.The scoring system was improved to give more visibility to new trending apps.PixPix, which was originally based on gThumb 3.2.8, was rebased on gThumb 3.12.2.The new gThumb UI was adopted. It uses headerbars and buttons instead of toolbars and menubars. It’s slightly less discoverable for newcomers but it looks very clean and remains quite intuitive.Pix 3.0This rebase brings 168 new features or user visible changes, most notably:Better performance, faster image loading, faster navigationSupport for AVIF/HEIF and JXL formatsImproved support for GIF, RAW and TIFF imagesImproved zoom controlsSupport for larger thumbnail sizes: 512, 768 and 1024 pixels.Allow to set shortcuts to activate filters.Template editor to edit text values with special codes:script commands, rename templates, print header and footer, etc.Support for color profilesImproved video playbackNew image tools: special effects; curves.Color pickerSearch in multiple foldersCustomizable keyboard shortcutsImproved filtersMeson build systemThe changes which were specific to Pix were cherry picked and re-applied. These include:A more intuitive default configurationSupport for Cinnamon, MATE, XfceConfigurable dark-modeSupport for Xapps favoritesLook and FeelFolder iconsFolder icons no longer feature a stripe. Instead, each color received beautiful two-tones icons.Here are a few examples:Aqua foldersPink foldersNew color variants were introduced for popular colors.This one is Yaru (from Papirus, inspired by the Yaru theme from Ubuntu):Yaru folders with Orange themeAnd from blue to green we’ve got 7 beautiful variants. Here’s Teal using Cyan icons:Cyan folders with Teal themeBrown and Sand were shades of the same color (same hue) so brown was removed.TooltipsTooltips looked slightly different depending on where they came from (GTK2, GTK3, Cinnamon). They also featured a grey border which didn’t look clean around their yellow background.Consistency issues across the various GTK versions and Cinnamon were fixed. We took inspiration from Adwaita and made our tooltips bigger, rounder and with larger margins.Tooltips are transient elements which highlight an event or a feature. They should be beautiful and noticeable.Accentuated tooltipsIn Cinnamon we also added a bit of space between the applets and their tooltips so they wouldn’t be stuck to the panel.TitlebarsTitlebar buttons were realigned.Realigned titlebar buttonsMono iconsHere's a "Copy" menu item which uses a symbolic icon:Symbolic icons adapt to their backgroundThe icon changes color from black to white when the menu item is hovered. It always matches the label.Here's the same menu item, using a mono icon:Traditional icons do notThis icon is not symbolic. This is a monochrome icon which is rendered just the way it looks. It doesn't change color dynamically, and it doesn't match the label.To prevent this kind of issue all the applications and projects we develop use symbolic icons. This ensures they look fine with any themes, whether the themes are dark, light or light and dark.Until now Mint-Y provided monochrome icons. This allowed applications which still don't use symbolic icons to get a modern look, with monochrome icons. This was done at a cost though. First, it only worked with light themes, so each color variant had to be duplicated, to provide both a light and a dark icon theme. Second, no matter what, this couldn’t work with themes which mixed dark and light elements (Mint-Y-Legacy-Darker or Arc-Darker for instance).This is Transmission, one of the few applications which still doesn't use symbolic icons. It looked nice because Mint-Y provided monochrome icons which look similar to its symbolic icons.. but this application features the same theme compatibility issues as above.Transmission with mono iconsIn Linux Mint 21.2 all monochrome icons and all Dark icon themes are removed. In applications which still use them, fullcolor icons now default to Adwaita.Transmisssion with Adwaita iconsWhether or not they look better is subjective, but at least this makes the applications compatible with any control themes.XDG Desktop PortalXDG Desktop Portal support was added to XApp for Cinnamon, MATE and Xfce.This provides better compatibility between desktop environments and non-native applications such as flatpaks or GNOME apps (libhandy/libadwaita apps).Among other things this makes it possible for these apps to take screenshots or to support dark-mode.As a result, Dark mode becomes a global setting which is set in cinnamon-settings (for Cinnamon) or in mintdesktop (for MATE and Xfce).The dark mode setting affects applications which support it and lets you choose between three options:Prefer lightPrefer darkLet the applications decideAmong the many apps which support it, some are light by default (Firefox, Xed, Thingy, Xreader) and some are dark by default (Xviewer, Pix). The setting is also supported by many Flatpaks and GNOME/LibAdwaita applications.Cinnamon 5.8StylesCinnamon 5.8 introduces a new concept called “styles”.A style has up to three modes: mixed, dark and light. Each of these modes can contain color “variants”. A variant is a combination of themes which work well together.Cinnamon stylesThe idea behind styles, modes and variants is to make it really simple to switch to something that looks great, and to quickly browse what’s there, no matter how many individual themes are installed and without having to find elements which match each other.In the style combo you’ll see popular styles such as Adwaita, Mint-X, Mint-Y etc.. choose one mode and the color variants will show up.Adwaita modes and color variantsYou can switch between styles, modes and color variants with a few clicks of a button.If you want to tune things or select a combination of themes which isn’t proposed, you can click on “Advanced settings” and get back to the familiar settings window where you can choose each theme individually.NotificationsThe Cinnamon notifications were redesigned to feature the accent color.Redesigned notificationsWhenever possible notifications also prefer symbolic icons.Gesture SupportGesture support was added for window management, workspace management, tiling and media controls.Gestures are supported on touchpads, touchscreens and tablets.Gestures are now supported in CinnamonOther ImprovementsThe main menu is now resizable, just drag the edge with the mouse to rezize it to your liking.Experimental theme support for bumpmap and blur was add to Cinnamon.Notifications for low-level battery connected devices can be disabled.Nemo features multi-threaded thumbnails. Instead of generating each thumbnail one by one, Nemo now generates multiple thumbnails in parallel. This uses more CPU but it results in loading directory content faster, especially for directories which contain a large amount of media files.CJS, the Cinnamon Javascript interpreter, was rebased on GJS 1.74 to make use of SpiderMonkey (libmozjs) 102.WarpinatorWarpinator is designed to let people see each other and share files on the local network as easily as possible and without setup. Although access to the local network itself should be monitored/restricted in the first place, once you’re connected to it, you can see and interact with other Warpinator instances.The SUSE security team recently performed a review of the codebase and highlighted some concerns. Discussions followed and decisions were taken to harden the security in Warpinator.Security bugs (CVE-2022-42725) were fixed to prevent files potentially being written outside of the download directory in the case of a malicious remote copy of Warpinator.Setting a group code became a requirement for the application to remain open indefinitely or to be started automatically after login. Only computers which share the same group code see each other and their communication is encrypted. This was done to prevent a malicious copy of Warpinator from pretending to be someone else on the network and initiate transfers, especially in cases where the target’s instance is set to automatically accept incoming requests.People who want to casually share files now and then would communicate first, agree on timing and what’s being shared. They’d launch their instances around the same time and expect what they agreed on. In this scenario the lack of setup requirement is key and there is no significant need for a group code.In preparation for future potential bugs or security issues, changes were implemented to completely isolate Warpinator from the filesystem and make it technically unable to write anywhere other than in the incoming folder.Warpinator received support for landlock and bubblewrap. These technologies were used to guarantee folder isolation, basically making Warpinator technically unable to write outside of its dedicated download folder.Warpinator is used in many different ways and in different environments. Whether it’s in an office with a secure network and a multitude of computers which trust each others and are constantly open to transfers… or on a public Wifi between two friends’ laptops, or even as we recently mentioned just you sending files to yourself from/to a smartphone, a steam deck or another box. We want Warpinator to work for everyone, to be as secure as possible in environments where it’s setup to be secure (with a group code, autostart, auto-accepting requests etc..), and to require no configuration in use cases where users themselves communicate first and don’t rely on the network to trust each others.Other improvementsBlueman was upgraded to version 2.3.5.Linux Mint 21.2 features full support for HEIF and AVIF image files.Adobe Illustrator documents are supported by Xreader, the Document Viewer.Mint-Y-Legacy was renamed Mint-L. If you enjoy the “Darker” themes, it’s never been easier to select. And now that the mono icons are gone it’s compatible with fullcolor applications.Folder-color-switcher no longer tries to guess icon colors based on their theme name. The color matches are defined /usr/share/folder-color-switcher/colors.d/.Xreader defaults to page mode with a maximized window.Nvidia offload is now handled by libxapp and delegated to switcheroo. This is used by Cinnamon and mintmenu.Artwork improvementsLinux Mint 21.2 features a superb collection of backgrounds from Bruno Fantinatti, Bilal Mansuri, Jonathan Gallegos, Julius Rinke, Kazuki Taira, Lorenzo Herrera, Mike Enerio, Markos Mant, Masahiro Miyagi, Mohamed Nohassi, Marek Piwnicki, Nguyen Dang Hoang Nhu, Pawel Czerwinski, Tim Gouw, Timon Studler and Vanessa Friedl.An overview of the new backgroundsMain componentsLinux Mint 21.2 features Cinnamon 5.8, a Linux kernel 5.15 and an Ubuntu 22.04 package base.LTS strategyLinux Mint 21.2 will receive security updates until 2027.Until 2024, future versions of Linux Mint will use the same package base as Linux Mint 21.2, making it trivial for people to upgrade.Until 2024, the development team won't start working on a new base and will be fully focused on this one.

Price: 9.99 USD

Location: Sparks, Nevada

End Time: 2024-03-11T03:30:08.000Z

Shipping Cost: 0 USD

Product Images

Linux Mint 21.2 "Victoria" 64 Bit DVD. WorldWide ShippingLinux Mint 21.2 "Victoria" 64 Bit DVD. WorldWide ShippingLinux Mint 21.2 "Victoria" 64 Bit DVD. WorldWide ShippingLinux Mint 21.2 "Victoria" 64 Bit DVD. WorldWide Shipping

Item Specifics

All returns accepted: ReturnsNotAccepted

Platform: Linux

License Category: GNU

Minimum RAM: 2 GB

UPC: Does not apply

MPN: Does Not Apply

For Operating Systems: Linux

Operating Systems: Linux

Brand: Linux Mint

Operating System Edition: Linux

Type: Operating System

Format: DVD

Language: English

Minimum Hard Drive Space: 4 GB

Version: 18.3 32 Bit

Minimum Processor Speed: 1 GHz

Country/Region of Manufacture: United States

Recommended

Dell 7490 Laptop Linux Mint Cinnamon 16GB SUPER FAST 500GB SSD + 5 YEAR WARRANTY
Dell 7490 Laptop Linux Mint Cinnamon 16GB SUPER FAST 500GB SSD + 5 YEAR WARRANTY

$329.00

View Details
Linux Mint Latest 22 Cinnamon Version 64bit BOOTABLE/LIVE USB or DVD FREE SHIP
Linux Mint Latest 22 Cinnamon Version 64bit BOOTABLE/LIVE USB or DVD FREE SHIP

$14.99

View Details
Linux Mint 22 "Wilma" Cinnamon OS Live CD Bootable DISC  Fast free shipping
Linux Mint 22 "Wilma" Cinnamon OS Live CD Bootable DISC Fast free shipping

$11.20

View Details
Linux MINT 20.2 USB UMA Cinnamon 64-Bit Live Boot, Full Install MAC, PC
Linux MINT 20.2 USB UMA Cinnamon 64-Bit Live Boot, Full Install MAC, PC

$11.99

View Details
Linux MINT 21.2 USB VICTORIA Cinnamon Edge 64-Bit Live Boot, Install for MAC, PC
Linux MINT 21.2 USB VICTORIA Cinnamon Edge 64-Bit Live Boot, Install for MAC, PC

$11.99

View Details
Linux Mint 20 LTS 64 Bit Bootable 8GB USB Flash Drive And Install Guide
Linux Mint 20 LTS 64 Bit Bootable 8GB USB Flash Drive And Install Guide

$16.95

View Details
Dell Latitude 5570 15.6" Laptop Intel Core i3 8GB RAM 128GB SSD Linux Mint -RR
Dell Latitude 5570 15.6" Laptop Intel Core i3 8GB RAM 128GB SSD Linux Mint -RR

$100.00

View Details
Linux Mint Latest 22 Cinnamon 64bit Version BOOTABLE/LIVE DVD-or-USB FREESHIP!
Linux Mint Latest 22 Cinnamon 64bit Version BOOTABLE/LIVE DVD-or-USB FREESHIP!

$14.99

View Details
^NEW* Linux Mint 22 Cinnamon Sleek-8GB Bootable OS
^NEW* Linux Mint 22 Cinnamon Sleek-8GB Bootable OS

$4.50

View Details
Linux Mint 21 '3" DVD SET MATE Cinnamon XFCE Latest Version Fast Shipping USA  
Linux Mint 21 '3" DVD SET MATE Cinnamon XFCE Latest Version Fast Shipping USA  

$8.89

View Details