You are here |
www.webupd8.org | ||
| | | |
www.linuxuprising.com
|
|
| | | | Since Oracle Java 11 can't be directly downloaded from Oracle any more, the installer no longer works, so I created a new installer for which the user needs to provide the Oracle Java .tar.gz archive. | |
| | | |
hipenguin.in
|
|
| | | | My personal journal where I write articles mostly related to Quality Analysis. | |
| | | |
www.linuxuprising.com
|
|
| | | | Oracle Java 17 LTS has been released recently, and is now available to install from the Linux Uprising Java PPA on Ubuntu, Debian, and Linux distribut | |
| | | |
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. |