Showing all newswire headlines
View by date, instead?« Previous ( 1 ... 1715 1716 1717 1718 1719 1720 1721 1722 1723 1724 1725 ... 7359 ) Next »
KDE Plasma on ARM Laptop Pinebook
Plasma running on a Pinebook.
In the last few years, smartphone hardware has become powerful enough to drive conventional desktop software. A developing trend is to create laptops using hardware initially designed for smartphones and embedded systems. There are distinct advantages to this approach: those devices are usually very energy efficient, so they can yield a long runtime on a single battery charge; they're also rather inexpensive and lighter than conventional laptops.
How to Enforce Password Quality in Linux
One of the easiest ways to improve the security of your server is to ensure that everyone’s password meets a certain minimum length. There are, of course, other considerations like the mix of small and capital letters, numbers, and special characters
openSUSE Tumbleweed Is Now Powered by Linux Kernel 4.18, Introduces AV1 Support
openSUSE Project's Douglas DeMaio informs us today that the openSUSE Tumbleweed rolling release operating system is now powered by the latest and greatest Linux 4.18 kernel series, and received some of the most recent Open Source technologies.
Copy and Paste in Screen
Screen is a command-line tool that lets you set up multiple terminal windows
within it, detach them and reattach them later, all without any graphical
interface. This program has existed since before I started using Linux, but
first I clearly need to address the
fact that I'm even using Screen at all prior to writing a tech tip about it. I can
already hear you ask, "Why not tmux?"
Debian Withholding Intel Security Patches, Linus Torvalds on the XArray Pull Request, Red Hat Transitioning Its Container Registry, Akraino Edge Stack Moves to Execution Phase, openSUSE Tumbleweed Sna
News briefs for August 23, 2018.
Akraino Edge Stack project adds members and preps edge computing
The LF’s Akraino Edge Stack project for standardizing open source edge computing software for basestatons and other telecom and IoT systems, added new members including Arm, Dell, Ericsson, Juniper, and Qualcomm. The ubiquitous topic of edge computing has so far primarily focused on IoT and machine learning. A new Linux Foundation project called Akraino Edge […]
Windows 95 Is Now Available on Linux, Mac, and Windows as an Electron App
If you want to have some fun this coming weekend pranking your colleagues or friends, there's now an Electron app with Microsoft's Windows 95 operating system that you can run on Linux, Mac, or even Windows computers.
How to Install Apache on Debian 9
Apache HTTP server is one of the most popular web servers in the world. In this tutorial, we will go through the steps of installing Apache on a Debian 9 server.
Linux Kernel And Its Functions
People use Linux every day. Today almost all electronic products are built on Linux and the most popular ones are Android devices. Every day almost 850,000 Android devices are activated which is the largest compared to any other mobile devices manufacturer such as Windows phone, iPhone etc. It's not just smartphones that Linux runs but every other gadget from your TV to a refrigerator is running on Linux. So how is this all possible and what is Linux all about? Let's talk about this.
Open Source Akraino Edge Computing Project Leaps Into Action
The ubiquitous topic of edge computing has so far primarily focused on IoT and machine learning. A new Linux Foundation project called Akraino Edge Stack intends to standardize similar concepts for use on edge telecom and networking systems in addition to IoT gateways. The goal to build an “open source software stack that supports high-availability cloud services optimized for edge computing systems and applications,” says the project.
How to Make Password Asterisks Visible in Ubuntu Terminal
Whenever you are asked to type a password in Ubuntu terminal, you insert your password without getting any visual display or a feedback from the screen. In such a situation, there are the chances that you may mess up with your password by entering it wrongly.
An introduction to pipes and named pipes in Linux
In Linux, the pipe command lets you sends the output of one command to another. Piping, as the term suggests, can redirect the standard output, input, or error of one process to another for further processing.
The syntax for the pipe or unnamed pipe command is the | character between any two commands:
Command-1 | Command-2 | …| Command-N
read more
How to enable VoIP in ONLYOFFICE using Twilio
ONLYOFFICE is an open source solution that comprises comprehensive online document editors for text documents, spreadsheets and presentations, CRM and project management, mail, calendar, chat, and more. This tutorial shows how to Integrate Twilio VoIP with ONLYOFFICE.
Managed Linux and Zephyr distros for IoT offer OTA and container tech
A Linaro spinoff called Foundries.io unveiled a continuously updated “microPlatforms” IoT service with managed Linux and Zephyr distros. The Linux platform is based on OE/Yocto and Docker container code. A Cambridge, UK based startup called Foundries.io, which is funded by Linaro and led by former Linaro exec George Grey, has launched a microPlatforms service with […]
How to publish a WordPress blog to a static GitLab Pages site
A long time ago, I set up a WordPress blog for a family member. There are lots of options these days, but back then there were few decent choices if you needed a web-based CMS with a WYSIWYG editor. An unfortunate side effect of things working well is that the blog has generated a lot of content over time. That means I was also regularly updating WordPress to protect against the exploits that are constantly popping up.
read more
Linux chrt Command Tutorial for Beginners (5 Examples)
Processes form the core of a running Linux system. When a program converts into a process (which is when it's executed), a lot of attributes are set. Sometimes, you may want to change these attributes at runtime. There exists a command line tool chrt that lets you do this.
Microsoft Visual Studio C++ Runtime installers were built to fail
Redmond created executable installers with vulnerable tools
Security researcher Stefan Kanthak claims that the Microsoft Visual C++ Redistributable for Visual Studio 2017 executable installers (x86 and x64) were built with insecure tools from several years ago, creating a vulnerability that could allow privilege escalation.…
What is a Makefile and how does it work?
If you want to run or update a task when certain files are updated, the make utility can come in handy. The make utility requires a file, Makefile (or makefile), which defines set of tasks to be executed. You may have used make to compile a program from source code. Most open source projects use make to compile a final executable binary, which can then be installed using make install.
read more
Chrome OS 69 Will Finally Bring Linux Apps to Chromebooks, Night Light Support
Google has laid down the plans for its upcoming Chrome web browser and Chrome OS operating system for Chromebooks, version 69, which will introduce lots of exciting new features and improvements.
How To Install Prometheus on Ubuntu 18.04 LTS
Prometheus is a free and open source software ecosystem that allows us to collect metrics from our applications and stores them in a database, especially a time-series based DB. It is a very powerful monitoring system suitable for dynamic environments.
« Previous ( 1 ... 1715 1716 1717 1718 1719 1720 1721 1722 1723 1724 1725 ... 7359 ) Next »