similar to: write every element of a variable into a separate text-file

Displaying 20 results from an estimated 90 matches similar to: "write every element of a variable into a separate text-file"

2003 Nov 10
2
Samba Translation Dok to German, first file, deutsche Übersetzung Der Samba Doku erste Datei
Hi @ll , the first file is now translated to German find it here http://www.robowarp.de/smb/trans/net.8.html thx for his work to Mr Stefan G. Weichinger mailto robowarp@gmx.de if you want to be a part of the Translation Team you can view other files translation progress and the readme beyond http://www.robowarp.de/smb/trans/ Best Regards Robert R?gner Hallo, die erste Datei der Samba Doku wurde
2005 Aug 27
1
better than sapply
I have the following two mapping data frames (r) and (h). I want to fill teh value of r$seid with the value of r$seid where r$cid==h$cid. I can do it with sapply as such: > r$seid = sapply(r$cid, function(cid) h[h$cid==cid,]$seid) Is ther a better (faster) way to do this? > r <- data.frame(seid=NA, cid= c(2181,2221,2222)) > r seid cid 1 NA 2181 2 NA 2221 3 NA
2018 Feb 05
2
Upgrading a ctdb cluster: samba not listening on TCP port 445
Am Fr 02.02.2018 um 10:27 schrieb Martin Schwenke: > On Thu, 1 Feb 2018 13:11:58 +0100, Nicolas Zuber via samba > <samba at lists.samba.org> wrote: > >> after starting the ctdb process and setting the log level to 5. If I set >> the log level to 2 it shows that winbind and nmbd starts successfully >> and no complains about a failed smbd process (see log below).
2003 Mar 13
3
Logon Script Doesn't
Hi, I've finally been dragged kicking and screaming into the wonderful world of XP. I've been able to join a domain and login with the help of the docs on samba.org and gleaning info from this list. Google and I don't get along. My question is How do I get the logon script to run when XP logs in? Win 98 doesn't have a problem running the logon script. Here is part of the
2006 Apr 19
2
Tools rund um Rails
Hallo zusammen, dann will ich mal wieder ein bi?chen Schwung auf die RoR-Liste bringen: Schildert doch einfach mal eure Erfahrungen mit Tools rund um Rails, also zum Beispiel Capistrano (formerly known as Switchtower), RadRails etc. Welche Plugins setzt ihr ein, von welchen w?rdet ihr abraten? Oder folgt ihr dem Tenor "Reuse is overrated" und schreibt euch die Sachen lieber neu? --
2010 Jan 18
0
LinuxTag
Hey theora people, I would like to announce the call for paper for the LinuxTag 2010. This year, video got it's own track ( 2x3 hours! ). I would love to have some theora specific presentations on the LinuxTag. So please send your paper abstract and/or join us in june in Berlin! -Yorn (Member of the LinuxTag Program Comittee) --- Here is the official announcement with detailed
2011 Jun 27
12
Ruby script to download files without 'puppet agent'
We have often the Problem that some files need to be checked for updates faster than the cycle of the puppet agent. I try to solve this with a script which tries to download the files directly from the fileserver of the puppetmaster. So far i couldn''t get it to work. I don''t know if i got the URL right, i did not find any examples on the REST API documentation for the
2017 Sep 04
3
poor performance when copying files with windows client
Hello everyone, in my setup I have two samba file server with clustered samba 4.6.7 and glusterfs 3.10. The server are connected via a 10 Gb network (one for clients and an extra network for gluster). When I am copying files from different server ( centos 7 1611, samba 4.4.4, connected with 10Gb) to the file servers with scp, the maximum speed is 70 MB/s (for small files this is decreasing).
2017 Aug 22
1
Mapping subfolder of a samba share in Windows fails with access denied
> On Tue, 22 Aug 2017 10:59:53 +0200 > Nicolas Zuber via samba <samba at lists.samba.org> wrote: > >> Hi, >> >> I am trying to map a network drive on a Windows 7 client. It is >> possible to map the shared folder, but as soon as I try to map a >> subfolder, Windows shows an access denied message and prompts for >> another username and password.
2017 Aug 22
2
Mapping subfolder of a samba share in Windows fails with access denied
Hi, I am trying to map a network drive on a Windows 7 client. It is possible to map the shared folder, but as soon as I try to map a subfolder, Windows shows an access denied message and prompts for another username and password. The user has full control over the subfolder (configured via the Windows security tab). The samba.log shows: Aug 22 10:25:19 FILESERVER smbd[5409]: Could not close
2018 Feb 01
2
Upgrading a ctdb cluster: samba not listening on TCP port 445
Hi all, I try to update two clustered samba file servers. Right now samba 4.7.0 with ctdb is running on both of them. To update samba I stopped ctdb on one of the servers, and compiled and installed samba 4.7.1 with: ./configure --with-cluster-support --with-shared-modules=idmap_tdb2,idmap_ad,vfs_glusterfs --with-systemd Trying to start ctdb on the updated server fails with "
2013 Jan 10
1
Fixing corrupt flac files
Here you are: soa2ii at thor /mnt/files/music/Slime/Alle gegen Alle $ metaflac --list 02\ St?rtebecker.flac METADATA block #0 type: 0 (STREAMINFO) is last: false length: 34 minimum blocksize: 4608 samples maximum blocksize: 4608 samples minimum framesize: 14 bytes maximum framesize: 15637 bytes sample_rate: 44100 Hz channels: 2 bits-per-sample: 16 total samples: 5857656
2007 Jun 17
0
Entwickler Workshop Virtualisierung
(English Speakers, please see below) Hallo, wie schon 2006 findet auch in diesem Jahr wieder ein Workshop zum Thema Virtualisierung statt im Linuxhotel in Essen statt. Details und Informationen, wie Ihr Euch anmelden k?nnt findet Ihr unter https://wiki.villa-vogelsang.de/doku.php?id=virtualisierung:start Dear Virtualization developers, As last year, we will repeat our virtualization developers
2006 Jun 07
1
development.log is blank
I am having problems login in my ruby application. in my attempt to debug the problem i went to development.log and noticed the file is getting filled with blank space. Does anybody got a clue why? -- Posted via http://www.ruby-forum.com/.
2002 Oct 25
1
How to add option dhcp-class-identifier "PXEClient"; with ISH DHCPD v3
hi, a little question regarding pxe-stuff. I need the boot menu known from Intel PXE PDK so I need to run pxe service on redhat 8.0 with dhcpd 3 I run pxe and dhcpd on the same server. So the dhcpd server should give an extra parameter to pxe-clients. On Redhat 7.3 with dhcpd v2 this was done with the option: option dhcp-class-identifier "PXEClient"; On dhcpd v3 this option is
2014 Feb 12
2
A beginner in "Posting list encoding improvements"
On 12 Feb 2014, at 14:58, "Hurricane Tong" <zhangshangtong.cpp at qq.com> wrote: > hurricanetong at hurricanetong-VirtualBox:~/workspace$ g++ `xapian-config --cxxflags --libs` BuildIndexDemo.cpp You want to use xapian-config-1.3 here, not xapian-config (which will be the installed version, not the trunk version you built). I've just built trunk (on Mac OS, admittedly),
2018 Feb 01
2
Upgrading a ctdb cluster: samba not listening on TCP port 445
Am Do 01.02.2018 um 12:04 schrieb Martin Schwenke: > Hi Nicolas, > > On Thu, 1 Feb 2018 10:57:59 +0100, Nicolas Zuber via samba > <samba at lists.samba.org> wrote: > >> I try to update two clustered samba file servers. Right now samba 4.7.0 >> with ctdb is running on both of them. To update samba I stopped ctdb on >> one of the servers, and compiled and
2014 Feb 12
2
A beginner in "Posting list encoding improvements"
On Wed, Feb 12, 2014 at 10:32:03PM +0800, Hurricane Tong wrote: > I seem to run into some trouble. > I succeeded in building the source code of Xapian in ubuntu, > but when I write a demo c++ application > > [snip] > I can't get it built. > > > hurricanetong at hurricanetong-VirtualBox:~/workspace$ g++ -L/usr/local/lib -lxapian-1.3 BuildIndexDemo.cpp Hmmm,
2017 Aug 22
5
Windows pre-requisites for login with winbind?
On Tue, 22 Aug 2017 12:01:20 +0000 "A. James Lewis via samba" <samba at lists.samba.org> wrote: > Indeed!... you are correct... this does appear to be the kerberos > issue uncovered by Rowlands pointing out that I should not need to be > manually defining "kdc =", in my krb5.conf.... so with that resolved, > I'm hoping we can also find the cause of my
2014 Feb 13
2
A beginner in "Posting list encoding improvements"
I uninstall xapian1.3 and install xapian-1.2.17 but i still failed hurricanetong at hurricanetong-VirtualBox:~/workspace$ g++ `xapian-config --cxxflags --libs` demo2.cc /tmp/cc2wsfDJ.o: In function `main': demo2.cc:(.text+0x4a): undefined reference to `Xapian::WritableDatabase::WritableDatabase(std::basic_string<char, std::char_traits<char>, std::allocator<char> >