| Sidebar Sponsor |
 |
|
Latest News and Updates |
|
|
| 2016-12-25 |
Distribution Release: Guix System Distribution 0.12.0 |
|
The GNU Guix project has announced the release of an update to the Guix System Distribution (GuixSD) operating system. GuixSD is a Linux distribution built around the Guix package manager, which offers transactional upgrades and roll-backs along with reproducible builds. The new release, GuixSD 0.12.0, includes several new services, including log rotation, CUPS and the OpenSMTPD e-mail service. "We are pleased to announce the new release of GNU Guix and GuixSD, version 0.12.0! The release comes with USB installation images to install the standalone GuixSD, and with tarballs to install the package manager on top of your GNU/Linux distro, either from source or from binaries. It’s been a little over 4 months since the previous release, during which 76 people contributed code and packages. The highlights include: New GuixSD system services, including a log rotation service, a CUPS printing service, NFS related services, and an OpenSMTPD service. Guix daemon offloading support now uses Guile-SSH. GuixSD can now be installed to a LUKS-encrypted root." Additional information can be found in the release announcement. Download: guixsd-usb-install-0.12.0.x86_64-linux.xz (153MB, signature, pkglist). |
|
| 2016-12-25 |
Distribution Release: Parrot Security OS 3.3 |
 |
Lorenzo Faletra has announced the release of Parrot Security OS 3.3, a new release of the project's Debian-based, specialist distribution with a collection of utilities designed for penetration testing, computer forensics, reverse engineering, hacking, privacy and cryptography: "Parrot 3.3 released. We are sorry for all the silence behind our development process these days, but we were secretly working on two main projects, the perfect plan to conquer the world and the new Parrot 3.3 release which fixes many minor but unpleasant bugs and introduces many many updates. This release is not a definitive goal; it is just a working snapshot of the bigger work we are doing for parrot 3.4 that will be released very soon. Changelog: include Linux 4.8 kernel; fix touchpad and multitouch support; fix mismatching kernel installer; update anonsurf; fix minor MATE bugs; include GCC 6.2; update Metasploit Framework to 4.13; switch to PHP 7; upgrade most of the tools to their latest versions." See the release announcement and changelog for more details. As always, Parrot Security OS is available in several editions; a quick link to "Full" variant: Parrot-full-3.3_amd64.iso (3,565MB, SHA512, pkglist). Also available from OSDisc. |
|
| 2016-12-25 |
Distribution Release: OpenMandriva Lx 3.01 |
 |
Kate Lebedeff has announced the release of OpenMandriva Lx 3.01, an updated build of the distribution's 3.0 branch, featuring the KDE Plasma desktop, which was originally released in August: "Not long after Lx 3.0 final release we are proud to announce OpenMandriva Lx 3.01. The 3.01 release brings a number of major fixes - updated software; new drivers and kernel with better support for newer hardware; many bug fixes; stable Plasma running on Wayland. OpenMandriva Lx is a cutting-edge distribution compiled with LVM/Clang. Combined with the high level of optimisation, it gives the desktop an unbelievably crisp response to operations on KDE Plasma 5 which makes it a pleasure to use. The latest release of all the KDE applications is there to support the desktop and help give you a consistent feel. Main features: KDE Plasma 5.8.4, KDE Frameworks 5.29.0, KDE Applications 16.08.3, Qt 5.6.2, Linux kernel 4.9 with BFQ as a default CPU scheduler, systemd 232..." Here is the full release announcement. Download (MD5): OpenMandrivaLx.3.01-PLASMA.x86_64.iso (2,018MB, torrent, pkglist). |
|
| 2016-12-24 |
Distribution Release: siduction 16.1.0 |
 |
Ferdinand Thommes has announced the release of siduction 16.1.0, a set of distributions based on Debian's "unstable" branch. The release arrives in two batches, with the one made available today coming in LXDE, Xfce and KDE Plasma flavours, while a second batch, featuring GNOME, Cinnamon, MATE and LXQt, is scheduled for release in January. "Today we present the first batch of siduction 2016.1 which consists of the noX, Xorg, LXDE, Xfce and Plasma 5 flavours. We attempt to release a second batch with the GNOME, Cinnamon, MATE and LXQt flavours as soon as possible in the new year. The released images are a snapshot of Debian 'unstable' that also goes by the name of 'Sid', from 2016-12-23. They are enhanced with some useful packages and scripts, our own installer and a custom patched version of the Linux kernel 4.9, accompanied by X.Org Server 1.19.0 and systemd 232." Read the full release notes for more details. Download (pkglist): siduction-16.1.0-kde-amd64.iso (1,528MB, SHA256), siduction-16.1.0-lxde-amd64.iso (1,094MB, SHA256), siduction-16.1.0-xfce-amd64.iso (1,130MB, SHA256). |
|
| 2016-12-22 |
Distribution Release: Alpine Linux 3.5.0 |
|
The Alpine Linux project, an independent Linux distribution developed with embedded systems and security in mind, has released Alpine Linux 3.5.0. The new release switches the distribution from using the OpenSSL security library to LibreSSL, introduces support for ZFS as the root file system and features many package upgrades. "New features and noteworthy changes: Switch from OpenSSL to LibreSSL; Support for aarch64 (uboot only for now); Support for ZFS as root; PostgreSQL update to 9.6.x - see the PostgreSQL documentation for upgrade instructions; Samba 4.5.3; GTK+3.0 3.22.5; glib 2.50.2; Support for R, JRuby and OCaml; Better Python3 support; The nodejs package was renamed to nodejs-current and moved to the community repository. The nodejs-lts package was renamed to nodejs. This means that you get the LTS version if you do 'apk add nodejs'." Further details can be found in the release announcement. Download: alpine-standard-3.5.0-x86_64.iso (78.0MB, SHA256, signature), Download: alpine-extended-3.5.0-x86_64.iso (249MB, SHA256, signature, pkglist). Also available from OSDisc. |
|
| 2016-12-22 |
Development Release: NethServer 7.3 RC3 |
 |
