Telegram Web Link
New Linux Malware Called EvilGnome Discovered; First Preview of Fedora CoreOS Now Available; Germany Bans Schools from Using Microsoft, Google and Apple; VirtualBox 6.0.10 Released; and Sparky 5.8 Has New Live/Install Media for Download
@uselinux
News briefs for July 18, 2019.
@uselinux

source
Jill Franklin
- July 18, 2019

#auto_post
Up to 21.5-inch touch panels power up with Whiskey Lake
@uselinux
Vecow’s rugged, 10.1- to 21.5-inch “MTC-7000 Series” touch-panel systems run Linux or Win 10 on an 8th Gen Whiskey Lake CPU and offer 16:9 ratios, up to 32GB RAM, SATA, 2x GbE, 4x USB 3.1 Gen2, DVI-D and DP, and 2x mini-PCIe. Vecow has announced a line of rugged, all-in-one touch-panel computers with 10.1-, 15-, […]
@uselinux

source
LinuxGizmos.com; By Eric Brown
(Posted by bob on Jun 24, 2020 1:10 AM EDT)

#auto_post
Coffee Lake monster loads up on SATA, PCIe, and M.2
@uselinux
IEI’s rugged, Linux-ready “TANK-880-Q370” runs on 8th/9th Gen Coffee Lake CPUs and offers HDMI and DP, 3x GbE, 6x USB, 3x serial, 4x SATA, 4x PCIe, 3x M.2, and a mini-PCIe slot. IEI Technology has unleashed another one of its appropriately named TANK computers, following earlier models including the Intel 4th Gen “Haswell” based TANK-860-QGW. […]
@uselinux

source
LinuxGizmos.com
(Posted by bob on Jun 23, 2020 6:58 PM EDT)
#auto_post
Party City celebrates IT risk assessment program; reveals keys to success
@uselinux
At InfoSec World 2020 on Tuesday, a pair of risk officers from Party City offered an inside glimpse into how the $2.1 billion specialty retailer pulled off its first-ever top-down enterprise-wide IT risk assessment. Among the chief success factors they cited were: executive buy-in, the collaboration of skilled partners, assuring adequate resources, well-planned project scoping,…
@uselinux

source
June 24, 2020
#auto_post
Tips for switching your team to a SharePoint open source alternative
@uselinux
MediaWiki is many IT professionals' first exposure to wikis. By virtue of being the platform behind Wikipedia, MediaWiki's familiarity makes it a compelling open source alternative to proprietary technology like Atlassian Confluence, which is common with developers, and SharePoint, the default corporate collaboration platform.

read more

@uselinux

source
Opensource.com
(Posted by bob on Jun 24, 2020 1:04 PM EDT)
#auto_post
2020 Opensource.com summer reading list
@uselinux
The Opensource.com community is full of people with varied interests; all brought together by their love of open source. The 2020 Opensource.com summer reading list reflects those diverse interests by covering books about a wide range of subjects and for different age groups. Books about mathematics, cryptography, Unix, and "coding" a sandcastle are just a few of the selections that comprise this year's list.
@uselinux

source
Opensource.com; By Joshua Allen Holm
(Posted by bob on Jun 20, 2020 10:42 PM EDT)

#auto_post
Triangle of network security management requires formalized process, Rodrigue says
@uselinux
Why do we care about cyber hygiene? For starters, security pros want to ensure operating effectiveness of basic controls and put in a system of checks and balances between processes. Companies also want to offer a foundation for more advanced technical security mechanisms, their effectiveness becomes limited otherwise. They also want to detect blind spots…
@uselinux

source
June 24, 2020
#auto_post
DataStax Vector: Making Cassandra NoSQL DBMS clusters more manageable
@uselinux
DataStax is readying Vector AI to make monitoring and managing Apache Cassandra easier.
@uselinux

source
ZDNet | open-source RSS; By Steven J. Vaughan-Nichols
(Posted by bob on Jun 19, 2020 8:51 PM EDT)

#auto_post
How to compile ONLYOFFICE Document Server from source code on Ubuntu
@uselinux
In this tutorial, we’ll learn how to compile ONLYOFFICE Document Server from source on Ubuntu. ONLYOFFICE Document Server comprises web-based viewers and collaborative editors for text documents, spreadsheets, and presentations providing high compatibility with OOXML formats (docx, xlsx, pptx).
@uselinux

