Showing headlines posted by Scott_Ruecker
« Previous ( 1 ... 168 169 170 171 172 173 174 175 176 177 178 ... 1281 ) Next »Wine 7.8 is out now with X11 and OSS drivers converted to PE
Wine is the compatibility layer that allows you to run games and applications developed for Windows - on Linux (plus also macOS and BSD). A new biweekly development release is out now with Wine 7.8. It's a major part of what makes up Steam Play Proton and enables a ton of games to work on the Steam Deck. Once a year or so, a new stable release is made.
How to Install a Desktop Environment/GUI in Ubuntu Server
If you've just installed Ubuntu Server for the first time, you may want a familiar user interface, perhaps similar to Ubuntu Desktop. Here's a guide on how to set up a graphical user interface and install a desktop environment on your Ubuntu server.
How open source leads the way for sustainable technology
There are huge parallels between the open source way and what our wider society needs to do to achieve a more sustainable future.
5 Types of Expansions on Linux
Bash has a special mechanism called expansion, which gives us much convenience. So we can use some notations to write a short command that will be expanded into something complex before being executed.
Open@RIT: The Birth of an Academic OSPO
The academic space has begun to see activity around the idea of Open Source Program Offices at colleges and universities. Like their industry counterparts, these offices lead or advise administrative efforts around policy, licensing compliance, and staff education. But they can also be charged with efforts around student education, research policies and practices, and the faculty tenure and promotion process tied to research.
Qualcomm joins the Wi-Fi 7 competition with Networking Pro Series
A few days ago Qualcomm showcased their latest Wi-Fi 7 Networking Pro Series platforms that feature PHY data rates of 10.7, 16.5, 21.5 and 33 Gbps. According to Qualcomm, the Networking Pro 1620 SoC (System on Chip) can provide reliable and stable support for up to 2000 users.
My favorite open source tool for using crontab
One of the earliest things I learned about as a fledgling systems administrator was cron. Cron is used far and wide to do things like rotate logs, start and stop services, run utility jobs, and more. It is available on almost all Unix and Linux systems, and is something every sysadmin I know uses to help manage services and servers. Cron can run any console application or script automatically, which makes it very, very flexible.
Fedora backs down on removing BIOS support… for now
The Fedora Project has changed its collective mind, and Fedora 37 won't require UEFI – it will still install and run on BIOS-only systems. Last month we reported on some simplifications planned for Fedora 36 and 37. Aside from the changes to console graphics support, there was a proposal to require UEFI firmware, as a step towards removing support for booting using the old-style legacy BIOS boot process.
The best VPNs for Linux in 2022 (and the worst)
Although many open-source VPN clients are available for Linux, a native app from the provider requires less configuration and more features. We find the best VPNs for Linux using our 19-point assessment.
Syslogic targets AI agricultural apps with Jetson AGX Xavier based PC
Syslogic’s RPC RSL A3 is a robust AI computer equipped with the Nvidia Jetson AGX Xavier Industrial module and optional 4G/5G support. The RPC RSL A3 was designed for applications that require vision computing, real time sensor fusion and sophisticated control of autonomous machines used in agricultural settings.
Boost the power of C with these open source libraries
The GLib Object System (GObject) is a library providing a flexible and extensible object-oriented framework for C. In this article, I demonstrate using the 2.4 version of the library.
Experiment with containers and pods on your own computer
In the TV show Battlestar Galactica, the titular mega-ship didn't actually do a whole lot. It served as a stalwart haven for its crew, a central point of contact for strategy and orchestration, and a safe place for resource management. However, the Caprican Vipers, one-person self-contained space vessels, went out to deal with evil Cylons and other space-borne dangers. They never just send one or two Vipers out, either. They sent lots of them. Many redundant ships with essentially the same capabilities and purpose, but thanks to their great agility and number, they always managed to handle whatever problem threatened the Battlestar each week.
Kubernetes 1.24 Stargazer: An exceptional release with two major changes
Kubernetes, everyone's favorite container orchestrator, in its latest release, Kubernetes 1.24 Stargazer, has made two major changes: The developers dropped support for the Docker Engine container runtime and added supply chain security via Sigstore.
Axzez equips 8port PoE+ board to their Interceptor Raspberry Pi CM4 carrier board
American based Axzez unveiled the Interceptor Power over Ethernet (PoE+) board which offers eight PoE+ ports to interface with their own Interceptor carrier board compatible with the RPI CM4. The Interceptor PoE+ board is ships for $59.
How I manage my own virtual network with ZeroTier
Automation is a hot topic right now. In my day job as a site reliability engineer (SRE), part of my remit is to automate as many repeating tasks as possible. But how many of us do that in our daily, not-work, lives? This year, I am focused on automating away the toil so that we can focus on the things that are important.
How to set up OAuth2 in the Mutt email client
Open Authorization 2.0 (OAuth2) is a protocol that lets an application or website use a resource that someone else controls. It enables secure delegated access to web resources by using access tokens to allow access rights.
Pstore, The Linux Kernel Persistent Storage File System
With Linux, the primary method for obtaining debugging information of a serious error or fault is via the kdump mechanism. Kdump captures a wealth of kernel and machine state and writes it to a file for post-mortem debugging. But if kdump writes to a file that is on a remote server, and networking is down, then kdump can not work. (In this context, networking includes the guest’s network driver and stack, or the host’s network driver(s) and stack or the network hardware both on the host and in the surrounding data center.)
How to Install Android Studio on Ubuntu
The Android OS runs on over 2.5 billion devices around the globe. The need for Android software engineers to develop new apps and maintain the existing ones is huge. Here's how you can get started with Android app development by installing Android Studio on Ubuntu, which comprises Android SDK, Java Development Kit (JDK), and other software needed to start developing native Android apps. Let's begin!
Firefox’s Picture-in-Picture rolls out subtitles – a Mozilla Connect community requested feature
There are so many different ways that Firefox users count on Picture-in-Picture for their best browsing and content viewing experiences..
How to configure key-based authentication for SSH
Remote connections to a server via Secure Shell (SSH) can be authenticated in two ways. The traditional and default method is to use password authentication. The second approach is key-based authentication, which is based on a private-public key pair.
« Previous ( 1 ... 168 169 170 171 172 173 174 175 176 177 178 ... 1281 ) Next »