Add webserver "apache" user to other groups
Seems there is an error.. when i try to reset permission from panel, this message is displayed: Task completato con errori S80nethserver-full-apache-write #2 (code 65280) There is any log that can be...
View ArticleWhat process runs every 30 minutes
Hi @EddieA , please check /var/log/cron and /var/log/messages
View ArticleAdd webserver "apache" user to other groups
Technet : Any idea for the script correction ? copy and paste the correction I did of my script, it should be good, sorry for my fat fingers
View ArticleAdd webserver "apache" user to other groups
I published the correction at the same time But the script is not working as i expected.. i have to set the apache to read and write on both shared folder, not only on the one that is the webroot..
View ArticleAdd webserver "apache" user to other groups
you spoke about symlink either add the option HttpWritable to enabled for each Ibay or remove the '-P' to follow symlink
View ArticleHow add 2 gateways in DHCP server?
Hi @Af_Straga please try and let us know the results: db dhcp show db dhcp setprop eth1 DhcpGatewayIP 10.1.1.1,10.1.1.2 signal-event nethserver-dnsmasq-update
View ArticleHow add 2 gateways in DHCP server?
Do you need that clients receive two default gateways instead of one?Could you try to set them like this? db dhcp setprop enp0s3 DhcpGatewayIP 1.2.3.4,5.6.7.8 Substitute enp0s3 with your interface...
View ArticleFacebook blocking
Hi @Lewis 1) mkdir -p /etc/e-smith/templates-custom/etc/dnsmasq.conf2) Add Facebook host vi /etc/e-smith/templates-custom/etc/dnsmasq.conf/29Facebook # # Facebook # addn-hosts=/etc/facebook.hosts 3)...
View ArticleWebTop groupware on NethServer
I was off-line for the last while (enjoying Christmas!).Thanks for the links to the HowTo. I will get my hands on a few pst files in the next week or so and try the process.Tom
View ArticleAdd webserver "apache" user to other groups
stephdl: either add the option HttpWritable to enabled for each Ibay I set the prop HttpWritable to enabled on both shared folder.But the script apply the acl settings only to application shared...
View ArticleFacebook blocking
This will block everyone from Facebook wont it? I need 5 or so blocked.
View ArticleAdd webserver "apache" user to other groups
Technet : Using the script on the shard folder "condivisa" (file container) the script exit without applying the acl setting -> HttpSatus "disabled" ok, the script is here to let apache to get...
View ArticleImport PST (email, contacts and calendars) to Nethserver / Webtop
Hi @Nas,Imapsync is well documented on the site of the author (Gilles Lamiral): http://imapsync.lamiral.info/It 'a tool no longer free but a fee.If you have already discussed here:...
View ArticleWebTop groupware on NethServer
Sure @Tom I hope you have a Merry Christmas past Let me know how you are and if you have suggestions for improving the scripts.Thanks for your interest !
View ArticleAdd webserver "apache" user to other groups
stephdl: ok, the script is here to let apache to get writable permissions, but if apache is not allowed to read your Ibay, there is maybe a nonsense ? Yes, It's right..To let apache read the folder i...
View ArticleAdd webserver "apache" user to other groups
Technet : apache user is unable to follow the symlink and write on itthe symlink (inserted in the application directory) leads to .../ibay/another shared folder/ did you try to remove the option '-P'...
View ArticleAdd webserver "apache" user to other groups
stephdl : but this make me thing that for really special or particular cases you should drop a virtualhost in the /etc/http/conf.d and play with what you need. or add in the script + system...
View ArticleAdd webserver "apache" user to other groups
stephdl: or add in the script.. This is the best way because if i reset the permission from application directory the right acl rule are set on both folder, but if the permission are reset from the...
View ArticleFacebook blocking
Best and more effective way is using proxy authenticated, blocking https/http ports and content filter.No way to configure a good filter for social using a transparent proxy
View Article