Skip to content

Instantly share code, notes, and snippets.

@Nokius
Nokius / README.md
Created March 6, 2018 17:12
[Terraform][proxmox] small VM created with terraform on proxmox

terraform-provider-proxmox

simple VM created with terraform-provider-proxmox

  • one core
  • 512MB RAM
  • Ubuntu netinstall CDROM
  • 32GB IDE HDD
  • bridged network interface
@Nokius
Nokius / r7plus.xml
Last active February 7, 2018 19:04
[SailfishOS] local manifest r7plus
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project name="LineageOS/android_device_oppo_r7plus" path="device/oppo/r7plus" remote="github" revision="cm-14.1" />
<project name="LineageOS/android_device_oppo_msm8939-common" path="device/oppo/msm8939-common" remote="github" revision="cm-14.1" />
<project name="LineageOS/android_device_oppo_common" path="device/oppo/common" remote="github" revision="cm-14.1" />
<project name="LineageOS/android_packages_resources_devicesettings" path="packages/resources/devicesettings" remote="github" revision="cm-14.1" />
<project name="LineageOS/android_kernel_oppo_msm8939" path="kernel/oppo/msm8939" remote="github" revision="cm-14.1" />

Keybase proof

I hereby claim:

  • I am Nokius on github.
  • I am nokius (https://keybase.io/nokius) on keybase.
  • I have a public key whose fingerprint is 6EA9 31E8 BDD2 DD17 6897 116B FB79 28D4 6A3C 305D

To claim this, I am signing this object:

@Nokius
Nokius / M$_WIN7_Updates.md
Created November 2, 2016 18:26
[Mircosoft Windows 7] new installed Win7 fails to load Updates

#Windows 7: Windows update never stops checking for updates

The solution:

Stop the Windows Update Service (wuauserv).

Download and install KB3050265

reboot

@Nokius
Nokius / osc-cheat-sheet.md
Last active October 24, 2016 20:17
[OSC] osc-cheat-sheet

#OSC cheat sheet

getting files from obs to local

osc co home:$OBSUSER $OBSPROJECT; cd home:$OBSUSER/$OBSPROJECT; osc up -S

trigger serivce

osc service rr

@Nokius
Nokius / .config
Created June 1, 2016 21:25
[AC100] .config 4.5.2
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 4.5.2 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_ARM_HAS_SG_CHAIN=y
CONFIG_MIGHT_HAVE_PCI=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
CONFIG_HAVE_PROC_CPU=y
CONFIG_STACKTRACE_SUPPORT=y
@Nokius
Nokius / ac100-kernel.md
Last active June 29, 2023 18:40
ARCH LINUX WITH MAINLINE KERNEL FOR TOSHIBA AC100 [paz00 / dynabookaz]

ARCH LINUX WITH MAINLINE KERNEL FOR TOSHIBA AC100

all u need

  • 1-2 hours of your life
  • build envirment for the Kernel
  • device with Ubuntu and nvflash
  • AC100
  • mini-usb cabel
  • usb-stick >512MB
@Nokius
Nokius / Makefile
Last active March 10, 2016 20:09
[AsteroidOS] Drory Makefile
# Makefile.in generated by automake 1.15 from Makefile.am.
# egl/platforms/wayland/Makefile. Generated from Makefile.in by configure.
# Copyright (C) 1994-2014 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# This program is distributed in the hope that it will be useful,
@Nokius
Nokius / build error
Created March 10, 2016 08:53
[AstroidOS] Dory
Makefile:471: recipe for target 'eglplatform_wayland_la-eglplatform_wayland.lo' failed
| make[4]: *** [eglplatform_wayland_la-eglplatform_wayland.lo] Error 1
| make[4]: *** Waiting for unfinished jobs....
| Makefile:478: recipe for target 'eglplatform_wayland_la-wayland_window.lo' failed
| make[4]: *** [eglplatform_wayland_la-wayland_window.lo] Error 1
| make[4]: Leaving directory '/home/jjann/asteroid/build/tmp-glibc/work/dory-oe-linux-gnueabi/libhybris/1_0.1.0+gitrAUTOINC+bd6df6a306-r1/git/hybris/egl/platforms/wayland'
| Makefile:371: recipe for target 'all-recursive' failed
| make[3]: *** [all-recursive] Error 1
| make[3]: Leaving directory '/home/jjann/asteroid/build/tmp-glibc/work/dory-oe-linux-gnueabi/libhybris/1_0.1.0+gitrAUTOINC+bd6df6a306-r1/git/hybris/egl/platforms'
| Makefile:675: recipe for target 'all-recursive' failed
@Nokius
Nokius / README.md
Last active February 28, 2018 14:04
install wireshark-whatsapp plugin on OS X