cleanup and lots of tweaks plus new "Hello agian" entry

master
_N0x 3 years ago
parent 1b3daf16fa
commit 72aa2fbcaa

@ -23,7 +23,7 @@ favicon = "images/favicon.png"
info = "» Here be dragons «"
avatarurl = "images/spoopy.gif"
footercontetn = "n0x.io"
footercontent = ""
hideFooter = false
hideCredits = false
hideCopyright = false
@ -38,6 +38,9 @@ favicon = "images/favicon.png"
# RTL support
rtl = false
[taxonomies]
author = "authors"
[[params.social]]
name = "Github"
weight = 2
@ -60,7 +63,7 @@ favicon = "images/favicon.png"
url = "/posts/"
[[menu.main]]
name = "About"
weight = 2
weight = 999
url = "/about/"
[[menu.main]]
name = "Cloud"
@ -70,3 +73,7 @@ favicon = "images/favicon.png"
name = "Git"
weight = 4
url = "https://git.n0x.io/"
[[menu.main]]
name = "PrivatBin"
weight = 5
url = "https://pb.n0x.io/"

@ -0,0 +1,5 @@
+++
name = "_N0x"
twitter = "@n0x_io"
+++
_N0x is just a dude way to interested in anything computer related. Be it hardware, software, programming or even gaming.

@ -1,8 +1,9 @@
---
title: "Digispark_ReverseShell"
date: 2018-01-20T17:03:46+01:00
draft: false
---
+++
title = "Digispark Reverse-Shell"
date = 2018-01-20T17:03:46+01:00
draft = false
authors = ["_N0x"]
+++
# Reverse Shell for 1,50€ - Digispark instead of USB Rubber Ducky

@ -1,12 +1,13 @@
---
title: "GIT_IN_MINUTES"
date: 2020-07-02
draft: false
---
+++
title = "Git in minutes"
date = 2020-07-02
authors = ["_N0x"]
draft = false
+++
# A Git-Server Setup In Minutes
Sometimes I wish I had other hobbies then just trying out new stuff I dicovered online.
Sometimes I wish I had other hobbies then just trying out new stuff I discovered online.
For Some strange reason I felt the need to set up my own git server - because who doesn't need an own server for the two or three projects you keep on github?
I looked around and searched for some solutions that would fit my needs.

@ -1,8 +1,10 @@
---
title: "HelloWorld"
date: 2018-01-08T20:35:40+01:00
draft: false
---
+++
title = "HelloWorld"
date = 2018-01-08T20:35:40+01:00
authors = ["_N0x"]
draft = false
+++
# Hello World!
Hello there and welcome on n0x.io!

@ -0,0 +1,35 @@
+++
draft = false
date = 2021-05-26T11:14:07+02:00
title = "Hello World! Again!"
description = ""
slug = ""
authors = ["_N0x"]
tags = []
categories = []
externalLink = ""
series = []
+++
## Hello World! Again!
Hey there! Its me again.
It has been some time since I wrote a new article in here so I thought Id state an update on me. In my [first post]({{< ref "HelloWorld.md" >}} "first post") I talked a little about me. By now some time went by and some things have changed - not that I wrote much about me to begin with.
### From full time job to becoming a student
Im now 23 years old and just started my 4th semester at university after deciding that I wanted to study something computer science related. After finishing my apprenticeship in 2018 I worked as a software developer for little over a year. In August 2019 I started my dual study in Software Technology (B.Sc.). A dual study is a studying model here in Germany that lets you go to university full time during the semester, but you are still hired and paid by a company. Between semesters you have no real semester break as you go to work full time at your partnering company. This is to collect as much real-life experience as possible during the study. During these phases or working - could translate as “practical phases” - you work on a project at your company for what you need to write a documentation. This documentation in return will be evaluated by the University and credit points awarded accordingly. Oh and all classes are mandatory and you can only choose some of them. The classes at university are quite small with about 25 people max. This means the whole feeling of university is more closely to that of going to school here in Germany - for better or worse. But it means you actually have a face in university and that networking between students and professors and other lecturers is quite easy.
As you can see the whole dual study thing is a very interwoven mesh between theory - in form of what is thought at University - and practice - in form of a company you work for. I think the concept is quite neat even if it means you dont have the “luxurious life” or a regular university student. Free time is rare but well worth the effort and I can only recommend this model to anyone who wants to educate themselves while getting some hands-on-experiance!
### Linux - bane of my existence
Ah Linux. My love. My hated enemy. I feel like the relationship with a lot of people towards Linux is a sort of love-hate-relationship. There are times where I spend hours digging through config files, compiling, changing and tinkering just to get the smallest, tiniest change done. But damn does it feel good once you take control of things and understand how things work and interact with each other. Truly rewarding and so many things to learn!
In the beginning of 2021 I decided to finally cut my ties with windoot and fully switch to Linux. I had been running Linux on my servers and laptop for some time now and had played around with all the fun Linux things. My current config is build on DWM and Arch Linux and Ive been enjoying it greatly. I switched to Linux on my desktop system as well after noticing that I barely played any games on it anymore. And to my surprise that went fairly well and I havent felt the need to go back to Windows ever since. Im still using it at work but not much I can do about that. Gaming works fairly well on Linux and I even got games like Battle Field 4 to run - with anticheat! I dont think its something I can recommend to a heavy gamer but for simple browsing and such Linux seems to come along nicely - and for professionals around the computer science field even more ;)
### Wörk wörk wörk
Combining both of the above topics is my current place of work. Ive developed quite the interest in tinkering with Linux and tweaking it and it translates surprisingly well to my daily work - if Im not at university of course. Im now responsible for creating and maintaining firmware build on the popular embedded systems Linux Yocto. Im also tasked with some security aspects regarding development at work buuuut of course Im not spilling anything of that on here. The symbiosis of my hobbies and my work is fascinating. I can basically deploy the skills I learned athome at my workplace and in return learn new stuff there to use at home. A non-vicious vicious circle if you want. And that makes me really love my workplace and the work I do even if Im just a student.
And while Im rambling on here I have to say that its a little sad to see how many people are not happy at their workplace or the work they do. I can only recommend to every single person out there to go and try to find a job they like. Its such a valuable thing to have in life - or maybe thats just my inner German coming through. But oh well.
So much for a little update…

