Month: July 2015

Making Multi-Track Music with Audacity – Make Tech Easier

In this article we will talk about how to use Audacity as a multitrack studio and making finished tracks using all the little tricks which make it easy.

Source: Making Multi-Track Music with Audacity – Make Tech Easier

Introduction – Shell Scripting | Tutorials by Code Snipcademy

Introduction to using sed on the command line with regular expressions. Learn how to perform search and replace (substitution), printing, writing, reversing, and more!

Source: Introduction – Shell Scripting | Tutorials by Code Snipcademy

How to set up your own Raspberry Pi powered VPN – BBC News

BBC Click’s Kate Russell gives a step-by-step guide to setting up your own virtual private network using a Raspberry Pi.

Source: How to set up your own Raspberry Pi powered VPN – BBC News

Create & Edit Matroska Video Files on Linux with MKVToolNix

MKVToolnix is a suite of applications to work with Matroska video and audio files. Here’s how to use this software to create and edit MKV files on Linux.

Source: Create & Edit Matroska Video Files on Linux with MKVToolNix

Cut Command in Linux – Extract Fields and Columns from a file ~ Your Own Linux..!

   In some of my recent articles on text processing, I have explained the use of sed command in Linux/Unix. In case of sed command, we provide an input file to the command, it reads the file line-by-line, processes each line and then prints it on the STDOUT. So, in brief, its a row-wise operation. Similar is the case with cut command – there is an input file, there is processing part and the processed output can be displayed on STDOUT or saved in a file. A minor difference between sed and cut is that, cut command processes the file in vertical manner. So, the outcome of the cut command is a single or multiple columns.

Source: Cut Command in Linux – Extract Fields and Columns from a file ~ Your Own Linux..!

Recent Posts

Recent Comments

Archives

Categories

Meta

GiottoPress by Enrique Chavez