similar to: Bash automation for Samba (small office/home office)

Displaying 20 results from an estimated 9000 matches similar to: "Bash automation for Samba (small office/home office)"

2025 Apr 24
1
Bash automation for Samba (high-availability)
Hello, I developed a Bash script to automate the installation and configuration of open-source software (i.e., launchpad.net/linuxha). I want to make sure the syntax of this script is perfect so I can use it as a teaching tool to educate people about Linux. I need to know if there is anything misconfigured with my Samba syntax. If you find a bug in LinuxHA, please submit a bug report to
2003 Dec 28
2
How to send a domain wide message with smbclient?
Is there a way to send a message to all users currently logged into a Samba domain controller? The reason why I ask is that I have a Samba 3.x.x primary/backup domain controller setup and as soon as the system monitor detects that the primary domain controller is offline I would like to execute a command to send a domain wide message telling all domain users to save their work to the local
2004 Mar 04
2
Automounting Samba shares for Linux clients?
Is there a way to configure the latest version of Samba to automount shares when a Linux client logs into a Samba PDC? I have searched high and low trying to find an answer to this and the only information I have found is using pam_mount (which I have yet to get working correctly) or NFS. When searching for an answer, I came across comments such as "NFS is the best way to mount shares in a
2004 Mar 31
2
How to RSYNC from eth1 on PDC-SRV to eth1 on BDC-SRV?
I currently have my /home directory kept in sync between my primary and backup domain controllers by using rsync --archive --checksum --update --delete pdc-srv:/home/ bdc-srv:/home/. I noticed that when this command is invoked, it tends to suck up the available bandwith to eth0 during the duration that the pdc is sending a large amount of data packets to the bdc. So what I would like to do
2015 May 31
0
Installing TMAP in R Studio on Linux Mint
On Sun, May 31, 2015 at 3:33 PM, Abed W. Ayyad <abdulhadi.ayyad at uclmail.net> wrote: > Dear Dirk et al, > > What I've tried is to install libgeos-dev: > sudo apt-get install libgeos-dev > I had no problem installing tmap on my Linux Mint 17.1 system: $ cat /etc/lsb-release DISTRIB_ID=LinuxMint DISTRIB_RELEASE=17.1 DISTRIB_CODENAME=rebecca
2020 May 18
0
c2d4u3.5 ppa for Ubuntu 20.04?
On 18 May 2020 at 09:30, Matthieu S wrote: | I tried to use Michael's ppa after having installed Ubuntu 20.04 and R 4, | and it seems the ppa is not available now for 20.04, I get message: The | repository 'http://ppa.launchpad.net/marutter/c2d4u3.5/ubuntu focal | Release' does not have a Release file | | Am I doing something wrong, or is it correct that it is not available yet? | Are
2014 Nov 06
0
Compiz 0.9.12.0 released
Hey all Compiz 0.9.12.0 has been officially released. This is the first release of the Compiz 0.9.12 series. It consists of mostly smaller bugfixes, as befits a mature and stable project, but also some work to port the gtk-window-decorator to GTK+-3 to benefit some of the newer DEs. We have some wonderful and dedicated community contributors to thank for keeping this project going. Signed
2015 Feb 03
0
Compiz 0.9.12.1 released
Compiz 0.9.12.1 has been officially released. This release contains some minor fixes revealed by static code checkers, some small bugfixes, and the following significant changes. (1) Full support for Metacity 3.14 in the gtk-window-decorator, contributed by Alberts Muktupāvels. (2) Full support for bi-arch and multi-arch builds. (3) Use the GL_EXT_x11_sync_object OpenGL extension to
2016 Jan 18
1
r-devel @ Travis
Thank you all for the comments and suggestions! I got the link from Garbor to work, but that is the old r-travis approach (using C). I tried the same approach with native R Travis build but unfortunately it did not work. So I contacted Jim Hester and he told me that they are now actively working with implementing multiple R versions in the native R builds. /M?ns 2016-01-18 15:17 GMT+01:00 Dirk
2004 Jan 29
0
Roaming Profiles Refuse to Load on MS Windows Clients
I am unable to get roaming profiles to work correctly when using a Samba 3.0.1 server with Windows 2000 and XP Pro clients. The MS Windows clients will only load the default profile but will stubbornly refuse to load their profile from the Samba server, even though when the user logs off, their profile is correctly written to /home/samba/profiles/username. I have even tried the following
2016 Jan 18
0
r-devel @ Travis
On 18 January 2016 at 09:45, M?ns Magnusson wrote: | I'm developing R packages and use Travis CI for continous integration. When | submitting to CRAN Im suggestet to test the package using the latest | R-devel. I would like that all test where run using Travis. Is there anyone | who knows if this is possible to run travis test using the latest r-devel? Literally "anything is
2015 May 31
0
Installing TMAP in R Studio on Linux Mint
On 31 May 2015 at 09:48, Abed W. Ayyad wrote: | Copied and sent from another address: | | | On 31 May 2015 at 09:43, Abed W. Ayyad <imraualkays at gmail.com> wrote: | | > To the R-Sig-Debian list: | > | > Hello, this is my first post to the list and I hope that making it short | > and swift does not make it come across as abrupt or rude. | > | > I'm having trouble
2007 Sep 25
1
unable to invoke Backing Bean method
Hi all, I am new to this group, I am using Prototype''s Ajax.Request o make ajax call but i was not able to invoke my backing bean method. any one help me please. My jsf page: <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h"%> <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f"%> <!DOCTYPE HTML PUBLIC "-//W3C//DTD
2017 Sep 18
2
JRE 8.1 for CentOS6
On Thu, Sep 14, 2017 at 7:09 PM, Ulf Volmer <u.volmer at u-v.de> wrote: > On 15.09.2017 00:59, Larry Martell wrote: >> On Thu, Sep 14, 2017 at 6:45 PM, Ulf Volmer <u.volmer at u-v.de> wrote: > >>>> This is what I get from that: >>>> >>>> application/x-java-vm IcedTea class,jar >>> >>> That's OpenJDK instead of
2017 Sep 14
2
JRE 8.1 for CentOS6
On Thu, Sep 14, 2017 at 5:30 PM, Ulf Volmer <u.volmer at u-v.de> wrote: > On 14.09.2017 21:26, Larry Martell wrote: >> On Thu, Sep 14, 2017 at 3:08 PM, Stephen John Smoogen <smooge at gmail.com> wrote: > >>> So it sounds like the links needed for the plugin to work are not >>> configured on the system. So you have some symlinks pointing to the >>>
2018 May 03
1
failed to bind the server
I was trying to authenticate from AD and could not bind with the server. I was able to do ldapsearch. please suggest the possible cause for failed to bind server. This is the log info from log.winbind-idmap dd_dual.c:60(child_read_request) child_read_request: read_data failed: NT_STATUS_END_OF_FILE [2018/04/19 20:03:09.741686, 0] ../source3/lib/smbldap.c:1046(smbldap_connect_system)
2006 Apr 04
3
small question about the relevance of the "database schema has changed"
I have developed 3 small applications using rails (nothing production worthy, just some small stuff "prototype" style). And I often end up changing my database scheme in the middle of development. I also use "script/generate scaffold" (this is somehow relevant to my question). Whenever I change my database schema I end up having to regenerate the scaffold. In the past this
2018 May 27
1
Announcing cran2deb4ubuntu for R 3.5.0
On Sun, May 27, 2018 at 2:20 PM, Michael Rutter <mar36 at psu.edu> wrote: > > > On 05/27/2018 08:08 AM, Dirk Eddelbuettel wrote: >> >> >> On 27 May 2018 at 12:56, Jeroen Ooms wrote: >> | Thanks Michael! >> >> Seconded! > > > You're welcome. > >> | One more issue I ran into: >> | >> | apt-get install r-cran-rgdal
2017 Aug 04
0
Printing with smbspool_krb5_wrapper not working in Ubuntu 16.04
Unless somebody has an "aha!" moment and figures it out immediately, could you please file a bug in launchpad for this issue and attach the relevant config files and logs (for samba and cups)? https://bugs.launchpad.net/ubuntu/+source/samba/+filebug Thanks On Fri, Aug 4, 2017 at 12:22 PM, Van Svensson via samba < samba at lists.samba.org> wrote: > Hello, > > I have
2010 Apr 16
1
Group Membership and Exec
Hi, I have a puppet module that I''m using to manage Oracle 11G. I''m using puppet 0.24.8 on 64-bit CentOS 5.4. Everything works properly except the execution of the oracle installer. It fails because it believes that the user it is running as is not a member of the proper groups. However, the user is in the groups, and if I log in as that user and run the same command that puppet