Skip to content

Instantly share code, notes, and snippets.

View LasaleFamine's full-sized avatar
🔮
Producing

Alessio Occhipinti LasaleFamine

🔮
Producing
View GitHub Profile
@LasaleFamine
LasaleFamine / _service.md
Last active August 11, 2018 14:39 — forked from naholyr/_service.md
Sample /etc/init.d script

Sample service script for debianoids

Look at LSB init scripts for more information.

Usage

Copy to /etc/init.d:

# replace "$YOUR_SERVICE_NAME" with your service's name (whenever it's not enough obvious)
@LasaleFamine
LasaleFamine / .bash_profile
Last active November 27, 2017 10:10 — forked from natelandau/.bash_profile
Mac OSX Bash Profile
# ---------------------------------------------------------------------------
#
# Description: This file holds all my BASH configurations and aliases
#
# Sections:
# 1. Environment Configuration
# 2. Make Terminal Better (remapping defaults and adding functionality)
# 3. File and Folder Management
# 4. Searching
# 5. Process Management