Skip to main content

What's New

Microsoft adds two new privacy options to Windows 10 setup

When you set up Windows 10 on a computer or in a virtual machine, a privacy settings screen is displayed during setup which lets you change some privacy-related settings before the first start of the operating system.

The page lists options to turn privacy-related settings off, as all are enabled by default. You may use it to switch from the collection of data from full to basic, disable tailored experiences (Edge uses less battery than your browser), and turn off location-based experiences or speech recognition.

Interactive Malware Analysis Tool Any.Run launches

Any.Run, an interactive malware analysis tool based in Russia opened its doors to the public yesterday. A free community version is available at the time which allows anyone to register an account and start analyzing Windows programs, scripts and other files.

While you can use established services like Virustotal to analyze files, most are not interactive. Any.Run supports a full sandboxed environment that you may use to analyze files interactively.

Malwarebytes 3.4.4 update released

Malwarebytes, maker of the security software of the same name, released Malwarebytes 3.4.4 for the Microsoft Windows operating system yesterday.

The new version is the first stable release for Windows in 2018. Existing Malwarebytes installations should pick up the update automatically as automatic updates are enabled by default.

Microsoft Office March 2018 Patch Day

Microsoft released non-security updates for Microsoft Office 2010, 2013 and 2016 yesterday. The company releases non-security updates for Office on the first Tuesday of each month, and security updates along with security updates for Windows and other Microsoft products on the second Tuesday of each month.

Note that the updates listed below are only available for Microsoft Installer (MSI) based editions of Office.

The updates don't apply to click-to-run editions of Microsoft Office such as Microsoft Office 365 Home.

Back to Basics Part 4 – using grep in GNU/Linux

One of the really confusing things for users who are new to messing with the command line, can be trying to search with specifics. A useful little tool for aiding in this process, is called grep, or “global regular expression print,” which will search for regular statements in anything you pipe it through, and show you matches for what you looked for (if any exist.)

A rather straightforward example of this, before we continue, would be to use grep to search through the list of processes given with the command ps aux, to search for a specific application.

The Alias command in GNU/Linux and helpful tips with it

There is a terminal command called alias, that many users may not know exists, but likely will be very happy to find out about it.

The alias command, allows you to redefine what you type, to make things happen. It gives you the option to map large commands to an alias that you may run then instead of the large command to execute it.

A very straightforward (although risky) example of this would be:

alias dla="rm -rf *"

Pale Moon 27.8 released

The developers of Pale Moon released two new versions of the browser in the past couple of days. Pale Moon 27.8.0 was released on March 2, 2018 and the follow-up release Pale Moon 27.8.1 on March 6, 2018.

Pale Moon users who want to update to the newest version may do so from within the application. A click on the Pale Moon button and the selection of Help > About Pale Moon displays the current version of the browser in a new window. A click on "check for updates" runs an update check.

Windows Firewall Control Tips

Windows Firewall Control is a standalone program for Microsoft Windows PCs that extends the functionality of the built-in Windows Firewall and improves manageability significantly.

A free version is provided but you need to donate to the developer to get a lifetime license for the registered version which adds a notification system for outbound connections and an option to create temporary rules.

 

Nemp Music Player for Windows

Nemp is an open source music player for Microsoft Windows PCs with a rich feature set that runs on very old versions of Windows as well as all supported versions of the operating system.

Nemp, which stands for Noch Ein MP3 Player (Yet Another MP3 Player), is offered as a portable program. You can run the music player without installation, for instance on a USB Drive that stores your music collection.

Windows Firewall Control 5.1 with Security improvements

Windows Firewall Control 5.1 is the latest version of the security program for Windows that extends the functionality of the built-in firewall called Windows Firewall.

We reviewed Windows Firewall Control back in 2009 for the first time and concluded that it was an excellent application for Windows systems that were configured to use Windows Firewall for protection.