Showing all newswire headlines
View by date, instead?« Previous ( 1 ... 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 ... 7359 ) Next »
Ubuntu Testing Chromium Snap With VAAPI (Hardware-Accelerated Video Decoding) Support
Ubuntu is testing a new Chromium snap package that enables VAAPI support, allowing the web browser to take advantage of hardware-accelerated video decoding.
Command-Line Tip: Put Down the Pipe
Learn a few techniques for avoiding the pipe and making your command-line commands more efficient.
Challenges in open source voice interfaces
If you're anything like many open source enthusiasts, you may have grown up watching science fiction shows like Knight Rider, or Star Trek, or (my personal favorite) Time Trax. What do they have in common? In each, voice is the key medium through which the protagonists interact with a computer. Knight Rider had Kitt, Star Trek had the ubiquitous computer, and even the indefatigable Darrian Lambert in Time Trax had dependable Selma, the holographic assistant.
read more
15 Tar Commands You Should Try in Linux
Sometimes you need to pack multiple files and/or directories into a single file. These are some tar commands you can use to archive and compress your files.
How to Change User Password in Ubuntu
It’s always a good idea to update your password on a regular basis and use a unique password for each account.
As a regular user in Ubuntu you can only change your own password. The root user and users with sudo privileges can change another user’s passwords and define how the password can be used or changed.
Dcp (Dat Copy) – Easy And Secure Way To Transfer Files Between Linux Systems
2DayGeek: Dcp (Stands for Dat Copy) copies files between hosts on a network using the peer-to-peer Dat network.
How to Install Yarn on CentOS 7
Yarn is an advanced package management tool for Javascript applications mostly used for Node.js applications. Yarn is compatible with npm used for installing, configuring, updating and removing npm packages.
How to Create Directories in Linux with the mkdir Command
In Linux systems, you can create new directories either from the command line or with your desktop file manager. The command that allows you to create directories (also known as folders) is mkdir.
Deep-dive into Jenkins
we will go deep into the functionalities and understand all the different features of Jenkins. Let’s get started. Developers make commits in the source code. Jenkins polls and detects code at every interval.
If there are any commits, Jenkins will start the build using any of the build tools integrated into the code...
Get started with TaskBoard, a lightweight kanban board
There seems to be a mad rush at the beginning of every year to find ways to be more productive. New Year's resolutions, the itch to start the year off right, and of course, an "out with the old, in with the new" attitude all contribute to this. And the usual round of recommendations is heavily biased towards closed source and proprietary software. It doesn't have to be that way.
Here's the ninth of my picks for 19 new (or new-to-you) open source tools to help you be more productive in 2019.
read more
How to Shut Down Ubuntu
This tutorial explains the Ubuntu Poweroff and Shutdown commands and provides some easy to use examples.
How To Copy A File/Folder From A Local System To Remote System In Linux?
2DayGeek: This tutorial helps you to copy files or folders in multiple servers using Shell script.
A Use Case for Network Automation
Use the Python Netmiko module to automate switches, routers and firewalls
from multiple vendors.
Solving the Year 2038 problem in the Linux kernel
Because of the way time is represented in Linux, a signed 32-bit number can't support times beyond January 19, 2038 after 3:14:07 UTC. This Year 2038 (Y2038 or Y2K38) problem is about the time data type representation. The solution is to use 64-bit timestamps.
read more
How to Install BoltWire CMS on Ubuntu 18.04 LTS
BoltWire is an easy to use content management system that can be used to create personal or business websites which is released as OpenSource software. It is written in PHP language and it doesn't require a database, all its data is stored in the file system.
Using Linux Sleep Command in Bash Scripts
This tutorial shows you how to use sleep commands and its various options in bash scripts.
Build a Django RESTful API on Fedora.
With the rise of kubernetes and micro-services architecture, being able to quickly write and deploy a RESTful API service is a good skill to have. In this first part of a series of articles, you’ll learn how to use Fedora to build a RESTful application and deploy it on Openshift. Together, we’re going to build […]
Orange Pi 3 SBC Now Available, New Malware Targeting Linux Servers to Mine Cryptocurrency, Chrome OS 73 for the Dev Channel Released, Inkscape Nearing Version 1.0 Milestone and Linux 5.0-rc3 Is Out
News briefs for January 21, 2019.
How to Use grep Command in Linux with Examples
The grep command used to find a particular string or pattern in one or multiple patterns. Grep stands for “Global Regular Expression Print”. Grep is the most powerful command in Linux used most commonly.
Booting Linux faster
Of all the computers I've ever owned or used, the one that booted the quickest was from the 1980s; by the time your hand moved from the power switch to the keyboard, the BASIC interpreter was ready for your commands. Modern computers take anywhere from 15 seconds for a laptop to minutes for a small home server to boot. Why is there such a difference in boot times?
read more
« Previous ( 1 ... 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 ... 7359 ) Next »
