by Richard W | Feb 18, 2019 | How-To/Tips
At its most basic, tail is a program on writing into the UNIX command-line that shows the tail end of a text file. Let’s say that you wanted to see what is new on a log file for a system app, but you also wanted to avoid all of the old information as well. Well, there...
by Richard W | Feb 14, 2019 | How-To/Tips
Discord was initially released in 2015 as a VOIP solution that combines text, voice, and video services in one client for users. Although it is a popular app for PC, MAC, and LINUX, it owes much of its initial traction to the gaming community due to the fact that...
by Richard W | Feb 13, 2019 | How-To/Tips, Linux
LINUX rm is a command-line prompt that is short for remove. It is a basic command for UNIX and UNIX-like systems that can be used to remove links, files, and directories from filesystems, such as pipes, sockets, and device nodes. What is neat about the rm command is...
by Richard W | Jan 19, 2019 | How-To/Tips
A Windows user has all kinds of options when it comes to audio file management and web media servers.There’s Spotify, Emby, Deezer, Subsonic and other web-based media streamers that can give you easy access to music and video or to share music with friends. Then,...
by Richard W | Dec 17, 2018 | How-To/Tips
The roots of Unix go all the way back to the 1970s and Bell Labs. Originally intended for use at Bell and AT&T, Unix was licensed for use with outside parties starting in the late 70s, and soon it was in use at UC-Berkeley, Sun Microsystems, Microsoft and IBM....