Showing all newswire headlines
View by date, instead?« Previous ( 1 ... 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 ... 7441 ) Next »
Using external libraries in Java
Java comes with a core set of libraries, including those that define commonly used data types and related behavior, like String or Date; utilities to interact with the host operating system, such as System or File; and useful subsystems to manage security, deal with network communications, and create or parse XML. Given the richness of this core set of libraries, it's often easy to find the necessary bits and pieces to reduce the amount of code a programmer must write to solve a problem.
read more
How To Monitor Linux System Uptime Using Uptimed
Using Uptimed, we can easily display a summary of historical uptime records, such as how long a Linux system has been up, what is the highest uptime, when the system has been rebooted etc.
Ping, traceroute, and netstat: The network troubleshooting trifecta
These three tools are often considered the trifecta network troubleshooting tools for a reason.
Basic kubectl and Helm commands for beginners
Recently, my husband was telling me about an upcoming job interview where he would have to run through some basic commands on a computer. He was anxious about the interview, but the best way for him to learn and remember things has always been to equate the thing he doesn't know to something very familiar to him. Because our conversation happened right after I was roaming the grocery store trying to decide what to cook that evening, it inspired me to write about kubectl and Helm commands by equating them to an ordinary trip to the grocer.
read more
South Koreas government explores move from Windows to Linux desktop
In what may prove to be the biggest migration from Windows to the Linux desktop, the South Korean government is looking into shifting from Windows 7 to a trio of Linux desktops.
MATE 1.24 Desktop Environment Released with New Apps, Many Improvements
A new major release of the lightweight MATE desktop environment has been released today, MATE 1.24, which brings numerous improvements and updates across many core components and apps.
Automate your live demos with this shell script
I gave a talk about multi-architecture container images at LISA19 in October that included a lengthy live demo. Rather than writing out 30+ commands and risking typos, I decided to automate the demo with a shell script.
read more
Scan Kubernetes for errors with KRAWL
When you're running containers with Kubernetes, you often find that they pile up. This is by design. It's one of the advantages of containers: they're cheap to start whenever a new one is needed. You can use a front-end like OpenShift or OKD to manage pods and containers. Those make it easy to visualize what you have set up, and have a rich set of commands for quick interactions.
read more
How to install Fedora/RHEL/CentOS via kickstart on an existing LUKS device
Kickstart installations let us easily script and replicate unattended or semi-unattended installations of Fedora, Red Hat Enterprise Linux or CentOS. The instructions needed to install the operating system are specified, with a dedicated syntax, inside a Kickstart file which is passed to the Anaconda installer.
Python if..else Statement
Decision making is one of the most fundamental concepts of computer programming. Python supports the common flow control statements found in other languages, with some modifications. The if control statement is one of the most basic and well-known statements that is used to execute code based on a certain condition.
Freespire 6.0 Released
Today is another great day for the Freespire development team, as we announce the release of Freespire 6.0. This release is our FOSS solution, with no binary-only drivers or multimedia codecs included and strictly Libre applications. Freespire is released bi-annually and showcases the best that the open-source community has to offer.
What's the source of sluggish career advancement for Linux system administrators?
Has your Linux sysadmin career stalled? Take this poll to find out the source.
Glances (All in One Place) - Advanced Real Time System Performance Monitoring Tool for Linux
2DayGeek: Glances is a best alternative to top/htop command on Linux. If you have never tried it before, you can try it now.
SparkyLinux 2020.02 Brings More Goodies from Debian GNU/Linux 11 “Bullseye”
The SparkyLinux project released today SparkyLinux 2020.02, the second update to the semi-rolling version of this Debian-based, desktop-oriented operating system.
Music composition with Python and Linux
I met Brendan Becker working in a computer store in 1999. We both enjoyed building custom computers and installing Linux on them. Brendan was always involved in several technology projects at once, ranging from game coding to music composition. Fast-forwarding a few years from the days of computer stores, he went on to write pyDance, an open source implementation of multiple dancing games, and then became the CEO of music and gaming event MAGFest. Sometimes referred to as "Mr.
read more
OpenShot 2.5.0 Free Video Editor Adds Hardware Acceleration, Blender 2.8 Support
OpenShot, a free and open source video editor, was updated to version 2.5.0 with some significant improvements like hardware encoding and decoding support, much faster keyframe performance, support for exporting and importing EDL and XML (Premiere, Final Cut Pro and more) files, and Belnder 2.8+ support, among others.
Playing Music on your Fedora Terminal with MPD and ncmpcpp
MPD, as the name implies, is a Music Playing Daemon. It can play music but, being a daemon, any piece of software can interface with it and play sounds, including some CLI clients. One of them is called ncmpcpp, which is an improvement over the pre-existing ncmpc tool. The name change doesn’t have much to […]
How To Change Apache Default Port To A Custom Port In Linux
Change Apache default port to a custom port on CentOS, Ubuntu Linux
OpenShot 2.5 Open-Source Video Editor Adds Hardware Acceleration
Jonathan Thomas, the creator of the OpenShot, released over the weekend a new major version of his open-source and cross-platform video editor, OpenShot 2.5.
Top hacks for the YaCy open source search engine
In my article about getting started with YaCy, I explained how to install and start using the YaCy peer-to-peer search engine. One of the most exciting things about YaCy, however, is the fact that it's a local client. Each user owns and operates a node in a globally distributed search engine infrastructure, which means each user is in full control of how they navigate and experience the World Wide Web.
read more
« Previous ( 1 ... 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 ... 7441 ) Next »