@ -96,10 +96,6 @@
<a class="navigation-link" href="https://n0x.io/posts/">Blog</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://n0x.io/about/">About</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://cloud.n0x.io/">Cloud</a>
</li>
@ -108,6 +104,14 @@
<a class="navigation-link" href="https://git.n0x.io/">Git</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://pb.n0x.io/">PrivatBin</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://n0x.io/about/">About</a>
</li>
</ul>

@ -109,10 +109,6 @@ This means you are free to share and adapt the content under the following terms
<a class="navigation-link" href="https://n0x.io/posts/">Blog</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://n0x.io/about/">About</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://cloud.n0x.io/">Cloud</a>
</li>
@ -121,6 +117,14 @@ This means you are free to share and adapt the content under the following terms
<a class="navigation-link" href="https://git.n0x.io/">Git</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://pb.n0x.io/">PrivatBin</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://n0x.io/about/">About</a>
</li>
</ul>

@ -0,0 +1,212 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="Content-Language" content="en">
<meta name="color-scheme" content="light dark">
<meta name="author" content="_N0x">
<meta name="description" content="_N0x is just a dude way to interested in anything computer related. Be it hardware, software, programming or even gaming.">
<meta name="keywords" content="blog,developer,personal">
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content=""/>
<meta name="twitter:description" content="Just some small blog"/>
<meta property="og:title" content="" />
<meta property="og:description" content="Just some small blog" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://n0x.io/authors/_n0x/" />
<title>Author: · n0x.io</title>
<link rel="canonical" href="https://n0x.io/authors/_n0x/">
<link rel="preload" href="https://n0x.io/fonts/forkawesome-webfont.woff2?v=1.2.0" as="font" type="font/woff2" crossorigin>
<link rel="stylesheet" href="https://n0x.io/css/coder.min.93c41bf1e522f85ecda7355985f09000f71fc1d64dda9f74051b0fa06210e93f.css" integrity="sha256-k8Qb8eUi&#43;F7NpzVZhfCQAPcfwdZN2p90BRsPoGIQ6T8=" crossorigin="anonymous" media="screen" />
<link rel="stylesheet" href="https://n0x.io/css/coder-dark.min.f37febc669ce189201c1918fac1948a254686c8d366a312c2d72b2bb71ad97d1.css" integrity="sha256-83/rxmnOGJIBwZGPrBlIolRobI02ajEsLXKyu3Gtl9E=" crossorigin="anonymous" media="screen" />
<link rel="icon" type="image/png" href="https://n0x.io/images/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://n0x.io/images/favicon-16x16.png" sizes="16x16">
<link rel="apple-touch-icon" href="https://n0x.io/images/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="180x180" href="https://n0x.io/images/apple-touch-icon.png">
<link rel="alternate" type="application/rss+xml" href="https://n0x.io/authors/_n0x/index.xml" title="n0x.io" />
<meta name="generator" content="Hugo 0.83.1" />
</head>
<body class="preload-transitions colorscheme-dark"
onload=""
>
<div class="float-container">
<a id="dark-mode-toggle" class="colorscheme-toggle">
<i class="fa fa-adjust fa-fw" aria-hidden="true"></i>
</a>
</div>
<main class="wrapper">
<nav class="navigation">
<section class="container">
<a class="navigation-title" href="https://n0x.io/">
n0x.io
</a>
<input type="checkbox" id="menu-toggle" />
<label class="menu-button float-right" for="menu-toggle">
<i class="fa fa-bars fa-fw" aria-hidden="true"></i>
</label>
<ul class="navigation-list">
<li class="navigation-item">
<a class="navigation-link" href="https://n0x.io/posts/">Blog</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://cloud.n0x.io/">Cloud</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://git.n0x.io/">Git</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://pb.n0x.io/">PrivatBin</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://n0x.io/about/">About</a>
</li>
</ul>
</section>
</nav>
<div class="content">
<section class="container list">
<h1 class="title">
<a class="title-link" href="https://n0x.io/authors/_n0x/">Author: </a>
</h1>
<p>_N0x is just a dude way to interested in anything computer related. Be it hardware, software, programming or even gaming.</p>
<ul>
<li>
<span class="date">May 26, 2021</span>
<a class="title" href="https://n0x.io/posts/helloworldagain/">Hello World! Again!</a>
</li>
<li>
<span class="date">July 2, 2020</span>
<a class="title" href="https://n0x.io/posts/gitbucket/">Git in minutes</a>
</li>
<li>
<span class="date">January 20, 2018</span>
<a class="title" href="https://n0x.io/posts/digispark_reverseshell/">Digispark Reverse-Shell</a>
</li>
<li>
<span class="date">January 8, 2018</span>
<a class="title" href="https://n0x.io/posts/helloworld/">HelloWorld</a>
</li>
</ul>
</section>
</div>
<footer class="footer">
<section class="container">
©
2018 -
2021
_N0x
·
Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/">Coder</a>.
</section>
</footer>
</main>
<script src="https://n0x.io/js/coder.min.235666b114443867d43eeb5799d51f6252965e5163f338285e113fa381d3d27e.js" integrity="sha256-I1ZmsRREOGfUPutXmdUfYlKWXlFj8zgoXhE/o4HT0n4="></script>
</body>
</html>

