Displaying 20 results from an estimated 1100 matches similar to: "Home directories"
2008 Jun 27
2
change values in data frames
Hello every body,
I am quite a new user of R so I beg your pardon for this naive question and
the lake of syntax with wich I ask it:
I have a data frames like this:
cola colb
1 c
1 i
1 i
1 c
2 i
2 c
2 c
2 i
2 i
...
10000
I would like ,for each level of cola and for x in colb:
-if colb[x]=="i" and colb[x-1] does not exist (first row in dataframes),
then replace colb[x] by
2008 Feb 22
5
NOKIA E series Phone for SIP-VOIP calling
Hi
i want to Buy Nokia E series Phone which have InBulit SIP-VOIP Calling
client so i can make VOIP calls thru that phone. Aslo that Phone easly able
to register with Asterisk Pbx to recive inter-office calls.
i try to search from web & also from Nokia site but they only mention this
features as "VOIP call from wifi" they mentioed only this much info. they
not mentioed info about
2009 Sep 06
2
How to figure the type of a variable?
Hi,
I want to know what is there returned values of 'lm'. 'class' and 'lm'
does not show that the returned value has the variable coefficients,
etc. I am wondering what is the command to show the detailed
information. If possible, I aslo want the lower level information. For
example, I want to show that 'coefficients' is a named list and it has
2 elements.
2000 Jul 10
2
Samba 2.0.7 & HP-UX Installation problem
hi evreybody,
I'm working with HP-UX B.10.20
I have this problem while I try to configure samba 2.0.7.
Well after i run "./configure" i got this error and it doesn't create make
file, and i can't proceed with the installation..
As the default procedure doesn't work,
I tried with "--with-nisplus" and "--with-pam" options, but unfortunately
without
1998 Jul 30
1
REMOTE SHELL COMMAND
I use WFW and Samba Version 1.9.17p1, on Sun Solaris 2.4
I want to use remote shell command from my PC
Can you help me
best regards
-------------- next part --------------
HTML attachment scrubbed and removed
2007 Mar 28
3
CentOS 5 beta upgrade path
How hard would it be to upgrade from CentOs 5 beta to the released version?
Would it be as simple as a yum upgrade or would I have to upgrade via
booting from cd/dvd/pxe ?
Pardon my ignorance if this has been asked already
-Eric
2006 Aug 25
4
Rake tasks fail silently, how to debug?
Hi,
I''ve been using backgroundrb with some success up to now, but now when
I do the start or setup tasks they just fail silently. Nothing in the
log, no .pid file, and nothing in the process list. Rake with -trace
just says,
** Invoke backgroundrb:setup (first_time)
** Execute backgroundrb:setup
Any hints on how I can get more verbosity, or thoughts on what might
be happening?
(This
2017 May 11
2
Problems with samba-tool ntacl sysvol reset
Hi,
after adding a new GPO the ntacl sysvolcheck fails and i want wo repair
with ntacl sysvolreset.... biut this fails aslo in the end with:
connect_acl_xattr: setting 'inherit acls = true' 'dos filemode = true'
and 'force unknown acl user = true' for service sysvol
open: error=2 (No such file or directory)
ERROR(runtime): uncaught exception - (-1073741823,
2009 May 03
13
Ruby or Rails bug?
In irb all works fine:
# irb
irb(main):001:0> require ''rubygems''
=> true
irb(main):002:0> require ''raspell''
=> true
irb(main):003:0> speller = Aspell.new("ru_RU")
=> #<Aspell:0x7f8692c9d158>
irb(main):004:0> speller.suggestion_mode = Aspell::NORMAL
=> "normal"
irb(main):005:0>
2005 Feb 23
13
Snort and Shorewall
Hello
I am looking for a way to have snort to dynamically update my shorewall config.
I have seen software out there but I would like to see if anyone had tried this
first.
Aslo I would like to know if there is a way clear the Netfilter tables when I do
a shorewall restart. The reason being is that when I make a change to my
firewall setting I want all connections to have to re-establish
2010 Jul 06
1
Problem with Gnome (or nautilus)
I have upgraded form 5.4 to 5.5 . after that i 'm having problem with
nautilus .... some strange errors like "not on the same file system" occurs
during file operation like moving deleting etc..... after that i did a fresh
installation of 5.5 . then aslo same problem .. does anyone experienced
such a problem ??
Now i'm using 5.3 .
Also the Bind DNS server in 5.4 and 5.5
2009 May 23
1
Clean up a complex variable
Dear all,
I need to clean up one variables in a dataset.
e.g. lets say the dataset is "trial", the variable for cleaning up is "V1"
>trial$V1
[1] 0(a=1) 0(b=1) 0.133(b=1) 0.555(a=1) >5.32(a=1)
what i need to do is to remove the text (a=1) and (b=1) and the ">" in the
V1, and then convert to a numeric variable, and als I am aslo requested that
when the
2006 Dec 28
2
Needed tutorial
As i m very begginner to AJAX and script.aculo.us , Kindly provide me
very basic level tutorials regarding them with examples aslo
Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group.
To post to this group, send email to
2007 Jun 15
1
Accessing Voicemail(Asterisk) -- Remotely either from Cell or Landline
Hi, I was wondering if we can check the voicemails remotely from a cell or a landline number.
We have SIP 3 Digit Extensions connected to Asterisk server.
If users are away from Desk & need to access voicemails can they dial in to Asterisk PBX & check their messages.
I know one can check through web link & even have mailed. Aslo I have checked regarding DISA, but I am not kind of
2010 Jul 08
2
DTMF issues/redial tones with rfc2833
Hi,
We have few systems with asterisk 1.4.22.1 and we use sip trunking for them
not PRI's, one of our system is giving a problem of dtmf (rfc2833), like
when we dial the number that have IVR and enter the extension or access
code, it some time takes it and some times does'nt recognize the digits
dialled. We also tried auto and info for dtmf but could not get the dtmf to
work reliably, can
2017 May 13
2
Problems with samba-tool ntacl sysvol reset
Raspian
root at samba01:~# uname -a
Linux samba01 4.9.14-v7+ #977 SMP Mon Mar 13 18:25:19 GMT 2017 armv7l GNU/Linux
root at samba01:~# cat /etc/debian_version
8.7
root at samba01:~# samba -V
Version 4.6.3
root at samba01:~# cat /etc/samba/smb.conf
# Global parameters
[global]
netbios name = SAMBA01
realm = LOCAL.xx.xx
workgroup = LAURENZ
server role = active
2008 Aug 22
1
Problem using rsync for backing up on to a NAS
Hi,
I have a problem that was already discused in the german archlinux forum
and couldn't be solved. Because of this I was asked to use the rsync
mailing list. So here I am ;b
I'm using the following script to backup my data to a Network Attached
Storage that has an ext3 formated hdd that is mounted via NFS
script: http://pastebin.com/f6b7115c9
This script works fine for /home but
2006 May 16
1
fields_for giving undefined method exception
I''m getting an undefined method exception with the fields_for method.
I''m following the gem examples. The form_for works but when I add
fields_for it breaks.
Are there other examples of how this works anywhere?
--
Posted via http://www.ruby-forum.com/.
2003 Jun 30
2
[Bug 107] Kernel panic when using NAT + FTP - ftp_conntrack problem
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=107
------- Additional Comments From laforge@netfilter.org 2003-06-30 17:10 -------
This is strange, we've never had a bug report regarding this issue.
btw:I'm running 2.4.20 with prixm2 and hostap driver as a gateway in my home, too.
regarding your router: can you configure it to use a serial console (if it has
no
1998 Jun 09
1
Samba file server
I have this situation:
I need to share a 30MB application tree with about 400 PCs, this is an
entire application tree, and I wan?t all the PCs to run it off one or
more application servers.
The questions:
- Do I need to install more than one samba server?
- Is samba the appropiate solution, I?ve heard about something called
AFPS or something like that, that has less overhead and is