Displaying 20 results from an estimated 1000 matches similar to: "school PDC questions"
2003 Oct 21
1
Why does fstab fail when command line mount works?
Okay; I'm stumped. My old boss just asked me a question, and I thought I had
an easy answer, but nooooooooo. I also apologize if this has been hashed
out, but I'm unable to find the answers after several pages of Google hits.
Anyway, if I try to do this:
mount -t smbfs -o username=kend,password=blah,workgroup=xanoptix
//freedom/kend /mnt/smb/
from the command line, it works fine.
2008 Mar 05
14
[Stories] Login and subdomain
I''ve just begin using rspec stories, and i m encountering some
problems. In my application i have different subdomains in which
specific users can log in, for example an admin will go to
admin.myapp.com/authenticate/login, and an user belonging to a
specific company will log in company.myapp.com/authenticate/login, and
of course both have a different login process.
To perform some
2008 Jan 13
2
should_receive twice and arguments
Hi all, I have a method calling Klass.create! two times with different
arguments (this happens in a class reponsable for reading in a csv file)
I want to test those like this:
in one test: Klass.should_receive(:create!).with(:name => "foo").once
in another: Klass.should_receive(:create!).with(:name => "foo2").once
This doesn''t work because the
2004 Jul 10
5
Three (quick?) questions...
[Please excuse if this is a repeat; I initially tried to send it from a
different account, and it's been held up for a couple of days awaiting
moderation.]
1) What's the absolute minimum required (hardware-wise) in order to get one
in-bound POTS line into Asterisk, and then have IP phones "inside?"
[In other words, I obviously need a NIC -- but what would be the
2004 Apr 14
2
samba on distro...
Hi,
I have to setup a samba-server (and a bit intranet) for a school.
There are about 200 client-pc's for about 1000 people.
Now I wondered which OS would be best for us. Should we pay for a
distro, or would a free distro be enough? And which distro should we
use? Please keep in mind that schools like quality and don't like big
bills! ;-)
thanks in advance for any answer,
Ivo Dancet
2007 Dec 23
1
multiple scenarios problem
Hi all
I just recently started to use rspec and I''m having a problem using
multple scenarios in one story. These are the two scenarios, trying to
test my implemenation of the new http authentication in rails 2:
Scenario "user has to authenticate" do
Given "an anonymous user" do
end
When "visiting", "working_page" do |page|
2004 Feb 12
3
hardware question
I recently asked this question, but I didn't get an answer on this part
of my question:
What hardware would be able to do this with ease:
I must install a samba server as PDC for my school. The server would
authenticate users using openldap (on the same server). And if possible,
I would also run an intranet on it (apache, php, mysql).
There would be about a hundred (maybe 150 later on)
2004 Jan 19
2
Filename for printing?
Hi, all. I'm trying to create a PDF queue... or, rather, I already have a
homebrew solution I hacked together with an lprng filter, and it doesn't
work too well. The solution at www.linuxgazette.com/issue72/bright.html,
which uses the smb.conf and "print command" paramaters, appears to be much
more elegant, but has one major shortfall: I don't see any way to get the
2007 Feb 20
2
rails 1.2.1, locomotive and backgroundrb
Hi
I just tried to move my project to rails 1.2.1 on my locomotive
development setup. It seems that backgroundrb is not willing to start
up anymore. If I switch locomotive back to 1.1.6, everthing is fine.
This is the error I get while attempting to start backgroundrb:
/Applications/Locomotive2/Bundles/standardRailsJan2007.locobundle/
2003 Oct 15
2
samba 3.0.0 winbind starting problems.
I've a little problem starting winbindd.
using It on a redhat 9 linux, compiled from source.
I've configured nsswitch.conf with winbind and kerberos. Naturally joined my
ADS realm with the following command: net ads join -U administrator
successfully.
now the problem is that smbd and nmbd work correclty but I can't start
winbindd due the following error and I can't manage why,
2004 Feb 05
2
mandatory profiles?
I would like to setup a samba PDC with mandatory profiles for my school.
I know that I can easily use them for XP (centralized) and that for Win
98 I have to put them in the user accounts. Now my question: do I have
to put a profile in the user account each time a new user is made? Or is
there a simple way of doing this. (off course I would link it to one
profile, but this way I still have to
2012 Jan 17
5
Dedicated Firewall/Router
Hi All,
I want to build a dedicated firewall/router as I am launching a NPO and I can host this in my garage. (Comcast offered me a 100 x 20 circuit for $99/mo with 5 statics)
I used to run Untangle, but as of version 9, you are forced to use their build in protocol policies versus the firewalling I am used to (Deny All and then opening holes for specific IP's, etc).
There are so many
2008 Feb 02
6
Suspended start of task not suspended
Hi
I thought this should suspend the task by 1 minute, but it starts
immediately:
MiddleMan.ask_work( :worker => :bar_worker, :worker_method
=> :test_method, :trigger_args => { :start => (Time.now + 1.minute)})
Is the start argument not allowed in the new backgroundrb (mine is at
rev HEAD (=314))? What can I do about this?
I really need to suspend starting the task as I want
2003 Jun 10
1
./configure problems using --with-pam under Debian stable.
Hey, all. I'm running Debian stable, and when I try to
./configure --with-pam
for either 2.2.7a or 2.2.8a, I wind up with
[...]
checking whether struct passwd has pw_age... (cached) no
checking for poptGetContext in -lpopt... (cached) no
checking whether to use included popt... ./popt
checking configure summary... configure: error: summary failure. Aborting
config
There don't appear to
2003 Sep 19
1
Transparent WINS hostname resolution?
Hi, all. I've always assumed that there's a way to do transparent
WINS-based hostname resolution, but I'm durned if I can figure out how.
In other words, I imagine that you could just add another entry to
/etc/resolv.conf (eg., "hosts: files dns wins") that would allow me to
ping foo
and have it attempt to resolve through each in turn. Does this exist, and
I've just
2008 Apr 30
2
fCopulae
Hello,
Hela wrote :
My problem in a few words is as folow:
I used the fCopulae packages because i have 2 series which are already
transformed in the uniform domain (the space of the copulas functions) and i
estimated with type archmList() from 1 to 22, but i don't know their
names:for exemple the type=4 is the Gumbel Copula...and for the others i
can't have any idea about how can i find
2019 Jun 13
2
compiler flags for performance
hi guys,
I'd like to ask, and I believe this place here should be best as who can
know better, if building R with different compilers and opt flags is
something worth investing time into?
Or maybe this a subject that somebody has already investigated. If yes
what then are the conclusion?
Reason I ask is such that, on Centos 7.6 with different compilers from
stock repo but also from so
2004 Aug 06
7
(no subject)
Hi,
I am the current webmaster at WUML (www.wuml.org) a college radio
station. We are looking to purchase a new web cast server which we
are planning will run IceCast, but it is a little unclear on the
system requirements that IceCast requires.
I read somewhere that IceCast can run on as little as a 486 with 32mb
of ram but that sounded like those specs were for streaming mp3s saved
on that
2012 Aug 21
2
Any android source client for icecast ?
Hi Guys,
2012/7/20 juantello <juantello1234 at gmail.com>:
>
> Hello.
>
> Icecast client for android
> http://droidtools.sourceforge.net/content/icecast-client-android
> http://droidtools.sourceforge.net/content/libogglibvorbis-and-libshout-libraries-android
I just finished compiling an android version of our reshaped shine
encoder [1] there:
2007 Feb 05
3
Kernel panic kickstarting to CentOS 4
I have an older server I am trying to update to CentOS 4.3 but I can't
get to the installer screen because the machine kernel panics when
booted from the install CD. The error message I get is:
Kernel panic - not syncing: include/linux/smp_lock.h:25
spin_unlock(kernel/sched.c:c035) not locked
The boot messages before this point are mainly to do with acpi
including:
acpi_ps_parse_anl