Advanced Search
Search Results
93 total results found
nextcloud
Docker
create users
screen
vim /etc/screenrc hardstatus string "%h%? users: %u%?" startup_message off hardstatus alwayslastline "hetzner03: %-Lw%{= BW}%50>%n%f* %t%{-}%+Lw%<" bindkey -k k7 prev bindkey -k k8 next
ubuntu
apt packages
apt update && apt upgrade -y && apt install iotop stress htop vim screen lsof apt-transport-https ca-certificates curl software-properties-common -y
apt packages
apt update && apt upgrade -y && apt install iotop stress htop vim screen lsof apt-transport-https ca-certificates curl software-properties-common -y
Fiber Optics
basic configuration
install docker
curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add - add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable" add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/u...
ubuntu
t-online
This is about connecting the Draytec Vigor 165 as simple Modem to a VDSL2 t-online connection in Germany
pxe
apt install syslinux pxelinux tftpd-hpa nfs-kernel-server lighttpd -y vim /etc/default/tftpd-hpa TFTP_OPTIONS="--secure --ipv4" mkdir --p /netboot/tftp/pxelinux.cfg mkdir -p /netboot/pxe/configs mkdir -p /netboot/pxe/data chmod -R 777 /netboot/pxe ...
basic configuration
Parkett
racked the apu2s
These are my apu2 DNServers running pihole on docker with traefik 2.0, my docker-compose.yml evolved to this: version: '3' services: # traefik: container_name: traefik domainname: ${DOMAINNAME} image: traefik restart: unless-sto...
pxe
Badezimmer
Fan modification
Introduction This is a guid that shows you a way how you can change the fans in your supermicro CSE8?6 case. There are multiple versions of 80 * 80 fan cases available some are easier to use for this modification than others. In the next secion I will intro...