Showing headlines posted by bob

« Previous ( 1 ... 716 717 718 719 720 721 722 723 724 725 726 ... 1148 ) Next »

How to Install Django with PostgreSQL and Nginx on Ubuntu 16.04

In this tutorial, I will show you how to install the Django web framework and configure it to use a PostgreSQL database for development. We will run Nginx as a reverse proxy for Django web framework for speed and security reasons. Django will run under the python WSGI HTTP server 'Gunicorn', we will manage and control 'Gunicorn' with 'Supervisor' as the process control system.

Which 'ancient' programming language do you use the most?

  • Opensource.com (Posted by bob on Nov 2, 2016 5:07 PM EDT)
  • Story Type: News Story
Programming languages never die, they just fade into obscurity. But some don't even do that. Some languages seem to stand the test of time, or at the very least, are still in broad enough use to require new developers to learn them just to keep existing software maintained and functional. read more

Hatchit: An open source game engine

  • Opensource.com (Posted by bob on Nov 2, 2016 2:15 PM EDT)
  • Groups: Games; Story Type: News Story
More students are learning about the world of open source through video games. Open source games like FreeCiv and Minetest invite young gamers to dig into the source code, while projects like SpigotMC empower them to write plugins to extend their favorite games. read more

Which 'ancient' programming language do you use the most?

  • Opensource.com (Posted by bob on Nov 2, 2016 12:21 PM EDT)
  • Story Type: News Story
Programming languages never die, they just fade into obscurity. But some don't even do that. Some languages seem to stand the test of time, or at the very least, are still in broad enough use to require new developers to learn them just to keep existing software maintained and functional. read more

Linux kernel honcho: tough love for FOSS scofflaws

Lead Linux maintainer Greg Kroah-Hartman talks about open source compliance, aging kernel developers, and Linux on microcontrollers. No one aside from Linus Torvalds has more influence or name recognition in the Linux Kernel project than Greg Kroah-Hartman. More commonly known as GKH, the ex-SUSE kernel developer and USB driver maintainer is now a Linux Foundation […]

6 ways to use open tools to better support Indian languages

  • Opensource.com (Posted by bob on Nov 2, 2016 3:05 AM EDT)
  • Story Type: News Story
India is a large and a populated country that makes up a large base of Google consumers. So in recent years, Google's widened support of world languages for its various products has been a blessing. It has specifically helped Indian people grow their use of and participation on the Internet. read more

How To Protect Linux Servers And Android Phones Against Dirty COW Security Bug

Last week, a nine-year old bug was uncovered in the Linux kernel that can give attackers root-level access to machines running the Linux operating system. Because the vulnerability is related to how the kernel handles copy-on-write memory, it has been dubbed 'Dirty COW'. The security flaw exists on every distribution of the operating system.

Nov. 7 Webinar on Taking the Complexity Out of Hadoop and Big Data

The Linux Foundation’s Hadoop project, ODPi, and Enterprise Strategy Group (ESG) are teaming up on November 7 for a can’t miss webinar for Chief Data Officers and their Big Data Teams.

What software documentation can learn from tabletop gaming

Do you remember Monopoly and Life and Clue, and all those old classic board games you played as a kid because sometimes you were just that bored? Do you recall ever reading the instructions? Probably not, because nobody reads the instructions for those games.

Linux Journal November 2016

  • Linux Journal; By Shawn Powers (Posted by bob on Nov 1, 2016 8:24 PM EDT)
  • Story Type: Reviews; Groups: Community, Linux
This month's issue starts off with Reuven M. Lerner discussing machine learning. Whether you consider it creepy or incredible (or possibly somewhere in between), sites like Amazon.com do an amazing job of determining what sorts of things you might want to buy.

New round of HPE software layoffs begins

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Nov 1, 2016 6:30 PM EDT)
  • Story Type: News Story; Groups: Community
HPE has quietly begun to lay off yet more programmers and software engineers.

Adlink bakes Apollo Lake into four modules and a Mini-ITX board

  • HackerBoards (Posted by bob on Nov 1, 2016 5:33 PM EDT)
  • Groups: Intel; Story Type: News Story
