Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 2202 2203 2204 2205 2206 2207 2208 2209 2210 2211 2212 ... 7359 ) Next »

Linux Foundation LFCS and LFCE: Miltos Tsatsakis

The Linux Foundation offers many resources for developers, users, and administrators of Linux systems. One of the most important offerings is its Linux Certification Program, which is designed to give you a way to differentiate yourself in a job market that's hungry for your skills.

openSUSE-Based GeckoLinux Receives New, Revamped Releases Built with KIWI

  • Softpedia; By Marius Nestor (Posted by hanuca on Jan 9, 2018 8:43 PM EDT)
  • Story Type: News Story; Groups: SUSE
The developer of the openSUSE-Based GeckoLinux open-source operating system announced the release of a major update to both the GeckoLinux Static and NEXT series.

Best Linux Screenshot & Screencasting Tools

There comes a time you want to capture an error on your screen and send it to the developers or want help from Stack Overflow, you need the right tools to take that screenshot and save it or send it. There are tools in the form of programs and others as shell extensions for GNOME. Not to worry, here are the best Linux Screenshot taking tools that you can use to take those screenshots or make a screencast.

Install Concrete5 on Ubuntu 16.04

We’ll show you, how to install Concrete5 on Ubuntu 16.04. Concrete5 is free and open source Content Management System (CMS). It is an easy to use, but yet powerful tool allowing users with no technical skills to build different types of websites.

Linux Mint Devs Respond to Meltdown and Spectre Security Vulnerabilities

Linux Mint developers have published today a statement regarding the recently unearthed Meltdown and Spectre security vulnerabilities, informing users on how to keep their PCs secure.

How to set up a Raspberry Pi for retro gaming

I grew up with console gaming and over the years I have had a number of systems, including Atari, SNES, Sega Genesis, and my all-time-favorite—the Commodore Amiga. I recently found a backup of old games I have been carrying around with me for years and got nostalgic for the glory days of retro gaming. I grabbed some old hardware and started tinkering with it so I could relive my childhood. I was surprised how well these games run on my Raspberry Pi and it's become something of a new hobby. read more

Linux size Command Tutorial for Beginners (6 Examples)

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jan 9, 2018 1:07 PM EDT)
  • Groups: Linux; Story Type: News Story
As some of you might already know, an object or executable file in Linux consists of several sections (like txt and data). In case you want to know the size of each section, there exists a command line utility - dubbed size - that provides you this information.

MongoDB installation & configuration on RHEL/CentOS

  • http://linuxtechlab.com; By Shusain (Posted by linuxtechlab on Jan 9, 2018 8:25 AM EDT)
  • Story Type: Tutorial; Groups: Linux
MongoDB is one of the famous , free & open source document oriented No-SQL database server. MongoDB uses JSON like document format to store data in database, rather than using rows & columns, as...

Asus Tinker Board S adds 16GB eMMC and more

  • LinuxGizmos.com (Posted by bob on Jan 9, 2018 7:10 AM EDT)
  • Story Type: News Story
Asus announced a “Tinker Board S” SBC that has the same Rockchip RK3288 as the original, but adds 16GB eMMC, HDMI-CEC support, a smart audio jack, and improved power management features. Asus unveiled a minor upgrade to its open-spec Tinker Board SBC, which was originally unveiled a year ago. Like the original, the Tinker Board […]

The Linux vs Meltdown and Spectre battle continues

  • ZDNet; By Steven J. Vaughan-Nichols (Posted by bob on Jan 9, 2018 5:56 AM EDT)
  • Story Type: News Story; Groups: Linux
Fixing Meltdown and Spectre will take Linux -- and all other operating systems -- programmers a long, long time. Here's where the Linux developers are now.

Who Was To Blame For The Ubuntu BIOS Bug?

  • Everyday Linux User; By Gary Newell (Posted by gary_newell on Jan 9, 2018 4:42 AM EDT)
  • Story Type: Editorial
