Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 ... 7359 ) Next »

How to Install LAMP (Linux, Apache, MySQL, PHP) on Debian 9

A LAMP (Linux, Apache, MySQL, PHP) stack is a combination of open-source software, typically installed on a server used for hosting dynamic websites and web applications. It includes the Linux operating system, the Apache web server, MySQL or MariaDB for data storage and management, and PHP for handling any dynamic content. In this tutorial, we will show you how to install LAMP Stack on a Debian 9 VPS.

GGPO, a rollback networking SDK for peer-to-peer games has gone open source

  • GamingOnLinux; By Liam Dawe (Posted by liamdawe on Oct 13, 2019 2:42 PM CST)
  • Story Type: News Story; Groups: Games
Oh how I do love to see more projects go open source! GGPO, a rollback networking SDK for peer-to-peer games that's designed to help hide network latency in fast-paced games that requires precise inputs is now on GitHub.

System76 will ship Coreboot-powered firmware, a new OS for the apocalypse, and more open source news

  • Opensource.com; By Lauren Maffeo (Posted by bob on Oct 13, 2019 10:42 AM CST)
  • Story Type: Roundups; Groups: Community, Linux
In this edition of our open source news roundup, we cover System76 shipping Coreboot-powered firmware, a new OS for the apocalypse, and more open source news!

How to Install Apache on CentOS 8

  • Linuxize.com; By Linuxize (Posted by linuxize on Oct 13, 2019 8:30 AM CST)
  • Groups: Apache
Apache HTTP server is the most widely used web server in the world. It is a free, open-source, and cross-platform HTTP server, including powerful features, and can be extended by a wide variety of modules.

How to Find your DHCP Server IP Address

  • Putorius.net; By Marco Cherisi (Posted by savona on Oct 13, 2019 6:19 AM CST)
  • Story Type: Tutorial; Groups: Linux
A Linux quick tip showing different methods to find the IP address of your DHCP server from the Linux command line.

How to use scp command to transfer files securely using ssh on Linux ?

  • net2.com; By ZIAD NAHDy (Posted by zn52 on Oct 13, 2019 4:07 AM CST)
  • Groups: Linux, Ubuntu
On Unix or Linux operating systems, the scp utility, stands for secure copy, is similar to the more famous command, cp, but is used to transfer files and directories between hosts on a secure encrypted network.

Augmented reality (AR) vs. virtual reality (VR): What’s the difference?

  • enterprisersproject.com; By Stephanie Overby (Posted by crudder on Oct 13, 2019 1:56 AM CST)
  • Story Type: Editorial; Groups: Community
Augmented reality and virtual reality are often confused – but they’re more like technology cousins than twins. Let’s explain both in plain terms and examine some AR and VR use cases

Accessible automation: How AutoHotkey can enhance your daily routine

AutoHotkey is a free open source tool that's used to script a variety of tasks. Anything, from keyboard shortcuts to launch your favorite browser or keystroke and mouse emulation, can be accomplished with this approachable application. Learn how AutoHotkey can make your sysadmin work much more time-efficient.

5 ways to contribute to open source during Hacktoberfest

  • Opensource.com (Posted by bob on Oct 12, 2019 9:33 PM CST)
  • Story Type: News Story
There's always a lot to get excited about in October: sweater weather, pumpkin spice, Halloween costumes, and for the last three years, Hacktoberfest. read more

System Cleaner BleachBit 2.3 Switches To GTK+ 3, Includes Much Faster File Scanning

  • Linux Uprising; By Logix (Posted by logix on Oct 12, 2019 7:21 PM CST)
  • Story Type: News Story; Groups: Linux
BleachBit, a system cleaner (and more) for Linux and Windows, was updated to version 2.3 beta recently, receiving some major changes. The new version was upgraded from GTK+ 2 to GTK+ 3, file scanning should be much faster, and there's also a new dark mode, among other changes.

Configure Touchpad Settings Using gsettings Commandline Utility On Linux

Configure Touchpad Settings Using gsettings Commandline Utility On Linux

We, Wall, we, Wall, Raku: Perl creator blesses new name for version 6 of text-wrangling lingo

  • The Register (Posted by bob on Oct 12, 2019 2:58 PM CST)
  • Story Type: News Story
Perl 6 set to be reincarnated as Raku, as favored by Larry Wall Perl 6 should soon be known as Raku, now that Perl creator Larry Wall has given his blessing to the name change.…

How to Install NodeBB on Ubuntu 18.04

In this article, we will show you how to install NodeBB on an Ubuntu 18.04 VPS.

NodeBB is an open-source forum software that runs on Node.js platform that is free and easy to use. It is great for powering any kind of community forums, discussion, or bulletin boards.

Everything you need to know about Grace Hopper in six books

Grace Hopper is one of those iconic figures that really needs no introduction. During her long career in the United States Navy, she was a key figure in the early days of modern computing. If you have been involved in open source or technology in general, chances are you have already heard several anecdotes about Grace Hopper. The story of finding the first computer bug, perhaps? Or maybe you have heard some of her nicknames: Queen of Code, Amazing Grace, or Grandma COBOL?

How to Install Jetty JAVA http Server on Debian 10

Jetty is a free and open-source Java HTTP server that can be used in different projects, both in development and production. In this tutorial, we will show you how to install Jetty on Debian 10.

How to explain multi-cloud in plain English

  • enterprisersproject.com; By Kevin Casey (Posted by crudder on Oct 12, 2019 6:12 AM CST)
  • Story Type: Editorial; Groups: Cloud
What is multi-cloud? How does it differ from hybrid cloud? What are the use cases and security concerns? Here's how to discuss multi-cloud strategy in plain terms with anyone

#SecTorCa: Millions of Phones Leaking Information Via Tor

There is a privacy threat lurking on perhaps hundreds of millions of devices, that could enable potential attackers to track and profile users, by using information leaked via the Tor network, even if the users never intentionally installed Tor in the first place.

Tails 4.0 Anonymous OS Release Candidate Out Now with Tor Browser 9.0, Linux 5.3

The development team behind the Tails amnesic incognito live system, also known as the Anonymous OS, have announced today the Release Candidate (RC) version of the upcoming Tails 4.0 release.

Cast To TV v11 GNOME Chromecast Extension Adds Remote Widget Playlist, GNOME Shell 3.34 Support

Cast to TV, a GNOME Shell extension to cast media (with optional transcoding) to Chromecast and other devices over the local network, was updated to version 11 yesterday. This release brings support for the latest GNOME 3.34, a file queue (playlist) for the remote widget, NVENC hardware acceleration support, and more.

How to install OpenSSH server on Ubuntu ?

  • net2.com; By amin nahdy (Posted by zn52 on Oct 11, 2019 9:26 PM CST)
  • Groups: Ubuntu
OpenSSH is a cryptographic freely available version of the Secure Shell (SSH) protocol set of tools used for secure remote network access or file transfer between computers. Traditional tools such as telnet or rcp that were used to perform these functions, are insecure. OpenSSH provides client tools and a server daemon that facilitate encrypted and secure file transfer as well as remote control operations

« Previous ( 1 ... 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 ... 7359 ) Next »