Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 ... 7359 ) Next »

Securing the Kernel Stack

The Linux kernel stack is a tempting target for attack. This is because the kernel needs to keep track of where it is. If a function gets called, which then calls another, which then calls another, the kernel needs to remember the order they were all called, so that each function can return to the function that called it. To do that, the kernel keeps a "stack" of values representing the history of its current context.

Plasma 5.16 by KDE is Now Available

  • KDE.news (Posted by bob on Jun 11, 2019 9:33 PM EDT)
  • Story Type: News Story; Groups: KDE
Say hello to Plasma 5.16, a the newest iteration of KDE's desktop environment, chock-a-block with new features and improvements.

KDE Plasma 5.16 Desktop Environment Officially Released, Here's What's New

  • Softpedia; By Marius Nestor (Posted by hanuca on Jun 11, 2019 8:19 PM EDT)
  • Story Type: News Story; Groups: KDE
The KDE Project released today the KDE Plasma 5.16 desktop environment, a major release that adds a plethora of new features and enhancements, along with many improvements to make your Plasma experience more enjoyable and reliable.

What is a Linux user?

In only two years, the Linux kernel will be 30 years old. Think about that! Where were you in 1991? Were you even born? I was 13! Between 1991 and 1993 a few "proper" Linux distributions were created, and at least three of them—Slackware, Debian, and Red Hat–provided the backbone the Linux movement was built on. read more

Bash Case Statement with Examples

Bash case statements can be used to replace multi-level if… else statement. You can use the case statement to match one variable against several values. The bash case statement is similar to switch statement in C programming but bash switch statement does not go ahead one it’s found.

How to Access a Bitlocker-Encrypted Windows Partition from Linux

  • Make Tech Easier; By Ben Stockton (Posted by damien on Jun 11, 2019 4:36 PM EDT)
  • Story Type: Tutorial; Groups: Linux
If your Windows partition is BitLocker-encrypted, it's difficult to access it in Linux. Here's how you can mount a Bitlocker-encrypted partition in Linux.

How To Find Linux System Details Using inxi

Find Linux system details, such as CPU, Kernel, Memory, Processes and a lot more using Inxi utility.

How to Set Up a Python Virtual Environment on Debian 10 Buster

There are two very simple ways to create a Python virtual environment on Debian 10. They're very similar and offer nearly the same benefits. As an added bonus, you won't need to install anything outside of the default Debian repositories to use them.

How to Use a Private Key and PuTTY to Log into Your Server Securely

  • Rosehosting Blog; By RoseHosting (Posted by RoseHosting on Jun 11, 2019 12:53 PM EDT)
  • Story Type: Tutorial; Groups: Linux
With security becoming increasingly important in today’s modern world of information theft and privacy concerns, keeping your server safe and secure has almost become a necessity.

Three Ways to Lock and Unlock User Account in Linux

2DayGeek: This article helps admin to lock or unlock user accounts in multiple ways in Linux.

Android Application To Run GNU/Linux Distributions Without Root!

Now is an era where smartphones are a necessity for everyone. And some developers make an application project, which can run Linux distributions on an Android device. Here are some applications that can run Linux distributions on Android without the root device!.

Teaching algorithmic ethics requires an open approach

  • Opensource.com (Posted by bob on Jun 11, 2019 9:10 AM EDT)
  • Story Type: News Story
Artificial intelligence (AI) tools and other algorithmic systems are increasingly impacting social, political, and economic structures around us. Simultaneously, and as part of this impact, these systems are increasingly used to inform—or directly make—decisions for policymakers and other institutional leaders. read more

How to Install GCC Compiler on Ubuntu 18.04

  • Linuxize.com; By Linuxize (Posted by linuxize on Jun 11, 2019 7:56 AM EDT)
  • Groups: GNU, Ubuntu
The GNU Compiler Collection (GCC) is a collection of compilers and libraries for C, C++, Objective-C, Fortran, Ada, Go, and D, programming languages. Many open source projects including the GNU tools and the Linux kernel are compiled with GCC.

How to install Deepin desktop environment on Ubuntu

  • vitux.com; By Karim Buzdar (Posted by vitux on Jun 11, 2019 6:41 AM EDT)
  • Story Type: Tutorial; Groups: Ubuntu
Deepin is an elegant and easy to use desktop environment that optimizes your desktop depending upon your system hardware. In this article, we will learn how to install Deepin desktop environment on Ubuntu OS.

Data in a Flash, Part III: NVMe over Fabrics Using TCP

A remote NVMe block device exported via an NVMe over Fabrics network using TCP.

Neofetch – Display Linux system Information In Terminal

Neofetch is a simple, yet useful command line system information utility written in Bash. It is used to display your Linux system information in Terminal.

How to speed up Apache with Varnish HTTP cache on Ubuntu 18.04 LTS

In this tutorial, we will show you how to install and configure the Varnish HTTP accelerator as a reverse proxy for an Apache web server. Varnish is a proxy server focused on HTTP caching. It's designed as an HTTP accelerator and can act as a reverse proxy for your web server.

Graviton: A Minimalist Open Source Code Editor

  • It's FOSS; By Abhishek Prakash (Posted by abhishekpc on Jun 11, 2019 1:44 AM EDT)
  • Story Type: Reviews
Graviton is a free & open source, cross-platform code editor in development. Check out the features of this promising application.

Applications for writing Markdown

  • Fedora Magazine (Posted by bob on Jun 11, 2019 12:29 AM EDT)
  • Groups: Fedora; Story Type: News Story
Markdown is a lightweight markup language that is useful for adding formatting while still maintaining readability when viewing as plain text. Markdown (and Markdown derivatives) are used extensively as the priumary form of markup of documents on services like GitHub and pagure. By design, Markdown is easily created and edited in a text editor, however, […]

Three Ways To Change User’s MySQL/MariaDB Password in Linux

MySQL/MariaDB is an opensource database management software, which is very famous, user friendly and widely used for data storage. This will allow the user to create a database, database user, grant different permission based on their requirements and you can access it anywhere. If you have forgotten your MySQL user password, if you would like to change a password for a user, you can reset it by following the steps in this article.

« Previous ( 1 ... 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 ... 7359 ) Next »