similar to: Renaming directories with subdirectories over IMAP

Displaying 20 results from an estimated 900 matches similar to: "Renaming directories with subdirectories over IMAP"

2007 Mar 20
2
Translating code from R into Matlab code
Hi, Correct me if I am wrong but can I translate the R code into Matlab via this package. ie I have a script in R, if I run this package on a Unix emulator can I get the R code displayed in Matlab format ( R code changed into Matlab code). If that is possible that would be great and if so how. Also, If this program cannot do this do you know one that can do this: Regards, James Flood
2005 May 08
4
Monotonic regression
Hi, I'm trying to find an implementation of monotonic regression in R and I haven't been able to find anything that's really related to this. isoMDS in the MASS package uses monotonic regression, however, I was wondering if there is any standalone function for monotonic regression? Basically what I'm trying to do is implement monotonic regression where I can see not just the
2024 Apr 26
3
[PATCH 1/2] drm/nouveau/firmware: Fix SG_DEBUG error with nvkm_firmware_ctor()
Currently, enabling SG_DEBUG in the kernel will cause nouveau to hit a BUG() on startup: kernel BUG at include/linux/scatterlist.h:187! invalid opcode: 0000 [#1] PREEMPT SMP NOPTI CPU: 7 PID: 930 Comm: (udev-worker) Not tainted 6.9.0-rc3Lyude-Test+ #30 Hardware name: MSI MS-7A39/A320M GAMING PRO (MS-7A39), BIOS 1.I0 01/22/2019 RIP: 0010:sg_init_one+0x85/0xa0 Code: 69 88 32 01 83 e1 03
2011 Apr 27
2
multiple comparisons on a between factor
Dear list, im facing an issue of statistical data analysis that I consider myself unable to resolve in R so i hope to get some valuable insights from you. i run an ANOVA with four factors; factor4 is an between factor (two different groups measured), the others are withins (tested across /all/ subjects). accordingly, my model looks as follows: fm1
2010 May 24
1
--delete and --files-from
Hi, I've read as much as I can regarding the many problems people seem to have with -delete and none of the solutions seems to work for me. I have tried all combinations of using the trailing slash but it seems to have no effect. Does anyone know if -delete can work with -files-from? Here's the code: DIR="/mnt/backup/machine/oracle" FILES=".test_files.files"
2011 Dec 17
0
Registry entry to change MIDI mapper changed?
I'm trying to get the MIDI music for the 1996 SegaSoft game Lose Your Marbles (http://appdb.winehq.org/objectManager.php?sClass=version&iId=9196) working. The game itself remains Platinum under 1.3.34-- it runs great, without any overrides, and the sound effects work fine too... it's just the MIDI music that does not play, or rather, is not heard. I went to the Wiki and performed all
2023 Jul 13
2
ComputerSecureChannel -Verbose False since windows 10/11 update 07/2023
Hi all, just fyi: https://lists.samba.org/archive/cifs-protocol/2023-July/004004.html Cheers! -slow -- Ralph Boehme, Samba Team https://samba.org/ SerNet Samba Team Lead https://sernet.de/en/ -------------- next part -------------- A non-text attachment was scrubbed... Name: OpenPGP_signature Type: application/pgp-signature Size: 840 bytes Desc:
2023 Jul 13
1
ComputerSecureChannel -Verbose False since windows 10/11 update 07/2023
13.07.2023 19:17, Adi Kriegisch wrote: > Hi! > >> I was looking at the code this morning trying to figure out how to >> reject packet with lvl2 properly, - unfortunately I don't know samba >> well enough to be able to find the place "quickly" and I got distracted >> by other things. It was my first thought when someone posted the debug >> info
2007 Dec 13
2
How do I do this?
I have 2 asterisk servers - serverA and serverC - connected via IAX2. On serverA, I have a "telemarketer hold" extension which, if I transfer a caller into it, loops around playing music & "please wait" messages, until they give up & hang up the phone. Also on serverA, I have a custom devstate, which lights a lamp on a phone connected to serverA, which tells me if
2010 Nov 15
2
SSH keys question
All, I have 3 servers. All 3 are CentOS 5.5. All 3 have identical /etc/ssh/sshd_config files. I used ssh-keygen (with no arguments) to generate keys with no password. I then added all 3 id_rsa.pub keys to the authorized_keys file. With this set up, I should be able to ssh between all 3 boxes without needing a password. The problem is that one of the servers keeps asking for a password even with
2010 May 05
3
NIS question
Hi How can we use NIS to control a user in different servers? eg: serverA /home/userA/javaapplication serverB /export/home/userA/javaapplication serverC /vol/home/javaapplication Thank you
2012 Jun 08
2
Director pop3 real ips v2.1.1
good day! I'm experiencing problem with pop3 proxying: on backend servers in logs there's director's ip instead of remote's like this: Jun 8 15:21:23 host-01 dovecot: pop3-login: Login: user=<test1 at example.com>, method=PLAIN, rip=192.168.5.102, lip=192.168.5.100, mpid=26170, secured Jun 8 15:32:16 host-01 dovecot: pop3-login: Login: user=<test1 at example.com>,
2010 Aug 13
1
Squid and first-level subdirectories & second-level subdirectories on ext3/4
Squid, a proxy, is by its nature, storing large amounts of relatively small files in it's cache. As config optins it's offering: # 'Level-1' is the number of first-level subdirectories which # will be created under the 'Directory'. The default is 16. # # 'Level-2' is the number of second-level subdirectories which # will be created under
2006 Jan 25
1
Routes working with subdirectories repeat subdirectory...
Hi all. Views associated with admin controllers must always specify both :controller and :action when using link_to. Example: <%= link_to ''Edit'', { :controller => ''/raid_manager'', :action => ''edit_raid_template'', :id => raid_template.id } %> The above is being called from within the Admin::RaidManagerController. The
2007 Jun 08
3
Asterisk 1.4 with Unicall
I have a small call center running with Asterisk 1.4.4 and Unicall. Everything seems to be working but twice now we had to reset the server because all lines stopped working. You can see users dialing in and reaching the queue but the agents never get the call and the lines are not released. I saw that there is a new Zaptel driver which fixes a racing condition with a TE110P card which is
2016 Apr 28
2
Question about DFS
On 28.04.2016 11:16, Reindl Harald wrote: > Am 28.04.2016 um 11:00 schrieb tell at posteo.de: >> i'm trying to figure out some specific things about Samba DFS. >> >> 1. What is the ordering method of a DFS Share with multiple servers >> (e.g. msdfs:serverB\\share,serverC\\share linkb ; Source: >>
2006 May 02
1
Only one NDS_ldapsam possible?
Hi, is there a way to define more than one NDS ldap server in smb.conf? It seems that only the first ldap server is used and if unavailable none of the other backends are going to be tried. Samba then still tries to connect over and over to the unavailable eDirectory-Server. My passdb entry looks like this (it?s all in one line): passdb backend = NDS_ldapsam:ldaps://serverA.blabla.com:636
2006 Dec 13
1
rspec with rails controllers in subdirectories
Does the rspec rails plugin support controllers in subdirectories under app/controller?
2006 Aug 03
1
storing views in subdirectories?
I''d like to organize my project structure by storing certain related views into a subdirectory. For example, I have a bunch of interviews which each contain their own view (the client doesn''t want them content managed, or put in the database). Right now I have them placed inside "app/views/site/interview_one.rhtml", "app/views/site/interview_two.rhtml", etc.
2006 Jun 28
2
Newbie question: subdirectories in app/models
For organizational purposes, I would like to create subdirectories in my apps/model/ directory. Is there any easy way to do this while still having the ability to refer to the derived active record class models? I.e. apps/models/blog/post.rb: class Post < ActiveRecord::Base ... end Post.new ... Scott Taylor