@ -0,0 +1,52 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>n0x.io</title>
<link>https://n0x.io/authors/_n0x/</link>
<description>Recent content on n0x.io</description>
<generator>Hugo -- gohugo.io</generator>
<language>de</language>
<lastBuildDate>Wed, 26 May 2021 11:14:07 +0200</lastBuildDate><atom:link href="https://n0x.io/authors/_n0x/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Hello World! Again!</title>
<link>https://n0x.io/posts/helloworldagain/</link>
<pubDate>Wed, 26 May 2021 11:14:07 +0200</pubDate>
<guid>https://n0x.io/posts/helloworldagain/</guid>
<description>Hello World! Again! Hey there! Its me again.
It has been some time since I wrote a new article in here so I thought Id state an update on me. In my first post I talked a little about me. By now some time went by and some things have changed - not that I wrote much about me to begin with.
From full time job to becoming a student Im now 23 years old and just started my 4th semester at university after deciding that I wanted to study something computer science related.</description>
</item>
<item>
<title>Git in minutes</title>
<link>https://n0x.io/posts/gitbucket/</link>
<pubDate>Thu, 02 Jul 2020 00:00:00 +0200</pubDate>
<guid>https://n0x.io/posts/gitbucket/</guid>
<description>A Git-Server Setup In Minutes Sometimes I wish I had other hobbies then just trying out new stuff I discovered online.
For Some strange reason I felt the need to set up my own git server - because who doesn&amp;rsquo;t need an own server for the two or three projects you keep on github? I looked around and searched for some solutions that would fit my needs.</description>
</item>
<item>
<title>Digispark Reverse-Shell</title>
<link>https://n0x.io/posts/digispark_reverseshell/</link>
<pubDate>Sat, 20 Jan 2018 17:03:46 +0100</pubDate>
<guid>https://n0x.io/posts/digispark_reverseshell/</guid>
<description>Reverse Shell for 1,50€ - Digispark instead of USB Rubber Ducky Some of you might already have heard of it: The USB Rubber Ducky by Hak5. A very special USB-Device: Not only a mass storage device but any usb input-device you want it to be. Because of this you can use it for some very nice ways to get your payload onto a victims PC. The Rubber Ducky is freely programmable so there are no limits on what you can do with it.</description>
</item>
<item>
<title>HelloWorld</title>
<link>https://n0x.io/posts/helloworld/</link>
<pubDate>Mon, 08 Jan 2018 20:35:40 +0100</pubDate>
<guid>https://n0x.io/posts/helloworld/</guid>
<description>Hello World! Hello there and welcome on n0x.io!
I&amp;rsquo;m _N0x. I&amp;rsquo;m 20 years old and &amp;ldquo;Fachinformatiker für Anwendungsentwicklung&amp;rdquo;. I live in germany and Love tinkering with PCs and Software.
Thanks for stopping by ;)</description>
</item>
</channel>
</rss>

@ -0,0 +1 @@
<!DOCTYPE html><html><head><title>https://n0x.io/authors/_n0x/</title><link rel="canonical" href="https://n0x.io/authors/_n0x/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://n0x.io/authors/_n0x/" /></head></html>

