Showing headlines posted by bob

« Previous ( 1 ... 411 412 413 414 415 416 417 418 419 420 421 ... 1156 ) Next »

Testing Your Code with Python's pytest

pytest turns out to be easy to use, easy to work with and easy to integrate into my work. Part of the reason for this is that pytest abandons the Python idea of "there's only one way to do it", giving developers a great degree of flexibility and freedom in choosing how to write tests.

Linux finger Command Tutorial for Beginners (5 Examples)

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Nov 27, 2018 11:16 AM EDT)
  • Groups: Linux; Story Type: News Story
If you are a Linux system admin, or your work involves managing users, there are many tools that you should be aware of. Once such command line utility is finger, basics of which we'll be discussing here in this tutorial.

Bio-Linux: A stable, portable scientific research Linux distribution

  • Opensource.com (Posted by bob on Nov 27, 2018 10:02 AM EDT)
  • Groups: Linux; Story Type: News Story
Bio-Linux was introduced and detailed in a Nature Biotechnology paper in July 2006. The distribution was a group effort by the Natural Environment Research Council in the UK. As the creators and authors point out, the analysis demands of high-throughput “-omic” (genomic, proteomic, metabolomic) science has necessitated the development of integrated computing solutions to analyze the resultant mountains of experimental data. read more

Linux-driven SMARC module supports up to five time-sensitive GbE ports

Kontron’s “SMARC-sAL28” module runs Linux on a dual-core, Cortex-A72 LS1028 SoC with -40 to 85°C support and up to 5x GbE ports with Time Sensitive Networking. Kontron invented the ULP-COM standard that formed the basis of the SMARC form factor, and it has delivered numerous SMARC modules over the years, including Arm products such as […]

Upgrade Zimbra Collaboration Suite 8.7 to 8.8 on Ubuntu

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Nov 27, 2018 1:22 AM EDT)
  • Story Type: Tutorial; Groups: Linux, Ubuntu
The Zimbra Collaboration Server is a mail server, collaborative web application and a web-based mail server admin console in a single application. It provides LDAP, antivirus, antispam, collaboration features and an ajax webmail client. In this tutorial, we will see how to upgrade an installation of Zimbra 8.7.11 to Zimbra 8.8.10 (latest version available).

Python libraries for data science, command-line tools, Jenkins X, DevOps, Perl 6, and more

On Opensource.com, we have a lot of reasons to be thankful. Over the past 12 months, we've had the pleasure of working with writers from a range of open source communities, organizations, and projects. We've had ongoing relationships and friendships with many of them, plus we've enjoyed welcoming dozens of new contributors to the site and new moderators to our community moderator program.

Linux service Command Tutorial for Beginners (with Examples)

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Nov 26, 2018 8:24 PM EDT)
  • Story Type: Tutorial; Groups: Linux
The service command lets you run a System V init script. In this tutorial, we will briefly discuss this tool using some easy to understand examples.

I've got 99 problems but Linux ain't one

As the global technology evangelist director of Red Hat’s portfolio product marketing group, I have a secondary focus on portfolio architectures. I research customer successes in solution implementation using our open source technologies, then produce generic higher-level architectural content so that others may benefit from these real-life experiences. read more

Roman Numerals and Bash

Fun with retro-coding a Roman numeral converter—I head back to my college years and solve me homework anew!

How many programming languages is too many for one project?

  • Opensource.com (Posted by bob on Nov 26, 2018 3:27 PM EDT)
  • Story Type: News Story
One great thing about programming languages is that there is such diversity that you can choose the best one to solve any given problem. But sometimes the worst thing can be when projects take advantage of this and build applications or systems of applications that require domain knowledge of many different languages. When this happens, it can be difficult for everyone, or even anyone, to fully understand the scope of the project. read more

Spectre mitigation guts Linux 4.20 performance

  • naked security; By John E. Dunn (Posted by bob on Nov 26, 2018 2:12 PM EDT)
  • Groups: Kernel
One of Intel’s fixes for the Spectre variant 2 chip flaw (CVE- 2017-5715) appears to have taken a big bite out of the performance of the latest Linux kernel. The mitigation in question is the Single Thread Indirect Branch Predictors (STIBP), one of three that Intel proposed not long after details of the Meltdown and Spectre flaws were made public in January.

C# Fundamentals: Hello World

C# is a general purpose, type safe programming language implemented with the Object Oriented Paradigm in mind, The following tutorial is aimed at users that already know the basics of programming and are looking for a fast guide to get started with C# and .NET Core on Linux. The whole tutorial is divided into different posts, […]

How to use multiple programming languages without losing your mind

  • Opensource.com; By Bart Copeland (Posted by bob on Nov 26, 2018 8:01 AM EDT)
  • Story Type: Editorial; Groups: Developer
With all the different programming languages available today, many organizations have become digital polyglots. Open source opens up a world of languages and technology stacks developers can use to accomplish their tasks, including developing and supporting legacy and modern software applications.

Vulnerability Mapping with Kali Linux

  • Security Boulevard; By Lester Obbayi (Posted by bob on Nov 26, 2018 4:12 AM EDT)
  • Story Type: Security
Vulnerability mapping is an activity carried out to identify security flaws which can result in the compromise of a system. Sometimes researchers will use the term “vulnerability assessment” instead of “vulnerability mapping.” They are, however, the same thing.

Free Software Messiah Richard Stallman: We Can Do Better Than Bitcoin

  • Cryptosumer (Posted by bob on Nov 25, 2018 4:16 PM EDT)
  • Story Type: Interview
Richard Stallman, the fervently committed founder of the free software movement, is discussing the term “libertarian,” when he stops talking abruptly and says, “Hello?”

Benchmarking The Work-In-Progress Spectre/STIBP Code On The Way For Linux 4.20

  • phoronix; By Michael Larabel (Posted by bob on Nov 24, 2018 9:12 PM EDT)
  • Groups: Kernel
The improved STIBP heuristics have gone through several rounds of public review on the kernel mailing list in recent weeks. The patches are now queued in tip/tip.git's new WIP.x86/pti Git branch.

DoS Vulnerabilities Found in Linux Kernel, Unpatched

  • Softpedia; By Sergiu Gatlan (Posted by bob on Nov 24, 2018 5:24 PM EDT)
  • Story Type: Security; Groups: Kernel
Two denial-of-service (DoS) vulnerabilities found in the Linux Kernel by contributor Wanpeng Li could allow local attackers to exploit null pointer deference bugs to trigger DoS conditions.

Weekend Reading: Do-It-Yourself Projects

Join us this weekend as we bring the DIY movement back. Not only is it a chance to start working on those ideas you've been putting off for months, but it's also a great way to learn while playing.

Tech gadget gift guide, new Raspberry Pi, Linux on the desktop, and more news

In this edition of our open source news roundup, we take a look at the Mozilla's "Privacy Not Included" gift guide, Steven J. Vaughan-Nichols's thoughts about Linux on the desktop, the release of the Raspberry Pi 3 Model A+, and more.

Three SSH GUI Tools for Linux

  • Linux.com; By Jack Wallen (Posted by bob on Nov 24, 2018 5:57 AM EDT)
  • Story Type: News Story; Groups: Linux
At some point in your career as a Linux administrator, you’re going to use Secure Shell (SSH) to remote into a Linux server or desktop. Chances are, you already have. In some instances, you’ll be SSH’ing into multiple Linux servers at once. In fact, Secure Shell might well be one of the most-used tools in your Linux toolbox...

« Previous ( 1 ... 411 412 413 414 415 416 417 418 419 420 421 ... 1156 ) Next »