Showing headlines posted by bob

« Previous ( 1 ... 311 312 313 314 315 316 317 318 319 320 321 ... 1156 ) Next »

7 steps to securing your Linux server

This primer will introduce you to basic Linux server security. While it focuses on Debian/Ubuntu, you can apply everything presented here to other Linux distributions. I also encourage you to research this material and extend it where applicable. 1. Update your server The first thing you should do to secure your server is to update the local repositories and upgrade the operating system and installed applications by applying the latest patches. On Ubuntu and Debian: read more

Linus Torvalds isnt worried about Microsoft taking over Linux

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Oct 8, 2019 9:15 AM EDT)
  • Story Type: Editorial; Groups: Linux, Microsoft
And you shouldn't be either. Every company wants to rule Linux -- none of them can or ever will.

Six ultra-compact embedded PCs tap Apollo Lake

Portwell’s rugged, Linux-friendly “Kuber-2000” embedded computers are based on Intel’s Apollo Lake and measure only 99 x 92 x 46mm. Different models are optimized for isolated I/O, CAN/automotive, PoE, soft PLC, and wireless. American Portwell Technology has launched a family of six Kuber-2000 industrial mini-PCs with different I/O packages aimed at specific applications.

Announcing the All Things Open 2019 lightning talk lineup

If you're attending the All Things Open conference in Raleigh, NC this year be sure to check out our Lightning Talk series on Tuesday, October 15 at 12:45 pm EDT.

Install and Secure Redis Server on Debian 10

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Oct 8, 2019 3:06 AM EDT)
  • Story Type: Tutorial; Groups: Debian, Linux
Redis also know as "Remote Dictionary Server" is an open-source and in-memory database that can be used as a database, cache and message broker. In this tutorial, we will learn how to install and secure Redis on Debian 10 server.

GNU means GNU's Not U: Stallman insists he's still Chief GNUisance while 18 maintainers want him out as leader

  • The Register; By Thomas Claburn (Posted by bob on Oct 8, 2019 2:04 AM EDT)
  • Story Type: Editorial; Groups: GNU
Now-removed personal website statement sparks confusion. On Monday, a group of maintainers of the GNU Project, the free operating system created by Richard Stallman, questioned Stallman's leadership and emitted a joint statement for rethinking how the project should be managed going forward.…

Using the Java Persistence API

The Java Persistence API (JPA) is an important Java functionality for application developers to understand. It translates exactly how Java developers turn method calls on objects into accessing, persisting, and managing data stored in NoSQL and relational databases. This article examines the JPA in detail through a tutorial example of building a bicycle loaning service.

7 Java tips for new developers

Java is a versatile programming language used, in some way, in nearly every industry that touches a computer. Java's greatest power is that it runs in a Java Virtual Machine (JVM), a layer that translates Java code into bytecode compatible with your operating system. As long as a JVM exists for your operating system, whether that OS is on a server (or serverless, for that matter), desktop, laptop, mobile device, or embedded device, then a Java application can run on it. If you're just getting started with Java programming, here are seven basics you need to know.

Introduction to open source observability on Kubernetes

In the first article in this series, learn the signals, mechanisms, tools, and platforms you can use to observe services running on Kubernetes.

IceWM - A really cool desktop

IceWM is a very lightweight desktop. It’s been around for over 20 years, and its goals today are still the same as back then: speed, simplicity, and getting out of the users way. I used to add IceWM to Scientific Linux, for a lightweight desktop. At the time, it was only a .5 Meg rpm. […]

How to setup a VPN Server using Pritunl on Ubuntu 18.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Oct 7, 2019 5:52 PM EDT)
  • Story Type: Tutorial; Groups: Linux, Ubuntu
Pritunl is a VPN Server Software based on the popular OpenVPN platform. In this tutorial, you will learn how to set up and use Pritunl on your Ubuntu 18.04 LTS based server.

Surprise! Copying crummy code from Stack Overflow leads to vulnerable GitHub jobs

Boffins find sharing snippets of code has a downside. Among those learning how to program, and some more experienced software developers, it's common practice to copy and paste code snippets from Stack Overflow, a Q&A forum for asking about coding problems.…

Breaking down this week's net neutrality court decision

This week, the U.S. Court of Appeals for the D.C. Circuit issued its ruling in Mozilla v. Federal Communications Commission (FCC), the court case to defend net neutrality protections for …

Compact, six-port net appliance features dual bypass pairs

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Oct 7, 2019 9:24 AM EDT)
  • Story Type: News Story; Groups: Intel
Lanner’s compact “NCA-1513” is an Atom C3000-based network appliance with up to 6x GbE ports with dual Gen3 bypass pairs and Intel QuickAssist plus mini-PCIe and 2x M2 expansion slots. Lanner announced the release of a desktop networking appliance with up to 6x Gigabit Ethernet ports that measures a compact 231 x 200 x 44mm. […]

Five Ubuntu-on-Intel gateways offer preloaded automation software

Logic Supply has introduced a line of Linux-ready “IGN” embedded gateways preloaded with Inductive Automation’s “Ignition” industrial automation and SCADA software with Intel Apollo Lake, Skylake, Coffee Lake, and Whiskey Lake CPUs. Logic Supply has launched a family of five IGN edge gateways that are preconfigured with Inductive Automation’s Ignition industrial automation trial software. The […]

How to Install CentOS 8 Desktop

CentOS 8 is a free and open-source Linux distribution and community version of RHEL 8. In this tutorial, we will show you step by step instructions on how to install CentOS 8.

Fedora drops 32-bit Linux

  • ZDNet; By Steven J. Vaughan-Nichols (Posted by bob on Oct 5, 2019 10:20 PM EDT)
  • Story Type: News Story; Groups: Fedora, Linux
With the next version of Fedora, support for the obsolete 32-bit version Linux will be dropped.

Zynq UltraScale+ board supports new Xilinx AI Platform

  • LinuxGizmos.com (Posted by bob on Oct 5, 2019 8:09 PM EDT)
  • Groups: Linux; Story Type: News Story
iWave unveiled a dev kit for its Linux-driven, Zynq Ultrascale+ based iW-Rainbow G30M module with support for a new Xilinx AI Platform. Xilinx is baking related AI technology into its soon-to-ship, Linux-powered 7nm Versa processors. iWave Systems has launched an “iW-Rainbow G30D Zynq Ultrascale+ MPSoC Development Kit” for its iW-Rainbow G30M compute module, which runs […]

What's in an open source name?

GNOME, Java, Jupyter, Python. If your friends or family members have ever eavesdropped on your work conversations, they might think you've made a career in Renaissance folklore, coffee roasting, astronomy, or zoology. Where did the names of these open source technologies come from? We asked our writer community for input and rounded up some of our favorite tech name origin stories. read more

PostgreSQL puts the pedal to the metal with some smart indexing tweaks in version 12

  • The Register (Posted by bob on Oct 5, 2019 1:15 AM EDT)
  • Story Type: News Story
Open-source veteran not above the odd speed increase Open-source database darling PostgreSQL emitted a new version of its eponymous database last night with more nods to standard SQL and a performance boost.…

« Previous ( 1 ... 311 312 313 314 315 316 317 318 319 320 321 ... 1156 ) Next »