@ -0,0 +1,196 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="Content-Language" content="en">
<meta name="color-scheme" content="light dark">
<meta name="author" content="_N0x">
<meta name="description" content="Just some small blog">
<meta name="keywords" content="blog,developer,personal">
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Authors"/>
<meta name="twitter:description" content="Just some small blog"/>
<meta property="og:title" content="Authors" />
<meta property="og:description" content="Just some small blog" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://n0x.io/authors/" />
<title>Authors · n0x.io</title>
<link rel="canonical" href="https://n0x.io/authors/">
<link rel="preload" href="https://n0x.io/fonts/forkawesome-webfont.woff2?v=1.2.0" as="font" type="font/woff2" crossorigin>
<link rel="stylesheet" href="https://n0x.io/css/coder.min.93c41bf1e522f85ecda7355985f09000f71fc1d64dda9f74051b0fa06210e93f.css" integrity="sha256-k8Qb8eUi&#43;F7NpzVZhfCQAPcfwdZN2p90BRsPoGIQ6T8=" crossorigin="anonymous" media="screen" />
<link rel="stylesheet" href="https://n0x.io/css/coder-dark.min.f37febc669ce189201c1918fac1948a254686c8d366a312c2d72b2bb71ad97d1.css" integrity="sha256-83/rxmnOGJIBwZGPrBlIolRobI02ajEsLXKyu3Gtl9E=" crossorigin="anonymous" media="screen" />
<link rel="icon" type="image/png" href="https://n0x.io/images/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://n0x.io/images/favicon-16x16.png" sizes="16x16">
<link rel="apple-touch-icon" href="https://n0x.io/images/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="180x180" href="https://n0x.io/images/apple-touch-icon.png">
<link rel="alternate" type="application/rss+xml" href="https://n0x.io/authors/index.xml" title="n0x.io" />
<meta name="generator" content="Hugo 0.83.1" />
</head>
<body class="preload-transitions colorscheme-dark"
onload=""
>
<div class="float-container">
<a id="dark-mode-toggle" class="colorscheme-toggle">
<i class="fa fa-adjust fa-fw" aria-hidden="true"></i>
</a>
</div>
<main class="wrapper">
<nav class="navigation">
<section class="container">
<a class="navigation-title" href="https://n0x.io/">
n0x.io
</a>
<input type="checkbox" id="menu-toggle" />
<label class="menu-button float-right" for="menu-toggle">
<i class="fa fa-bars fa-fw" aria-hidden="true"></i>
</label>
<ul class="navigation-list">
<li class="navigation-item">
<a class="navigation-link" href="https://n0x.io/posts/">Blog</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://cloud.n0x.io/">Cloud</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://git.n0x.io/">Git</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://pb.n0x.io/">PrivatBin</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://n0x.io/about/">About</a>
</li>
</ul>
</section>
</nav>
<div class="content">
<section class="container taxonomy">
<h1 class="title">
<a class="title-link" href="https://n0x.io/authors/">Authors</a>
</h1>
<ul>
<li>
<span class="taxonomy-element">
<a href="https://n0x.io/authors/_n0x/"></a>
<sup>4</sup>
</span>
</li>
</ul>
</section>
</div>
<footer class="footer">
<section class="container">
©
2018 -
2021
_N0x
·
Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/">Coder</a>.
</section>
</footer>
</main>
<script src="https://n0x.io/js/coder.min.235666b114443867d43eeb5799d51f6252965e5163f338285e113fa381d3d27e.js" integrity="sha256-I1ZmsRREOGfUPutXmdUfYlKWXlFj8zgoXhE/o4HT0n4="></script>
</body>
</html>

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Authors on n0x.io</title>
<link>https://n0x.io/authors/</link>
<description>Recent content in Authors on n0x.io</description>
<generator>Hugo -- gohugo.io</generator>
<language>de</language>
<lastBuildDate>Wed, 26 May 2021 11:14:07 +0200</lastBuildDate><atom:link href="https://n0x.io/authors/index.xml" rel="self" type="application/rss+xml" />
<item>
<title></title>
<link>https://n0x.io/authors/_n0x/</link>
<pubDate>Wed, 26 May 2021 11:14:07 +0200</pubDate>
<guid>https://n0x.io/authors/_n0x/</guid>
<description>_N0x is just a dude way to interested in anything computer related. Be it hardware, software, programming or even gaming.</description>
</item>
</channel>
</rss>

@ -97,10 +97,6 @@
<a class="navigation-link" href="https://n0x.io/posts/">Blog</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://n0x.io/about/">About</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://cloud.n0x.io/">Cloud</a>
</li>
@ -109,6 +105,14 @@
<a class="navigation-link" href="https://git.n0x.io/">Git</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://pb.n0x.io/">PrivatBin</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://n0x.io/about/">About</a>
</li>
</ul>

@ -6,19 +6,30 @@
<description>Recent content on n0x.io</description>
<generator>Hugo -- gohugo.io</generator>
<language>de</language>
<lastBuildDate>Thu, 02 Jul 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://n0x.io/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Wed, 26 May 2021 11:14:07 +0200</lastBuildDate><atom:link href="https://n0x.io/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>GIT_IN_MINUTES</title>
<title>Hello World! Again!</title>
<link>https://n0x.io/posts/helloworldagain/</link>
<pubDate>Wed, 26 May 2021 11:14:07 +0200</pubDate>
<guid>https://n0x.io/posts/helloworldagain/</guid>
<description>Hello World! Again! Hey there! Its me again.
It has been some time since I wrote a new article in here so I thought Id state an update on me. In my first post I talked a little about me. By now some time went by and some things have changed - not that I wrote much about me to begin with.
From full time job to becoming a student Im now 23 years old and just started my 4th semester at university after deciding that I wanted to study something computer science related.</description>
</item>
<item>
<title>Git in minutes</title>
<link>https://n0x.io/posts/gitbucket/</link>
<pubDate>Thu, 02 Jul 2020 00:00:00 +0000</pubDate>
<pubDate>Thu, 02 Jul 2020 00:00:00 +0200</pubDate>
<guid>https://n0x.io/posts/gitbucket/</guid>
<description>A Git-Server Setup In Minutes Sometimes I wish I had other hobbies then just trying out new stuff I dicovered online.
<description>A Git-Server Setup In Minutes Sometimes I wish I had other hobbies then just trying out new stuff I discovered online.
For Some strange reason I felt the need to set up my own git server - because who doesn&amp;rsquo;t need an own server for the two or three projects you keep on github? I looked around and searched for some solutions that would fit my needs.</description>
</item>
<item>
<title>Digispark_ReverseShell</title>
<title>Digispark Reverse-Shell</title>
<link>https://n0x.io/posts/digispark_reverseshell/</link>
<pubDate>Sat, 20 Jan 2018 17:03:46 +0100</pubDate>

