Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 ... 7359 ) Next »

Getting started with the i3 window manager on Linux

In my article 5 reasons the i3 window manager makes Linux better, I shared the top five reasons I use and recommend the i3 window manager as an alternative Linux desktop experience. In this post, I will walk through the installation and basic configuration of i3 on Fedora 28 Linux. 1. Installation Log into a Fedora workstation and open up a terminal. Use dnf to install the required package, like this: read more

How to install Linux Mint 19 alongside Windows

Windows can stay on your computer, when you install Linux Mint 19! It's handy to turn your computer into a dual boot machine. That way you can choose each time you turn on your computer, what operating system you want to boot: Mint or Windows.

Dual boot issues and the Black Screen of Death

As is the case for many open source enthusiasts, I am the go-to person in my family for solving PC issues. I enjoy messing with computers and solving technical challenges. Over the last few weeks, I had a lot of Windows encounters. There are 3 reasons to write about this: 1) I found a great tool to retrieve the Windows license key from openSUSE and I like to write about this tool. 2) I encountered a lot of driver issues on Windows, I like to share the problem and the way to solve it. 3) The grass is not greener on the other side.

How to Install Invoice Ninja on CentOS 7

This tutorial covers the installation of Invoice Ninja onto Centos 7 VPS with Apache, PHP and MariaDB. Invoice Ninja is free and self-hosted platform for invoicing, billing and payment management based on Laravel.

How to Install Netdata Monitoring Tool on Ubuntu 18.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Aug 30, 2018 5:03 AM CST)
  • Story Type: Tutorial; Groups: Linux, Ubuntu
Netdata is a free, open source, simple and real-time performance and health monitoring tool with a beautiful web front-end. In this tutorial, we are going to look at how to install Netdata performance Monitoring tool on Ubuntu 18.04 server.

Creating the Concentration Game PAIRS with Bash

Exploring the nuances of writing a pair-matching memory game and one-dimensional arrays in Bash.

Compact, Arm-based mini-PC is toughened up for IIoT

DFI’s Pico-ITX-based, DIN-rail mountable “EC900-FS6” mini-PC runs Linux or Android on an i.MX6 DualLite, and offers 2x GbE, 2x USB, 2x serial, mini-PCIe, and extensive ruggedization features. A reader recently noted our excessive use of the term “rugged,” which is fair enough. In our defense, embedded gear is increasingly tolerant of wide temperature ranges, and […]

Terminus A Modern Terminal App For Linux

A couple of years of using various Linux distros have shown me a lot of new stuff. Some interesting user interfaces, some new package managers but one place where I haven’t seen many inventions is the terminal. It has always been the same old shell that comes by default. Even though it is one of the most used things, I haven’t seen much of a variation with it.?

Storj Labs forges open-source vendors and cloud services alliance

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Aug 29, 2018 10:51 PM CST)
  • Story Type: Editorial; Groups: Cloud
Open source powers today's cloud, but many open-source developers haven't profited from the cloud's growth. Storj Labs wants to change that dynamic so both can make money.

Free eBook from Packt - Kali Linux Wireless Penetration Testing Beginner's Guide - Third Edition

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Aug 29, 2018 9:37 PM CST)
  • Story Type: News Story; Groups: Linux
Kali Linux Wireless Penetration Testing Beginner's Guide - Third Edition has been updated to Kali Linux 2017.3 with the latest methodologies, including full coverage of the KRACK attack and how to defend against it.

Add GUIs to your programs and scripts easily with PySimpleGUI

  • Opensource.com (Posted by bob on Aug 29, 2018 8:22 PM CST)
  • Groups: Python; Story Type: News Story
Few people run Python programs by double-clicking the .py file as if it were a .exe file. When a typical user (non-programmer types) double-clicks an .exe file, they expect it to pop open with a window they can interact with. While GUIs, using tkinter, are possible using standard Python installations, it's unlikely many programs do this. What if it were so easy to open a Python program into a GUI that complete beginners could do it? Would anyone care? Would anyone use it? It's difficult to answer because to date it's not been easy to build a custom GUI. read more

How to Create Aliases for Customizing Commands in Ubuntu

  • vitux.com; By Karim Buzdar (Posted by vitux on Aug 29, 2018 7:08 PM CST)
  • Story Type: Tutorial; Groups: Ubuntu
Ubuntu allows you to customize your long and rugged bash commands by using short and pleasant aliases as a replacement. In this tutorial, you will learn how to create and use an alias against a command in Ubuntu.

Orion Is A QML / C++ Twitch Desktop Client With VODs And Chat Support

Using Orion you can watch live Twitch streams and past broadcasts, and browse or search games and channels using a nice material user interface. What's more, Orion lets you login to Twitch, so you can chat and follow channels (and receive notifications when a channel you follow goes online).

Containers in Perl 6

  • Opensource.com (Posted by bob on Aug 29, 2018 4:39 PM CST)
  • Story Type: News Story
In the first article in this series comparing Perl 5 to Perl 6, we looked into some of the issues you might encounter when migrating code into Perl 6. In the second article, we examined how garbage collection works in Perl 6. Here, in the third article, we'll focus on Perl 5's references and how they're handled in Perl 6, and introduce the concepts of binding and containers. read more

Creating And Managing Git Repository - Git Series Part 2

  • LinuxAndUbuntu.com; By Mohd Sohail (Posted by MohdSohail on Aug 29, 2018 3:25 PM CST)
  • Story Type: Reviews; Groups: Linux
Continuing from the previous guide, I will demonstrate how to create a repository and manage it, apply changes to it, make certain files and folders exempt from tracking, and how to handle remote servers. In this guide, I will show you an example of such actions being performed by creating a very small website. I will also create a copy on a remote computer that will be used as a backup in case the main repo is ever damaged, or lost.

How To Use A Swap File Instead Of A Swap Partition On Linux

  • Linux Uprising; By Logix (Posted by logix on Aug 29, 2018 2:11 PM CST)
  • Story Type: Tutorial; Groups: Linux
This article explains how to transition from having a swap partition to a swap file. If you don't need to disable any existing swap partition and all you need is to create a swap file and activate it, simply skip steps 1 and 2.

How Canonical is Improving Ubuntu Linux Security

  • eWEEK; By Sean Michael Kerner (Posted by red5 on Aug 29, 2018 12:56 PM CST)
  • Groups: Ubuntu
Mark Shuttleworth, founder of Canonical and Ubuntu Linux discusses a recent cryptojacking attack and efforts his company is taking to secure users and applications.

4 open source monitoring tools

  • Opensource.com (Posted by bob on Aug 29, 2018 11:42 AM CST)
  • Story Type: News Story
Isn’t monitoring just monitoring? Doesn’t it include logging, visualization, and time-series data? The terminology around monitoring has caused a lot of confusion over the years and has led to some poor tools that tout the ability to do everything in one format. Observability proponents recognize there are many levels for observing a system. Metrics aggregation is primarily time-series data, and that’s what we’ll discuss in this article. read more

Setting up your own name service (DNS) with ISPConfig

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Aug 29, 2018 10:28 AM CST)
  • Groups: Linux; Story Type: News Story
Internet works with IP numbers and to get from a domain name to its IP number address the Domain Name System DNS is used. You can set up your own name service or use, for example, your hosting provider's name service. This tutorial shows how to run your own nameserver setup with ISPConfig.

« Previous ( 1 ... 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 ... 7359 ) Next »