Skip to content

🔐 Karlo Luiten

Think Evil, DO Good

🔐 Karlo Luiten

Think Evil, DO Good

  • Home
  • About me
    • About me
    • LinkedIn
    • Guide to Karlo
  • SELinux cheat sheet
  • CISSP Reference
  • Contact
    • Home
    • 2020
    • July
Uncategorized

Update RHEL/CentOS from local repo (iso/cd)

karlo Jul 23, 2020 0 Comments

sudo -i mount -o loop /tmp/*77*.iso /mnt cat > /etc/yum.repos.d/cd.repo [cd] name=cd baseurl=file:///mnt/ enabled=1 gpgcheck=0 #[PRESS enter and CTRL-d] yum clean all; rm -rf rm -rf /var/cache/yum; yum makecache fast…

Uncategorized

Pihole CORS problems

karlo Jul 19, 2020 0 Comments

Fix: edit /var/www/html/admin/scripts/pi-hole/php/auth.php add your host names to AUTHORIZED_HOSTNAMES array

Uncategorized

Move cygwin to different disk, including services

karlo Jul 14, 2020 0 Comments

Stop all services, log out other users, in process explorer, add command line column, stop all in old pathIn cygwin, go to /cygdrive, cp -vR c/cygwin* d/mount -m > /usr/bin/mountCommands.bat…

Uncategorized

ubnt / ubiquiti edgerouter passwordless login ssh keys

karlo Jul 5, 2020 0 Comments

ubnt@er4gw:~$ configure [edit] ubnt@er4gw# set system login user ubnt authentication public-keys lb7 type ssh-rsa [edit] ubnt@er4gw# set system login user ubnt authentication public-keys lb7 key AAAA****3tfv0vaEUl ubnt@er4gw# commit ubnt@er4gw# exit…

Posts

  • Nextcloud / php / apache no error for Internal Server Error March 19, 2023
  • Proxmox LXC container disk shrink March 19, 2023
  • Friendly (ionice/nice) rsync on remote server March 17, 2023
  • LVM commands not found March 17, 2023
  • T-Mobile Thuis werkende SMTP 2023 (Fix Relay access denied) March 14, 2023
  • Upgrade to debian11 from 10 March 10, 2023
  • Simple SSH backup of routeros / mikrotik March 8, 2023
  • Proxmox VLANs ‘on a stick’ March 7, 2023
  • T-Mobile thuis (NL) Routeros/Mikrotik-configuratie (met VLANs) March 3, 2023
  • Mikrotik routeros various findings February 26, 2023
  • jq unix timestamp to datetime January 11, 2023
  • Bash script template October 28, 2022
  • Hash file in windows October 6, 2022
  • Fix: acosh defined in both go and assembly August 4, 2022
  • Indent HTML using tidy June 20, 2022
  • Github what repos have you contributed to (graphql) May 16, 2022
  • Debian VM as GW routing through VPN (tun) with nftables April 7, 2022
  • Guacamole broken (Creation of WebSocket tunnel to guacd failed) January 24, 2022
  • mount LVM2_member September 4, 2021
  • List all ansible facts (facter puppet) February 21, 2021

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Posts

Uncategorized

Nextcloud / php / apache no error for Internal Server Error

Proxmox

Proxmox LXC container disk shrink

CLI and tools Linux

Friendly (ionice/nice) rsync on remote server

Debian

LVM commands not found

🔐 Karlo Luiten

Think Evil, DO Good

Copyright © All rights reserved | Blogus by Themeansar.