@ -14,10 +14,10 @@
<meta name="keywords" content="blog,developer,personal">
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Digispark_ReverseShell"/>
<meta name="twitter:title" content="Digispark Reverse-Shell"/>
<meta name="twitter:description" content="Reverse Shell for 1,50€ - Digispark instead of USB Rubber Ducky Some of you might already have heard of it: The USB Rubber Ducky by Hak5. A very special USB-Device: Not only a mass storage device but any usb input-device you want it to be. Because of this you can use it for some very nice ways to get your payload onto a victims PC. The Rubber Ducky is freely programmable so there are no limits on what you can do with it."/>
<meta property="og:title" content="Digispark_ReverseShell" />
<meta property="og:title" content="Digispark Reverse-Shell" />
<meta property="og:description" content="Reverse Shell for 1,50€ - Digispark instead of USB Rubber Ducky Some of you might already have heard of it: The USB Rubber Ducky by Hak5. A very special USB-Device: Not only a mass storage device but any usb input-device you want it to be. Because of this you can use it for some very nice ways to get your payload onto a victims PC. The Rubber Ducky is freely programmable so there are no limits on what you can do with it." />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://n0x.io/posts/digispark_reverseshell/" /><meta property="article:section" content="posts" />
@ -27,7 +27,7 @@
<title>
Digispark_ReverseShell · n0x.io
Digispark Reverse-Shell · n0x.io
</title>
@ -100,10 +100,6 @@
<a class="navigation-link" href="https://n0x.io/posts/">Blog</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://n0x.io/about/">About</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://cloud.n0x.io/">Cloud</a>
</li>
@ -112,6 +108,14 @@
<a class="navigation-link" href="https://git.n0x.io/">Git</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://pb.n0x.io/">PrivatBin</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://n0x.io/about/">About</a>
</li>
</ul>
@ -128,7 +132,7 @@
<div class="post-title">
<h1 class="title">
<a class="title-link" href="https://n0x.io/posts/digispark_reverseshell/">
Digispark_ReverseShell
Digispark Reverse-Shell
</a>
</h1>
</div>
@ -145,7 +149,9 @@
5-minute read
</span>
</div>
<div class="authors">
<i class="fa fa-user" aria-hidden="true"></i>
<a href="https://n0x.io/authors/_n0x/">_N0x</a></div>
</div>

@ -10,27 +10,27 @@
<meta name="author" content="_N0x">
<meta name="description" content="A Git-Server Setup In Minutes Sometimes I wish I had other hobbies then just trying out new stuff I dicovered online.
<meta name="description" content="A Git-Server Setup In Minutes Sometimes I wish I had other hobbies then just trying out new stuff I discovered online.
For Some strange reason I felt the need to set up my own git server - because who doesn&rsquo;t need an own server for the two or three projects you keep on github? I looked around and searched for some solutions that would fit my needs.">
<meta name="keywords" content="blog,developer,personal">
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="GIT_IN_MINUTES"/>
<meta name="twitter:description" content="A Git-Server Setup In Minutes Sometimes I wish I had other hobbies then just trying out new stuff I dicovered online.
<meta name="twitter:title" content="Git in minutes"/>
<meta name="twitter:description" content="A Git-Server Setup In Minutes Sometimes I wish I had other hobbies then just trying out new stuff I discovered online.
For Some strange reason I felt the need to set up my own git server - because who doesn&rsquo;t need an own server for the two or three projects you keep on github? I looked around and searched for some solutions that would fit my needs."/>
<meta property="og:title" content="GIT_IN_MINUTES" />
<meta property="og:description" content="A Git-Server Setup In Minutes Sometimes I wish I had other hobbies then just trying out new stuff I dicovered online.
<meta property="og:title" content="Git in minutes" />
<meta property="og:description" content="A Git-Server Setup In Minutes Sometimes I wish I had other hobbies then just trying out new stuff I discovered online.
For Some strange reason I felt the need to set up my own git server - because who doesn&rsquo;t need an own server for the two or three projects you keep on github? I looked around and searched for some solutions that would fit my needs." />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://n0x.io/posts/gitbucket/" /><meta property="article:section" content="posts" />
<meta property="article:published_time" content="2020-07-02T00:00:00&#43;00:00" />
<meta property="article:modified_time" content="2020-07-02T00:00:00&#43;00:00" />
<meta property="article:published_time" content="2020-07-02T00:00:00&#43;02:00" />
<meta property="article:modified_time" content="2020-07-02T00:00:00&#43;02:00" />
<title>
GIT_IN_MINUTES · n0x.io
Git in minutes · n0x.io
</title>
@ -103,10 +103,6 @@ For Some strange reason I felt the need to set up my own git server - because wh
<a class="navigation-link" href="https://n0x.io/posts/">Blog</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://n0x.io/about/">About</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://cloud.n0x.io/">Cloud</a>
</li>
@ -115,6 +111,14 @@ For Some strange reason I felt the need to set up my own git server - because wh
<a class="navigation-link" href="https://git.n0x.io/">Git</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://pb.n0x.io/">PrivatBin</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://n0x.io/about/">About</a>
</li>
</ul>
@ -131,7 +135,7 @@ For Some strange reason I felt the need to set up my own git server - because wh
<div class="post-title">
<h1 class="title">
<a class="title-link" href="https://n0x.io/posts/gitbucket/">
GIT_IN_MINUTES
Git in minutes
</a>
</h1>
</div>
@ -139,7 +143,7 @@ For Some strange reason I felt the need to set up my own git server - because wh
<div class="date">
<span class="posted-on">
<i class="fa fa-calendar" aria-hidden="true"></i>
<time datetime='2020-07-02T00:00:00Z'>
<time datetime='2020-07-02T00:00:00&#43;02:00'>
July 2, 2020
</time>
</span>
@ -148,7 +152,9 @@ For Some strange reason I felt the need to set up my own git server - because wh
3-minute read
</span>
</div>
<div class="authors">
<i class="fa fa-user" aria-hidden="true"></i>
<a href="https://n0x.io/authors/_n0x/">_N0x</a></div>
</div>
@ -162,7 +168,7 @@ For Some strange reason I felt the need to set up my own git server - because wh
<i class="fa fa-link" aria-hidden="true"></i>
</a>
</h1>
<p>Sometimes I wish I had other hobbies then just trying out new stuff I dicovered online.</p>
<p>Sometimes I wish I had other hobbies then just trying out new stuff I discovered online.</p>
<p>For Some strange reason I felt the need to set up my own git server - because who doesn&rsquo;t need an own server for the two or three projects you keep on github?
I looked around and searched for some solutions that would fit my needs.</p>
<p>My requirements were:</p>

