Showing headlines posted by bob
« Previous ( 1 ... 401 402 403 404 405 406 407 408 409 410 411 ... 1159 ) Next »How to Build Nginx from source on CentOS 7
In this tutorial, we will build Nginx with all available modules in the open source version of Nginx and we will use the mainline version which is at 1.15.7 at the time of this writing. Update version numbers when newer versions become available.
How to create presentations with Beamer
Beamer is a LaTeX package for generating presentation slide decks. One of its nicest features is that it can take advantage of LaTeX's powerful typesetting system and all the other packages in its ecosystem. For example, I often use LaTeX's listings package in Beamer presentations that include code.
Starting a presentation
To begin a Beamer document, enter:
read more
Unit Testing in the Linux Kernel
Brendan Higgins recently proposed adding unit tests to the Linux kernel,
supplementing other development infrastructure such as
perf, autotest and
kselftest. The whole issue of testing is very dear to kernel developers'
hearts, because Linux sits at the core of the system and often has a very
strong stability/security requirement. Hosts of automated tests regularly
churn through kernel source code, reporting any oddities to the mailing
list.
January 2019, #294: The Distributions Issue
Do you remember your first distro? The first version of Linux I truly used, for any length of time, was back at
the end of the 1990s—in Ye Olden Times, when 56k modems, 3.5" floppies and VGA CRT monitors reigned supreme.
DevOps: Get up to speed with these handy guides
In 2018, the Open Source DevOps team helped produce two amazing guides to help advance our DevOps practices.
read more
Google Gains Approval to Launch Project Soli, Sony's New 3D Sensors for Face Recognition, the GIMP Team Looks Back at 2018 and Shares Plans for 2019, Thunderbird Also Publishes a Retrospective and Loo
News briefs for January 2, 2019.
Hot sysadmin reads for the new year
The sysadmin job is challenging and requires a lot of firefighting.
Knowing that putting out fires is a big part of your job, what one thing would you save if your datacenter was literally on fire? Please share your answers in the comments below. P.S. You can only save ONE thing!
read more
How to Install Microweber CMS on Ubuntu 18.04 LTS
Microweber is a free and open source drag and drop CMS and website builder written in the PHP programming language and the Laravel 5 Framework. In this tutorial, we will explain how to install Microweber CMS on Ubuntu 18.04 server.
Fedora classroom: LaTeX 101 for beginners
Fedora Classroom sessions continue with an introductory session on LaTeX. The general schedule for sessions is available on the wiki, along with resources and recordings from previous sessions. Topic: LaTeX 101 LaTeX is a typesetting system that the de-facto standard for scientific publishing. It is Free software, and enables the generation of a multitude of high […]
How 2018 learned to do the cloud right
Over the last five years, I've worked in various roles bringing high-performance computing (HPC) into the public cloud. It's been fascinating to watch the industry change from saying "You can't do HPC in the cloud" to "How can I do HPC in the cloud?" to "Why wouldn't I do HPC in the cloud?"
Of course, HPC is just one narrow slice of the tech sector, but you can see that same pattern (albeit on different timelines) across the industry. In 2018, it's pretty clear that the cloud model—whether public, private, or hybrid—is the way to go.
read more
Is the Linux philosophy still relevant in 2019?
In August 2018, I published The Linux Philosophy for SysAdmins. It seems to be selling fairly well, and I started thinking about whether the original Linux philosophy (or my own version of it for system administrators) is still relevant.
Resolve to make Python your friend in 2019
Wow! What a year 2018 has been for Python: A new PyPI software repository came out, it earned the most wanted language spot in Stack Overflow's survey, and Python 3.7 was released in June.
read more
5 open source resolutions for 2019
No matter how much of a cliché it may be, making New Year's Resolutions is hard to resist. There's something about the calendar flipping to a new year that causes even the most curmudgeonly, set-in-their-ways people to take stock of the year ending and make plans for improvements during the next trip around the sun.
To that end, here are my five resolutions for 2019. Some relate to my job and wider life, others to my place in the community, and I think each one will make the world a better place. Feel free to put any or all of these on your list of plans for 2019.
read more
The State of Desktop Linux 2019
A snapshot of the current state of Desktop Linux at the start of
2019—with comparison charts and a roundtable Q&A with the leaders of three top
Linux distributions.
5 things you didnt know about Istio
Microservices are rapidly rising in utilization, but their advantages are offset by the operational challenges reported by early adopters. Istio is one of the platforms that has emerged to make microservices environments simpler for enterprise IT teams. Istio is an open service mesh platform that enables developers to connect, observe, secure, and control microservices.
F2FS Filesystem Enhancements (for Pixel Devices), Wine HQ Dev Release, Gzip v1.10, VideoLan v3.0.5, KaOS Linux Distro v2018.12
To start things off, a ton of bug fixes alongside a few enhancements are coming to the F2FS filesystem (for Pixel devices) in the the Linux 4.21 kernel.
Carlos Castro León: How Do You Fedora?
We recently interviewed Carlos Castro León on how he uses Fedora. This is part of a series on the Fedora Magazine. The series profiles Fedora users and how they use Fedora to get things done.
Plans to learn a new tech skill in 2019? What you need to know
Open source software is, by definition, free. But it can sometimes cost you a king's ransom to learn how to master it. The good news? The open source ethos is alive and well in the education sector, and there are plenty of high-quality learning resources available. You just need to know where to find them.
read more
Troubleshooting hardware problems in Linux
Linux servers run mission-critical business applications in many different types of infrastructures including physical machines, virtualization, private cloud, public cloud, and hybrid cloud. It's important for Linux sysadmins to understand how to manage Linux hardware infrastructure—including software-defined functionalities related to networking, storage, Linux containers, and multiple tools on Linux servers.
read more
Linux timeout Command Explained for Beginners (with Examples)
Sometimes, when you execute a command in Linux, you might want to run it for a set amount of time. There exists a command line utility - timeout - that's specifically developed for this purpose.
« Previous ( 1 ... 401 402 403 404 405 406 407 408 409 410 411 ... 1159 ) Next »