search for: automatisize

Displaying 20 results from an estimated 28 matches for "automatisize".

Did you mean: automatise
2018 Dec 14
4
Samba on Centos 7.x
Hi to everyone. .I recently installed Centos 7.x and used to run Redhat services also workin with Samba before. I am a little rusty ;) Is there a good manual/guide for the full installation and config process for Samba and Centos 7.x that someone can share. This would really help. I can share this with my team. (maybe the most important ones are the not-to-dos to not open up the server to the
2018 Dec 18
2
PXE boot img for both BIOS and EFI
On Tue, 2018-12-18 at 14:10 -0500, Gene Cumm wrote: > On Wed, Dec 12, 2018 at 6:30 PM Joakim Tjernlund via Syslinux > <syslinux at zytor.com> wrote: > > On Wed, 2018-12-12 at 17:10 -0600, Carl Karsten wrote: > > > CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is
2013 Jun 13
1
zpool labelclear destroys GPT data
When i use zpool labelclear, it wipes the whole disk including gpt data. So the whole disk is empty and i need to create the gpt partitions again. Is this supposed to work like this? The man page suggests that it only wipes the ZFS metadata. zpool labelclear [-f] device Removes ZFS label information from the specified device. The device must not be part of an active pool
2011 Aug 12
2
recode Variable in dependence of values of two other variables
...re repeated measurement points for each subject, each of which appears in a new row. So, each ID value appears in many rows. (e.g. ID ==1 in row 1:5; ID ==2 in rows 6:8 etc). Now: For all rows, in which ID has a certain value, meanX.dependID shall be the mean of X in for these rows. How can I automatisize that, without having to specify the number of the rows each time? e.g. ID X meanX.dependID 1 2 2.25 1 3 2.25 1 1 2.25 1 3 2.25 2 5 3.3 2 2 3.3 2 3 3.3 3 4 3 3 1 3 3 2 3 3 3 3 3 4 3 3 5 3 Thanks a lot! Hope thi...
2018 Dec 14
1
Samba on Centos 7.x
Thx Louis! Will Check it out. I see there are some other questions to answers. We plan to run it as a service (not standalone) there are other services running. And maybe want to tunnel traffic to some IP's to make it water tight. Will read the links shared! thanks Thanks, Sian N.H. ----------------------------------- Dept. Automatisering and IT Rivierenbuurt Amsterdam Netherlands
2004 Nov 23
1
Batch
Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Received-SPF: none (hypatia: domain of claudiapaladini at web.de does not designate permitted sender hosts) X-Virus-Scanned: by amavisd-new at stat.math.ethz.ch X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on hypatia.math.ethz.ch X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0
2000 Aug 24
3
What features does SWAT support? (maybe bug)
We're running Samba 2.0.6 on AIX 4.3.2.0 Is there a home page for SWAT or somewhere else that I can look to see what smb.conf parameters SWAT supports? I prefer editing the smb.conf file with vi, but some of the administrators here like to use SWAT. A while back, I put an include line into the smb.conf file to get around differences between our WinNT and Win95/98 machines. A couple
2004 Aug 06
3
MP3/OGG/The whole thing
Hello all Icecasters! I'm using icecast 1.3.12 and iceS 0.2.3 (with a self-made patch for VBR MP3, and an extensive Perl script for automatisation) to stream radio. Works great! I've tried to understand everything about MP3/OGG and Icecast and since I'm a stupid person I need to draw things all the time ;) - so I need you to tell me if I've misunderstood anything in this scheme:
2002 May 15
5
printer admin problems with 2.2.4
We upgraded from 2.2.3a to 2.2.4 on a SuSE 7.2 server. We compiled Samba just default. The new version seems to work ok with the exception of printer administration. Printer admins are not able to see the properties of the printers (right click on printer gives on error). Our workstations are W2k SP2. But users that are not printer admin are able to see the properties of a printer, but they
2018 Dec 18
0
PXE boot img for both BIOS and EFI
> What about booting syslinx from GRUB2 UEFI ? > that is instead of PXE boot from BIOS I want grub to start some syslinux binary that > continues behaves like PXE boot. > I want to automatise the PXE boot so I can initiate one by rebooting into GRUB go from there > > Jocke @Jocke, I could be wrong but... You seem to be missing the fact that, in addition to booting a local
2018 Dec 14
0
Samba on Centos 7.x
Hai, If you really need/want to use it on RH/Centos, Have a look here : http://www.ezplanet.net/xwiki/bin/view/EzPlanetRepo/ Quote : The packages included in the EzPlanet Repo upgrade the standard packages and provide Domain Controller + Clustering + gluster VFS capabilities Note mine, and just found these. I cannot tell how stable these are. So use with care. Howto for the link above.
2004 Aug 06
0
MP3/OGG/The whole thing
On Saturday, 05 July 2003 at 16:14, Rolf Johansson wrote: > Hello all Icecasters! > > I'm using icecast 1.3.12 and iceS 0.2.3 (with a self-made patch for VBR MP3, > and an extensive Perl script for automatisation) to stream radio. Works great! > > I've tried to understand everything about MP3/OGG and Icecast and since I'm a > stupid person I need to draw things
2008 Dec 03
0
Hmisc latex() and Rcmdr numSummary() percentage issues
Dear R users, I have issues regarding latex() from Hmisc and numSummary() from Rcmdr. Here's an example: > library(Rcmdr) > data(Angell, package="car") > numSummary(Angell[,"hetero"], statistics=c("mean", "sd", "quantiles"), quantiles=c( 0,.25,.5,.75,1 )) > .numSummary <- popOutput() > latex(as.table(.numSummary$table),
2011 Jun 25
2
permissions for dbox attachment directory
I am running dovecot 2.0.13 on CentOS5, set up with only local system users, and single instance store set up in a single directory. e.g. mail_attachment_dir = /var/mail/attachments I get errors when importing mail to IMAP because the attachment directories are owned by the respective mail account user(s) and so cannot be accessed or written to by other users. Are there some user id setting I
2000 Aug 24
0
OpenSSH && HP-UX && Package (fwd)
---------- Forwarded message ---------- Date: Wed, 23 Aug 2000 22:25:23 +0200 From: Roderick Groesbeek <rgroesb at triple-it.nl> To: www at openbsd.org Cc: aaron at cvs.openbsd.org Subject: OpenSSH && HP-UX && Package Good(morning|day|evening), Info: === For a customer I have built an HP-UX OpenSSH depot package. Questions: ======= - Are you
2000 Aug 29
1
Making a share visible only to members of a group
Hi, > I want a shared directory to be visible only to the members of a group, and > to no one else. Instead, a shared directory is either visible to everyone I tried to realize this by using include like: #include smb.conf.%G But it did not work correctly. Sometimes the share was visible, sometimes it wasnt, and if it was visible, network path wasnt found afterwards. > I have worked
2012 Nov 23
2
Ask freebsd 9 to stabil
dear admin how to make freebsd 9.1 prerelease in to stable reagrds
2009 Jul 15
2
spreadsheet-style autoupdating
Dear all, I am curious whether one can automatically update, say, a column in R, similar to how spreadsheets (Excel, etc.) do? In my specific case I have two columns with logical data, which individually convey different information, although ultimately for a common purpose (flagging for removal). I would thus need a third logical variable that would take TRUE if any of the prev. columns take
2000 Aug 28
0
samba digest, Vol 1 #12 - 20 msgs
Onno Zweers <onno@verweij.com> wrote: > Message: 17 > Date: Mon, 28 Aug 2000 16:49:39 +0200 > To: samba@samba.org > From: Onno Zweers <onno@verweij.com> > Subject: Making a share visible only to members of a group > > Hi all (and hopefully also someone of the samba team), > > I want a shared directory to be visible only to the members of a group, and >
2008 Nov 06
4
Trying to get uid and gid to match and getent to work
I am using the following in my smb.conf on samba-3.0.28-0.el5.8 idmap domains = MYDOMAIN idmap config MYDOMAIN:backend = rid idmap config MYDOMAIN:base_rid = 998 idmap config MYDOMAIN:range = 998 - 49999 idmap uid = 998-20000 idmap gid = 998-20000 template homedir = /home/users/%U # template primary group =