Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 ... 7359 ) Next »

Stop Installing Python Packages Globally — Use Virtual Environments

  • medium.com/better-programming; By Erik-Jan van Baaren (Posted by eriky on Feb 19, 2020 5:31 PM CST)
  • Story Type: Tutorial; Groups: Developer, Python
With virtual environments, you can isolate your software and avoid version conflicts.. Python virtual environments allow you to install Python packages in an isolated location for a particular application, instead of installing them globally. This articles explores what the advantages are and how you can quickly get started.

How to use, read and manage Linux log files

Ubuntu logs system events into the log files in order to help administrators maintain, analyze and diagnose system related issues and applications problems. Log files contain messages related to kernel, services and applications events that are kept on a centralized repository of log files under /var/log directory. In this article, we will provide an overview of Ubuntu log files, and show how to configure and use syslogd. You will also learn how log rotation works and how to view and read the log files. A brief introduction to systemd will be provided at the end .

How to Load Balance a PHP Application in Ubuntu using GCP

How to Load Balance a PHP Application on GCP. This guide provides you with detailed and advanced steps to setup a HTTP(S) Layer 7 Load Balancer for your PHP web application.

Try this Bash script for large filesystems

  • Opensource.com (Posted by bob on Feb 19, 2020 1:48 PM CST)
  • Story Type: News Story
Have you ever wanted to list all the files in a directory, but just the files, nothing else? How about just the directories? If you have, then the following script, which is open source under GPLv3, could be what you have been looking for.

Of course, you could use the find command:

read more

The only option brought me to success installing telegram-desktop on CentOS 8.1 appears to be snap

  • https://dbaxps.blogspot.com; By Boris Derzhavets (Posted by dba477 on Feb 19, 2020 12:34 PM CST)
  • Story Type: Security, Tutorial; Groups: Red Hat
In meantime the only option brought me to success installing telegram-desktop on CentOS 8.1 appears to be snap.

Raspberry Pi 4: Chronicling the Desktop Experience – Retro Gaming – Week 17

For this week, I’m going to look at a few retro games, all nestling in Raspbian’s repositories. While its quad-core BCM2711 system-on-chip has more powerful processing cores, and the first upgrade to the graphics processor in the project’s history, it’s important to be realistic with expectations about the RPI4’s gaming potential.

How to find what you’re looking for on Linux with find

  • Network World; By Sandra Henry-Stocker (Posted by MDavidson6785 on Feb 19, 2020 10:05 AM CST)
  • Groups: Linux
There are several commands for finding files on Linux systems, but there are also a huge number of options that you can deploy when looking for them. Here’s a look at some of those options.

Don't like IDEs? Try grepgitvi

  • Opensource.com (Posted by bob on Feb 19, 2020 8:51 AM CST)
  • Story Type: News Story
Like most developers, I search and read source code all day long. Personally, I've never gotten used to integrated development environments (IDEs), and for years, I mainly used grep and copy/pasted file names to open Vi(m). Eventually, I came up with this script, slowly refining it as needed. read more

How to compress JPEG or PNG images in Linux using the terminal

  • net2.com; By amin nahdy (Posted by zn52 on Feb 19, 2020 7:37 AM CST)
  • Groups: Linux
There are many GUI applications on Linux that help optimize and compress images while retaining the original quality. In this article we will use two command-line based utilities , jpegoptim and OptiPNG. Let’s get started.

How to Install TeamPass Password Manager on Debian 10

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Feb 19, 2020 6:22 AM CST)
  • Groups: Debian, Linux; Story Type: News Story
TeamPass is a collaborative password manager used for managing passwords and sharing them among team members with a specific role. In this tutorial, we will show you how to install TeamPass on Debian 10 and secure it with Let's Encrypt SSL.

Pgrep Command in Linux

  • Linuxize.com; By linuxize (Posted by linuxize on Feb 19, 2020 5:08 AM CST)
  • Groups: GNU
The pgrep command is used to find out the PIDs of a running program based on different criteria.

Linux-driven i.MX8M Nano module is smallest yet

F&S announced a 40 x 35mm “PicoCore MX8MN” module that runs Linux on a single- or quad-core, 1.5GHz i.MX8M Nano with up to 8GB RAM, 32GB eMMC, and optional WiFi/Bluetooth and -40 to 85°C support. At Embedded World later this month, F&S Elektronik Systeme will show a working demo of a tiny compute module due […]

Thank You, Ronaldo Lemos

  • The Mozilla Blog; By Mark Surman (Posted by bob on Feb 19, 2020 2:39 AM CST)
  • Story Type: News Story; Groups: Mozilla
Ronaldo Lemos joined the Mozilla Foundation board almost six years ago. Today he is stepping down in order to turn his attention to the growing Agora! social movement in Brazil. …

The Linux Foundation identifies most important open-source software components and their problems

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Feb 19, 2020 1:25 AM CST)
  • Story Type: Editorial; Groups: Linux
In its latest study, the Linux Foundation's Core Infrastructure Initiative discovered just how prevalent open-source components are in all software and their shared problems and vulnerabilities.

4 Ways to Kill Unresponsive Applications in Debian 10

  • vitux.com; By Karim Buzdar (Posted by vitux on Feb 19, 2020 12:11 AM CST)
  • Story Type: Tutorial; Groups: Debian
This tutorial shows 4 different ways to kill an unresponsive application by using the Debian GNOME GUI and the command line.

Red Hat tips its Fedora at CoreOS Container Linux stans: Hop onto something else, folks, cos this one's on a boat to Valhalla

Support ends May 26. Users fretting over Fedora CoreOS's limitations might want to jump into Flatcar. Red Hat is set to fling a flaming arrow at Red Hat CoreOS Container Linux*, the software firm said as it laid out the details of the end of life timeline for the distro it acquired in January 2018.…

Is Linux Foundation a Microsoft Branch Now?

The so-called ‘Linux’ Foundation (LF) nowadays helps Microsoft cement its monopoly — the very opposite of what ages ago it said the LF would do

Changing TTY prompt, font and colors

Bored with a plain, white-on-black virtual terminal? You can make it more to your liking, but be prepared for some difficulties.

10 Grafana features you need to know for effective monitoring

  • Opensource.com (Posted by bob on Feb 18, 2020 7:13 PM CST)
  • Story Type: News Story
The Grafana project started in 2013 when Torkel Ödegaard decided to fork Kibana and turn it into a time-series and graph-focused dashboarding tool. His guiding vision: to make everything look more clean and elegant, with fewer things distracting you from the data. read more

How to embed Twine stories in WordPress

  • Opensource.com (Posted by bob on Feb 18, 2020 5:59 PM CST)
  • Story Type: News Story
From the very beginning, I wanted the "About me" page on my WordPress website romanluks.eu to be interactive. At first, I experimented with Dart, a programming language developed by Google that transcompiles into JavaScript. I killed the project when I realized I was making a game instead of an "About me" page. read more

« Previous ( 1 ... 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 ... 7359 ) Next »