Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1712 1713 1714 1715 1716 1717 1718 1719 1720 1721 1722 ... 7359 ) Next »

Kali Linux 2018.3 Ethical Hacking OS Adds iOS Research, Penetration Testing Tool

Offensive Security announced today the release of Kali Linux 2018.3, a new snapshot of the Debian-based ethical hacking and penetration testing operating system that brings updated components and several new tools.

Installing Seafile 6.3.2 inside ISPConfig 3.1

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Aug 27, 2018 8:59 PM EDT)
  • Groups: Ubuntu, Linux; Story Type: News Story
This tutorial shows the steps to install Seafile into a website on an ISPConfig 3 server. The server that is used for this setup uses Ubuntu 18.04, but the steps outlined in this guide should work similarly on other OS.

A sysadmins guide to containers

  • Opensource.com; By Daniel J Walsh (Posted by bob on Aug 27, 2018 7:45 PM EDT)
  • Story Type: Tutorial; Groups: Linux
The term "containers" is heavily overused. Also, depending on the context, it can mean different things to different people. Traditional Linux containers are really just ordinary processes on a Linux system. These groups of processes are isolated from other groups of processes using resource constraints (control groups [cgroups]), Linux security constraints (Unix permissions, capabilities, SELinux, AppArmor, seccomp, etc.), and namespaces (PID, network, mount, etc.)

You Can Now Convert Commercial Linux Game Installers to Flatpak Apps, Here's How

  • Softpedia; By Marius Nestor (Posted by hanuca on Aug 27, 2018 6:31 PM EDT)
  • Story Type: News Story; Groups: Games
There's a new script in town that promises to let you convert the installers of various commercial Linux games to Flatpak bundles you can run conternized on a wide range of GNU/Linux distributions.

Zowe! Bringing the mainframe to the open-source world

  • ZDNet; By Steven J. Vaughan-Nichols (Posted by bob on Aug 27, 2018 5:16 PM EDT)
  • Story Type: News Story; Groups: IBM, Linux
VIDEO: Linux has run on mainframes for decades. Now IBM and partners are enabling users to access z/OS using a new open-source framework, Zowe.

4 tips for better tmux sessions

  • Fedora Magazine; By Paul W. Frields (Posted by bob on Aug 27, 2018 4:02 PM EDT)
  • Story Type: Tutorial; Groups: Fedora
The tmux utility, a terminal multiplexer, lets you treat your terminal as a multi-paned window into your system. You can arrange the configuration, run different processes in each, and generally make better use of your screen. We introduced some readers to this powerful tool in this earlier article. Here are some tips that will help […]

Everything You Need to Know about Linux Containers, Part II: Working with Linux Containers (LXC)

Part I of this Deep Dive on containers introduces the idea of kernel control groups, or cgroups, and the way you can isolate, limit and monitor selected userspace applications. Here, I dive a bit deeper and focus on the next step of process isolation—that is, through containers, and more specifically, the Linux Containers (LXC) framework.

How to Install Hubzilla on Ubuntu 18.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Aug 27, 2018 1:33 PM EDT)
  • Groups: Ubuntu, Linux; Story Type: News Story
Hubzilla is a free and open source platform for creating interconnected websites featuring a decentralized identity, communications, and permissions framework built using common web server technology. In this tutorial, I will explain how to install Hubzilla on Ubuntu 18.04 server.

Top 10 Raspberry Pi blogs to follow

There are plenty of great Raspberry Pi fan sites, tutorials, repositories, YouTube channels, and other resources on the web. Here are my top 10 favorite Raspberry Pi blogs, in no particular order.

