Geavanceerd zoeken

171 zoekresultaten

Pagina8 van de 171 zoekresultaten

  • OPNsense
    Settings Wireguard client opnsense
    Onderstaande instellingen op de client aanmaken in Wireguard. [Interface] PrivateKey = xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxAddress = 10.50.50.15/32 DNS = 192.168.1.1, 8.8.8.8 [Peer] PublicKey = ...
  • OPNsense
    Spamhaus Blacklist aanmaken
    Op de opnsense ga naar Firewall -> Aliases en maak een nieuwe alias aan.Neem de settings over Content regel 1 = ...
  • OPNsense
    Block ProofPoint Emerging Threats
    Op de opnsense ga naar Firewall -> Aliases en maak een nieuwe alias aan.Content regel = https://rules.emergingthreats.net/fwrules/emerging-Block-IPs.txtMaak nu een Firewall rule aan ...
  • OPNsense
    GeoIP aanzetten
    Gan naar https://dev.maxmind.com/geoip/geolite2-free-geolocation-data en maak een account aan.Daar vind je alle info die je nodig hebt.(de link met je account ...
  • OPNsense
    Let's Encrypt (ACME) installeren
    Als eerste installeer de opnsense ACME pluginSystem -> Firmware -> PluginsActiveer de ACME pluginServices -> ACME Client -> Settings op ...
  • OPNsense
    Dark mode toevoegen aan opnsense (rebellion theme)
    System -> Firmware -> Plugins en installeer de os-theme-rebllionDan bij System -> Settings -> General selecteer bij Theme de rebellion ...
  • Ubuntu
    Hollywood hacking terminal in Ubuntu
    De tool is heel toepasselijk Hollywood genoemd. In principe draait het in Byobu, een op tekst gebaseerde Window Manager en ...
  • Ubuntu
    SFTP instellen op Ubuntu
    Installeer SSHsudo apt update sudo apt install sshAanpassen van de sshd_configsudo nano /etc/ssh/sshd_configScroll naar het einde van de file en ...
  • Microsoft
    Updates voor Windows 7 verkrijgen.
    Om toch nog updates te krijgen voor Windows 7 moeten er 2 hotfixen worden gedraait en wel,Voor de X86 versieAls ...
  • Ubuntu
    FOG Project - A free open-source network computer cloning and management solution
    https://fogproject.org/https://docs.fogproject.org/en/latest/InstallingThe latest release of FOG Project is 1.5.10, released March 5th 2023.sudo -itar xvzf fogproject-1.5.10.tar.gzcd fogproject-1.5.10/bin./installfog.sh ...
  • OPNsense
    Zenarmor op OPNsense
    InstallSystem -> Firmware -> PluginsOs-sunnyvalley en klik op het plus tekenDaarna terug naar pluginsInstall -> os-senseiAls alles is geinstalleerd ctrl ...
  • Raspberry Pi
    Uptime Kuma config for Docker Containers
    Step-1: 1. goto portainer2. open uptime kuma container in docker3. Click on "Duplicate/Edit" under "Actions"4. goto advanced container settings - Select ...
  • Raspberry Pi
    Privet key toevoegen op de Raspberry Pi
    In the user dir create a foldersudo mkdir ~/.sshsudo chmod 700 ~/.sshsudo vim ~/.ssh/authorized_keyspaste the content of the public keysudo ...
  • Raspberry Pi
    Via web toegang tot linux SSH
    Om via de webbrowser toegang te krijgen tot een SSH prompt installeer je shelinaboxsudo apt install shellinaboxDaarna open een webbrowser ...
  • Ubuntu
    Install LAMP and PHPMYADMIN on Ubuntu 22.04
    Step 1: Install Apachesudo apt install apache2 -ysudo systemctl status apache2sudo systemctl enable --now apache2http://server-ip Step 2: Install MariaDB database serversudo ...
  • Microsoft
    Export Let’s Encrypt certificate in Windows Server
    You like to export the Let’s Encrypt certificate private key and import it on the other Exchange Servers. You first ...
  • Microsoft
    How to Install Let’s Encrypt in Windows Server 2022
    In this article, we’ll be guiding you through the process of generating Let’s Encrypt certificates on your Windows Server 2022. Before diving ...
  • Magento
    Backup functie Magento aanzetten
    How to backup Magento 2 Enable the Magento 2 backup tool. Set the open files’ limit value. Backup Magento 2. Schedule Magento 2 backups ...
  • Magento
    How to Move Magento 2 from Localhost to Server
    Magento 2 store setup can be complicated. You may not want to offer a half baked setup to your potential ...
  • Veeam
    Windows Server 2019: Deactivating UAC
    Deactivating UAC in Windows 2008 R2 was possible via running msconfig (for example winkey+r -> msconfig), going to the Tools ...