{
    "path": "/home/krm/dev/mimer-academia/networking/osi/Questions/sessions.sv.json",
    "s": "Ignor",
    "invert": true,
    "level": 1,
    "title": [
        "Sessionsskiktet"
    ],
    "author": [
        "krm"
    ],
    "created": {
        "year": 2016,
        "month": 11,
        "day": 23
    },
    "status": "alpha",
    "category": [
        "network"
    ],
    "index": 5,
    "description": [],
    "statments": [],
    "comment": [],
    "cards": [
        {
            "level": 1,
            "index": 1,
            "title": [
                "Vilken port är standard för webbservrar som inte använder kryptering?"
            ],
            "description": [],
            "statments": [
                {
                    "description": [
                        "8080"
                    ]
                },
                {
                    "right": true,
                    "description": [
                        "80"
                    ]
                },
                {
                    "description": [
                        "40"
                    ]
                },
                {
                    "description": [
                        "322"
                    ]
                }
            ],
            "comment": [],
            "kind": "question"
        },
        {
            "level": 1,
            "index": 2,
            "title": [
                "Vilken port är standard för webbservrar som använder kryptering?"
            ],
            "description": [],
            "statments": [
                {
                    "right": true,
                    "description": [
                        "443"
                    ]
                },
                {
                    "description": [
                        "4430"
                    ]
                },
                {
                    "description": [
                        "22"
                    ]
                },
                {
                    "description": [
                        "2222"
                    ]
                }
            ],
            "comment": [],
            "kind": "question"
        },
        {
            "level": 1,
            "index": 3,
            "title": [
                "Vilken port är standard för ssh?"
            ],
            "description": [],
            "statments": [
                {
                    "description": [
                        "2020"
                    ]
                },
                {
                    "description": [
                        "20"
                    ]
                },
                {
                    "description": [
                        "2222"
                    ]
                },
                {
                    "right": true,
                    "description": [
                        "22"
                    ]
                }
            ],
            "comment": [],
            "kind": "question"
        },
        {
            "level": 1,
            "index": 4,
            "title": [
                "Vilken port är standard för DNS?"
            ],
            "description": [],
            "statments": [
                {
                    "description": [
                        "2020"
                    ]
                },
                {
                    "description": [
                        "20"
                    ]
                },
                {
                    "description": [
                        "2222"
                    ]
                },
                {
                    "description": [
                        "22"
                    ]
                },
                {
                    "right": true,
                    "description": [
                        "53"
                    ]
                }
            ],
            "comment": [],
            "kind": "question"
        },
        {
            "level": 1,
            "index": 5,
            "title": [
                "Varför skulle en systemadministratör vilja blockera port 25 på en router?"
            ],
            "description": [],
            "statments": [
                {
                    "description": [
                        "Systemadministratör är onda och gör vad de kan för att försvåra för sina användare"
                    ]
                },
                {
                    "description": [
                        "Du bör alltid blockera alla portar som du kan."
                    ]
                },
                {
                    "right": true,
                    "description": [
                        "För att undvika att någon skickar spam mail."
                    ]
                },
                {
                    "description": [
                        "För att undvika att hackare tar sig in i nätverket med hjälp av ssh."
                    ]
                }
            ],
            "comment": [],
            "kind": "question"
        },
        {
            "level": 1,
            "index": 6,
            "title": [
                "Vad menas med en nätverks sockets?"
            ],
            "description": [],
            "statments": [
                {
                    "right": true,
                    "description": [
                        "Ett API som erbjuder ett rör(\"pipe\") mellan två datorer på nätet."
                    ]
                },
                {
                    "description": [
                        "En switch som befiner sig på samma nätverk."
                    ]
                },
                {
                    "description": [
                        "En unik anslutning till WiFi nätverk."
                    ]
                },
                {
                    "description": [
                        "Strumpor som är stickate med nättråd."
                    ]
                }
            ],
            "comment": [],
            "kind": "question"
        }
    ],
    "kind": "questions"
}