source
Howtoforge Linux Howtos und Tutorials
(Posted by bob on Jun 20, 2020 7:03 AM EDT)

#auto_post
Microsoft releases Defender ATP for Linux
@uselinux
Yes, you read that headline correctly, Microsoft has just released a security program for Linux.
@uselinux

source
ZDNet; By Steven J. Vaughan-Nichols
(Posted by bob on Jun 25, 2020 6:24 AM EDT)

#auto_post
Parsing JSON Data in Python
@uselinux
JSON is a human-readable text-based data format. It is language independent and used for data interchange between applications. In this article, we’ll explain how to parse JSON data in Python.
@uselinux

source
Linuxize.com
(Posted by linuxize on Jun 23, 2020 1:18 AM EDT)
#auto_post
Canonical Announces the Availability of Xibo as a Snap, Chrome 76 Released, Viruses Discovered in LibreOffice, Pop!_OS 18.10 Reaches End of Life, and Dutch Ministry of Justice and Security Warns of Microsoft Office Online Privacy Risks
@uselinux
News briefs for August 1, 2019.
@uselinux

source
Jill Franklin
- August 1, 2019

#auto_post
Virtually no mobile phone app is safe from data theft: report
@uselinux
More than three-fourths (76 percent) of mobile banking vulnerabilities can be exploited without physical access to the device is just one of numerous sobering findings from Positive Technologies in a report released today. The research, which began in 2019, did not name the banks or the apps that have been downloaded more than 500,000 times…
@uselinux

source
June 17, 2020
#auto_post
Character equivalence classes 2: the nature of equivalence
@uselinux
A POSIX equivalence class is a group of characters that can be treated as the same character in your computer's locale. But what does "same" actually mean?
@uselinux

source
BASHing data
(Posted by Bob-Mesibov on Jun 24, 2020 2:24 AM EDT)

#auto_post
Internet connection sharing with NetworkManager
@uselinux
NetworkManager is the network configuration daemon used on Fedora and many other distributions. It provides a consistent way to configure network interfaces and other network-related aspects on a Linux machine. Among many other features, it provides a Internet connection sharing functionality that can be very useful in different situations. For example, suppose you are in […]
@uselinux

source
Fedora Magazine
(Posted by bob on Jun 17, 2020 7:45 PM EDT)

#auto_post
How to handle dynamic and static libraries in Linux
@uselinux
Linux, in a way, is a series of static and dynamic libraries that depend on each other. For new users of Linux-based systems, the whole handling of libraries can be a mystery. But with experience, the massive amount of shared code built into the operating system can be an advantage when writing new applications.

read more

@uselinux

source
Opensource.com
(Posted by bob on Jun 17, 2020 10:49 PM EDT)
#auto_post
Should you use the --user flag in rootless containers?
@uselinux
Take a deep dive and discover the power of the --user option for rootless Podman containers in Linux.
@uselinux

source
Enable SysAdmin; By Dan Walsh
(Posted by enable-sysadmin on Jun 20, 2020 8:52 AM EDT)

#auto_post
How to Install and Use Curl on Ubuntu 20.04
@uselinux
curl is a command-line utility for transferring data from or to a remote server. With curl, you can download or upload data using one of the supported protocols, including HTTP, HTTPS, SCP, SFTP, and http://FTP.
@uselinux

source
Linuxize.com; By linuxize
(Posted by linuxize on Jun 30, 2020 2:54 AM EDT)

#auto_post
This Week in Linux 107: Krita 4.3, FFmpeg 4.3, FreeNAS on Linux, postmarketOS PinePhone
@uselinux
On this episode Michael covers Krita 4.3, FFmpeg 4.3, FreeNAS coming to Linux, postmarketOS Community Edition PinePhone from Pine64 and so much more!
@uselinux

source
tuxdigital.com; By Michael Tunnell
(Posted by MichaelTunnell on Jun 23, 2020 11:55 PM EDT)

#auto_post
2025/07/11 18:32:27
Back to Top
HTML Embed Code: