Displaying 7 results from an estimated 7 matches for "scx".
Did you mean:
ecx
2012 Mar 06
1
File checksum
I want to to ensure a file, and if the content changes a subscribed exec
should fire.
file { "/etc/opt/microsoft/scx/ssl/scx-host-$fqdn.pem":
checksum => "md5",
}
exec { "/etc/init.d/scx-cimd restart":
subscribe =>
File["/etc/opt/microsoft/scx/ssl/scx-host-$fqdn.pem"],
refreshonly => true
}
The file is created by a package (scom)...
2007 Mar 28
2
Cups issue - keeps re-writing cupsd.conf and mime.types
Hi,
My Centos 4.4 server at home is serving a Samsung SCX-4521F printer,
which the *nix and Win clients connect to through ipp. Every so often
(maybe once a month), the cupsd.conf and mime.types files are updated,
which makes the printer unavailable to the clients.
My fix so far has been to stop cups, overwrite the files with
cupsd.conf.working and mime.t...
2004 Mar 12
0
tftpd error message (File not found)
Hi,
when i look in my syslog i see.
(syslog)
Mar 12 04:40:49 linuxdev in.tftpd[15218]: RRQ from 10.1.5.121 filename
scx.elf.gz
Mar 12 04:40:49 linuxdev in.tftpd[15218]: sending NAK (1, File not found) to
10.1.5.121
here my client has asked for a file, and tftpd has said that it does not exist
in its path (or cannot access it).
looking in the tftpd.c (from 0.36) i see that on line 779 this error can be
caused....
2008 Aug 22
1
smbclient: tdb_fetch_uint32 failed
...arbara's password:
Domain=[BARBARA] OS=[Unix] Server=[Samba 3.2.0-17.fc9]
Sharename Type Comment
--------- ---- -------
Ufficio Disk Ufficio
IPC$ IPC IPC Service (Samba Server Version
3.2.0-17.fc9)
SCX-4x16_Series Printer Samsung SCX-4x16 Series
Domain=[BARBARA] OS=[Unix] Server=[Samba 3.2.0-17.fc9]
Server Comment
--------- -------
Workgroup Master
--------- -------
GRECOELEVATORI BARBARA
and in...
2006 May 29
0
smbd hanging at BDC
...ogon]
comment = Network Logon Service
path = /netlogon/scripts
guest ok = yes
browseable = no
write list = root
[profiles]
comment = Profiles
path = /profiles/%U
browseable = yes
writeable = yes
veto files = desktop.ini
veto oplock files =
/*.DBF/*.TMP/*.CDX/*.SCX/*.SPR/*.SPX/*.SCT/*.FRT/*FXP/*.FRX
[data]
comment = Data Share
path = /data/Server
browseable = yes
writeable = yes
veto files = /lost+found/.Trash-root/*.sh/*.scr/.recycle/
inherit permissions = yes
inherit acls = yes
vfs objects = recycle
dos filemode = yes
store dos...
2019 Mar 05
1
File Permissions
...writable = yes
browseable = yes
[gc]
comment = GreenCare Data Files
path = /gcdata/gc
valid users = @gc
force group = gc
create mask = 0775
directory mask = 0775
writable = yes
browseable = yes
veto oplock files = *.fxp/*.prg/*.dcx/*.dbf/*.cdx/*.fpt/*.dbc/*.dct/*.sct/*.scx/
[gcarchive]
comment = GreenCare Archive Data Files
path = /gcdata/gcarchive
valid users = @gcarchive
force group = gcarchive
create mask = 0775
directory mask = 0775
writable = yes
browseable = yes
[jdh]
comment = GreenCare Archive Data Files
path = /gcdata/jdh
vali...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking