search for: yoda

Displaying 20 results from an estimated 102 matches for "yoda".

Did you mean: coda
2005 Dec 02
3
[Bug 1129] sshd hangs for command-only invocations due to fork/child signals
...e executing ssh with a command (`ssh host date` would often hang. Debugging sshd I found that do_exec_no_pty() calls do_child() after the fork(), and that then execve()s. That execve doesn't appear to complete, and the parent doesn't appear to return from the fork. Observe: Dec 2 03:23:14 yoda sshd[7463]: debug1: calling fork in do_exec_no_pty Dec 2 03:23:14 yoda sshd[7464]: debug1: permanently_set_uid: 982/100 Dec 2 03:23:14 yoda sshd[7464]: debug3: channel 0: close_fds r -1 w -1 e -1 c -1 Dec 2 03:23:14 yoda sshd[7464]: debug1: calling execve for user command [then nothing] If I ad...
2009 Jan 13
12
OpenSolaris better Than Solaris10u6 with requards to ARECA Raid Card
Under Solaris 10 u6 , No matter how I configured my ARECA 1261ML Raid card I got errors on all drives that result from SCSI timeout errors. yoda:~ # tail -f /var/adm/messages Jan 9 11:03:47 yoda.asc.edu scsi: [ID 107833 kern.notice] Requested Block: 239683776 Error Block: 239683776 Jan 9 11:03:47 yoda.asc.edu scsi: [ID 107833 kern.notice] Vendor: Seagate Serial Number: Jan...
2009 Feb 13
6
Over 400 smbd pid's?
...*** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=smbd> [2009/02/12 17:12:32, 3] lib/util_sock.c:interpret_string_addr_internal(122) interpret_string_addr_internal: getaddrinfo failed for name :: [Address family for hostname not supported] Feb 12 10:07:01 yoda smbd[18495]: [2009/02/12 10:07:01, 0] lib/util_sock.c:read_socket_with_timeout(939) Feb 12 10:07:01 yoda smbd[18495]: [2009/02/12 10:07:01, 0] lib/util_sock.c:get_peer_addr_internal(1676) Feb 12 10:07:01 yoda smbd[18495]: getpeername failed. Error was Transport endpoint is not connected Feb...
2005 Dec 29
1
Getting Yoda unit to register all four ports
I have a sample of the Yoda VG400 and I am having a devil of a time trying to get all four channels to register to Asterisk. I have an Asterisk 1.2.1 server. I have tried adding one at a time and rebooting it, but it stops after the first. http://www.yoda.com.tw/model.php?type=Enterprise_VoIP&pname=VG400 Anyone had s...
2009 Apr 09
1
Does R support [:punct:] in regexps?
Hello does R support [:punct:] in regular expressions? I am trying to strip all regular expressions for a vector of strings. > x <- c("yoda-yoda","billy!") > gsub("/[:punct:]/","",x) [1] "yoda-yoda" "billy!" Thanks Dan -- ************************************************************** Daniel Brewer, Ph.D. Institute of Cancer Research Molecular Carcinogenesis Email: daniel.bre...
2005 Aug 08
2
[OT] Yoda Communications' VG-400 (4 Port FXO and 2 Port FXO/2 Port FXS)
With the lack of info on Yoda Communications in Taiwan and their hardware, I thought I'd post my experience. I got my hands on a few H.323 VG-400's and VG-100TA's. http://www.yoda.com.tw/model.php?type=VoIP_Solution&pname=VG400 2 of the VG-400's were 2FXO/2FXS models. A couple were deployed to SE Asia, wh...
2002 Feb 15
2
Advice on: sshd[28182]: PAM pam_set_item: NULL pam handle passed
...access to the people in that particular group, whilst not affecting the users who browse the box via network neighborhood. But this seemed to work fine for a few hrs and now no one in the Winbind group can login to ssh. Looking thru the /var/log/secure, Iam getting the error: Feb 15 10:21:27 yoda sshd[28182]: PAM pam_set_item: NULL pam handle passed Feb 15 10:21:27 yoda sshd[28182]: PAM pam_set_item: NULL pam handle passed Feb 15 10:21:27 yoda sshd[28182]: Failed password for illegal user MMEBS+mark from 192.168.*.* port 2166 Feb 15 10:21:29 yoda sshd[28182]: Connection closed by 192.168.*...
2003 Oct 22
1
Filesystem panic
...unning RH9, 2.4.20-18.9. Each night, the server mounts an external FAT32 disk using firewire, and performs backups to it using rsync. Twice within the past 3 months, the backup process has resulted in machine crash (complete hang, hardware reboot needed). From /var/log/messages: Oct 22 04:02:20 yoda kernel: Filesystem panic (dev 08:21). Oct 22 04:02:20 yoda kernel: fat_free: deleting beyond EOF Oct 22 04:02:20 yoda kernel: File system has been set read-only From the rsync error log, I can see that the filesystem becomes read-only, and that it begins to fail the synchronization task with...
2006 Jun 09
3
nutups with MGE Evolution via USB
...his one: usbdevfs: usb_submit_urb returned -28 What's wrong? I'm using Linux kernel 2.4.32 and nut-2.0.3. The /etc/ups.conf contains [mgeups] driver = newhidups port = auto desc = "MGE UPS" Cheers, Rodrigo -- *** Rodrigo Martins de Matos Ventura <yoda@isr.ist.utl.pt> *** Web page: http://www.isr.ist.utl.pt/~yoda *** Teaching Assistant and PhD Student at ISR: *** Instituto de Sistemas e Robotica, Polo de Lisboa *** Instituto Superior Tecnico, Lisboa, PORTUGAL *** PGP fingerprint = 0119 AD13 9EEE 264A 3F10 31D3 89B3 C6C4 60C6 4585
2020 Nov 23
2
domain member file server failed after upgrade from 4.11.14 to 4.13.2
Hi Rowland, Sorry to inform that none of thus packages solve my problem. But today, with some Tranquil.it helps, I have some news: - Upgrade from 4.11.14 -> 4.12.9 is OK - Upgrade from 4.12.9 -> 4.13.2 : problem is present with Tranquil.it AND Louis package - Fresh install + member join with 4.13.2 is OK (Centos AND Buster packages) Problem only occur when upgrading member to 4.13.2 with
2009 Jan 20
2
Stacked barplot with two stacked bars besides each other
Hi, I have a particular barplot I would like to generate, but I am having trouble getting it to work. What I would like is in effect two barplots with stacked bars merged into one. For example, I have two samples (yoda1,yoda2) on which I measure whether two variables (var1,var2) are present or absent for a number of measurements on that sample. > var1 <- data.frame(yoda1=c(3,7), yoda2=c(1,9)) > var2 <- data.frame(yoda1=c(8,2), yoda2=c(5,5)) For each variable I can plot a barplot > barplot(as.mat...
2010 Jan 04
0
HOW-TO on Samba4 Installation with dnsmasq
...NS) and put most of the entries in what is called YOUR.ZONE.conf into my /etc/hosts, which is in turn read by dnsmasq and propagated to the network clients. Here is what it looks like: --- 127.0.0.1 localhost localhost 192.168.100.1 yoda.heimatnetz.priv yoda [... description of my network clients ...] 192.168.100.1 gc._msdcs.heimatnetz.priv gc._msdcs 192.168.100.1 _gc._tcp.heimatnetz.priv _gc._tcp 192.168.100.1 _gc._tcp.Default...
2011 Jan 18
1
What version plays well with Windows 7?
I am currently running version 3.3.2 on an older Fedora machine that works just fine with XP. I am trying to get a Win7 machine to work but keep getting trust relationship errors on the final step in the configuration on the Win machine. This is the error in the logs: Jan 17 18:51:00 yoda smbd[32288]: _netr_ServerAuthenticate2: netlogon_creds_server_check failed. Rejecting auth request from client HPLAP machine account HPLAP$ Jan 17 18:51:00 yoda smbd[32288]: [2011/01/17 18:51:00, 0] rpc_server/srv_netlog_nt.c:_netr_ServerAuthenticate2(546) I installed the reg hacks to no avail...
2010 Jul 27
1
Cyrus Virtual Domains: Domain migration from Cyrus
...ser/foo .. /var/imap/domain.c/user/foo .. In a exported skiplist DB, it shows like: ================= domain.a!user.foobar 0 int foobar at domain.a lrswipcda postmaster at domain.a domain.a!user.han 0 int han at domain.a lrswipcda domain.b!user.solo 0 int solo at domain.b lrswipcda domain.b!user.yoda 0 int yoda at domain.b lrswipcda domain.c!user.luke 0 int luke at domain.c lrswipcda postmaster at domain.c That allows us, to separate the domains from each other on the filesystem. The cyrus imapd.conf config: defaultpartition: domaina partition-domaina /var/spool/imap/domaina partition-domain...
2005 Aug 10
0
Yoda VG-400 and Asterisk Settings
First, the Asterisk settings: ----- sip.conf ----- [general] port=5060 ; UDP Port to bind to (SIP standard port is 5060) bindaddr=0.0.0.0 ; IP address to bind to (0.0.0.0 binds to all) context=default ; Default context for incoming calls disallow=all ; First disallow all codecs; Set order allow=ulaw ; also known as g.711 PCMU; allow codecs in
2009 Jan 29
3
Plot dagger symbol in R
...sed. The closest thing I could fine, though, was: plot(0:1,0:1, type="n") text(x=0.5, y=0.5, labels=expression(symbol("\247"))) But this is obviously not a dagger and it seems the Adobe Symbol font does not have a dagger. We also know this :-D library(fortunes) fortune("Yoda") So maybe someone can give me some advice? Thanks in advance, Roland ---------- This mail has been sent through the MPI for Demographic Research. Should you receive a mail that is apparently from a MPI user without this text displayed, then the address has most likely been faked. If you a...
2013 Jun 03
3
puppet master fails to set selinux context on /etc/puppet/auth.conf
I am running puppet 3.2.1, using the puppetlabs repos, on centos 6.4. I keep getting these messages in the log: (every 30 minutes) Jun 3 11:24:55 yoda puppet-master[20292]: Failed to set SELinux context system_u:object_r:puppet_etc_t:s0 on /etc/puppet/auth.conf Jun 3 11:24:55 yoda puppet-master[20292]: Failed to set SELinux context system_u:object_r:puppet_etc_t:s0 on /etc/puppet/manifests/site.pp Jun 3 11:24:55 yoda puppet-master[20292]: Sta...
2015 Aug 13
3
Bug in rank with utf8?
x <- "\u0663" y <- 3 x == y # FALSE rank(c(x, y)) # c(1.5, 1.5) -- http://had.co.nz/
2006 Jun 20
9
no eth0 on guest
Hi, I''ve setup a box with xen. For the root machine, it''s ok, it see the network card: alian@yoda:~> /sbin/lspci ... 02:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8053 Gigabit Ethernet Controller (rev 19) alian@yoda:~> lsmod .... sk98lin 208748 1 alian@yoda:~> /sbin/ifconfig eth0 Lien encap:Ethernet HWaddr 00:15:F2:39:D4:DF inet adr:10...
2009 Jun 03
3
OSX causing multiple CLOSE_WAIT's
Lately it never fails when I attach a Mac running OSX 10.5 that I get runaway pid's. I tracked them down so far to multiple close_wait's: # /usr/sbin/lsof | grep pbg5mac smbd 24876 root 6u IPv4 80015755 TCP yoda.wrenkasky.com:netbios-ssn->pbg5mac.wrenkasky.com:49381 (CLOSE_WAIT) They can grow to over 100 if I don't catch it or nobody can log on anymore ;-) Anybody had any problems with Macs using samba? Ed ........................................................................... Randomly Gene...