Раздел: Софт
Файл: |
linuxmint-21.3-mate-64bit.iso.torrent |
Описание: |
Linux Mint 21.3 Mate
The Linux Mint team have published a new version
of their Ubuntu-based distribution: Linux Mint
21.3. The new point release includes several new
features, including a new type of Cinnamon
add-on (or "spice") which adds actions to the
file manager. This release also includes support
for Secure Boot and introduces experimental
support for Wayland sessions in Cinnamon.
"Cinnamon add-ons are called 'spices'. Until now
Cinnamon supported 4 types of spices: Applets:
Little programs which can be placed in your
panel(s); Desklets: Same thing, but on your
desktop; Extensions: Scripts which can alter the
way Cinnamon works; Themes: Look and feel for
your Cinnamon desktop. Cinnamon 6.0 features a
new type of spices: Actions. Actions, formerly
known as 'Nemo actions', are add-ons for your
file manager's context menu. Right-click an .iso
file and look at the context menu. The 'Make
bootable USB stick' and 'Verify' menu items are
Nemo actions, provided by the mintstick package.
In Cinnamon 6.0, actions are now a type of
spice. You can download, enable and rate them
like any other spices: applets, desklets,
extensions and Cinnamon themes." |
Размер: |
29.30kb (0.03M) |
|
Файл: |
linuxmint-21.3-xfce-64bit.iso.torrent |
Описание: |
Linux Mint 21.3 Xfce
The Linux Mint team have published a new version
of their Ubuntu-based distribution: Linux Mint
21.3. The new point release includes several new
features, including a new type of Cinnamon
add-on (or "spice") which adds actions to the
file manager. This release also includes support
for Secure Boot and introduces experimental
support for Wayland sessions in Cinnamon.
"Cinnamon add-ons are called 'spices'. Until now
Cinnamon supported 4 types of spices: Applets:
Little programs which can be placed in your
panel(s); Desklets: Same thing, but on your
desktop; Extensions: Scripts which can alter the
way Cinnamon works; Themes: Look and feel for
your Cinnamon desktop. Cinnamon 6.0 features a
new type of spices: Actions. Actions, formerly
known as 'Nemo actions', are add-ons for your
file manager's context menu. Right-click an .iso
file and look at the context menu. The 'Make
bootable USB stick' and 'Verify' menu items are
Nemo actions, provided by the mintstick package.
In Cinnamon 6.0, actions are now a type of
spice. You can download, enable and rate them
like any other spices: applets, desklets,
extensions and Cinnamon themes." |
Размер: |
28.52kb (0.03M) |
|
Файл: |
solus-4.5-budgie.torrent |
Описание: |
Solus-4.5-Budgie
Solus is an independent Linux distribution
featuring the eopkg package manager and the
flagship edition runs the Budgie desktop
environment. The latest release of Solus,
version 4.5, introduces a new desktop spin for
Xfce (which is considered to be in beta status)
and switches to the Calamares system installer
to get the system up and running. "The Solus
team is proud to announce the release of Solus
4.5 Resilience. This release brings updated
applications and kernels, refreshed software
stacks, a new installer, and a new ISO edition
featuring the Xfce desktop environment. With
Solus 4.5 comes a new installation experience
using the Calamares installer. This enables
easier installation using filesystems like
BTRFS, specifying your own partition layout
right in the installer, and it’s a major step
in migrating away from Python 2, which the old
os-installer was written in. A ton of work has
gone into the new installation experience, and
we are glad to finally release it to everyone!" |
Размер: |
99.44kb (0.10M) |
|
Файл: |
solus-4.5-gnome.torrent |
Описание: |
Solus-4.5-GNOME
Solus is an independent Linux distribution
featuring the eopkg package manager and the
flagship edition runs the Budgie desktop
environment. The latest release of Solus,
version 4.5, introduces a new desktop spin for
Xfce (which is considered to be in beta status)
and switches to the Calamares system installer
to get the system up and running. "The Solus
team is proud to announce the release of Solus
4.5 Resilience. This release brings updated
applications and kernels, refreshed software
stacks, a new installer, and a new ISO edition
featuring the Xfce desktop environment. With
Solus 4.5 comes a new installation experience
using the Calamares installer. This enables
easier installation using filesystems like
BTRFS, specifying your own partition layout
right in the installer, and it’s a major step
in migrating away from Python 2, which the old
os-installer was written in. A ton of work has
gone into the new installation experience, and
we are glad to finally release it to everyone!" |
Размер: |
53.67kb (0.05M) |
|
Файл: |
solus-4.5-plasma.torrent |
Описание: |
Solus-4.5-Plasma
Solus is an independent Linux distribution
featuring the eopkg package manager and the
flagship edition runs the Budgie desktop
environment. The latest release of Solus,
version 4.5, introduces a new desktop spin for
Xfce (which is considered to be in beta status)
and switches to the Calamares system installer
to get the system up and running. "The Solus
team is proud to announce the release of Solus
4.5 Resilience. This release brings updated
applications and kernels, refreshed software
stacks, a new installer, and a new ISO edition
featuring the Xfce desktop environment. With
Solus 4.5 comes a new installation experience
using the Calamares installer. This enables
easier installation using filesystems like
BTRFS, specifying your own partition layout
right in the installer, and it’s a major step
in migrating away from Python 2, which the old
os-installer was written in. A ton of work has
gone into the new installation experience, and
we are glad to finally release it to everyone!" |
Размер: |
101.19kb (0.10M) |
|
Файл: |
netbsd-10.0_rc2-amd64.iso.torrent |
Описание: |
NetBSD 10.0 RC2
NetBSD is a highly portable operating system
which offers a minimal and clean design. The
project has published its second (and probably
final) release candidate for NetBSD 10.0. Among
the enhancements in this snapshot are
cyptographic updates and an experimental
implementation of WireGuard. "Compatibility with
WireGuard: A new interface, wg(4), provides a
VPN tunnel compatible with the WireGuard
specification. The driver is experimental and
needs more testing. A userspace implementation
using a rump kernel server is also included, see
wg-userspace(4)/ The NetBSD implementation works
with WireGuard implementations used by
commercial VPN providers, Android, Linux, and
more. Stronger, faster cryptography: Added an
implementation of the Adiantum cipher for
efficient disk encryption with cgd(4) on systems
without AES acceleration. Added support for
shared keys to cgdconfig(8), allowing multiple
derived subkeys to be used across multiple
drives. Switched the default password hashing
algorithm to Argon2id, winner of the Password
Hashing Competition. The algorithm's hardness
automatically scales with system performance.
Added support for Argon2id to cgdconfig(8) for
use in password-based disk encryption. The
kernel now takes advantage of CPU acceleration
and vectorization for common cryptographic
algorithms on x86 and Arm, including AES and
ChaCha. All in-kernel implementations of AES are
now constant-time on all architectures. Swap
encryption is now automatic using the
vm.swap_encrypt=1 sysctl(8) variable." |
Размер: |
23.46kb (0.02M) |
|
Файл: |
emmabuntus-de5-i686-12.4-1.01.torrent |
Описание: |
Emmabuntüs DE5-1.01
Emmabuntüs, a Debian-based desktop Linux
distribution originally designed to facilitate
the reconditioning of computers donated to
humanitarian associations, has been updated to
version DE5-1.01. The new release is based on
Debian 12.4: "On January 2nd 2024, the
Emmabuntüs Collective is happy to announce the
release of the new Emmabuntüs Debian Edition 5
1.01 (32-bit and 64-bit variants), based on the
Debian 12.4 'Bookworm' distribution and
supporting both XFCE and LXQt desktop
environments. This new release of our
distribution mainly concerns updates to its
embedded software, except for the replacement of
VeraCrypt by ZuluCrypt, made necessary by the
fact that VeraCrypt no longer supports the
creation of TrueCrypt volumes, and the update of
the English installation tutorial for
Emmabuntüs Debian Edition 5. Concerning the
activity around our refurbishing USB stick, we
have written a small computer reconditioning
manual for people who spend a fair amount of
time refurbishing computers." |
Размер: |
36.41kb (0.04M) |
|
Файл: |
wattos-r13.iso |
Описание: |
wattOS R13
wattOS is a fast desktop Linux distribution
based on Debian. Using the lightweight Openbox
window manager as its default user interface,
the distribution strives to be as
energy-efficient as possible. The project's
latest release, version R13, is based on Debian
12. The project's release announcement lists the
details: "wattOS R13 has been released with
Debian 12 Bookworm as the basis for the OS.
Giving you a stable and reliable foundation.
Based on Debian 12 Bookworm - Stable release.
LXDE as a lightweight desktop. Kernel 6.1 for
64bit PC installation. Much better hardware
support out of the box. Calamares as the
installer for a simple streamined install from a
live session. Inclusion of gdebi ease install of
.deb packages. Additional configuration to
enhance the out of the box experience. Minimal
in nature so you can install and build as you
like." |
Размер: |
1511424.00kb (1476.00M) |
|
Файл: |
wattos-r13.iso.torrent |
Описание: |
wattOS R13
wattOS is a fast desktop Linux distribution
based on Debian. Using the lightweight Openbox
window manager as its default user interface,
the distribution strives to be as
energy-efficient as possible. The project's
latest release, version R13, is based on Debian
12. The project's release announcement lists the
details: "wattOS R13 has been released with
Debian 12 Bookworm as the basis for the OS.
Giving you a stable and reliable foundation.
Based on Debian 12 Bookworm - Stable release.
LXDE as a lightweight desktop. Kernel 6.1 for
64bit PC installation. Much better hardware
support out of the box. Calamares as the
installer for a simple streamined install from a
live session. Inclusion of gdebi ease install of
.deb packages. Additional configuration to
enhance the out of the box experience. Minimal
in nature so you can install and build as you
like." |
Размер: |
29.28kb (0.03M) |
|
|
|
|
|
Разделы:
Реклама:
|
|
|
|
|