Showing all newswire headlines
View by date, instead?« Previous ( 1 ... 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 ... 7359 ) Next »
Purism Reveals Final Hardware Specs of the Privacy-Focused Librem 5 Linux Phone
Purism, the company behind the powerful Linux-based laptops known as the Librem computers, announced today the final hardware specifications of their upcoming Librem 5 Linux smartphone.
How to create a pull request in GitHub
So, you know how to use git. You have a GitHub repo and can push to it. All is well. But how the heck do you contribute to other people's GitHub projects? That is what I wanted to know after I learned git and GitHub. In this article, I will explain how to fork a git repo, make changes, and submit a pull request.
When you want to work on a GitHub project, the first step is to fork a repo.
read more
Linus Torvalds prepares to wave goodbye to Linux floppy drives
TIme moves on and the venerable, but increasingly rare, floppy drive won't be supported in Linux for much longer.
Kernel 5.3-rc2 Is Out, Latte Doc v0.9 Officially Available, GitHub Blocking Developers from Certain Countries, the Khronos Group Announces the Public Release of OpenXR 1.0, and Netflix Joins the Acade
News briefs for July 29, 2019.
Two ways to add a Wallpaper to your Ubuntu Terminal
If you like using the terminal as much as I do, you may have noticed how boring it gets sometimes with its black background and white/grey text. Fortunately, there are some ways to add some life and colors to the command line.
Core components of a Kubernetes Cluster
Kubernetes is an open source platform for managing containerized workloads and services that facilitates declarative configuration and automation. In this article, we will be going through a 10,000-foot view of the main Kubernetes components, from what each container is composed of, to how a container in a pod is deployed and scheduled across each of the workers.
Cyberattack On Elasticseach Databases Turns DBs Into Zombies/Botnets
There is a list of attacks conducted on Elasticsearch databases in the past few years by bad actors. The new one raises more tension among security experts due to its complexity and use of different tactics to evade security system and carry forward the attack successfully.
Debian Outs First Linux Kernel Security Update for Debian GNU/Linux 10 "Buster"
The first Linux kernel security update for the recently released Debian GNU/Linux 10 "Buster" operating system series is now available to address a local privilege escalation flaw.
Linux Mint 19.2 "Tina" to Launch This Week, Cinnamon 4.2 Coming to LMDE 3 Soon
Linux Mint project leader Clement Lefebvre announced today that the forthcoming Linux Mint 19.2 "Tina" operating system will launch later this week for all supported editions.
Python's Mypy: Callables and Generators
It's important to remember that Python, the language, isn't changing,
and it isn't becoming statically typed. Mypy is a separate program, running
outside Python, typically as part of a continuous integration (CI)
system or invoked as part of a Git commit hook. The idea is that Mypy
runs before you put your code into production, identifying where the
data doesn't match the annotations you've made to your variables and
function parameters.
Canonical Outs Linux Kernel Security Patch for Ubuntu 16.04 LTS to Fix Six Flaws
Canonical releases a new Linux kernel security update for its long-term supported Ubuntu 16.04 LTS (Xenial Xerus) operating system series to address several vulnerabilities.
Command line quick tips: More about permissions
A previous article covered some basics about file permissions on your Fedora system. This installment shows you additional ways to use permissions to manage file access and sharing. It also builds on the knowledge and examples in the previous article...........
How to Find Broken Symlinks in Linux
This quick tip teaches you various ways to find all the broken symlinks in Linux command line. You’ll also learn to manage those broken soft links.
3 commands to reboot Linux (plus 4 more ways to do it safely)
Linux is fully capable of running not weeks, but years, without a reboot. In some industries, that’s exactly what Linux does, thanks to advances like kpatch and kgraph.
For laptop and desktop users, though, that metric is a little extreme. While it may not be a day-to-day reality, it’s at least a weekly reality that sometimes you have a good reason to reboot your machine. And for a system that doesn’t need rebooting often, Linux offers plenty of choices for when it’s time to start over.
read more
Understanding the /etc/fstab File in Linux
2DayGeek: Linux admin should understand the /etc/fstab file format, that helps them in many ways.
LyricPad – access lyrics over the web with this Qt based app
LyricPad is a free and open source lyrics viewer written in C++ and uses Qt, a free and open-source widget toolkit for creating graphical user interfaces. LyricPad relies on Python code and back-end.
KDE Plasma 5.17 Linux Desktop to Modernize the Settings, Add Many UI Changes
Work on the KDE Plasma 5.17 desktop environment is ongoing and it looks like there will be a lot of interface changes, as long time KDE developer Nate Graham revealed today.
Do you prefer a live demo to be perfect or broken?
At DevFest DC in June, Sara Robinson, developer advocate at Google Cloud, gave the most seamless live demo I've ever witnessed.
Sara live-coded a machine model from scratch using TensorFlow and Keras. Then she trained the model live, deployed it to Google's Cloud AI platform, and used the deployed model to make predictions.
With the exception of perhaps one small hiccup, the whole thing went smoothly, and I learned a lot as an audience member.
read more
How to Install Xrdp Server (Remote Desktop) on Ubuntu 18.04
Xrdp is an open-source implementation of the Microsoft Remote Desktop Protocol (RDP) allowing you to graphically control a remote system. With RDP you can log in to the remote machine and create a real desktop session same as if you had logged in to a local machine.
The Linux Find Command - Everything You Need to Know
An in-depth look at the Linux find command and all of it's tests, expressions and operators.
« Previous ( 1 ... 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 ... 7359 ) Next »