Home Tags Bash

Tag: Bash

Windows 10 integrates Bash to let you run Linux programs

0
Windows 10 build 14316 provides you a simple and native way to use Bash Command line on your desktop or notebook. Microsoft has released a...

Shell Scripts you will love to use

0
In this article, I will share a few of my shell scripts which will be helpful in automating repetitive infrastructure task. All Scripts are...

Need a Backend For Your App? Here’s Parse to the Rescue!

0
Discover Parse, which allows mobile app developers to forget about server maintenance and complex infrastructure, and instantly add push notifications, data storage and social...

Learn How to Write Apps for the Firefox OS

5
Recently, Mozilla released its first line of phones, which run the Firefox OS. In case you haven’t heard about it, the Firefox OS is...

Utilising User Roles For Flawless Custom WordPress Plugin Development

0
WordPress Web/Plugin Development turns up impressively when implemented as a team. With a group of proficient WordPress coders working towards creating a website/plugin, the...

Blaze the automated desktop experience for Windows

0
Blaze is a small multipurpose utility that does the job of an application launcher and file searcher, and records macros for desktop automation. A...

SQLite, the Tiny Serverless Embedded RDBMS

0
SQLite is the most popular tiny database engine and has made its way into almost every computing device. Smartphones, either running Android or iOS,...

Build Your Own Web Page With QForms

0
QForm is the state-conscious, event-driven object management system for creating Web pages. QForm is the C and V of the MVC architecture of QCubed. It...

A Few Things You Should Know About Futexes

0
This article aims to provide a clear and concise discussion about the basics of futexes, and how they could be used to implement user-space...

Spicing up the Console for Fun and Profit, Part 1

0
Command-line terminals and the shell have been an integral part of all *NIX systems from the beginning. The shell is the universal interface between...