Showing headlines posted by bob

« Previous ( 1 ... 378 379 380 381 382 383 384 385 386 387 388 ... 1156 ) Next »

Netboot a Fedora Live CD

  • Fedora Magazine (Posted by bob on Feb 25, 2019 6:01 PM EDT)
  • Groups: Fedora; Story Type: News Story
Live CDs are useful for many tasks such as: installing the operating system to a hard drive repairing a boot loader or performing other rescue-mode operations providing a consistent and minimal environment for web browsing …and much more. As an alternative to using DVDs and USB drives to store your Live CD images, you can […]

C Command Line Tutorial 6 - Code indentation, increment/decrement operators, do-while and for loops, and more

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Feb 25, 2019 3:50 PM EDT)
  • Groups: Linux; Story Type: News Story
We have covered a total of 5 C programming tutorials so far. Each tutorial focused on something specific. In process of remaining close to the topic, some generic concepts remained untouched. Some of those concepts we'll be discussing here in this tutorial.

Teaching scientists how to share code

  • Opensource.com (Posted by bob on Feb 25, 2019 2:52 PM EDT)
  • Story Type: News Story
Would it surprise you to learn that most of the world's scholarly research is not owned by the people who funded it or who created it? Rather it's owned by private corporations and locked up in proprietary systems, leading to problems around sharing, reuse, and reproducibility. read more

A quickstart guide to Ansible

  • Opensource.com (Posted by bob on Feb 25, 2019 10:12 AM EDT)
  • Groups: Cloud; Story Type: News Story
Many great tools have come and gone over the years. But none of them have made an impact as large as the one that Ansible has made in the IT automation space. From servers to networks to public cloud providers to serverless to Kubernetes… Ansible has a lot of use cases. "The Ansible Automation for Sysadmins Guide" was created to help celebrate Ansible's 7th birthday this year! read more

Linux and Open Source FAQs: Common Myths and Misconceptions Addressed

  • LinuxSecurity.com (Posted by bob on Feb 25, 2019 6:06 AM EDT)
  • Story Type: News Story; Groups: Linux
LinuxSecurity debunks some common myths and misconceptions regarding open source and Linux by answering a few Linux-related frequently asked questions.

Renesas unveils 64-bit Arm SoCs with 96Boards dev boards

Renesas unveiled an “RZ-G2” family of up to octa-core Cortex-A53 and -A57 SoCs with an updated RZ/G Linux Platform with the 64-bit Arm CIP SLTS kernel for 10 year+ availability. There are also two 96Boards dev boards. Since Renesas Electronics Corp. announced its dual-core Cortex -A7 and -A15 based RZ/G family of SoCs back in […]

Sandwich-style 96Boards SBC runs Linux on STs new Cortex-A7/M4 SoC

Arrow unveiled a 96Boards CE Extended “Avenger96” SBC with a compute module that runs Linux on ST’s Cortex -A7/M4 hybrid STM32MP1 SoC. The SBC has 1GB RAM, 8GB eMMC, GbE, WiFi/BT, and 3x USB ports. Arrow and manufacturing partner DH Electronics are collaborating on a sandwich-style 96Boards CE Extended SBC with a computer-on-module based on […]

5 Linux GUI Cloud Backup Tools

  • Linux.com - Original Content; By Jack Wallen (Posted by bob on Feb 23, 2019 5:24 PM EDT)
  • Story Type: Reviews, Roundups; Groups: Cloud, Linux
What makes the cloud really important to users, is when it’s employed as a backup. Why is that such a game changer? By backing up to the cloud, you have access to those files, from any computer you have associated with your cloud account. And because Linux powers the cloud, many services offer Linux tools. Let’s take a look at five such tools. I will focus on GUI tools, because they offer a much lower barrier to entry to many of the CLI tools.

Taking System Monitoring to the Next Level: an Interview with Scalyr CEO Steve Newman

As computing ecosystems become more complex, monitoring and analyzing those often disconnected moving parts becomes increasingly challenging.

How to Install FreeIPA Client on CentOS 7

FreeIPA is a free and open source Identity, Policy, and Audit (IPA) suite sponsored by RedHat. It's an IPA solution, a combination of Linux (Fedora), 389 Directory Server, MIT Kerberos, NTP, DNS Bind, Dogtag, Apache web server, and Python.

Profs prep promising privacy-protecting proxy program... Yes, it is possible to build client-server code that safeguards personal info

  • The Register (Posted by bob on Feb 23, 2019 7:52 AM EDT)
  • Story Type: News Story
Software framework teases shortcut to GDPR compliance Computer science boffins from Harvard and MIT have developed a software framework for building web services that respect privacy, provided app developers don't mind a minor performance hit.…

An introduction to spatial joins with QGIS

  • Opensource.com (Posted by bob on Feb 23, 2019 5:57 AM EDT)
  • Story Type: News Story
QGIS is a free and open source geographic information system (GIS) that is extensible, interoperable with other GISes, and used by a ton of people (including me) who have geographic data to analyze and visualize. It's a great platform with an enormous set of capabilities, which can seem daunting on first approach. read more

WriteFreely: Start a blog, build a community

As more of our lives move online, we become dependent on large services with millions (or billions) of users to communicate with each other. Although we tend to notice problems only when these platforms change a policy, erect a paywall, or suffer a data breach, we can often feel how these mass-broadcast platforms don't always have our best interests in mind and often don't "connect" us in the ways they purport to. read more

Fun Little Tidbits in a Howling Storm (Re: Intel Security Holes)

Some kernel developers recently have been trying to work around the massive, horrifying, long-term security holes that have recently been discovered in Intel hardware. In the course of doing so, there were some interesting comments about coding practices.

5 things to master to be a DevOps engineer

  • Opensource.com (Posted by bob on Feb 22, 2019 6:31 PM EDT)
  • Groups: Linux; Story Type: News Story
There's an increasing global demand for DevOps professionals, IT pros who are skilled in software development and operations. In fact, the Linux Foundation's Open Source Jobs Report ranked DevOps as the most in-demand skill, and DevOps career opportunities are thriving worldwide. read more

Developer happiness: What you need to know

A person needs the right tools for the job. There's nothing as frustrating as getting halfway through a car repair, for instance, only to discover you don't have the specialized tool you need to complete the job. The same concept applies to developers: you need the tools to do what you are best at, without disrupting your workflow with compliance and security needs, so you can produce code faster. read more

Using the NetworkManager’s DNSMasq plugin

  • Fedora Magazine (Posted by bob on Feb 22, 2019 10:02 AM EDT)
  • Groups: Fedora; Story Type: News Story
The dnsmasq plugin is a hidden gem of NetworkManager. When using the plugin, instead of using whatever DNS nameserver is doled out by DHCP, NetworkManager will configure a local copy of dnsmasq that can be customized. You may ask, why would you want to do this? For me personally, I have two use cases: First, […]

How to Install Wiki.js on Ubuntu 18.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Feb 22, 2019 6:45 AM EDT)
  • Groups: Ubuntu, Linux; Story Type: News Story
In this tutorial, we will walk you through the Wiki.js version 1 installation process on a Ubuntu 18.04 LTS operating system by using NGINX as a reverse proxy server, MongoDB as a database server, PM2 as a process manager and optionally you can secure transport layer by using acme.sh client and Let's Encrypt certificate authority to add SSL support.

« Previous ( 1 ... 378 379 380 381 382 383 384 385 386 387 388 ... 1156 ) Next »