Login
Discover
Waves
Communities
Login
Signup
alphydan
@alphydan
35
Followers
71
Following
10
Follow
Resource Credits
Available
Used
Created
2017-11-10 02:22
RSS Feed
Subscribe
Posts
Blog
Posts
Comments
Communities
Wallet
alphydan
bitcoin
2019-01-02 22:28
What in the world is Bitcoin?
This post is a basic introduction to the technology behind Bitcoin. It is based on a talk I gave a few months ago. The audience was assumed to know very little about the technology. Professionally, I juggle
$ 0.000
3
2
alphydan
virtual-reality
2018-04-27 02:50
The end of the written language
"What should we call each other?", said Isobel. "Well, we could always start with Mrs Crawley and Lady Grantham", replied Violet. With that dialogue we are ushered into Downtown Abbey
$ 0.000
3
2
alphydan
teaching
2018-02-14 02:12
Teaching Cyber Security (Table of Contents)
This is the table of contents for a 17 part series on teaching cybersecurity to middle and high school students. Introduction to the shell Introduction, The challenge and introduction to the mission. Part
alphydan
linux
2018-02-13 19:29
Teaching Cyber Security (Part 17)
This is the 17th post of a series for teaching cyber-security in a coding-club. Read [part 16] Putting it all together Combining it all In this unit we'll use what we have learnt in the previous units
alphydan
linux
2018-02-11 21:53
Teaching Cyber Security (Part 16)
This is the 16th post of a series for teaching cyber-security in a coding-club. Read [part 15] Bash scripts The Shell By now you should be familiar with the operation of the shell (and the programs which
alphydan
linux
2018-02-11 21:35
Teaching Cyber Security (Part 15)
This is the 15th post of a series for teaching cyber-security in a coding-club. Read [part 14]. Host & whois Information gathering When hackers want to attack a target they will have an initial phase
alphydan
linux
2018-02-11 21:16
Teaching Cyber Security (Part 14)
This is the 14th post of a series for teaching cyber-security in a coding-club. Read [part 13]. Ping Pong on the World Wide Web Connecting to the internet In the first module you learnt many commands to
alphydan
linux
2018-02-11 20:03
Teaching Cyber Security (Part 13)
This is the 13th post of a series for teaching cyber-security in a coding-club. Read [part 12] Overview Cowsay Let's install a new program called cowsay. Remember you can do that with: sudo apt install
alphydan
linux
2018-02-11 19:38
Teaching Cyber Security (Part 12)
This is the 12th post of a series for teaching cyber-security in a coding-club. Read [part 11] Copying files I need the same file in different directories As we have learned, bash commands allow us to
alphydan
linux
2018-02-11 19:25
Teaching Cyber Security (Part 11)
This is the 11th post of a series for teaching cyber-security in a coding-club. Read [part 10]. Pipes and security Pipes and dictionaries How would you guess a password? A lot of people use common words,
alphydan
linux
2018-02-11 19:19
Teaching Cyber Security (Part 10)
This is the 10th post of a series for teaching cyber-security in a coding-club. Read [part 9]. Pipe and count Disk Usage In our mission we may have to inspect large files. For example creating a file full
alphydan
linux
2018-02-11 19:02
Teaching Cyber Security (Part 9)
This is the 9th post of a series for teaching cyber-security in a coding-club. Read [part 8] Create directories and move files Creating directories We have a lot of files and folders on our home directory,
alphydan
linux
2018-02-11 18:48
Teaching Cyber Security (Part 8)
This is the 8th post of a series for teaching cyber-security in a coding-club. Read [part 7] Seeing processes View all processes in a machine You should have done the following: sudo apt install htop which
alphydan
linux
2018-02-11 12:54
Teaching Cyber Security (Part 7)
This is the 7th post of a series for teaching cyber-security in a coding-club. Read [part 6]. Hacking and protecting the secret server Our mission is to get inside this server and fix the security: In
alphydan
cibersecurity
2018-02-09 08:39
Teaching Cyber Security (U2/P3)
This post has moved to:
alphydan
cybersecurity
2017-11-25 15:20
Teaching Cyber Security (Unit2 - Part 1)
Hacking and protecting the secret server Our mission is to get inside this server and fix the security: In the previous unit, we learnt to interact with the shell, to send commands to the core of the computer.
alphydan
cybersecurity
2017-11-19 18:22
Teaching Cyber Security (Part 6)
This is the 6th post of a series for teaching cyber-security in a coding-club. Read [part 5]. If you are teaching this course you can clone the files and directories to follow along. The files can be found
alphydan
cybersecurity
2017-11-17 01:29
Teaching Cyber Security (Part 5)
This is the 5th post of a series for teaching cyber-security in a coding-club. Read [part 4] Listing hidden files The ls command ommited directories and files with a dot Aha! You are becoming a sharp-eyed
alphydan
linux
2017-11-13 19:18
Teaching Cyber Security (Part 4)
This is the 4th post of a series for teaching cyber-security in a coding-club. Read [part 3] Where we are currently? Remember that we said our server in Holland won't have a mouse, a keyboard or a screen.
alphydan
linux
2017-11-13 18:55
Teaching Cyber Security (Part 3)
This is the 3rd post of a series for teaching cyber-security in a coding-club. Read [part 2] Introduction The shell is sometimes called terminal, command line interface or CLI. It's the place where you
Older →