similar to: (no subject)

Displaying 20 results from an estimated 3000 matches similar to: "(no subject)"

2004 Jan 22
1
Hyperthreaded P4 processor count
I have three different live-CD distributions that give me different numbers for the cpu count on this box (Dell P4 2.4GHz). -the Knoppix 3.3 (11-19-03) says 1 processor (no error); -the PHLAK 0.2 distribution say 1 processor (and 1 missing) -the Local Area Security distro says two processors (identicle P4s). Might there be somthing new in 2.0.8 that accounts for this difference. Is there a
2004 Feb 24
5
Is it possible to use PXELinux/SYSLinux with out changing DHCP Server settings ?
Hi, We have some 100 Servers (includes both Intel and PPC based systems). Is there any way to easly install OS (different flavours of Linux) on these systems ? We do not have control over the DHCP Server settings so is there any way to do this with out touching the DHCP Server ? We have static IPs for all the systems. Regards, Naveen
2000 Aug 28
0
FreeBSD Security Advisory: FreeBSD-SA-00:41.elf
-----BEGIN PGP SIGNED MESSAGE----- ============================================================================= FreeBSD-SA-00:41 Security Advisory FreeBSD, Inc. Topic: Malformed ELF images can cause a system hang Category: core Module: kernel Announced:
2003 Dec 23
1
Orphaned rsync process on remote machine?
All, Sometimes when I do an rsync, it times out and leaves on orphaned process on the remote machine. I am running rsync over ssh using public key authentication. I synchronize about twenty-five machines, and this problem only appears on one of them. It worked until recently on this machine. I don't know what changed or what is different. I run rsync with a command line like this
2004 Mar 19
1
Samba and Active Directory Permissions RESOLUTION
All, Thanks for the responses. There were two things I had to do to get this to work. The first thing was I had to change the readonly attribute in the smb.conf to NO. I also noticed that there was an error in my /etc/fstab so that the options were not read in for some reason. Once I fixed this and re-mounted the filesystem with the ACL option, I was able to do what I needed to do. Thanks
2009 Jul 26
2
Verbose() messages go unnoticed
Does anybody else have the feeling that custom messages (Verbose(1,...)) do not stand out enough on the CLI? We're sending messages like "Extension 123 is unknown" to the output and that should tell the user why a call to 123 fails but users fre- quently crank up the verbosity to 3 or 10 so our messages go unnoticed in many cases. My idea was to use terminal escape sequences to make
2005 May 15
0
Heroes of Might & Magic 2 troubles with wing32.dll
Hello, All! I've got HOMM II, and Wine (20050515-CVS). Let's try to start: $ wine HEROES2W.EXE err:module:import_dll Loading library WING32.dll (which is needed by L"Z:\\mnt\\games\\HOMM II\\HEROES2W.EXE") failed (error c000007b). err:module:LdrInitializeThunk Main exe initialization for L"Z:\\mnt\\games\\HOMM II\\HEROES2W.EXE" failed, status c0000135 $ Let's
2012 Mar 06
0
Dovecot saves mails in "wrong" folder.
Hi all I have installed dovecot 1.2.15 and try to use it together with offlineimap and gnus. my problem is that it saves emails into /var/mail/petro instead of ~/Maildir Thanks. Petro. This is my .dovecot.conf default_mail_env = maildir:%h/Maildir And this is my .offlineimaprc [general] accounts = Gmail maxsyncaccounts = 1 [Account Gmail] localrepository = Local remoterepository = Remote
2005 Oct 13
1
ocfs2 and Suse 9.2
I'm having some problems with ocfs2 and Suse 9.2. The documentation for ocfs2 says it comes with Suse 9.2. I've installed Suse and used YAST to get to SP2. # SPident -vv Summary (using 612 packages) Product/ServicePack conflict match update (shipped) SLES-9-x86_64 0 0% 293 47.9% 44 (1597 18.3%) SLES-9-x86_64-SP1 0 0% 110
2004 Mar 18
5
Samba and Active Directory Permissions
All, I am currently running Samba 3.0.2a on a RHEL3 server. I would like to use the extended file systems permissions through windows, but I haven't had much luck. Here is how I am set up.... My linux box is joined to my AD domain and appears to be functioning correctly. I also have winbind set up, and functioning, although I still have some tweaking to do, it is assigning user and
2002 Apr 07
1
Emulation question
Hello, I'm using syslinux to create bootable CDs, and I'm stuck. I'm new to the list so if there is relevant documentation just point me at it. I'm not able to get an image created with the mkisofs option -hard-disk-boot. Here's what I've done... First, I cloned the bootable Redhat CD, put it on my hard drive, created an image with mkisofs, and booted the CD. This
2003 Apr 23
0
SAMBA and Multiple NT or A/D domains...
To whom it may concern, I've been investigating a problem configuring SAMBA 2.0.7 on Solaris servers properly. My basic questions boil down to: * Does 2.0.7 support authentication against *multiple* domain controllers? In the Server.conf file we see line items: [global] netbios name = SAMBA workgroup = NT_DOMAIN password server = NT_PDC, NT_BDC_1, NT_BDC_2 security
2003 May 08
0
SAMBA and multiple Windows NT and Active Directory Domains
To whom it may concern, I had originally sent the message below over a week ago. I haven't rec'd any response other than that Trevor Rickards is on vacation until May 2. Below is what I sent on April 23.... I've been investigating a problem configuring SAMBA 2.0.7 on Solaris servers properly. My basic questions boil down to: * Does 2.0.7 support authentication against *multiple*
2002 Sep 10
0
Sporadic problem
I have an annoying sporadic problem and would appreciate your advice. Every 30 minutes I run the script that boils to following code: while read d do rsync --password-file=$p -rRlxupogtSq --delete $u@$1::$2/$d $4 > /dev/null 2>&1 & print "`date +'%T'` sync $2/$d $4" >>$log done < $KEEPERS Here $KEEPERS is generated ahead of time once a
2002 Jul 17
1
Question on "root pivot" function
Seth, Thank you for your reply. I'm sorry to bother with this, but what is the "root pivot" function and where can I find doc's on it. From what I understand from your email the system would basically boot twice. Once from a stripped kernel on the floppy disk to mount the CD, and then after the CD is mounted it would reboot with the kernel and initial randisk found on the
2001 Nov 22
3
Compiling winelib on SPARC
Does the latest winelib compile and work on the Sparc? Are there any special patches/instructions for this? Are there any mirrors that have the precompiled binary winelib for Sparc? Thanks in advance.
2002 Aug 23
3
Filenames with blanks
Command like this: rsync -rxlupogtSvve ssh $src_host:"/home/wss_disk/calendar.data/'Conference Calls'" $targ_dir works fine with blanks embeded in the file name. When I try to script it like this: COM='`find '$src_dir' -mtime -'$days' -type f `' rsync -rxlupogtSvve ssh $src_host:"$COM" $targ_dir works fine on regular filenames,
2003 Dec 01
0
No subject
entries) [2002/06/07 12:46:16, 0] smbd/service.c:(614) 1001627gefage (3.61.235.23) Can't change directory to /tmproot (Permission denied) [2002/06/07 12:46:17, 0] rpc_client/cli_netlogon.c:(157) cli_net_auth2: Error NT_STATUS_NO_TRUST_SAM_ACCOUNT [2002/06/07 12:46:17, 0] rpc_client/cli_login.c:(74) cli_nt_setup_creds: auth2 challenge failed [2002/06/07 12:46:17, 0]
2003 Nov 12
0
SWAT authentication question...
Hi all, The documentation for SWAT indicates that logging in as the "root" user will allow the user to update & change Samba parameters. The question I have is, does SWAT define "root" on a Solaris 8 system as "a user with user id 0", or "a user with the user name root"? The reason I'm asking is, my system administrators are (rightfully)
2002 Jan 28
1
Cluster package broken in 1.4.0?
Greetings, I am reasonably experienced with R but I recently tried to do some clustering using the "cluster" package, in order to see if it would help. I only tried this once with the 1.3.1 version and it worked (I don't quite remember which method I used). Now, I tried with the 1.4.0 version and no clustering function seems to work with matrices that contain NAs, even though