Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 ... 7359 ) Next »

Unix vs Linux: All you need to know

  • ThisHosting.Rocks; By Borche Jankovski (Posted by Feenta on Apr 5, 2019 6:54 PM CST)
  • Groups: Linux
All you need to know about the differences and similarities between Unix and Linux. Find out how both started, what their purposes are, and more.

File sharing with Git

  • Opensource.com (Posted by bob on Apr 5, 2019 5:40 PM CST)
  • Story Type: News Story
Git is one of those rare applications that has managed to encapsulate so much of modern computing into one program that it ends up serving as the computational engine for many other applications. While it's best-known for tracking source code changes in software development, it has many other uses that can make your life easier and more organized. In this series leading up to Git's 14th anniversary on April 7, we'll share seven little-known ways to use Git. read more

How to Execute .bin and .run Files in Ubuntu

  • vitux.com; By Karim Buzdar (Posted by vitux on Apr 5, 2019 4:26 PM CST)
  • Story Type: Tutorial; Groups: Ubuntu
In this article, we will explain how to execute/run the file with .run and .bin extensions on your Ubuntu.

SUSE Advances Enterprise Cloud Efforts

  • eWEEK; By Sean Michael Kerner (Posted by red5 on Apr 5, 2019 3:11 PM CST)
  • Groups: Cloud, SUSE
Suse claims that it will soon be the largest Linux independent vendor in the world, as it looks to grow a larger cloud footprint.

Xen 4.12 shrinks code, beefs up security, rethinks x86 support

  • The Register (Posted by bob on Apr 5, 2019 1:57 PM CST)
  • Story Type: News Story
Plus, it’s now actually two hypervisors in one Open source hypervisor Xen has reached version 4.12, bringing major improvements in resource footprint and security, and revamped x86 architecture support.…

Here Is How I Started Using Linux

  • LinuxAndUbuntu.com; By Mohd Sohail (Posted by MohdSohail on Apr 5, 2019 12:43 PM CST)
  • Story Type: Reviews; Groups: Linux
It is April 2019 as I am writing this article from my Ubuntu 18.04 and I don’t remember the last time I had to use Windows for something that Linux couldn’t do. I don’t remember the last time I opened the thing called Ubuntu Software Store since I just use apt for most system related package management.

How to Install Nginx with PHP and MySQL (LEMP Stack) on Ubuntu 18.04

This tutorial shows how you can install Nginx on an Ubuntu 18.04 LTS server with PHP 7.2 support (through PHP-FPM) and MySQL support (LEMP = Linux + nginx (pronounced "engine x") + MySQL + PHP).

5 open source tools for teaching young children to read

  • Opensource.com (Posted by bob on Apr 5, 2019 10:14 AM CST)
  • Story Type: News Story
Anyone who sees a child using a tablet or smartphone observes their seemingly innate ability to scroll through apps and swipe through screens, flexing those "digital native" muscles. According to Common Sense Media, the percentage of US households in which 0- to 8-year-olds have access to a smartphone has grown from 52% in 2011 to 98% in 2017. read more

Command line quick tips: Cutting content out of files

  • Fedora Magazine (Posted by bob on Apr 5, 2019 5:18 AM CST)
  • Groups: Fedora; Story Type: News Story
The Fedora distribution is a full featured operating system with an excellent graphical desktop environment. A user can point and click their way through just about any typical task easily. All of this wonderful ease of use masks the details of a powerful command line under the hood. This article is part of a series […]

ncmpc – Frugal Music Player Daemon client

MPD is a free and open music player server. It plays audio files, organizes playlists and maintains a music database. In order to interact with it, a client program is needed. ncmpc is billed as a fully featured MPD client with a tiny memory footprint.

How to Compress Files/Folders to .zip, tar.xz and 7z format in Ubuntu Desktop

  • vitux.com; By Karim Buzdar (Posted by vitux on Apr 5, 2019 12:18 AM CST)
  • Story Type: Tutorial; Groups: Ubuntu
File compression is a way to create archives that help us in saving time, creating space and downloading and transferring software and data faster. In this article, we will describe how you can compress single and multiple files and folders into the following formats: zip, tar.xc, and 7z.

Why you should choose mindfulness over multitasking

  • Opensource.com (Posted by bob on Apr 4, 2019 11:04 PM CST)
  • Story Type: News Story
You have your morning coffee in hand, you've just finished your daily scrum, and you sit down at your computer to start your day. Up pops a Slack message. You scan your emails, then bounce back to Slack. You look at your calendar to see when your next meeting is—much to your surprise, it's starting in 15 minutes. You get back to your desk and check your to-do list to see what tasks you can fit in before your next meeting, but one of your co-workers asks for your help to solve a problem. Before you know it, half of your day has disappeared. read more

How to Install OpenCart on Ubuntu 18.04

  • RoseHosting.com; By RoseHosting.com (Posted by RoseHosting on Apr 4, 2019 9:50 PM CST)
  • Groups: Linux
OpenCart is a free and open-source shopping cart system. It is a PHP-based platform for creating online stores, delivering all standard e-commerce functionalities needed for managing an online shop.

How To Create The Bulk Users In Linux?

  • 2daygeek.com; By Magesh M (Posted by 2daygeek on Apr 4, 2019 8:35 PM CST)
  • Story Type: Tutorial; Groups: Linux
2DayGeek: Two ways to create the bulk users in Linux.

Apache Bug Lets Attackers Gain Root Access

Apache HTTP web server users are being urged to update their servers to patch for a critical vulnerability that could give an attacker a way to gain root access. Researcher Charles Fol discovered the vulnerability and writes about it in detail here: https://cfreal.github.io/carpe-diem-cve-2019-0211-apache-local-root.html. Apache

How writers can get work done better with Git

  • Opensource.com (Posted by bob on Apr 4, 2019 6:07 PM CST)
  • Story Type: News Story
Git is one of those rare applications that has managed to encapsulate so much of modern computing into one program that it ends up serving as the computational engine for many other applications. While it's best-known for tracking source code changes in software development, it has many other uses that can make your life easier and more organized. In this series leading up to Git's 14th anniversary on April 7, we'll share seven little-known ways to use Git. Today, we'll look at ways writers can use Git to get work done. read more

Automatically Mount USB Drives On #Ubuntu Or #Debian Server With USBmount

If you want to automatically mount USB drives on a server running Debian or Ubuntu (including Raspbian or Ubuntu MATE for Raspberry Pi) you can use a simple, but very effective tool called USBmount.

Linux For A Slow Laptop

There are old laptops in each house that can no longer function fully. Using standard operating systems, for example, Windows or Linux becomes almost impossible. However, you can still use the old laptop effectively.

9 features developers should know about Selenium IDE

  • Opensource.com (Posted by bob on Apr 4, 2019 2:24 PM CST)
  • Story Type: News Story
There has long been a stigma associated with using record-and-playback tools for testing rather than scripted QA automation tools like Selenium Webdriver, Cypress, and WebdriverIO. read more

Open Source Is Winning, and Now It's Time for People to Win Too

Back when I started college, in the fall of 1988, I was introduced to a text editor called Emacs... The GNU folks talked about software with extreme intensity, as if the fate of the entire world rested on the success of their software replacing its commercial competition.

« Previous ( 1 ... 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 ... 7359 ) Next »