Home Search

unix - search results

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

How to Bring Good Fortune to Your Linux Terminal

It's December, and if you haven't found a tech advent calendar that sparks your fancy yet, well, maybe this one will do the trick. Every day,...

6 Methods To Rename Multiple Files At Once In Linux

As you may already know, we use mv command to rename or move files and directories in Unix-like operating systems. But, the mv command won’t support...

Practical Networking for Linux Admins: TCP/IP

Get to know networking basics with this tutorial from our archives. Linux grew up with a networking stack as part of its core, and networking is one of...

5 Easy Tips for Linux Web Browser Security

If you use your Linux desktop and never open a web browser, you are a special kind of user. For most of us, however,...

17 Fun Linux Commands to Run in the Terminal

The terminal is a very powerful tool, and it’s probably the most interesting part in Unix. Among the plethora of useful commands and scripts...

What Operations Professionals Need to Know to Fuel Career Advancement

O’Reilly conducted a recent survey of operations professionals, and the results offer useful information and insights to empower your career planning.  Scripting languages are the most popular...

Prototyping IoT Applications using Beaglebone and Debian

The recent emergence of the Internet of Things (IoT) and associated applications into the mainstream means more developers will be required to develop these...

Get an Introduction to Open Source, Git, and Linux with New Training Course

Open source software has become the dominant model for how technology infrastructure operates all around the world, impacting organizations of all sizes. Use of...

Programming Snapshot: Implementing Fast Queries for Local Files in Go

To find files quickly in the deeply nested subdirectories of his home directory, Mike whips up a Go program to index file metadata in...

The End of the Road: systemd’s “Socket” Units

Sockets are used so that two different processes can share data or for shuttling information from one machine to another over the network. They...