Skip to content

Instantly share code, notes, and snippets.

View lahmizzar's full-sized avatar

Lahmizzar Valeryon lahmizzar

  • ValeryonTV, The_X_Projects, MOOTOMBO
  • Multiverse
View GitHub Profile
@lahmizzar
lahmizzar / win10colors.cmd
Created July 30, 2019 20:29 — forked from mlocati/win10colors.cmd
ANSI Colors in standard Windows 10 shell
@echo off
cls
echo  STYLES 
echo ^<ESC^>[0m Reset
echo ^<ESC^>[1m Bold
echo ^<ESC^>[4m Underline
echo ^<ESC^>[7m Inverse
echo.
echo  NORMAL FOREGROUND COLORS 
echo ^<ESC^>[30m Black (black)
@lahmizzar
lahmizzar / ubuntu-ucs-setup.html
Last active March 18, 2019 09:15
Ubuntu UCS Setup
# General integration
# https://www.univention.de/presse/2018/04/univention-single-sign-on-fuer-ubuntu-clients-leicht-gemacht-domain-join-assistant/
# https://github.com/univention/univention-domain-join
# FOR SETUP JOIN USE STATIC IP !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
#
# https://docs.nextcloud.com/server/13/benutzerhandbuch/files/access_webdav.html#erstellen-von-webdav-verbindungen-im-linux-terminal
# UPDATES
sudo apt update && sudo apt upgrade -y
@lahmizzar
lahmizzar / clean-up-boot-partition-ubuntu.md
Created September 7, 2018 07:14 — forked from ipbastola/clean-up-boot-partition-ubuntu.md
Safest way to clean up boot partition - Ubuntu 14.04LTS-x64

Safest way to clean up boot partition - Ubuntu 14.04LTS-x64

Reference

Case I: if /boot is not 100% full and apt is working

1. Check the current kernel version

$ uname -r 
VORAUSSETZUNG für die Quest: Die Hand des Schicksals (Anzunehmen bei Erzmagier Khadgar in Dalaran) - http://de.wowhead.com/quest=47221
Die Legionsrichter - http://de.wowhead.com/quest=46730
Angriff auf die Verheerte Küste - http://de.wowhead.com/quest=46734
Vereinigung der Inseln - http://de.wowhead.com/quest=43341
Ob man die Quests bereits erledigt hat, kann man mit folgendem Skript (funktioniert über Blizzard Makro-Button oder direkt in den Chat kopieren)
/script for k,v in pairs({["Vereinigung der Inseln"]=43341,["Angriff auf die Verheerte Küste"]=46734,["Die Legionsrichter"]=46730})do print(format("%s: %s", k, IsQuestFlaggedCompleted(v) and "\124cff00ff00JA\124r" or "\124cffff0000NEIN\124r")) end
.nav-list {
padding-left: 15px;
padding-right: 15px;
margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
margin-left: -15px;
margin-right: -15px;