Showing headlines posted by bob

« Previous ( 1 ... 521 522 523 524 525 526 527 528 529 530 531 ... 1232 ) Next »

GNOME 3.30 released & coming to Fedora 29

Today, the GNOME project announced the release of GNOME 3.30. The release of the GNOME desktop is the default desktop environment in the upcoming release of Fedora 29 Workstation. GNOME 3.30 includes a wide range of enhancements, including: Better performance in the overall desktop and system libraries; Additional performance improvements to the Files, Web, and […]

Linux lsattr Command Tutorial for Beginners (with Examples)

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Sep 6, 2018 7:07 AM EDT)
  • Story Type: Tutorial; Groups: Linux
We recently discussed chattr, a command that you can use to change file attributes on a Linux file system. To list file attributes, there's a separate command, dubbed lsattr. In this tutorial, we will discuss this tool using some easy to understand examples.

Latest Firefox Releases Available Today

The latest versions of Firefox for desktop, Android and iOS launched today. Since our last release update, we’ve been working on a couple improvements and laying the foundation for upcoming …

7 open source tools for rugged DevOps

“We can’t just stop at Dev and Ops. We have got to have security.” - Ernest Mueller, the agile admin. In 2010, Ernest Mueller and James Wickett began applying “rugged” principles to the rapidly evolving DevOps paradigm. At the time, their core concern was, as stated above: “We can’t just stop at Dev and Ops. We have got to have security.”

Stereo vision camera pumps up images with Jetson TX2

E-con’s “TaraXL” stereo vision camera works with Nvidia’s Linux-driven Jetson TX2 module and other Tegra based systems to stream 3D depth maps with 752 x 480 resolution at up to 50fps over USB 3.0. E-con Systems’ TaraXL is designed for stereo vision imaging applications including autonomous driving, robotics, drones, mixed reality applications, people detection/counting, stock […]

8 great Python libraries for side projects

We have a saying in the Python/Django world: We came for the language and stayed for the community. That is true for most of us, but something else that has kept us in the Python world is how easy it is to have an idea and quickly work through it over lunch or in a few hours at night. This month we're diving into Python libraries we love to use to quickly scratch those side-project or lunchtime itches. read more

Bug Hunting Inlined Code

The Linux kernel has various debugging tools. One is the kernel function tracer, which traces function calls, looking for bad memory allocations and other problems...

5 tips to improve productivity with zsh

  • Opensource.com (Posted by bob on Sep 5, 2018 1:46 PM EDT)
  • Groups: Linux; Story Type: News Story
The Z shell known as zsh is a shell for Linux/Unix-like operating systems. It has similarities to other shells in the sh (Bourne shell) family, such as as bash and ksh, but it provides many advanced features and powerful command line editing options, such as enhanced Tab completion. read more

Find your systems easily on a LAN with mDNS

Multicast DNS, or mDNS, lets systems broadcast queries on a local network to find other resources by name. Fedora users often own multiple Linux systems on a router without sophisticated name services. In that case, mDNS lets you talk to your multiple systems by name — without touching the router in most cases. You also […]

Gitpod git-bolts git-IDE onto GitHub for in-browser code git-editing

  • The Register (Posted by bob on Sep 5, 2018 5:46 AM EDT)
  • Groups: Chrome; Story Type: News Story
Devs can deal with pull requests from Chrome Developers who uses GitHub – 28 million at last count – now have the option to edit code with the click of a button using Gitpod, an integrated development environment (IDE) that can be launched directly from the social code hosting site.…

Linux-ready motion control system targets visual inspections

Ibase announced a rugged “MAI602-M4D80” motion control computer with 6th or 7th Gen Core CPUs and a PCIe card with 4-axis motion control and a camera. You also get 80-channel DIO and mini-PCIe expansion. Ibase’s rugged MAI602-M4D80 computer is billed as a motion control system, but it combines features from both motion controllers and embedded […]

8 Linux commands for effective process management

  • Opensource.com (Posted by bob on Sep 5, 2018 3:05 AM EDT)
  • Groups: Linux; Story Type: News Story
Generally, an application process' lifecycle has three main states: start, run, and stop. Each state can and should be managed carefully if we want to be competent administrators. These eight commands can be used to manage processes through their lifecycles. Starting a process The easiest way to start a process is to type its name at the command line and press Enter. If you want to start an Nginx web server, type nginx. Perhaps you just want to check the version. read more

Linux-driven Wi-Fi RTT access point can find Android 9 phones within 1-2 meters

Compulab has launched a Fitlet 2-based “WILD” Wi-Fi RTT access point for real-time indoor location of Android 9 “Pie” phones with 1-2 meter accuracy. WILD devices can find each other at half-meter accuracy. One of the interesting new features in Google’s latest Android 9 “Pie” release, which was announced a month ago, and which today […]

15 command-line aliases, sysadmin container guide, VPN and monitoring tools, top Raspberry Pi blogs, and more

Did you miss Open Source Summit in Vancouver last week? The keynotes were recorded and are available online now. read more

Linus Torvalds doesnt understand the latest Linux kernel

  • ZDNet; By Steven J. Vaughan-Nichols (Posted by bob on Sep 4, 2018 7:05 PM EDT)
  • Story Type: Interview; Groups: Kernel, Linux
VIDEO: In a wide-ranging interview at Open Source Summit, Torvalds talked about programmers, Linux, and open-source development.

How blockchain can complement open source

  • Opensource.com (Posted by bob on Sep 4, 2018 5:45 PM EDT)
  • Story Type: News Story
The Cathedral and The Bazaar is a classic open source story, written 20 years ago by Eric Steven Raymond. In the story, Eric describes a new revolutionary software development model where complex software projects are built without (or with a very little) central management. This new model is open source. Eric's story compares two models: read more

How to Install and Configure MRTG on Ubuntu 18.04

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Sep 4, 2018 4:25 PM EDT)
  • Groups: Ubuntu, Linux; Story Type: News Story
MRTG also known as "Multi Router Traffic Grapher" is a free and open source tool to monitor the traffic load on network links. In this tutorial, we will learn how to install MRTG on Ubuntu 18.04 server.

Why I love Xonsh

Shell languages are useful for interactive use. But this optimization often comes with trade-offs against using them as programming languages, which is sometimes felt when writing shell scripts. What if your shell also understood a more scalable programming language? Say, Python? Enter Xonsh. Installing Xonsh is as simple as creating a virtual environment, running pip install xonsh[ptk,linux], and then running xonsh. read more

Linux lsblk Command Tutorial for Beginners (8 Examples)

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Sep 4, 2018 12:25 PM EDT)
  • Groups: Linux; Story Type: News Story
In Linux, block devices are special files that refer to or represent a device (which could be anything from a hard drive to a USB drive). So naturally, there are command line tools that help you with your block devices-related work. Once such utility is lsblk.

« Previous ( 1 ... 521 522 523 524 525 526 527 528 529 530 531 ... 1232 ) Next »