@ -106,10 +106,6 @@ Thanks for stopping by ;)" />
<a class="navigation-link" href="https://n0x.io/posts/">Blog</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://n0x.io/about/">About</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://cloud.n0x.io/">Cloud</a>
</li>
@ -118,6 +114,14 @@ Thanks for stopping by ;)" />
<a class="navigation-link" href="https://git.n0x.io/">Git</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://pb.n0x.io/">PrivatBin</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://n0x.io/about/">About</a>
</li>
</ul>
@ -151,7 +155,9 @@ Thanks for stopping by ;)" />
One-minute read
</span>
</div>
<div class="authors">
<i class="fa fa-user" aria-hidden="true"></i>
<a href="https://n0x.io/authors/_n0x/">_N0x</a></div>
</div>

@ -0,0 +1,265 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="Content-Language" content="en">
<meta name="color-scheme" content="light dark">
<meta name="author" content="_N0x">
<meta name="description" content="Hello World! Again! Hey there! Its me again.
It has been some time since I wrote a new article in here so I thought Id state an update on me. In my first post I talked a little about me. By now some time went by and some things have changed - not that I wrote much about me to begin with.
From full time job to becoming a student Im now 23 years old and just started my 4th semester at university after deciding that I wanted to study something computer science related.">
<meta name="keywords" content="blog,developer,personal">
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Hello World! Again!"/>
<meta name="twitter:description" content="Hello World! Again! Hey there! Its me again.
It has been some time since I wrote a new article in here so I thought Id state an update on me. In my first post I talked a little about me. By now some time went by and some things have changed - not that I wrote much about me to begin with.
From full time job to becoming a student Im now 23 years old and just started my 4th semester at university after deciding that I wanted to study something computer science related."/>
<meta property="og:title" content="Hello World! Again!" />
<meta property="og:description" content="Hello World! Again! Hey there! Its me again.
It has been some time since I wrote a new article in here so I thought Id state an update on me. In my first post I talked a little about me. By now some time went by and some things have changed - not that I wrote much about me to begin with.
From full time job to becoming a student Im now 23 years old and just started my 4th semester at university after deciding that I wanted to study something computer science related." />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://n0x.io/posts/helloworldagain/" /><meta property="article:section" content="posts" />
<meta property="article:published_time" content="2021-05-26T11:14:07&#43;02:00" />
<meta property="article:modified_time" content="2021-05-26T11:14:07&#43;02:00" />
<title>
Hello World! Again! · n0x.io
</title>
<link rel="canonical" href="https://n0x.io/posts/helloworldagain/">
<link rel="preload" href="https://n0x.io/fonts/forkawesome-webfont.woff2?v=1.2.0" as="font" type="font/woff2" crossorigin>
<link rel="stylesheet" href="https://n0x.io/css/coder.min.93c41bf1e522f85ecda7355985f09000f71fc1d64dda9f74051b0fa06210e93f.css" integrity="sha256-k8Qb8eUi&#43;F7NpzVZhfCQAPcfwdZN2p90BRsPoGIQ6T8=" crossorigin="anonymous" media="screen" />
<link rel="stylesheet" href="https://n0x.io/css/coder-dark.min.f37febc669ce189201c1918fac1948a254686c8d366a312c2d72b2bb71ad97d1.css" integrity="sha256-83/rxmnOGJIBwZGPrBlIolRobI02ajEsLXKyu3Gtl9E=" crossorigin="anonymous" media="screen" />
<link rel="icon" type="image/png" href="https://n0x.io/images/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://n0x.io/images/favicon-16x16.png" sizes="16x16">
<link rel="apple-touch-icon" href="https://n0x.io/images/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="180x180" href="https://n0x.io/images/apple-touch-icon.png">
<meta name="generator" content="Hugo 0.83.1" />
</head>
<body class="preload-transitions colorscheme-dark"
onload=""
>
<div class="float-container">
<a id="dark-mode-toggle" class="colorscheme-toggle">
<i class="fa fa-adjust fa-fw" aria-hidden="true"></i>
</a>
</div>
<main class="wrapper">
<nav class="navigation">
<section class="container">
<a class="navigation-title" href="https://n0x.io/">
n0x.io
</a>
<input type="checkbox" id="menu-toggle" />
<label class="menu-button float-right" for="menu-toggle">
<i class="fa fa-bars fa-fw" aria-hidden="true"></i>
</label>
<ul class="navigation-list">
<li class="navigation-item">
<a class="navigation-link" href="https://n0x.io/posts/">Blog</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://cloud.n0x.io/">Cloud</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://git.n0x.io/">Git</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://pb.n0x.io/">PrivatBin</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://n0x.io/about/">About</a>
</li>
</ul>
</section>
</nav>
<div class="content">
<section class="container post">
<article>
<header>
<div class="post-title">
<h1 class="title">
<a class="title-link" href="https://n0x.io/posts/helloworldagain/">
Hello World! Again!
</a>
</h1>
</div>
<div class="post-meta">
<div class="date">
<span class="posted-on">
<i class="fa fa-calendar" aria-hidden="true"></i>
<time datetime='2021-05-26T11:14:07&#43;02:00'>
May 26, 2021
</time>
</span>
<span class="reading-time">
<i class="fa fa-clock-o" aria-hidden="true"></i>
5-minute read
</span>
</div>
<div class="authors">
<i class="fa fa-user" aria-hidden="true"></i>
<a href="https://n0x.io/authors/_n0x/">_N0x</a></div>
</div>
</header>
<div>
<h2 id="hello-world-again">
Hello World! Again!
<a class="heading-link" href="#hello-world-again">
<i class="fa fa-link" aria-hidden="true"></i>
</a>
</h2>
<p>Hey there! Its me again.</p>
<p>It has been some time since I wrote a new article in here so I thought Id state an update on me. In my <a href="https://n0x.io/posts/helloworld/" title="first post">first post</a> I talked a little about me. By now some time went by and some things have changed - not that I wrote much about me to begin with.</p>
<h3 id="from-full-time-job-to-becoming-a-student">
From full time job to becoming a student
<a class="heading-link" href="#from-full-time-job-to-becoming-a-student">
<i class="fa fa-link" aria-hidden="true"></i>
</a>
</h3>
<p>Im now 23 years old and just started my 4th semester at university after deciding that I wanted to study something computer science related. After finishing my apprenticeship in 2018 I worked as a software developer for little over a year. In August 2019 I started my dual study in Software Technology (B.Sc.). A dual study is a studying model here in Germany that lets you go to university full time during the semester, but you are still hired and paid by a company. Between semesters you have no real semester break as you go to work full time at your partnering company. This is to collect as much real-life experience as possible during the study. During these phases or working - could translate as “practical phases” - you work on a project at your company for what you need to write a documentation. This documentation in return will be evaluated by the University and credit points awarded accordingly. Oh and all classes are mandatory and you can only choose some of them. The classes at university are quite small with about 25 people max. This means the whole feeling of university is more closely to that of going to school here in Germany - for better or worse. But it means you actually have a face in university and that networking between students and professors and other lecturers is quite easy.</p>
<p>As you can see the whole dual study thing is a very interwoven mesh between theory - in form of what is thought at University - and practice - in form of a company you work for. I think the concept is quite neat even if it means you dont have the “luxurious life” or a regular university student. Free time is rare but well worth the effort and I can only recommend this model to anyone who wants to educate themselves while getting some hands-on-experiance!</p>
<h3 id="linux---bane-of-my-existence">
Linux - bane of my existence
<a class="heading-link" href="#linux---bane-of-my-existence">
<i class="fa fa-link" aria-hidden="true"></i>
</a>
</h3>
<p>Ah Linux. My love. My hated enemy. I feel like the relationship with a lot of people towards Linux is a sort of love-hate-relationship. There are times where I spend hours digging through config files, compiling, changing and tinkering just to get the smallest, tiniest change done. But damn does it feel good once you take control of things and understand how things work and interact with each other. Truly rewarding and so many things to learn!
In the beginning of 2021 I decided to finally cut my ties with windoot and fully switch to Linux. I had been running Linux on my servers and laptop for some time now and had played around with all the fun Linux things. My current config is build on DWM and Arch Linux and Ive been enjoying it greatly. I switched to Linux on my desktop system as well after noticing that I barely played any games on it anymore. And to my surprise that went fairly well and I havent felt the need to go back to Windows ever since. Im still using it at work but not much I can do about that. Gaming works fairly well on Linux and I even got games like Battle Field 4 to run - with anticheat! I dont think its something I can recommend to a heavy gamer but for simple browsing and such Linux seems to come along nicely - and for professionals around the computer science field even more ;)</p>
<h3 id="wörk-wörk-wörk">
Wörk wörk wörk
<a class="heading-link" href="#w%c3%b6rk-w%c3%b6rk-w%c3%b6rk">
<i class="fa fa-link" aria-hidden="true"></i>
</a>
</h3>
<p>Combining both of the above topics is my current place of work. Ive developed quite the interest in tinkering with Linux and tweaking it and it translates surprisingly well to my daily work - if Im not at university of course. Im now responsible for creating and maintaining firmware build on the popular embedded systems Linux Yocto. Im also tasked with some security aspects regarding development at work buuuut of course Im not spilling anything of that on here. The symbiosis of my hobbies and my work is fascinating. I can basically deploy the skills I learned athome at my workplace and in return learn new stuff there to use at home. A non-vicious vicious circle if you want. And that makes me really love my workplace and the work I do even if Im just a student.
And while Im rambling on here I have to say that its a little sad to see how many people are not happy at their workplace or the work they do. I can only recommend to every single person out there to go and try to find a job they like. Its such a valuable thing to have in life - or maybe thats just my inner German coming through. But oh well.</p>
<p>So much for a little update…</p>
</div>
<footer>
</footer>
</article>
</section>
</div>
<footer class="footer">
<section class="container">
©
2018 -
2021
_N0x
·
Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/">Coder</a>.
</section>
</footer>
</main>
<script src="https://n0x.io/js/coder.min.235666b114443867d43eeb5799d51f6252965e5163f338285e113fa381d3d27e.js" integrity="sha256-I1ZmsRREOGfUPutXmdUfYlKWXlFj8zgoXhE/o4HT0n4="></script>
</body>
</html>

