-
-
Notifications
You must be signed in to change notification settings - Fork 501
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Documentation update for Samba #542
Comments
+ Control all samba services: https://github.com/Fourdee/DietPi/issues/542
Great find, you've also uncovered a bug 👍
I've updated online doc: http://dietpi.com/phpbb/viewtopic.php?f=8&t=5&p=56#p56 |
I just came back to add that dietpi-services was throwing an error cause of Samba service -
While @Fourdee already fixed it. That was quick! Nice work 👍 |
v133 (08/10/16) Changes / Improvements / Optimizations: DietPi-Software | Added installation option for Webmin: http://dietpi.com/phpbb/viewtopic.php?f=8&t=5&p=3047#p3047 DietPi-Software | Libcec3 now installed with Kodi by default: https://github.com/Fourdee/DietPi/issues/283 DietPi-Software | Emby is now available for ARM64 devices. Many thanks to Gabriel for making this possible: http://dietpi.com/phpbb/viewtopic.php?f=11&t=720&p=3120#p3117 DietPi-Software | Urbackup server installation updated to 2.0.36. DietPi-Config | You can now change Apt mirrors from the "Networking NAS/Misc menu": https://github.com/Fourdee/DietPi/issues/519 DietPi-Config | Added ability to tweak Ondemand sampling rates in the performance menu: https://github.com/Fourdee/DietPi/issues/541 DietPi-Drive_Manager | To support large filesystems, GPT is now the default paritition table type on format, (previously MBR). Many thanks to Zone22: https://github.com/Fourdee/DietPi/issues/531 DietPi-Drive_Manager | Current userdata location is now shown in the main menu. DietPi-Set_Cpu | If the target CPU gov is not available on the system, an alternative will be set and saved automatically. DietPi-Automation | Added a global password var (AUTO_Global_Password=) in dietpi.txt, which will be applied to root login, and, during dietpi-software installations, for all software that use a password: https://github.com/Fourdee/DietPi/issues/533 DietPi-Automation | Added filesystem format type for USB drive format (AUTO_Dedicated_Usb_Drive_Format_Filesystem=) in dietpi.txt: https://github.com/Fourdee/DietPi/issues/537 DietPi-Automation | Added ability to force ethernet link speeds on 1st run (Ethernet_Force_Speed=) in dietpi.txt: https://github.com/Fourdee/DietPi/issues/544#issuecomment-252068249 General | Interactive is now the default CPU gov, provides improved response times: https://github.com/Fourdee/DietPi/issues/535 General | Ethtool is now installed by default. Mainly used to provide a workaround for known HW failure Pine A64 1Gbit boards: https://github.com/Fourdee/DietPi/issues/544#issuecomment-252068249 Bug fixes: DietPi-Software | Emby has been disabled for ARMv6 devices, due to unsupported/broken repo on armv6 hardware: https://github.com/Fourdee/DietPi/issues/534 DietPi-Software | Resolved an issue where Nginx would prevent file uploads over 2MB. Many thanks to @pfeerick for reporting this and providing the solution: https://github.com/Fourdee/DietPi/issues/546 DietPi-Services | Resolved an issue where Samba services smbd and nmbd, were not being applied. Many thanks to RajatNair: https://github.com/Fourdee/DietPi/issues/542 DietPi-Config | Resolved an issue where NanoPiM2 was allowing H3 soundcards to be set. General | Improved detection for RPi boards with warranty bit set.
Was following instructions documented here - http://dietpi.com/phpbb/viewtopic.php?f=8&t=5&start=10#p56 for Samba. After making changes to conf file and trying to start the service using -
service samba start
following error was throw -
service smbd start
orsystemctl restart smbd
works.Guess we should update Samba docs.
The text was updated successfully, but these errors were encountered: