Skip to content
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

Closed
RajatNair opened this issue Oct 2, 2016 · 2 comments
Closed

Documentation update for Samba #542

RajatNair opened this issue Oct 2, 2016 · 2 comments
Assignees
Milestone

Comments

@RajatNair
Copy link

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 -

Failed to restart samba.service: Unit samba.service is masked.

service smbd start or systemctl restart smbd works.

Guess we should update Samba docs.

@Fourdee Fourdee added this to the v133 milestone Oct 2, 2016
Fourdee referenced this issue Oct 2, 2016
@Fourdee Fourdee self-assigned this Oct 2, 2016
@Fourdee
Copy link
Collaborator

Fourdee commented Oct 2, 2016

@RajatNair

Great find, you've also uncovered a bug 👍

smbd and nmbd services were not being applied correctly by dietpi-services

I've updated online doc: http://dietpi.com/phpbb/viewtopic.php?f=8&t=5&p=56#p56
systemctl restart smbd nmbd

@Fourdee Fourdee closed this as completed Oct 2, 2016
@RajatNair
Copy link
Author

I just came back to add that dietpi-services was throwing an error cause of Samba service -

DietPi-Services
─────────────────────────────────────────────────────
Mode: restart
Please wait...
[Ok] cron
[Failed] samba
[Ok] lighttpd

While @Fourdee already fixed it. That was quick! Nice work 👍

@Fourdee Fourdee mentioned this issue Oct 8, 2016
Fourdee referenced this issue Oct 8, 2016
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants