You are here |
ardunn.us | ||
| | | |
willhaley.com
|
|
| | | | The goal of this article is to compile and run a Samba server on a Mac using the open source version of Samba instead of Apple's implementation of Samba. We will configure Samba to share both public and private shares. I should point out that there are already MacPorts formulas for Samba 3 and Samba 4. Additionally, macOS already ships with an implementation of smbd. Apple's Samba implementation is limited. There is no smb.conf file for the macOS implementation of Samba. Apple's SMB implementation uses nsmb.conf instead. Any example smb.conf file you encounter will not apply to the stock version of smbd that ships on macOS. smb.conf only applies to the open source versions of Samba. | |
| | | |
nadav.ca
|
|
| | | | How to mount and read from an HFS/HFS+ drive on Ubuntu. | |
| | | |
adiyatmubarak.wordpress.com
|
|
| | | | Akan 3 bagian yang harus di-install dan di konfigurasi, antara lain: Install Prometheus Install Node Exporter Install Grafana Install Prometheus Prometheus akan bertugas sebagai time-series database yang akan mengkoleksi data-data metrics dari OS atau sistem, dan langkah-langkah instalasinya bisa mengikuti langkah berikut: 1. Install Binary Prometheus. $ wget https://github.com/prometheus/prometheus/releases/download/v3.2.1/prometheus-3.2.1.linux-amd64.tar.gz $ tar xzvf prometheus-3.2.1.linux-amd64.tar.gz # sesuaikan... | |
| | | |
blog.self.li
|
|
| | Raspberry Pi 2: Basic setup without any cables (headless) Today I want to show you how to set up a headless Raspberry Pi 2 without any extra cables (HDMI or ethernet), screens, keyboards etc. You... |