Logs, links, notes, recipes, ...

windows

Tags
angular ansible aws azure curator dns docker docker-machine dotnetcore elasticsearch elk filebeat guacamole IAM kibana kong konga kubectl kubernetes lcow letsencrypt linux mac macos microk8s mongo mssql nfs nginx openapi pdf pdfbox portainer rabbitmq rancher rancheros react redis registry swagger typescript ubuntu websocket windows windows server
Recent Posts
  • Grafana – reset admin password
  • Multipass – Remote-SSH development environment on your Mac
  • AWS Credentials
  • EKS – IAM roles
  • WireGuard VPN
Archives
  • January 2022
  • August 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • September 2019
  • May 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • July 2018
  • June 2018
  • May 2018
  • March 2018
  • January 2018
  • December 2017
  • November 2017
Meta
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
TL;DR

Samba: Shared folders between Linux, MacOS and Windows

Share on Linux Install Samba Server sudo tasksel install samba-server Share Home folders Create a copy of your /etc/samba/smb.conf and then edit it using your favorite editor. sudo mv /etc/samba/smb.conf /etc/samba/smb.conf.bkpsudo vi /etc/samba/smb.conf /etc/samba/smb.conf: Restart samba server to apply new configuration: sudo systemctl restart smbd Add user(s) to Samba Samba Read more…

By Felipe Crochik, 3 years3 years ago
TL;DR

Docker Machine on Windows Server

Run a linux container on a windows server using Hyper-V using powershell. Hyper-V Make sure that the host has all the requirements to for hyper-v. If running on a virtual machine, make sure that it has hyper-v nested virtualization support – it is the exception, not the rule. On azure, Read more…

By Felipe Crochik, 3 years3 years ago
Uncategorized

Containers on Windows (server)

This is just a summary of my recent research on this topic. as March, 2019… Running windows containers on windows should work out of the box as long it is supported by the Windows version. Docker EE can be installed using a script on windows Server 2016 (build ??? + Read more…

By Felipe Crochik, 3 years3 years ago
    Hestia | Developed by ThemeIsle