Skip to content

Instantly share code, notes, and snippets.

View oscartzgz's full-sized avatar

Oscar Tellez oscartzgz

View GitHub Profile
@oscartzgz
oscartzgz / fedora 27 post
Created April 27, 2018 04:02 — forked from dschier-wtd/fedora 27 post
fedora 27 post installation hints
# Displaimer
This is not a guide or a guideline. It is a collection of ideas, tools and stuff I was/will/am use.
Everything below is very subjectiv and can change over time. If you want to use something from here,
please feel free. But please don't consider it working "as is". In most cases you have to think about stuff.
# Security
## Adjust Firewall
<port close for high ports>
@oscartzgz
oscartzgz / README.md
Created March 23, 2018 05:52 — forked from magnetikonline/README.md
Reset Windows 2012R2 local administrator password.

Reset Windows 2012R2 local administrator password

  • Boot from Microsoft Windows Server 2012R2 DVD/ISO.
  • From the Windows Setup menu, click "Next".
  • Select "Repair your computer".
  • Click on "Troubleshoot".
  • Under Advanced options, click "Command Prompt".

At the command prompt, run the following commands:

@oscartzgz
oscartzgz / install-pdf2htmlEX-ubuntu-14.04.sh
Created March 23, 2017 18:54
Installing pdf2htmlEX on Ubuntu Server 14.04
#!/bin/sh
RESTORE=$(echo '\033[0m')
BOLD=$(echo '\033[1m')
GREEN=$(echo '\033[1;32m')
echo
echo ${GREEN}
echo "------------------------------"
echo " Installing prerequisites "
echo "------------------------------"
echo
@oscartzgz
oscartzgz / sublime-text-2.sh
Created September 8, 2016 21:59 — forked from henriquemoody/sublime-text-2.sh
Install Sublime Text on Fedora.
#!/usr/bin/env bash
# Usage: {script} [ OPTIONS ] TARGET VERSION
#
# TARGET Default target is "/usr/local".
# VERSION If not defined tries to get the build into the Sublime Text 2 website.
#
# OPTIONS
#
# -h, --help Displays this help message.
#
@oscartzgz
oscartzgz / subl
Last active August 29, 2015 14:10
#!/bin/sh
/usr/local/share/applications/sublime-text-3/sublime_text