Showing headlines posted by bob

« Previous ( 1 ... 534 535 536 537 538 539 540 541 542 543 544 ... 1198 ) Next »

How to retrieve source code of Python functions

  • Opensource.com (Posted by bob on May 16, 2018 10:03 AM CST)
  • Groups: Python; Story Type: News Story
Sometimes we want to know what some functions' source codes look like or where they are, or we need to manipulate the source codes as character strings. In such cases, we need to have a convenient way to retrieve our Python functions' source codes. There are two Python libraries that may help: read more

Void Linux gave itself to the void, Korora needs a long siesta -- life is hard for small distros

If you want your fave to survive, you'll need to dig deep If you're new to Linux you'd be forgiven for thinking there are only a half-dozen distributions – names like Ubuntu, Fedora, openSUSE, and Red Hat Enterprise Linux tend to get most of the headlines.…

Everything You Need to Know about the Cloud and Cloud Computing, Part II: Using the Cloud

The cloud is here to stay, regardless of how you access data day to day. Whether you are uploading and sharing new photos with friends in your social-media account or updating documents and spreadsheets alongside your peers in your office or school, chances are you're connecting to the cloud in some form or another. Here's how to get started with AWS, install Apache, create an EFS volume and much more.

GSConnect, Mozilla Firefox 61, Scientific Linux 7.5, GNOME and Nautilus

News briefs for May 15, 2018.

EFAIL and KMail

On Monday, a security vulnerability in the OpenPGP and S/MIME email encryption standards and the email clients using those, called EFAIL was published. What is this about and how is KMail affected?

What's Your Open Source Strategy? Here Are 10 Answers.

  • The Mozilla Blog; By Patrick Finch (Posted by bob on May 15, 2018 9:23 PM CST)
  • Story Type: Editorial; Groups: Mozilla
A research report from Mozilla and Open Tech Strategies provides new perspectives on framing open source strategy. The report builds on Mozilla’s “Open by Design” strategy, which aims to increase the intent and impact of collaborative technology projects.

Protect your Fedora system against this DHCP flaw

  • Fedora Magazine (Posted by bob on May 15, 2018 8:09 PM CST)
  • Groups: Fedora; Story Type: News Story
A critical security vulnerability was discovered in Fedora’s dhcp-client package. This DHCP flaw carries a high risk to your system and data, especially if you use untrusted networks such as a WiFi access point you don’t own. Read more here for how to protect your Fedora system. Dynamic Host Control Protocol (DHCP) allows your system […]

Linux test Command Tutorial for Beginners (with Examples)

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on May 15, 2018 6:54 PM CST)
  • Groups: Linux; Story Type: News Story
Sometimes, while working on the Linux command line, you might want to test certain things like integer values, or whether or not a file is of certain type? You'll be glad to know there's a built-in command line utility test that lets you do most of these comparisons and tests.

Top 8 open source AI technologies in machine learning

  • Opensource.com (Posted by bob on May 15, 2018 3:11 PM CST)
  • Story Type: News Story
Artificial intelligence (AI) technologies are quickly transforming almost every sphere of our lives. From how we communicate to the means we use for transportation, we seem to be getting increasingly addicted to them. Because of these rapid advancements, massive amounts of talent and resources are dedicated to accelerating the growth of the technologies. Here is a list of 8 best open source AI technologies you can use to take your machine learning projects to the next level. read more

FPGA-driven Raspberry Pi add-on enables overlays on encrypted video

Alphamax is crowdfunding an open source “NeTV2” video development add-on board for the Raspberry Pi with an Artix-7 FPGA, 4x PCIe lanes, 2x HDMI inputs, 2x HDMI outputs, and Python programming for overlaying content on encrypted video signals.

17 tech books, 4 fabulous Firefox extensions, Linux tricks, Buildah, Ansible, and other hot reads

  • Opensource.com; By Rikki Endsley (Posted by bob on May 15, 2018 10:14 AM CST)
  • Story Type: Roundups; Groups: Linux
Linux-related articles dominated our top 10 list last week, but our round-up of 17 books for Linux and open source fans was by far our biggest hit. Read on to see what else Opensource.com readers were excited about last week.

Linux Foundation LFCS & LFCE: Maja KraljiÄ?

  • Linux.com - Original Content; By Jack Wallen (Posted by bob on May 15, 2018 9:00 AM CST)
  • Story Type: Interview; Groups: Linux
The Linux Foundation offers many resources for developers, users, and administrators of Linux systems. One of the most important offerings is its Linux Certification Program, which is designed to help you differentiate yourself in a job market that's hungry for your skills.

Advantech continues its Arm push with QuadMax based Qseven module

Advantech’s “ROM-7720” Qseven module runs Linux or Android on a hexa-core i.MX8 QuadMax with 4K, USB 3.0, PCIe, and SATA. The company is also partnering with Timesys on security services for its Arm-based boards and is co-hosting a Timesys webinar on the topic.

WineHQ, Malware in Ubuntu Snap Store, Linux Kernel 4.17, Hardware Security Updates to Android, PGP and S/MIME Vulnerabilities

News briefs for May 14, 2018.

MapTool: A robust, flexible virtual tabletop for RPGs

  • Opensource.com (Posted by bob on May 14, 2018 9:21 PM CST)
  • Groups: Games; Story Type: News Story
When I was looking for a virtual tabletop for role-playing games (RPGs), either for local play or for playing on a network with family and friends around the world, I had several criteria. First, I wanted a platform I could use offline while I prepped a campaign. Second, I didn't want something that came with the burden of being a social network. read more

5 Emacs modes for writers

  • Opensource.com (Posted by bob on May 14, 2018 5:38 PM CST)
  • Story Type: News Story
Not all writers work within the confines of a word processor. More than a few of us tap out words in a humble (and sometimes not so humble) text editor. When you find a text editor that works for you, and works the way you want it to, you tend to hold onto it like that beaten up leather jacket, like that dog-eared book, or like that collection of old vinyl records. read more

An introduction to the Pyramid web framework for Python

  • Opensource.com (Posted by bob on May 14, 2018 1:55 PM CST)
  • Groups: Python; Story Type: News Story
In the first article in this four-part series comparing different Python web frameworks, I explained how to create a To-Do List web application in the Flask web framework. In this second article, I'll do the same task with the Pyramid web framework. read more

Configuring highly available internal hardware RAID volumes for Linux

  • IBM developerWorks : Linux; By Kuntal Acharyya (Posted by bob on May 14, 2018 12:41 PM CST)
  • Story Type: News Story; Groups: IBM, Linux
In this article, you can learn to configure Redundant Array of Independent Disks (RAID) volumes before installing Linux OS on IBM Power System S822LC servers. The article also describes how to protect data on internal disks in an enterprise deployment and achieve high availability and uninterrupted service.

Smart-Home Lightning Hacks

If you haven't been dipping your toes into the world of home automation, maybe some of these hacks will change your mind.

Fedora 28: Better smart card support in OpenSSH

  • Fedora Magazine (Posted by bob on May 14, 2018 10:12 AM CST)
  • Groups: Fedora; Story Type: News Story
Smart card support was introduced around 2010 with OpenSSH 5.4. The inital scope was restricted to the RSA keys — the only supported key type at that time in OpenSSH — other than legacy DSA keys. Previously, users needed to specify the PKCS#11 driver for the smart card. Additionally, the OpenSSH client had to query […]

« Previous ( 1 ... 534 535 536 537 538 539 540 541 542 543 544 ... 1198 ) Next »