Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 ... 7359 ) Next »

The Right Way To Edit /etc/passwd and /etc/group files in Linux using vipw and vigr commands

  • ostechnix.com; By Senthil Kumar (Posted by ostechnix on Mar 31, 2020 1:27 AM EDT)
  • Story Type: Tutorial; Groups: Linux
This brief guide explains the right way to edit /etc/passwd and /etc/group files using vipw and vigr commands in Linux operating systems.

Parsing Bash history in Linux

The history command isn't always about reducing key presses. Find out how you can leverage command history into more efficient system administration.

How to create a physical volume in Linux using LVM

Logical volume management is still a mystery to some sysadmins. Begin to unravel the mysteries in this first installment of a short series covering LVM. https://red.ht/2ykWxXN via #EnableSysadmin

NetworkManager CLI and deployment KVM guests on Ubuntu 20.04

Right after setting up Ubuntu Focal Fossa instance on bare metal run following commands to setup bridge br1 linked to physical interface enp2s0 which was used as normal connection to office LAN during install . . .

How to Play MP3 Files from Debian 10 Command Line

  • vitux.com; By Karim Buzdar (Posted by vitux on Mar 30, 2020 9:21 PM EDT)
  • Story Type: Tutorial; Groups: Debian
In this article, we will explain how you can install and use the famous Sox command-line utility in order to listen to mp3s in your Terminal.

How to Setup FTP Server with VSFTPD on CentOS 8

  • Linuxize.com; By linuxize (Posted by linuxize on Mar 30, 2020 8:20 PM EDT)
  • Story Type: Tutorial
In this tutorial, we'll be installing vsftpd (Very Secure Ftp Daemon) on CentOS 8. It is a stable, secure and fast FTP server. We'll also show you how to configure vsftpd to restrict users to their home directory and encrypt the data transmission with SSL/TLS.

Debian Linux readies an anti-coronavirus hack-a-thon

  • ZDNet; By Steven J. Vaughan-Nichols (Posted by bob on Mar 30, 2020 7:18 PM EDT)
  • Story Type: News Story; Groups: Debian, Linux
Open-source developers are uniting to create and improve code and programs to help fight COVID-19.

What is umask in Linux?

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Mar 30, 2020 6:17 PM EDT)
  • Groups: Linux; Story Type: News Story
UMASK in Linux or Unix systems is known as User Mask or it is also called as User file creation Mask. This is a base permission or default permission when a new file or folder is created in the Linux machine.

3 lightweight text editors for Linux

  • Opensource.com (Posted by bob on Mar 30, 2020 5:15 PM EDT)
  • Groups: Linux; Story Type: News Story
Anyone can use plain text to work more effectively. The one tool that you need in order to do that is a decent text editor. Unless you're a coder, a system administrator, or a DevOps person, that editor doesn't need to be brimming with functions and features. A lightweight text editor is more than enough for most people. When it comes to picking one, choices abound. You can use the editor that's baked into your Linux distribution, or you can consider one of these lightweight text editors: read more

MIT open sources cheap ventilator design in response to worldwide shortage

  • ZDNet; By Charlie Osborne (Posted by bob on Mar 30, 2020 4:14 PM EDT)
  • Story Type: News Story
The Massachusetts Institute of Technology (MIT) has developed a cheap ventilator and is releasing the design to the open source community in response to the coronavirus pandemic.

Linux Candy: Steam Locomotive – fun command for your terminal

  • LinuxLinks.com; By LinuxLinks (Posted by sde on Mar 30, 2020 3:57 PM EDT)
  • Story Type: Reviews; Groups: Linux
Steam Locomotive is a tiny C program, written in 295 lines of code. It’s just a harmless bit of fun.

Linux-Tech&More QA: Episode 01: The mysterious operating system!

We seek, through the episodes of this simple and humble series, to provide Linux, technology and science information (and other important information) in an interesting and funny way to “insert” the information into the mind of the follower and to instill principles and values in their personality.

Enjoy the first episode...

How to display the contents of a text file on the terminal in Linux/Ubuntu

In this short tutorial, we cover see some simple commands that will help users learn how to open a file in linux or view its contents on the command line.

The Keyring Concept in Ubuntu: What is It and How to Use it?

Repeatedly seeing “Enter password to unlock your login keyring” popup message in Ubuntu? It’s not an error but a security feature. Learn more about it.

The state of open source contribution through the lens of Hacktoberfest

  • Opensource.com; By Daniel Zaltsman (Posted by bob on Mar 29, 2020 4:27 PM EDT)
  • Story Type: Editorial; Groups: Community
In 2019, DigitalOcean and the open source community celebrated the sixth annual Hacktoberfest, an inclusive community event that inspires open source participation and maintenance. It was an exciting year with record-breaking numbers of pull requests, participants, and events around the world.

How to Install WordPress on Ubuntu 18.04 and Configure it to Use a Remote Database

WordPress is the most popular and most widely-used content management system (CMS). It is the CMS of choice for 26% of the entire web. In this tutorial, we will guide you through the steps of installing WordPress on an Ubuntu 18.04 VPS with all necessary components, such as Apache web server, PHP and MySQL/MariaDB database server, and configure WordPress to use a database on a remote server.

Best Performance WordPress with Google Cloud CDN and Load Balancing

In this guide you will install WordPress, configure your website to use Google Cloud Storage for media files, setup instance template, auto-scaling group to manage live traffic. You will also configure Google Cloud CDN for your website.

Purism announces the Librem Mini

A nice looking desktop replacement level mini-computer. A bit overpriced for what you get and still in the funding stage, so you might want to wait until it's in production.

Introduction to the JavaScript Fetch API

Compared to XMLHttpRequest and the libraries built around it, like JQuery.ajax, the fetch API defines a more modern and cleaner way of performing asynchronous requests, based on the use of promises. In this article we will see some of the interfaces provided by the API, like Request and Response, and we will learn how to use the fetch method to perform various types of asynchronous requests.

How to Install Gradle on Debian 10

Gradle is a powerful and flexible build tool used primarily for Java projects, combining the best features of Ant and Maven. Unlike its predecessors, which use XML for scripting, Gradle uses Groovy, a dynamic, object-oriented programming language for the Java platform to define the project and build scripts. This article describes how to install Gradle on Debian 10 Linux.

« Previous ( 1 ... 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 ... 7359 ) Next »