Thursday, 16 August 2018

Trying out how code snippets will work on the blog.
Bash test:
PRE and code.
 ls /var/log
 rm /var/log/test.txt
find => text
 findings
    more findings
exit

My terminals are always white on black background. But prehaps it will not look good on the blog? Will try it out for now.

Monday, 18 June 2018

Singel node

Om man inte vill lägga ut pengar för en massa rack-utrymme så får man tänka lite annorlunda.
Vad har vi att bygga med?
  • 2U rack server, Dell.
  • SD-kort
  • SD-läsare, USB.
Allt virtuellt men ändå säkert, går det utan fysisk brandvägg innan en vm-host?

Sunday, 17 June 2018

First post.
I will have this blog in english mainly but some posts will be in swedish or both.

Latest

Trying out how code snippets will work on the blog. Bash test: PRE and code.  ls /var/log  rm /var/log/test.txt find => text  findings ...