WeeChat (Wee Enhanced Environment for Chat) is a free and open-source Internet Relay Chat client, which is designed to be light and fast. Weechat is available on Arch Linux, FreeBSD, NetBSD, OpenBSD, Debian GNU/kFreeBSD), Mac OS X, Debian GNU/Hurd, HP-UX, Solaris, QNX, Haiku, and Microsoft Windows (via the Cygwin library and API). Weechat uses a […]
Tag: tutorial
Transmission on Ubuntu
Transmission is a free BitTorrent client with a simple interface, Ubuntu comes bundled with Transmission in the official build, Transmission is set as the default BitTorrent client for Ubuntu. However the version of Transmission bundled with Ubuntu is not always latest depending on the Ubuntu distribution version, we can get the latest stable version of […]
Sass on Raspberry Pi
Sass also known as Syntactically Awesome Stylesheets is a stylesheet scripting language that is interpreted into Cascading Style Sheet also known as CSS. Sass consists of two syntaxes, The original syntax, called “the indented syntax”, uses a syntax similar to Haml, It uses indentation to separate code blocks and newline characters to separate rules, it […]
ZSH on Arch Linux
ZSH is a unix shell and a powerful command line interpreter, ZSH is much easier to use and setup, ZSH also allows you to program the command-line completion that helps you customize you shell and offers options and arguments for most used commands, with out-of-the-box support for several hundred commands. You can install ZSH using […]
LEMP on Raspberry Pi
Raspberry Pi is a single board ARM based computer developed in the UK by the Raspberry Pi foundation.