How to Enable/Disable Automatic Login in Ubuntu 18.04 LTS

  • vitux.com; By Karim Buzdar (Posted by vitux on Aug 27, 2018 11:04 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
This article shows you how to enable/disable automatic login to your Ubuntu system through the command line and through the graphical interface.

Org mode – Life in Plain Text

Org mode is a mode for the Emacs text editor. It’s designed to keep notes, maintain TODO lists, plan projects, and author documents with a fast and effective plain-text system. It’s particularly strong at scheduling tasks.

An introduction to diffs and patches

If you’ve ever worked on a large codebase with a distributed development model, you’ve probably heard people say things like “Sue just sent a patch,” or “Rajiv is checking out the diff.” Maybe those terms were new to you and you wondered what they meant. Open source has had an impact here, as the main development model of large projects from Apache web server to the Linux kernel have been “patch-based” development projects throughout their lifetime. read more

Wi-Fi Not Working on Ubuntu? Here’s How to Fix it

  • Make Tech Easier; By Matthew Muller (Posted by damien on Aug 27, 2018 6:41 AM EDT)
  • Story Type: Tutorial; Groups: Linux, Ubuntu
You might have issues connecting to Wi-Fi in Ubuntu. This can be due to a hardware or software problem. Learn how to fix the Wi-Fi not working issue in Ubuntu.

Linus Torvalds Kicks Off Development of Linux 4.19 Kernel, First RC Is Out Now

Linus Torvalds has officially kicked off the development cycle of the upcoming Linux 4.19 kernel series today by releasing the first Release Candidate (RC).

Getting started with Sensu monitoring

  • Opensource.com; By Michael Zamot (Posted by bob on Aug 27, 2018 2:53 AM EDT)
  • Story Type: Tutorial; Groups: Ruby
Sensu is an open source infrastructure and application monitoring solution that monitors servers, services, and application health, and sends alerts and notifications with third-party integration. Written in Ruby, Sensu can use either RabbitMQ or Redis to handle messages. It uses Redis to store data.

How to create a hot standby with PostgreSQL

PostgreSQL is an open source RDBMS (Relational DataBase Management System), and with any databases, the need may arise to scale and provide HA (High Availability). A single system providing a service is always a possible single point of failure - and even with virtual systems, there may be a time when you can't add more resources to a single machine to cope with the ever-increasing load. There also may be a need to another copy of the database contents that can be queried for long-running analytics, that are not fit to be run on the highly transaction-intensive production database. This copy could be a simple restore from the most recent backup on another machine, but the data would be outdated as soon as it is restored.

What was the most important moment in the history of Linux?

  • Opensource.com (Posted by bob on Aug 26, 2018 11:04 PM EDT)
  • Groups: Linux; Story Type: News Story
Getting to where it is today was no small feat for the little project that Linus Torvalds announced to the world on August 25, 1991, with this newsgroup post: Hello everybody out there using minix - read more

Linux-driven Zynq UltraScale+ embedded vision kit taps 4K-ready EV SoC model

Avnet’s “UltraZed-EV Starter Kit” for embedded vision features an UltraZed-EV module with a Zynq UltraScale+ MPSoC EV. The EV variant adds a 4K-ready H.264/H.265 codec and a more powerful FPGA to the quad -A53 SoC. Avnet has followed up on its Linux-driven UltraZed-EG SOM compute module with a new UltraZed-EV SOM version that moves to […]

UBports Releases Ubuntu Touch OTA-4 for Ubuntu Phones, Based on Ubuntu 16.04 LTS

  • Softpedia; By Marius Nestor (Posted by hanuca on Aug 26, 2018 7:15 PM EDT)
  • Story Type: News Story; Groups: Ubuntu
After many months of hard work, the UBports community announced today the general availability of the Ubuntu Touch OTA-4 software update for supported Ubuntu Phone devices.

Add free books to your eReader: Formatting tips

  • Opensource.com (Posted by bob on Aug 26, 2018 5:21 PM EDT)
  • Story Type: News Story
In my recent article, A handy way to add free books to your eReader, I explained how to convert the plaintext indexes at Project Gutenberg to HTML and then EPUBs. But as one commenter noted, there is a problem in older indexes, where individual books are not always separated by an extra newline character. read more

« Previous ( 1 ... 1712 1713 1714 1715 1716 1717 1718 1719 1720 1721 1722 ... 7359 ) Next »