In this article I have analysed who is to blame for the Ubuntu BIOS bug which leaves the BIOS of some laptops in a read only state. So who is to blame? The developers, the manufacturers, the BIOS developers or indeed the users?

5 reasons Kubernetes is the real deal

  • Opensource.com; By Neela Jacques (Posted by bob on Jan 9, 2018 3:27 AM EDT)
  • Story Type: Editorial; Groups: Cloud
I've been to a lot of tech conferences in my life, but there was something different about the December 2017 KubeCon/Cloud Native Computing Foundation (CNCF) Summit in Austin. Sure, there's a ton of hype around Kubernetes, but it's something more.

phpMemcachedAdmin installation in Linux

  • http://linuxtechlab.com; By Shusain (Posted by linuxtechlab on Jan 9, 2018 2:13 AM EDT)
  • Story Type: Tutorial; Groups: Linux
phpMemcachedAdmin is graphicalweb interface used for the administration of memcached & that provides all the live stats for memcached. It provides real time stats for get, set, increment, decrements, evictions etc as well as other server stats.

How to Install Docker CE on Your Desktop

  • Linux.com; By Swapnil Bhartiya (Posted by bob on Jan 9, 2018 12:59 AM EDT)
  • Story Type: Tutorial; Groups: Linux
This article will cover the installation of Docker on desktop Linux, macOS, and Windows, and it is intended for beginners who want to get started with Docker containers. The only prerequisite is that you are comfortable with command-line interface.

Linux Filesystem Events with inotify

  • Linux Journal; By Charles Fisher (Posted by bob on Jan 8, 2018 11:44 PM EDT)
  • Story Type: Tutorial; Groups: Community, Linux
It is, at times, important to know when things change in the Linux OS. The uses to which systems are placed often include high-priority data that must be processed as soon as it is seen. The conventional method of finding and processing new file data is to poll for it, usually with cron. This is inefficient......

5 Differences Between Linux And Windows

Are you an entirely new computer user who just bought a PC and had Microsoft Windows pre-installed on it? Seeking out what’s beyond the realm of Windows Operating System, exploring curiously what Linux is and how it is different from the former one that already came with your computer when you purchased it. Or is it the other way around where Linux was the default Operating System on your computer?

Sub-1GHz IoT gateway combines BB Black and TI LaunchPad boards

Newark Element14’s “SimpleLink Sub-1GHz Sensor to Cloud Linux Industrial Gateway” kit combines a BeagleBone Black, a wireless cape, and a pair of TI SimpleLink CC1350 LanchPad kits. Newark Element14’s “SimpleLink Sub-1GHz Sensor to Cloud Linux Industrial Gateway” kit provides a Sub-1GHz sensor network development platform with an Internet of Things (IoT) gateway and cloud connectivity. […]

How to install or upgrade PHP version to PHP 7

  • http://linuxtechlab.com; By Shusain (Posted by linuxtechlab on Jan 8, 2018 8:01 PM EDT)
  • Story Type: Tutorial; Groups: Linux
PHP (Hypertext Preprocessor) is a widely used open source scripting language that is used mainly for web development. It is used generally for creating dynamic web pages or for dynamic images on websites. In...

How to Install Mautic Marketing Automation Tool on CentOS 7

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jan 8, 2018 6:47 PM EDT)
  • Groups: Linux; Story Type: News Story
In this tutorial, I will show you step-by-step how to install Mautic Marketing Automation Platform on CentOS 7. Mautic is an open source and self-hosted marketing automation tool for everyone. It allows you to grow up your business, monitor your website, create landing pages, create campaigns for your business, manage contacts, and send marketing emails.

WP Engine Gets $250 Million Funding from Silver Lake

It might be called the little engine that could -- or maybe the little engine that does. Whatever you call it, Austin, Texas based WP Engine web hosting company just got a big payoff with a $250 million investment from the private equity giant Silver Lake partners.

« Previous ( 1 ... 2202 2203 2204 2205 2206 2207 2208 2209 2210 2211 2212 ... 7359 ) Next »