@ -99,10 +99,6 @@
<a class="navigation-link" href="https://n0x.io/posts/">Blog</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://n0x.io/about/">About</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://cloud.n0x.io/">Cloud</a>
</li>
@ -111,6 +107,14 @@
<a class="navigation-link" href="https://git.n0x.io/">Git</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://pb.n0x.io/">PrivatBin</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://n0x.io/about/">About</a>
</li>
</ul>
@ -129,12 +133,16 @@
</h1>
<ul><li>
<span class="date">May 26, 2021</span>
<a class="title" href="https://n0x.io/posts/helloworldagain/">Hello World! Again!</a>
</li>
<li>
<span class="date">July 2, 2020</span>
<a class="title" href="https://n0x.io/posts/gitbucket/">GIT_IN_MINUTES</a>
<a class="title" href="https://n0x.io/posts/gitbucket/">Git in minutes</a>
</li>
<li>
<span class="date">January 20, 2018</span>
<a class="title" href="https://n0x.io/posts/digispark_reverseshell/">Digispark_ReverseShell</a>
<a class="title" href="https://n0x.io/posts/digispark_reverseshell/">Digispark Reverse-Shell</a>
</li>
<li>
<span class="date">January 8, 2018</span>

@ -6,19 +6,30 @@
<description>Recent content in Posts on n0x.io</description>
<generator>Hugo -- gohugo.io</generator>
<language>de</language>
<lastBuildDate>Thu, 02 Jul 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://n0x.io/posts/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Wed, 26 May 2021 11:14:07 +0200</lastBuildDate><atom:link href="https://n0x.io/posts/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>GIT_IN_MINUTES</title>
<title>Hello World! Again!</title>
<link>https://n0x.io/posts/helloworldagain/</link>
<pubDate>Wed, 26 May 2021 11:14:07 +0200</pubDate>
<guid>https://n0x.io/posts/helloworldagain/</guid>
<description>Hello World! Again! Hey there! Its me again.
It has been some time since I wrote a new article in here so I thought Id state an update on me. In my first post I talked a little about me. By now some time went by and some things have changed - not that I wrote much about me to begin with.
From full time job to becoming a student Im now 23 years old and just started my 4th semester at university after deciding that I wanted to study something computer science related.</description>
</item>
<item>
<title>Git in minutes</title>
<link>https://n0x.io/posts/gitbucket/</link>
<pubDate>Thu, 02 Jul 2020 00:00:00 +0000</pubDate>
<pubDate>Thu, 02 Jul 2020 00:00:00 +0200</pubDate>
<guid>https://n0x.io/posts/gitbucket/</guid>
<description>A Git-Server Setup In Minutes Sometimes I wish I had other hobbies then just trying out new stuff I dicovered online.
<description>A Git-Server Setup In Minutes Sometimes I wish I had other hobbies then just trying out new stuff I discovered online.
For Some strange reason I felt the need to set up my own git server - because who doesn&amp;rsquo;t need an own server for the two or three projects you keep on github? I looked around and searched for some solutions that would fit my needs.</description>
</item>
<item>
<title>Digispark_ReverseShell</title>
<title>Digispark Reverse-Shell</title>
<link>https://n0x.io/posts/digispark_reverseshell/</link>
<pubDate>Sat, 20 Jan 2018 17:03:46 +0100</pubDate>

