Showing all newswire headlines
View by date, instead?« Previous ( 1 ... 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 ... 7359 ) Next »
Free and open source arena FPS 'Red Eclipse 2' is now out on Steam
The fast-paced arena styled first-person shooter Red Eclipse 2 has now officially released on Steam so anyone can jump in, as it's free and open source.
Raspberry Pi 4 based LoRaWAN gateway has GPS and optional LTE
RAK has launched a $212 and up “RAK7244 LoRaWAN Developer Gateway” with a Raspberry Pi 4, a LoRa and GPS enabled RAK2245 Pi HAT, and an optional RAK2013 Cellular Pi HAT with a Quectel EG95 LTE CAT4 module. RAK Wireless’ latest gateway for low-power, long distance LoRa communications offers optional LTE. The RAK7244 LoRaWAN Developer […]
Customize your Linux desktop with KDE Plasma
The Plasma desktop by the KDE community is a pinnacle among open source desktops. KDE got into the Linux desktop market early, but since its foundational Qt toolkit did not have a fully open license at the time, the GNOME desktop was created. Since then, Qt has become open source, and KDE (and its derivatives, like the Trinity desktop) has thrived.
Learn To Use Man Pages Efficiently
It is important to learn to use man pages efficiently to find out what exactly you want to know. In this brief tutorial, I will be sharing few important tricks which I use daily when referring man pages.
How To Rename a Directory on Linux
If you have been working with Linux systems for quite some time, you already know how important it is to keep your filesystem structured. In some cases, you may need to create temporary directories with random names that need to be renamed later on. Renaming directories on Linux is not done with a dedicated renaming command but with a command that serves multiple purposes : the “mv” command. In this tutorial, we are going to learn how you can rename directories on Linux.
Testing your Bash script
In the first article in this series, you created your first, very small, one-line Bash script and explored the reasons for creating shell scripts. In the second article, you began creating a fairly simple template that can be a starting point for other Bash programs and began testing it.
read more
AWS Lambda Function to Start and Stop an EC2 Instance
Lambda falls under “Compute” service in AWS (Amazon Web Services). Using Lambda we can code without provisioning or managing servers. In this article, we will see how to create a simple Lambda function that can start/stop an EC2 instance.
How to Install Yarn on CentOS 8
This tutorial will guide you through the installation of Yarn on CentOS 8. We will also cover the basics of how to use Yarn to create a new project and add/remove dependencies.
Update CUDA from 9.1 to 10.1 on Ubuntu 18.04
Newer software is being compiled against CUDA 10.2. But some software I need to use requires CUDA 10.1 specifically. Well, my Ubuntu 18.04 box had CUDA 9.1. Lets walk through how to get your system upgraded from CUDA 9.1 to 10.1.
Linux Boot Process: What You Should Know
Ever been curious about the different stages of Linux? What happens behind the scenes when you power your device on? Learn about the Linux boot process here
5 Commands to Find the IP Address of a Domain Name in the Linux Terminal
2DayGeek: This tutorial shows you different ways to find the IP address of a domain from your Linux terminal.
Mansion of Pedophilia - Part II: Dr. Stallman Defamed in the Media One Day After Request Made for King County Sheriff’s Office to Divulge Information About Pedophilia in Home of Bill Gates
The media mostly stopped talking about Bill Gates using Jeffrey Epstein as his 'mule' (passing millions of dollars to MIT) the moment the police was contacted for all the information pertaining to pedophilia at his home; shortly afterwards Richard Stallman was ejected from MIT (forced resignation)
How to Install Textpattern CMS with Nginx on Debian 10
Textpattern is a free and open-source PHP content management system. It is rather lightweight, fast, and easy to use while providing decent customizability through themes and plugins. In this guide, we will install Textpattern on a fresh Debian 10 instance.
How to List Users in Linux
The users on your system can be either normal “human” users or system users. The normal users are usually other people that can log in and interact with your server, while the system users are used to start non-interactive background services. You might even create users for certain software platforms to have a user that grants them access to certain files and directories. Let’s begin.
Why Vim fans love the Herbstluftwm Linux window manager
Everybody loves Vim (aside from Dvorak and Emacs users). Vim is so popular that there are entire web browsers dedicated to navigating the web with Vim keybindings, a Vim mode in the wildly popular Zsh terminal emulator, and even a text editor.
read more
List of 4 Open Source Network Asset Management Systems for Data Centers
In today’s article, we’ll give you 4 possible open source network assets management solutions for managing a data center or a large network.
GPaste Review - The Best Clipboard Manager for Gnome
The clipboard is an important OS feature that many take for granted. GPaste adds functionality to a utility that many cannot live without. After a couple weeks of use we decided to outline how install and use GPaste as well as explain it's many benefits and features.
How to Install Gogs on Debian 9
Gogs is a free and open-source self-hosted Git service written in the Go programming language. It’s easy-to-install, cross-platform, and lightweight, and all of these attributes allow for Gogs to run on all sorts of hardware easily. This guide should work on other Linux VPS systems as well, but it was tested and written for a Debian 9 VPS. Let’s begin with the installation.
How To Safely Install Packages Using Npm Or Yarn On Linux
Safely install Npm packages by auditing them for known vulnerabilities using "Npq" in Linux.
How to add a Help facility to your Bash program
In the first article in this series, you created a very small, one-line Bash script and explored the reasons for creating shell scripts and why they are the most efficient option for the system administrator, rather than compiled programs. In the second article, you began the task of creating a fairly simple template that you can use as a starting point for other Bash programs, then explored ways to test it.
read more
« Previous ( 1 ... 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 ... 7359 ) Next »