Displaying 20 results from an estimated 4000 matches similar to: "help to control linux mail servers"
2013 Sep 22
2
Coding several dummy variables into a single categorical variable
Colleagues,
I have generated several dummy variables:
n$native0 <- 1 * (n$re=="white" & n$usborn=="yes")
n$native1 <- 1 * (n$re=="afam" & n$usborn=="yes")
n$native2 <- 1 * (n$re=="carib" & n$usborn=="yes")
n$native3 <- 1 * (n$re=="carib" & n$usborn=="no")
I would now like to combine these
2011 Apr 25
3
Question on Import
Hi!
I have the data in a tab delimited text file titled "ken_data_try_anova." I
tried to import it into R entering
> read.delim(ken_data_try_anova)
but received the error message
Error in read.table(file = file, header = header, sep = sep, quote = quote, :
object 'ken_data_try_anova' not found
I have another file called 10423nad.txt.
I tried
2003 Apr 15
5
net use H: /home does not work
The latest Orielly book Using SAMBA 2nd edition says that after you have
created a homes share that adding this line to your logon.bat file the
user's home directory will be mapped and it will be called their user
name. Well the logon.bat script gets an error on this line saying that
it is not the proper use of the net use command. So instead I changed
the command to net use H:
2006 Dec 09
4
Bug#402249: xen-3.0: please build libxen3.0 and libxen3.0-dev
Package: xen-3.0
Severity: important
Version: 3.0.3-0-2
Tags: sid
Hello,
I need libxen3.0 and libxen3.0-dev to package libvirt (please see:
#384300).
Thank you,
An?bal Monsalve Salazar
--
http://v7w.com/anibal
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url :
2010 Feb 17
2
a VNC client suitable to monitor 15 desktops in 1 screen, automatic reconnect. Exists?
Hello,
Is there a VNC client out there that can permit me to run it 15 times
simultaneously and scale them smaller so that I can view 15 little
remote screens (at the same time) in my one big monitor?
Also, is there a way to make it so if the PC is rebooted the client
automatically reconnects ?
The goal of this is to have one big monitor to view in realtime what
people are doing in their PCs.
2007 Jan 16
4
RJS - What the the advantages? / Why use?
Hi,
I''ve read up on RJS and understand the concept/how-to-use. It''s still not
clear in my mind when and why to use RJS? Can anyone drop in a couple of
bullet points re advantages + when/why would RJS make sense?
Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2008 Mar 15
1
error on belongs_to method.
I followed the Ruby on Rails up and running book published by Orielly.
there are three DB tables, photo, slideshow, and slide
the Slide class in slide.rb is like this:
class Slide < ActiveRecord::Base
belongs_to :photo :foreign_key =>photo_id
belongs_to :slideshow :foreign_key=>slideshow_id
end
I inserted the sample data into database. When I trying to run the
command on page39:
2004 Nov 23
1
making winxp machine a member of the domain
Hi,
I am using Samba 3.0.7. on a Red Hat 9 system. I
tried to configure the machine as a PDC by using a
configuration file quite similar to what is giving in
the chapter 4.Windows NT domains of 'Using Samba'
2nd edition by Orielly.
Using testparm shows that the machine has been
identified as a PDC of the domain 'hamsateam.' To test
the PDC, I tried to make a WinXP
2007 Jan 17
1
I need to connect Asterisk to a Nortel Meridian phone plant
Hi. I had successful confiured my Asterix PBX, but now I need to connect it
to a Nortel Meridian phone plant, I got a Digium T100P on the machine I got
the Asterisk and I already connect it with the phone plant, I need to know
what configuration do I have to do so the ip extensions can make calls to
the extensions of my plant Nortel. And extensions from the Nortel plant can
call ip extensions of
2003 Sep 08
1
Trouble with SAMBA Deamons
Hello guys:
Im having trouble with my SAMBA server ver. 2.2.8a, the issue that i
have is: this server is presenting shutdowns of the samba deamons (smbd and
nmbd), in the earlier version i putted this lines in the inetd.conf file
netbios-ssn stream tcp nowait root /usr/local/samba/bin/smbd ?D
netbios-ns dgram udp wait root /usr/local/samba/bin/nmbd ?D
swat stream
2003 Aug 05
3
Kerberos in the handbook
Is anyone currently working on updating the Kerberos documentation in
the Handbook? if so, I'd like to help. If not, I'm hoping to find
someone who can get me up to speed on the FreeBSD docbook extensions :-)
-T
--
"The truly paranoid administrator may wish to place motion detectors in
the air ducts."
- Practical UNIX & Internet Security, 2nd Edition
2006 Sep 07
3
comments on handbook chapter
``You do not want to overbuild your security or you will interfere
with the detection side, and detection is one of the single most
important aspects of any security mechanism. For example, it makes
little sense to set the schg flag (see chflags(1)) on every system
binary because while this may temporarily protect the binaries, it
prevents an attacker who has broken in from making an easily
2006 Nov 04
6
Ruby/XSLT
Anybody got any experience using this ( http://greg.rubyfr.net/pub/packages/ruby-xslt/files/README.html ) ? I asked my hosting company (a2hosting.com) about XSLT processors for Rails and mentioned this one. Four hours later I get email that they''ve installed it. Thing is, the documentation didn''t generate, and when I execute ''gem list --local'' it''s
2003 Jul 30
2
Kerberos to file server
Howdy,
I may be approaching this problem entirely wrong, or not. Was hoping for a
little guidance one way or the other.
I've got this AS/400 with gobs of unused file storage on it that I want to
share across as a file server to a FreeBSD box. The AS/400 side of things
supports NFS and kinda pretends to be a Unix like machine in this role.
Users will be booting from diskless clients
2003 Oct 22
9
IPSec VPNs: to gif or not to gif
I will shortly be replacing a couple of proprietary VPN boxes
with a FreeBSD solution. Section 10.10 of the Handbook has a
detailed description of how to do this.
However I remember a lot of discussion about a year ago about
whether the gif interface was necessary to set up VPNs like
this or whether it was just a convenience, for "getting the
routing right". A number of people said
2003 Apr 21
3
Installing FreeBSD-Stable and Upgrading to FreeBSD-Stable
I am a newbie trying to get the most current Stable version of FreeBSD
running. I have been using CVS to update my system, but things don't work
after an update. For example KDE 3.1 (from KDE 3.0) doesn't start using
startkde.
I am looking for instructions on the best way to Install the lastest
version of FreeBSD-Stable and how to Upgrade the system in the future.
Thanks.
2005 Jul 04
5
VOIP Providers Problems
you guys are so friggin funny..
all i see bout problems on most providers here are users who never
read a line of the handbook
i could prolly solve all these eyes closed with the asterisk handbook
on my side as a friend.
wake up..
i work for a hosting provider and we get lots of users assuming they
have it all right and us is the problem. and in fact 99% of the time
they are the ones who
2004 Jan 12
4
Bandwidth ? + Doc + cdr
Hi,
How much bandwidth do I need for 1 conversation ?
I know it depends on the codecs, in X-lite I can see a codec called gsm, and
the grandstream aha analog/ip converter have a codec called 721.
Doc. I have found the asterisk handbook, but only a draft from marts 2003
anything newer ?
Guides/howtos are welcome as well.
anyone have a php interface to accounting ?
/HHA
1998 Aug 13
1
DNS instead of WINS
I have not found any Samba documentation explaining using
DNS for name resolution. We are running a name server on
the network which was set up for several reasons.
I find our DNS server is faster, more reliable and doesn't
generate mangled machine names like our NT WINS server,
which can't be edited. This doesn't happen with DNS since
the names are all entered statically. We have
2000 Apr 21
1
printing to windows
I've suceeded in getting my windows and linux computers to share printers
correctly except in one case. When I send postscript jobs to the printer
attached to the windows computer, I get the actual postscript code. How
can I make this go away. This is especially what happens when I print
from my Linux Netscape to the windows computer. The printer I am trying
to print to is a Cannon BJC4300