Showing headlines posted by bob
« Previous ( 1 ... 221 222 223 224 225 226 227 228 229 230 231 ... 1208 ) Next »Compact Whiskey Lake system doubles up on GbE and USB 3.1 Gen2
Axiomtek’s rugged “eBOX560-52R-FL” runs Linux or Win 10 on Intel’s 8th Gen UE-series with up to 32GB DDR4, 2x GbE, 2x USB 3.1 Gen2, HDMI, DP++, SATA, and M.2. The eBOX560-52R-FL is a more compact, scaled-down alternative to Axiomtek’s similarly fanless, rugged, and Whiskey Lake based eBOX630-528-FL. The system measures only 141.6 x 106 x […]
How to read and write files in C++
In C++, reading and writing to files can be done by using I/O streams in conjunction with the stream operators >> and <<. When reading or writing to files, those operators are applied to an instance of a class representing a file on the hard drive. This stream-based approach has a huge advantage: From a C ++ perspective, it doesn't matter what you are reading or writing to, whether it's a file, a database, the console, or another PC you are connected to over the network.
read more
My favorite open source tools to meet new friends
In March 2020, I joined the rest of the world in quarantine at home for two weeks. Then, two weeks turned into more. And more. It wasn't too hard on me at first. I had been working a remote job for a year already, and I'm sort of an introvert in some ways. Being at home was sort of "business as usual" for me, but I watched as it took its toll on others, including my wife.
read more
10 open source tools for content creators
There are a lot of well-known open source applications used in web design, but there are also many great tools that are not as popular. I thought I'd challenge myself to find some obscure options on the chance I might find something useful. Open source offers a wealth of options, so it's no surprise that I found 10 new applications that I now consider indispensable to my work.
Network address translation part 3 -- the conntrack event framework
In part 3 of the series about network address translation (NAT), learn how to perform real-time monitoring of incoming and outgoing flows.
How to install ReactJS with Nginx proxy on CentOS 8
React is a free and open-source JavaScript library developed by Facebook. It is used for creating web frontend and UI components. In this post, we will show you how to install React JS on CentOS 8
Red Hat pulls Free Software Foundation funding over Richard Stallman's return
'Many contributors have told us they no longer plan to participate in FSF events, and we stand behind them'. The chorus of disapproval over Richard M Stallman, founder and former president of the Free Software Foundation (FSF), rejoining the organisation has intensified as Linux giant Red Hat confirmed it was pulling funding.…
Celebrate 30 Years of Linux With Training & Certification Offer
On August 25, 1991, Linus Torvalds posted the now famous Usenet message announcing he was building a free operating system. In the 30 years since, that operating system – Linux – has become the most important open source software project in history, powering all supercomputers, serving as the backbone of the cloud and internet, running […]
3 new Java tools to try in 2021
Despite the popularity of Python, Go, and Node.js for implementing artificial intelligence and machine learning applications and serverless functions on Kubernetes, Java technologies still play a key role in developing enterprise applications.
read more
Feeling brave? GNOME 40 is here and you can have a poke around in the Fedora 34 beta
Revamped desktop and shell based on GTK 4.0. The GNOME project has released version 40 of its Linux desktop, with a new design for finding and launching applications and updated core apps.…
Affordable high-temperature 3D printers at home
3D printers have been around since the 1980s, but they didn't gain popular attention until they became open source, thanks to the RepRap project. RepRap stands for self-replicating rapid prototyper; it's a 3D printer that can largely print itself. The open source plans were released in 2004 and led to 3D printer costs dropping from hundreds of thousands of dollars to a few hundred dollars.
read more
How to use the Linux sed command
Few Unix commands are as famous as sed, grep, and awk. They get grouped together often, possibly because they have strange names and powerful tools for parsing text. They also share some syntactical and logical similarities. And while they're all useful for parsing text, each has its specialties. This article examines the sed command, which is a stream editor.
read more
Identify Linux performance bottlenecks using open source tools
Computers are integrated systems that only perform as fast as their slowest hardware component. If one component is less capable than the others—if it falls behind and can't keep up—it can hold your entire system back. That's a performance bottleneck. Removing a serious bottleneck can make your system fly.
read more
Raspberry Pi CM4 powers 7-inch panel PC and 10.1-inch AiO system
Chipsee’s RPi CM4-based “Industrial Pi” panel PC in embedded ($199) and finished panel ($219) versions with a 7-inch 1024 x 600 IPS and optional 4G. There is also a new 10.1-inch “All-In-One Pi” based on the CM4. When covering Win Enterprises’ Raspberry Pi Compute Module 4 based, 7-inch IP67 Panel PC yesterday we saw that […]
Free Software Foundation urged to free itself of Richard Stallman by hundreds of developers and techies
Even FSF seems baffled by the defiant return of RMS
Richard Stallman's return to the board of the Free Software Foundation (FSF), from which he parted ways less than two years ago, has not been well received.…
Linux powers the internet, confirms EU commissioner
In 20 years of EU digital policy in Brussels, I have seen growing awareness and recognition among policymakers in Europe of the importance of open source software (OSS). A recent keynote by EU internal market commissioner Thierry Breton at the annual EU Open Source Policy Summit in February provides another example—albeit with a sense of urgency and strategic opportunity that has been largely missing in the past.
read more
Ruby off the Rails: Code library yanked over license blunder, sparks chaos for half a million projects
Devs scramble for replacement mimetype data package
On Wednesday, Bastien Nocera, the maintainer of a software library called shared-mime-info, informed Daniel Mendler, maintainer of a Ruby library called mimemagic, which incorporates Nocera's code, that he was shipping mimemagic under an incompatible software license.…
How to copy items from one DynamoDB to another DynamoDB table using Python on AWS
This tutorials shows you how to write a Python script to copy data from one DynamoDB to another DynamoDB table on AWS.
How to protect documents with a digital signature in ONLYOFFICE Desktop Editors v.6.2
In this tutorial, we’ll learn how to use a digital signature in ONLYOFFICE Desktop Editors to protect your documents. ONLYOFFICE Desktop Editors is a free open-source office suite that contains viewers and editors for text documents, spreadsheets, and presentations.
Tired: Linux fans using the Edge browser. Wired: Linux fans using a Microsoft account to sign into the Edge browser
And now the circle is complete. Sync is here for the wafer-thin Venn intersection of Linux users running the Edge browser and those who are happy to sign in using a Microsoft account.…
« Previous ( 1 ... 221 222 223 224 225 226 227 228 229 230 231 ... 1208 ) Next »