Alessio Fattorini has announced the release of a new development snapshot for NethServer, a server distribution based on CentOS. The new development snapshot, NethServer 7.3-rc3, is based on CentOS 7.3, increases the flexibility of the administrators group and improves HTTPS proxy handling. "We have changed the behaviour of the Transparent HTTPS proxy dropping the MITM (Man In The Middle) feature that inspects all the encrypted traffic, substituting it with a new implementation that sniffs only the beginning of the connection to discover the destination website (for filtering purposes). We can do this now because CentOS 7.3 introduced squid 3.5 which has a new function to intercept HTTPS connections, called peek and splice. Basically, it means that we peek at the beginning of the connection to discover the destination website (and block it if desired) and then let the traffic flow unaltered from the client PC to the secure website." Additional information can be found in the release announcement. Download: nethserver-7.3.1611-rc3-x86_64.iso (740MB, MD5, torrent, pkglist). |
|
| 2016-12-21 |
Distribution Release: IPFire 2.19 Core 108 |
|
The IPFire project has announced an update to the security-minded Linux distribution. The new release fixes some issues with the project's 2.19 series and carries the name IPFire 2.19 Core Update 108. "Just before Christmas, we are going to release the last Core Update for 2016. IPFire 2.19 - Core Update 108 brings some minor bug fixes and feature enhancements, some security fixes in ntp and various fixes in the squid web proxy. Asynchronous logging is now enabled by default and not configurable any more. This made some programs that wrote an extensive amount of log messages slow down and possible unresponsive over the network which causes various problems. This was seen on systems with very slow flash media and virtual environments." The release announcement includes further details and list of updated packages. Download (SHA1): ipfire-2.19.x86_64-full-core108.iso (163MB, torrent, pkglist).
|
|
| 2016-12-21 |
Distribution Release: ExTiX 17.0 |
 |
Arne Exton has announced the release of a new version of the Debian- and Ubuntu-based ExTiX distribution. The new release, version 17.0, ships with the KDE desktop environment and is available in a single, 64-bit x86 build. ExTiX 17.0 KDE DVD 64-bit is based on Debian 8.6 'Jessie'/Debian 9 'Stretch' and Ubuntu 16.10. The original system includes the desktop environment Unity (Ubuntu). After removing Unity I have installed KDE Frameworks 5.26.0 with KDE 4.16. KDE Frameworks are 60 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. The system language is English. My special kernel, 4.9.0-11-exton, corresponding to kernel.org's kernel 4.9 - latest as of 161221. You can download 'my' kernel if you want to use it in another Ubuntu/Debian system." Additional information on ExTiX 17.0 is available in the project's release announcement. Download (MD5): extix-64bit-kde-refracta-isoh-uefi-1920mb-161221.iso (1,974MB, pkglist). Also available from OSDisc. |
|
| 2016-12-21 |
Distribution Release: BlackArch Linux 2016.12.20 |
 |
BlackArch Linux 2016.12.20 has been released. BlackArch is an Arch Linux-based live distribution (in 6.2 GB!) with a substantial collection of utilities made for penetration testing and forensic analysis. This new version comes with an updated Linux kernel and base system, as well as over 100 new tools: "Today we released new BlackArch Linux ISO images. Here is the changeLog: include linux kernel 4.8.13; fix LXDM shutdown and reboot issue; userland clean-ups; added more than 100 new tools; updated all BlackArch tools; updated all system packages; updated menus for window managers (Awesome, Fluxbox, Openbox). Following newest tools have been added: Dracnmap - tool to exploit the network and gathering information with Nmap help; OpenDoor - OWASP directory access scanner; WAFNinja - tool which contains two functions to attack web application firewalls; Hoper - trace URL jumps across links to obtain the last URL...." Visit the project's news page to read the release announcement and all the recent additions to the distribution's toolkit. Download (SHA1): blackarchlinux-live-2016.12.20-x86_64.iso (6,363MB, torrent, pkglist), blackarchlinux-netinst-2016.12.20-x86_64.iso (456MB, torrent). Also available from OSDisc. |
|
|
|
| 2016-12-16 |
Distribution Release: GeckoLinux 422.161213.0 |
 |
