Displaying 9 results from an estimated 9 matches for "qsc".
Did you mean:
asc
2001 Jun 18
1
make scp more script-capable
...e, becaus i have
discarded it via
scp someuser at somehost.mydomanin.de:~/somefiles* . >/dev/null
So the script hung whithout complaining.
If there was some timeout-functionality,
i could easily check scp's returncode and
create a nice error-message
regards, Alexander Kurz, akur at qsc.de
2011 May 11
1
[LLVMdev] compiling with libstdc++.a that "could not read symbol"
...are the message I got. Is there anything I can do to fix this
linking/lib problem?
thanks in advance,
Tim
ps.
make[3]: Entering directory
`/remote/dept5428a/clientstore/timoshiu/timoshiu_esp_main_llvm/obj/lib/Transforms/Hello'
llvm[3]: Linking Debug+Asserts Loadable Module LLVMHello.so
/depot/qsc/QSCF/bin/ld:
/linux/depot/gcc-4.2.2-static/bin/../lib/gcc/x86_64-redhat-linux/4.2.2/../../../../lib64/libstdc++.a(string-inst.o):
relocation R_X86_64_32 against `std::basic_string<char,
std::char_traits<char>, std::allocator<char> >::_Rep::_S_empty_rep_storage'
can not be used...
2009 Sep 04
3
Applying qqmath using gamma distribution...
Hello ALL!
Can anyone tell me how to specify qqmath() function with distribution
qgamma?
In help it is bit vague how to pass shape and scale parameters for gamma.
Thank you in advance. Best,
PM
2004 Jun 28
5
iproute and shorewall
...68.0.142
In the tcrules file I mark all traffic that I want to route through ISP2.
/etc/shorewall/tcrules:
1:P $INTERNALHOSTA 0.0.0.0/0 tcp 2525
Then I tell iproute to route everything with that mark to be handled by the
table for ISP2:
ip rule add pref 1500 table qsc fwmark 1
The qsc table only has a default route via 192.168.0.254.
ISP2
|
ISP2''s NAT Router (192.168.0.254)
|
eth2 | 192.168.0.142
ISP1 --eth0---- Router --eth1--
|--------- Internal...
2001 Dec 31
1
samba and NT PDC
Hi,
as windbind is not supported on FreeBSD I hope to get some hints how to
solve the following issues:
I want to setup a samba (2.2.2) fileserver that just contains the
home-directories for all users of a Win-NT 4.0 Domain.
- How can I use the PDC for authentication instead of smbpasswd?
- I am looking for an easy way to auto-genarate a home-dir each time a new
Domain-user is created via the
2003 Jun 08
10
VoIP Provider
Hi,
I am just about to move out from my parents home and think about how I
will phone from now on. In Germany there is a provider (QSC) who
offers DSL (1024 down/256 up) with fastpath without volume or time
limits.
Does anybody know a comercial (or even semi-professional) provider who
lets me dial out through H323 (or another protocol) and also offers an
number where I can be called from normal phones? If you dont know one in...
2001 Dec 25
1
[printers], admin users, "print operators" deleting other people's jobs
...guest ok = Yes
printable = Yes
As an aside, is there a way to get the filenames of the jobs to end up
being close to or similar to what they were when they were submitted?
This isn't a really big deal, but it would be nice.
Pulu
----
Pulu 'Anau
Queen Salote College
http://www.qsc.to - (676) 24-911
2005 Aug 23
5
Bug#324615: new rules for imp4
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Package: logcheck-database
Version: 1.2.41
Severity: wishlist
Tags: patch
Hi,
here is one line for the imp4 package and one (I don't have more) line
from the log file. Same as with the horde3 file: I've tested it and CC
this mail to the maintainer.
by, Martin
- --
Powered by Debian GNU / Linux
-----BEGIN PGP SIGNATURE-----
Version: GnuPG
2005 Nov 04
0
authenticating to AD with winbind
Yohoo!
We want to authenticate our Cisco admins to freeradius. This should authenticate to our running AD (W2003Srv).
Googling for freeradius and AD tells me to use ntlm_auth. For ntlm_auth I need a running winbindd. And kerberos.
And there's my problem.
Status:
I configured the /etc/krb5.conf
"kinit admin@MY.DOMAIN" asks for the password and gives me a ticket for one week.