Displaying 20 results from an estimated 191 matches for "psc".
Did you mean:
pc
2003 Nov 19
3
Samba 3.0 and the HP PSC 750 printer (printing over cups)
hi all,
i have samba 3.0 on a fedora-linux running. almost everyting works fine,
except one printer, my hp psc 750 (connected via usb) is not printing via
samba.
I get pages printed (via cups or whatever) if i print from the localhost.
So, here a few data from my smb.conf:
printcap name = cups
printing = cups
load printers = yes
[printers]
comment = All Printers
path = /var/spool/samba
b...
2004 Apr 13
1
How to install HP PSC 2410 into SAMBA
Hi all,
Would like to know how to install HP PSC 2410 printer into SAMBA? I
found the installation CD provided by HP is not the traditional driver
disk.
Thx Many.
Best Regards,
Jonathan Chiu
OOCL Logistics
Unit 1, 4/F., Sun Hung Kai Centre, 30 Harbour Road, Wanchai
TEL: 852 . 2990 0174
FAX: 852 . 28249017
IMPORTANT NOTICE
Emai...
2006 Mar 01
4
linear lists, creation, insertion, deletion, traversal *someone?*
...lists, as described e.g. by N.Wirth in "Algorithms and Data
Structures", seem not to be implemented in S/R, although in lisp we have
cons, car, cdr.
Nevertheless I want to implement an algorithm using such linear lists,
porting a trusted program to R (S). I need:
(from Modula/Oberon)
pSC* = POINTER TO SC;
SC* = RECORD Next*: pSC; ......
... END;
# generate and fill a linked list:
VAR p, pA, Kol: pSC;
NEW( Kol);
pA := Kol;
while () {
NEW( p );
pA.Next := p;
pA := p;
...
}
Mapping this list management to R's list() is possible, but may not be
so transparent....
2006 Apr 26
1
Prelim results: hpnssh v ssh in local area networks
The results, for anyone interested, can be found here
http://www.psc.edu/networking/projects/hpn-ssh/results.html
Long story short, there doesn't seem to be any notable difference
between the two anymore. I still have a few more test combinations to
run (<.5ms rtts and against cygwin) so the conclusions might change but,
at this point, I'm no longer s...
2006 Jan 02
0
Sharing an HP PSC 2110 via Samba
I apologize if this is the wrong list for this. If there is a better list
please let me know.
I have an HP PSC 2110 (multifunction inkjet) attached to a SuSE 10 system.
Printing via cups works very well. I want to share the printer to a WinXP
box. As far as I can it's not possible to install the driver using the
"Have Disk" option so I restored to trying to install the driver in
\print$. As...
2015 Aug 11
2
rsync stuck at +- 50 MB/s, cp and scp are +- 200 MB/s
...questions and they are stuck on set same speed +-.
But non of that solutions helped me.
/G?tz
> Am 11.08.2015 um 12:14 schrieb Eero Volotinen <eero.volotinen at iki.fi>:
>
> Usually problem in encryption.
>
> try cipher arcfour or apply hpn patches to ssh. (http://www.psc.edu/index.php/hpn-ssh <http://www.psc.edu/index.php/hpn-ssh>)
>
> --
> Eero
>
> 2015-08-11 12:37 GMT+03:00 G?tz Reinicke - IT Koordinator <goetz.reinicke at filmakademie.de <mailto:goetz.reinicke at filmakademie.de>>:
> Hi,
>
> i have two servers, connec...
2010 Jan 29
2
swap control
Is it possible to use sync to vblank / swap control with mesa/gallium
(and nouveau) ?
I googled it but did not find any clear answers about how it is
supposed to be enabled.
I also tried to read the code, and I am getting lost. So I didn't find
any answers to any of these questions :
1) how are we supposed to enable it ? is there an env var , or
~/.drirc ? is drirc/driconf still valid with
2003 Nov 28
7
installation error
...ot; process I have this error:
"Binding bin/smbd :collect2: ld terminated with signal 15 [Terminated]
make : *** [bin/smbd] Error 1."
Please, tell me what can I do to solve this problem. I tried to find @
google and I got no answer.
Thank you a lot.
Stefan Pandele
[t] 0723046178
[e] psc@k.ro
psc@mcit.ro
[i] www.psc.go.ro
Sentimente.ro - www.sentimente.ro
Peste 50.000 de prieteni te asteapta!
2006 Apr 26
0
R Installation problem
...ecking for working makeinfo... missing
checking for gawk... gawk
checking for egrep... grep -E
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for bison... bison -y
checking for ar... ar
checking for a BSD-compatible install... tools/install-sh -c
checking for sed... /usr/psc/bin/sed
checking for less... /usr/psc/gnu/bin/less
checking for perl... /usr/psc/bin/perl
checking whether perl version is at least 5.004... yes
checking for dvips... no
checking for tex... no
checking for latex... no
configure: WARNING: you cannot build DVI versions of the R manuals
checking for m...
2006 Mar 16
0
New Version of HPN-SSH Patch
[NB: General information regarding HPN-SSH can be found at
http://www.psc.edu/networking/projects/hpn-ssh ]
This is a beta release of HPN12 but I'd like to get some user
experiences with it if anyone is so inclined. This version of the HPN
patch more closely conforms to the openssh nomenclature and coding
style, it eliminates the use of command line switches in f...
2007 Nov 15
0
Extended Server Logging Patch
...collecting most of it)
Duration of connection, throughput in both directions.
So far they've found it useful with no reported problems.
Its a bit on the larger side (15k) so I'll just provide a link to the
patch. If anyone has any comments or suggestions please let me know.
http://www.psc.edu/networking/projects/hpn-ssh/openssh4.7-server-logging.diff
Sample log data can be found here
http://www.psc.edu/networking/projects/hpn-ssh/logging-sample-output.html
This patch is made against the mainline code base but it does patch
cleanly against hpn12v19. This patch and the previously...
2004 Nov 17
1
winbind: authenticating UNIX user before Win Domain user
...sera/docs
[programs]
comment = "Shared Programs - full access"
path = /usera/programs
[backups]
comment = "Backups"
path = /usera/backups
[projects]
comment = "Project Files - full access"
path = /usera/projects
[proj_psc]
comment = "PSC Project - restricted"
path = /usera/projects/psc
valid users = +psc
force group = +psc
shell> getent passwd | grep gchavez
gchavez:x:503:503:Greg Chavez:/home/gchavez:/bin/bash
DOM+gchavez:x:10007:10000:Greg Chavez:/home/OSDS/gchavez:/b...
2007 Jul 27
1
smbclient and netbios disabled question
...rt -U root%install
Domain=[LINUXVIRT] OS=[Unix] Server=[Samba 3.0.25b-2.fc7]
Sharename Type Comment
--------- ---- -------
public Disk Public Stuff
IPC$ IPC IPC Service (Samba Server Version
3.0.25b-2.fc7)
PSC_1400_series Printer HP PSC 1400 Foomatic/hpijs
root Disk Home Directories
Error connecting to 127.0.0.1 (Connection refused)
Connection to matisse failed
NetBIOS over TCP disabled -- no workgroup available
now when I modify the disable netbios parameter to yes :
disable...
2005 Jun 17
3
New Set of High Performance Networking Patches Available
http://www.psc.edu/networking/projects/hpn-ssh/
Mike Stevens and I just released a new set of high performance
networking patches for OpenSSH 3.9p1, 4.0p1, and 4.1p1. These patches
will provide the same set of functionality across all 3 revisions. New
functionality includes
1) HPN performance even without bo...
2006 May 19
1
New HPN Patch Released
The HPN12 patch available from
http://www.psc.edu/networking/projects/hpn-ssh addresses performance
issues with bulk data transfer over high bandwidth delay paths. By
adjusting internal flow control buffers to better fit the outstanding
data capacity of the path significant improvements in bulk data
throughput performance are achieved.
In...
2011 Jun 20
3
Unreasonable syntax error
http://r.789695.n4.nabble.com/file/n3612530/PSC.r PSC.r
Hi all,
I just wrote a program in R by editing it in Microsoft Word and then pasting
into the text editor of R. The above is the file.
And below is what the console complains.... Why doesn't it recognise 'r'??
I have to mention that at least when I typed this first several...
2006 May 04
1
request: add TCP buffer options to rsync CLI?
...r Grangenet (gig connections across the country). With
standard rsync on a tuned tcp stack, we see about 700k/s. I started
playing with the --sockopts and have increased the performance to
1.4M/s which is better, but still way off the pace.
There are similar patches for ssh at
http://www.psc.edu/networking/projects/hpn-ssh/
which work wonders (up to 25M/s where previously we were at 700k/s).
I would love to see similar performance gains from rsync as I've see
from the tuned ssh...
Stu.
--
Dr Stuart Midgley
Industry Uptake Program Leader
iVEC, 'The hub of advanced computi...
2015 Aug 11
3
rsync stuck at +- 50 MB/s, cp and scp are +- 200 MB/s
Hi,
i have two servers, connected to to the lan by 10Gb with 10Gb and DAS
hardware raid.
Each system con read and write locally or to the 10G iscsi by more than
200 MB/s.
Now I have to transfer backups form A to B and doing this with rsync
always stuck at +- 48-50MB/s no matter which options, compressions,
encryption etc I use. Even the plain default rsync is at that 50 Mb limit.
coyp by scp
2023 Mar 29
1
[EXTERNAL] Re: ChaCha20 Rekey Frequency
Ah, with an internal block size [Is that what one calls it?] of 64 bytes.
From: Damien Miller <djm at mindrot.org>
Sent: Wednesday, March 29, 2023 3:08 PM
To: Robinson, Herbie <Herbie.Robinson at stratus.com>
Cc: Chris Rapier <rapier at psc.edu>; Christian Weisgerber <naddy at mips.inka.de>; openssh-unix-dev at mindrot.org
Subject: RE: [EXTERNAL] Re: ChaCha20 Rekey Frequency
[EXTERNAL SENDER: This email originated from outside of Stratus Technologies. Do not click links or open attachments unless you recognize the sender and...
2015 Jan 26
2
Boost: updates but no announcement; nothing on rhel errata neither?
Hello,
I've been offered updates for boost* on C6. There has been no announcement at the moment.
But neither do I find anything on rhn.redhat.com/errata/
Anyone knows how I should treat this update?
Thanks
Patrick