Adlink announced four modules, in SMARC 2.0, Qseven, and COM Express Compact format, plus a Mini-ITX board — all based on Intel’s 14nm “Apollo Lake” SoCs. Adlink has rolled out the most comprehensive range of products yet supporting Intel’s 14nm-fabricated Atom E3900 “Apollo Lake” SoCs. Like rival Congatec’s Apollo Lake roll-out, the Adlink announcement includes […]

How to replace GRUB with BURG Boot Loader on Ubuntu 16.04

GNU GRUB has been the number one choice among the available system bootloaders for many years now, so replacing such a trusty piece of software for something else isn’t exactly common among Linux users. That is why I will suggest to replace it with a fork of GRUB that is called BURG. BURG is better than GRUB in basically one thing and that is better and easier configuration capacity. So, if you’re having complaints in this field from GRUB, read on. In this quick guide, I will showcase how to install and configure BURG in the latest Elementary which is based on the latest Ubuntu LTS version.

Fireside Chat: GKH Talks Licensing, Email, and Aging Maintainers

No one aside from Linus Torvalds has more influence or name recognition in the Linux Kernel project than Greg Kroah-Hartman. More commonly known as GKH, the ex SUSE kernel developer and USB driver maintainer is now a Linux Foundation Fellow and the full-time maintainer of the -stable Linux branch and staging subsystem, among other roles.

How to run commands at shutdown on Linux

  • Opensource.com (Posted by bob on Nov 1, 2016 10:33 AM EDT)
  • Groups: Linux; Story Type: News Story
Linux and Unix systems have long made it pretty easy to run a command on boot. Just add your command to /etc/rc.local and away you go. But as it turns out, running a command on shutdown is a little more complicated. read more

Sub-$100 maker board packs Apollo Lake SoC, 4K video, dual GbE

  • HackerBoards (Posted by bob on Nov 1, 2016 9:36 AM EDT)
  • Groups: Intel; Story Type: News Story
Aaeon’s “Up Squared” hacker SBC offers dual- or quad-core Intel Apollo Lake SoCs, plus up to 8GB RAM, SATA, dual HDMI, 4K video, dual GbE, miniPCIe, and more. Aaeon Europe has launched a Kickstarter project for a follow-up to its x86-based “Up” hacker board. If it shipped today instead of its May 2017 due date, […]

Bringing DevOps to the classroom

  • Opensource.com (Posted by bob on Nov 1, 2016 8:39 AM EDT)
  • Story Type: News Story
As coordinator for the Minnesota State Digital Curricula Initiative, Charles Bentz faces a unique challenge: How to teach DevOps (agile, relentless, fast) in an academic context (inflexible, deliberate, slow)? But Bentz has found a way—and it's been successful enough that he's ready to share it. He'll do just that at this year's DevOps Enterprise Summit during his presentation, "Influencing Higher Education to Create the Future DevOps Workforce." read more

Let's Automate Let's Encrypt

HTTPS is a small island of security in this insecure world, and in this day and age, there is absolutely no reason not to have it on every Web site you host. Up until last year, there was just a single last excuse: purchasing certificates was kind of pricey.

OpenStack expands both its customer reach and deployments size

  • ZDNet | open-source RSS (Posted by bob on Nov 1, 2016 5:07 AM EDT)
  • Story Type: News Story
In every way that matters, OpenStack is getting bigger.

DTrace for Linux 2016

  • Brendan Gregg's Blog; By Brendan Gregg (Posted by bob on Nov 1, 2016 12:50 AM EDT)
  • Story Type: Tutorial; Groups: Kernel
With the final major capability for BPF tracing (timed sampling) merging in Linux 4.9-rc1, the Linux kernel now has raw capabilities similar to those provided by DTrace, the advanced tracer from Solaris... In this post I'll describe how you can use these tools, the front-ends available, and discuss where the technology is going next.

« Previous ( 1 ... 716 717 718 719 720 721 722 723 724 725 726 ... 1148 ) Next »