The GeckoLinux project is an openSUSE-based, desktop oriented distribution. The project provides eight different editions with live discs for testing purposes. The latest version of the distribution, GeckoLinux 422.161213.0, is based on openSUSE 42.2 Leap and includes many package updates. "Changes to all GeckoLinux Static editions: The base system has been updated to openSUSE Leap 42.2, with updated versions of the Linux kernel (4.4.36), systemd (228), GTK+ (3.20), Qt (5.6.1) and glibc (2.22). Also the GeckoLinux language-installer.sh script for non-English language packs has been updated to be more reliable and easy to use. Also the script created by Mindaugas Baranauskas to ensure that Xorg correctly starts has been significantly improved, and SiS graphics support has also been included. Perhaps the most important change is that the old yast2-live-installer that served us well for past releases is no longer supported by openSUSE and no longer works. Therefore, it has been replaced by the Calamares universal installer framework." Further information can be found in the project's release announcement. Download (MD5): GeckoLinux_Cinnamon.x86_64-422.161213.0.iso (970MB), GeckoLinux_Mate.x86_64-422.161213.0.iso (1,013MB), GeckoLinux_Gnome.x86_64-422.161213.0.iso (981MB), GeckoLinux_Plasma_Stable.x86_64-422.161213.0.iso (1,042MB). Also available from OSDisc. |
|
| 2016-12-16 |
Development Release: OPNsense 17.1 Beta |
 |
The OPNsense project is a FreeBSD-based operating system developed for firewalls and routers. The project has released a new development snapshot which uses FreeBSD 11.0 as its base. "With the best wishes for the holiday season attached we hereby humbly present our 17.1-BETA images and thank everyone for their early input, valid questions and generally keeping us on our toes throughout the past months. The next major release features FreeBSD 11.0, the SSH remote installer, new languages Italian and Czech, state-of-the-art HardenedBSD security features, PHP 7.0, native PAM authentication against e.g. 2FA (TOTP), as well a rewritten Nano-style card images that adapt to the media size to name only a few. These will be the only beta images. They are not suitable for production environments. Release candidate builds will start in January in order to provide production-ready images." Additional information can be found in the project's release announcement. Download: OPNsense-17.1.b-OpenSSL-cdrom-amd64.iso.bz2 (254MB, SHA256). |
|
| 2016-12-16 |
Distribution Release: Linux Mint 18.1 |
 |
The Linux Mint team has announced the release of an update to the project's 18.x branch. The new version, Linux Mint 18.1, is available in two editions (Cinnamon and MATE), in 32-bit and 64-bit builds. The new release offers Cinnamon users a new screensaver that displays more information and provides media controls even when the screen is locked. On computers which feature accelerometers, the Cinnamon desktop can now rotate when the device's orientation changes. Both editions offer upgrades to the X-apps programs with the Xplayer media player now offering the ability to blank screens not being used to display video. Also, the update manager can display a list of available kernel versions with recommendations. "The screensaver in Cinnamon 3.2 was redesigned and rewritten from scratch in Python. Not only does it look better, but it's also much faster, more responsive and more customizable than the old one. Background slide shows set in Cinnamon continue to play in the new screensaver. On laptops the battery power is shown, so you can see if you're running low without having to log in." Additional information can be found in the project's release announcements (Cinnamon, MATE). Download (pkglist): linuxmint-18.1-cinnamon-64bit.iso (1,726MB, SHA256, signature, torrent, release notes), linuxmint-18.1-mate-64bit.iso (1,788MB, SHA256, signature, torrent, release notes). Also available from OSDisc. |
|
| Sponsored Listing |
Featured Distribution: 3CX Phone System |
 |
3CX Phone System is a specialist, Debian-based Linux distribution designed to run a complete unified communications platform. The 3CX client, included in the distribution, can also be installed separately on most hardware as well as the cloud. It provides a complete open standards-based IP PBX and phone system that works with popular SIP trunks and IP phones. It will automatically configure all supported peripherals and it also comes with clients for Windows, OS X, iOS and Android. The ISO image includes a free license for the 3CX PBX edition. The ISO images contains the standard Debian installer which installs a minimal system with the nginx web server, PostgreSQL database, iptables firewall and Secure Shell. Options not relevant to 3CX have been removed form the distribution. Download the installation ISO image from here: debian-8.6.0-amd64-netinst-3cx.iso (265MB). |
|
|
| Acunetix |
|
| Private Internet Access |

For complete privacy and anonymity on your desktop computers and mobile devices, use a personal VPN from Private Internet Access, the award-winning, no logs VPN service named PC Mag.com Editors' Choice.
|
|