@ -2,14 +2,23 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>https://n0x.io/posts/gitbucket/</loc>
<lastmod>2020-07-02T00:00:00+00:00</lastmod>
<loc>https://n0x.io/authors/_n0x/</loc>
<lastmod>2021-05-26T11:14:07+02:00</lastmod>
</url><url>
<loc>https://n0x.io/authors/</loc>
<lastmod>2021-05-26T11:14:07+02:00</lastmod>
</url><url>
<loc>https://n0x.io/posts/helloworldagain/</loc>
<lastmod>2021-05-26T11:14:07+02:00</lastmod>
</url><url>
<loc>https://n0x.io/</loc>
<lastmod>2020-07-02T00:00:00+00:00</lastmod>
<lastmod>2021-05-26T11:14:07+02:00</lastmod>
</url><url>
<loc>https://n0x.io/posts/</loc>
<lastmod>2020-07-02T00:00:00+00:00</lastmod>
<lastmod>2021-05-26T11:14:07+02:00</lastmod>
</url><url>
<loc>https://n0x.io/posts/gitbucket/</loc>
<lastmod>2020-07-02T00:00:00+02:00</lastmod>
</url><url>
<loc>https://n0x.io/posts/digispark_reverseshell/</loc>
<lastmod>2018-01-20T17:03:46+01:00</lastmod>
@ -18,9 +27,5 @@
<lastmod>2018-01-08T20:35:40+01:00</lastmod>
</url><url>
<loc>https://n0x.io/about/</loc>
</url><url>
<loc>https://n0x.io/categories/</loc>
</url><url>
<loc>https://n0x.io/tags/</loc>
</url>
</urlset>

Loading…
Cancel
Save