Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 ... 7359 ) Next »

Ansible Guide: Create Ansible Playbook for LEMP Stack

Ansible is a simple automation tool that automates software application deployment, cloud provisioning, and configuration management. In this tutorial, we're going to show you how to create basic Ansible Playbook for provisioning the LEMP Stack on Ubuntu 18.04 Server.

The Ultimate Nerd Game is now called 'Logic World', releasing this Summer with Linux support

  • GamingOnLinux.com; By Liam Dawe (Posted by liamdawe on Apr 13, 2019 1:52 AM CST)
  • Story Type: News Story; Groups: Games
Remember The Ultimate Nerd Game (TUNG)? Well, it's now called Logic World and it's getting a massively expanded release this Summer with full Linux support.

How To Configure sudo Access In Linux?

  • 2daygeek.com; By Magesh M (Posted by 2daygeek on Apr 12, 2019 11:41 PM CST)
  • Story Type: Tutorial; Groups: Linux
2DayGeek: Three methods to configure sudo access in Linux.

Linux shell navigation to aliased directories with autocomplete

  • https://iridakos.com; By Lazarus Lazaridis (Posted by iridakos on Apr 12, 2019 9:29 PM CST)
  • Groups: Linux
A Linux shell script for registering directory aliases and navigating to them with tab completion.

Joe Doss: How Do You Fedora?

  • Fedora Magazine (Posted by bob on Apr 12, 2019 7:18 PM CST)
  • Groups: Fedora; Story Type: Interview
We recently interviewed Joe Doss on how he uses Fedora. This is part of a series on the Fedora Magazine. The series profiles Fedora users and how they use Fedora to get things done. Contact us on the feedback form to express your interest in becoming a interviewee. Who is Joe Doss? Joe Doss lives […]

Linux C Programming tutorial Part 21: Character pointers, array of pointers, and pointer to pointer

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Apr 12, 2019 5:06 PM CST)
  • Groups: Linux; Story Type: News Story
The concept of pointers is indeed one of the very important concepts in the C programming language. Up until now, we have discussed several aspects of pointers in C. Expanding on that, in this tutorial, we will be discussing a few more pointer concepts.

Windows, Mac, or Linux? We compare the pros and cons of these computing platforms

By mid-2019, most people are fully entrenched with their favorite operating system choice. But, if you're upgrading from an old machine, you might want to re-evaluate your options. If you're choosing an operating system for your desktop or laptop computer, there are three main choices: Windows, MacOS, and Linux.

Install and Configure Wildfly (JBoss) on Ubuntu 18.04 LTS

  • vitux.com; By Karim Buzdar (Posted by vitux on Apr 12, 2019 12:43 PM CST)
  • Story Type: Tutorial; Groups: Ubuntu
WildFly, formerly known as JBoss, is a free, open-source, and cross-platform application server which is now developed by Red Hat. In this article, we will explain how a Ubuntu administrator can install and configure Wildfly for local and remote access.

Designing posters with Krita, Scribus, and Inkscape

  • Opensource.com (Posted by bob on Apr 12, 2019 8:55 AM CST)
  • Story Type: News Story
A few months ago, I was asked to design some posters for a local Free Software Foundation (FSF) event. Richard M. Stallman was visiting our country, and my friend Abhas Abhinav wanted to put up some posters and banners to promote his visit. I designed two posters for RMS's talk in Bangalore.  read more

How libraries are adopting open source

  • Opensource.com (Posted by bob on Apr 12, 2019 7:41 AM CST)
  • Story Type: Interview
Four years ago, I interviewed Nathan Currulla, co-founder of ByWater Solutions, a major services and solutions provider for Koha, a popular open source integrated library system (ILS). read more

ncmpy – curses based Music Player Daemon client

ncmpy is a curses based MPD client written in the Python programming language. It’s recently been ported to Python 3 and requires python-mpd2, a Python library which provides a client interface for MPD. Let’s see how it functions with our review.

How to Install CouchDB on CentOS 7

Apache CouchDB is a free and open-source NoSQL database developed by the Apache Software Foundation. In this tutorial, we will explain how to install the latest version of CouchDB on CentOS 7.

Testing Small Scale Scrum in the real world

  • Opensource.com (Posted by bob on Apr 12, 2019 3:58 AM CST)
  • Story Type: News Story
Scrum is built on the three pillars of inspection, adaptation, and transparency. Our empirical research is really the starting point in bringing scrum, one of the most popular agile implementations, to smaller teams. As presented in the diagram below, we are now taking time to inspect this framework and principles by testing them in real-world projects. read more

Secure Ubuntu with ClamAV Antivirus

In this article, we will explain how you can install and use ClamAV Antivirus and ClamTK in order to scan your Ubuntu System for viruses.

How to configure an NFS server and mount NFS shares on Ubuntu 18.04

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Apr 12, 2019 1:29 AM CST)
  • Story Type: Tutorial; Groups: Linux, Ubuntu
Network File System (NFS) is a popular distributed filesystem protocol that enables users to mount remote directories on their server. The system lets you leverage storage space in a different location and write onto the same space from multiple servers in an effortless manner. It, thus, works fairly well for directories that users need to access frequently. This tutorial explains the process of mounting NFS share on an Ubuntu 18.04 server in an simple and easy-to-follow steps.

System Administration Toolkit: Log file basics

  • IBM Developer : Linux; By Martin Brown (Posted by bob on Apr 12, 2019 12:15 AM CST)
  • Story Type: Tutorial; Groups: IBM, Linux
A typical UNIX or Linux machine creates many log files during the course of its operation. Some of these contain useful information; others can be used to help you with capacity and resource planning. This article looks at the fundamental information recorded within the different log files, their location, and how that information can be used to your benefit to work out what is going on within your system.

Firms partner to integrate NASA cFS on space-ready cPCI SBC

Aitech and EFSI have teamed up to integrate NASA’s cFs (core Flight System) using the SP0-S, Aitech’s latest space-ready CompactPCI SBC and EFSI’s Linux distribution. Aitech and Embedded Flight Systems (EFSI) have announced a partnership to integrate NASA’s cFS (core Flight System) into Aitech’s modular SP0-S space CompactPCI (cPCI) SBC. The effort makes use of […]

Docker Platform Outlook: Anusha Ragunathan Talks Containers

Docker software engineer Anusha Ragunathan talks about what the year ahead holds in store for the Docker platform and container technology.

The Linux rev Command with 3 Practical Examples

  • Putorius; By Steven Vona (Posted by savona on Apr 11, 2019 8:32 PM CST)
  • Groups: Linux
How to use the Linux rev Command to reverse characters in text files and strings. We also explore 3 practical uses for the rev command.

Be your own certificate authority

  • Opensource.com (Posted by bob on Apr 11, 2019 7:18 PM CST)
  • Story Type: News Story
The Transport Layer Security (TLS) model, which is sometimes referred to by the older name SSL, is based on the concept of certificate authorities (CAs). These authorities are trusted by browsers and operating systems and, in turn, sign servers' certificates to validate their ownership. read more

« Previous ( 1 ... 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 ... 7359 ) Next »