Home Search

unix - search results

If you're not happy with the results, please do another search

This Week in Open Source News: GitHub Speaks to Tech Industry Shifts, Hyperledger’s Growth...

This week in Linux and OSS news, GitHub CEO shares thoughts on tech industry's heavyweights shifting to Linux, National Law Review spotlights Hyperledger, and...

Dig Into DNS: Part 1

There’s little debate that one of the absolutely fundamental services critical to the functionality of the Internet is the Domain Name System (DNS). Akin...

How to Monitor the Progress of dd on Linux

The dd command allows you to duplicate a hard disk to another or erase a hard drive completely. It is also useful for backups...

Howdy, Ubuntu on Windows! Write and Execute Your First Program

Microsoft’s addition of the Bash shell and Ubuntu user space in Windows 10 is a real win for developers working in dynamic, interpreted programming...

Howdy, Ubuntu on Windows! Ubuntu Commands Every Windows User Should Learn

Some Windows desktop users will certainly be new to Bash and the new shell, Ubuntu on Windows.  In Part 1, I introduced the topic,...

OpenBSD 6.0 Tightens Security by Losing Linux Compatibility

OpenBSD, one of the more prominent variants of the BSD family of Unix-like operating systems, will be released at the beginning of September, according to a...

6 Excellent Linux Diff Tools

File comparison compares the contents of computer files, finding their common contents and their differences. The result of the comparison is often known as...

Apache Mesos for Beginners: 3 Videos to Help You Get Started

How do you get started learning Apache Mesos? In this series highlighting presentations from MesosCon North America, we have showcased several large complex Mesos...

A Simple Menu System for Blind Linux Users

The Knoppix distribution goes back in time, to the era of text menus, to provide an interface for computer users who are blind. Remember back...

Make Peace With Your Processes: Part 5

In previous articles in this series, we’ve whet our whistles with a quick look at the Process Table and pseudo filesystems, and we talked...