Displaying 20 results from an estimated 1000 matches similar to: "Can't access shares from Win98 machine"
2010 Aug 12
4
can't unmount
I''m running into a situation where I can''t unmount a mounted
snapshot. It shows "busy" even though neither lsof nor fuser show any
open files. Umount -f doesn''t work although umount -l does.
Is there anything else I can do to debug this scenario or to clear the
busy status myself? Or am I down to rebooting each time?
This is on stock ubuntu-10.04, x86.
2005 Jan 07
0
Sip Phone Won't Login...
Hey Peoples,
I just got my paws on a KE1020A Phone and all it is doing when I plug it in is:
1201
Wait Login...
Sip.conf
[1201]
type=friend
username=1201
secret=<password>
host=216.254.10.183
mailbox=1201
context=intern
canreinvite=yes
dtmfmode=rfc2833
nat=1
register => 1201:<password>@216.254.10.183/1201
One side note, The KE1020A does not have NAT capabilities, but I am
2010 Aug 17
2
snapshot limit?
Is there a limit to the number of snapshots that can exist on a file
system concurrently?
Did I read something here recently about a limit to the number of paths
by which a file could be known?
If there are limits, then what happens when I bump into or exceed that
limit?
--rich
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to
2005 Aug 05
2
sendmail refusing incoming connections from outside
Hello.
I am scratching my head about sendmail for a simple thing:
I have a CentOS 4 box on which I would like to receive e-mails.
when I type 'telnet localhost 25' I can connect successfully to the sendmail
service.
Now if I type: 'telnet 192.168.0.30 25' on the same host the connection is
refused.
It also refuses connections from another host.
I have edited the
2010 Aug 29
7
Re: BTRFS: Unbelievably slow with kvm/qemu
Christoph Hellwig wrote:
> There are a lot of variables when using qemu.
>
> The most important one are:
>
> - the cache mode on the device. The default is cache=writethrough,
> which is not quite optimal. You generally do want to use cache=none
> which uses O_DIRECT in qemu.
> - if the backing image is sparse or not.
> - if you use barrier - both in the host
2004 Aug 11
3
binary RPMs
Hi everybody.
I know that we can normally install source rpms designed for RH9 and FC1,
but can we also install the binary RPMs for RH9 and/or FC1 on a CentOS 3
system ?
2005 Jul 15
3
CentOS 4 post installation of all packages
Hello.
I have installed CentOS 4 on a server in a hosting company and I realise
that not all packages have been installed.
I would like to install all packages exactly like it is when we click on
'install everything' from the CentOS 4 installation.
Is there a way of doing so with 'yum install' something ? My goal is to have
the exact replicate as the default CentOS 4
2005 Jul 14
0
htaccess authentication asks for MySQL table test.user_info
Hello.
For users interested in the MySQL authentication problem for SSL pages,
there is another way
to prevent mod_auth_mysql to do this mySQL authentication. This has been
reported by Brent:
In the /etc/httpd/conf/httpd.conf file, add the directive:
<Directory xxxxxx/
AuthMySQLEnable off
AllowOverride All
</Directory>
You can also add it to your .htaccess file.
Thanks
2004 Oct 14
5
another yum question
Hello centos community,
I have a personal repository with self-made RPMs, and i need to include
this repository to yum.conf. But i've noticed that yum configuration is
overwritten when yum is updated. I can't update yum.conf manually on
my servers each time yum is updated ...
Is anyone have an idea ?
Thank you.
--
Martin
2004 Oct 18
1
centos-yumconf purpose
Hello.
I did try to find out some information about centos-yumconf, but I didn't
find any.
I would like to know what centos-yumconf rpm is made for and what it does
(just overwrite the yum.conf file, or copy things from the original and
create a new one ?).
I dont' really understand the necessity of this package, because I thought
that the version upgrade was made through the $releasever
2005 Sep 03
3
Accents in filenames on vfat filesystem
Hello.
I am trying to create a text file that contains an accent like '?' in it's
filename on a vfat filesystem. This generates an error like the following:
"test?.txt" E212: Can't open file for writing
I have made a 'modprobe nls_cp850' and 'modprobe nls_iso8859-1' to load
those needed modules.
Then I mounted my FAT32 partition like this:
mount -t
2004 Nov 04
3
Promise raid cards
Hello.
I would like to know if promise RAID cards are compatible with CentOS / RHEL
?
I have seen that only SATA is supported on the RHEL hardware compatibility
list. The other ATA raid cards seems not to be compatible. They give source
code and promise grants compatibility with RedHat 8 and 9 but not RHEL.
I would like to know if somebody tried a ATA raid card like Fasttrack
TX2000, SX4000,
2014 Jan 29
0
hiera-eyaml-gpg gives strange error
Hi,
I'm trying to store some encrypted values in hiera, using either
hiera-eyaml or hiera-eyaml-gpg. While hiera-eyaml (PKCS7 encryption)
works fine, the agent gives the following error message when using
hiera-eyaml-gpg:
Could not retrieve catalog from remote server: Error 400 on SERVER:
Error from DataBinding 'hiera' while looking up 'the_secret_field':
can't convert
2005 Jul 31
2
bash file direct execution
Hi all.
I have a little strange problem.
I created a file called 'test.sh' in the root directory containing:
#!/bin/sh
echo test
When I execute it with '/test.sh' there is no output.
When I source it by executing it with '. /test.sh' the output comes ok.
When I move it to '/root' and execute it with '/root/test.sh' then it works
perfectly.
When I move it
2005 Aug 22
2
Poprelayd released for Dovecot
Hello all.
I just wanted to tell you that poprelayd is now compatible with Dovecot. I
have just created a parser for the Dovecot server.
This might be interesting either for you or your future customers. Maybe you
will want to make some advertisement for it ?
I remind that poprelayd is a service that allows a POP user to use the SMTP
server of the same machine to send e-mails (making relays)
2004 Apr 16
1
How do I add accounts when using ldap authentication?
I'm confused about how ldap authentication is expected to work. Right
now I'm seeing linux authentication work, apparently, but no samba
users.
[root@violet samba]# pdbedit -Lv
[root@violet samba]# smbpasswd -a rpixley
New SMB password:
Retype new SMB password:
ldapsam_search_one_group: Problem during the LDAP search: LDAP error: (No such object)ldapsam_modify_entry: Failed to add user
2005 Nov 06
2
other repositories question
Hello.
I would like to know how other repositories than the official ones for
CentOS 4 affect an update of a package if a package is present in both
repositories.
Will yum install the package that it finds having the highest version number
? and if so, is there a mean to tell yum that we would like to keep the
preference to one repository instead of the highest version number on a
possibly
2007 Feb 20
3
hard disk move to another server
Hello everyone.
I am looking for a way to move a CentOS 4 installed production hard disk to
another system (which has another hardware).
The first has an nvidia sata controller (sata_nv), but the second has a via
sata (sata_via).
For all the rest of the hardware it can upgrade well I know, but if the sata
driver is different, then the system doesn't boot because the proper driver
is not
2005 Nov 06
0
[Bug 3244] New: crash with large directories
https://bugzilla.samba.org/show_bug.cgi?id=3244
Summary: crash with large directories
Product: rsync
Version: 2.6.6
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: dan1@edenpics.com
QAContact:
2005 Nov 06
0
[Bug 3245] New: error messages not precise enough
https://bugzilla.samba.org/show_bug.cgi?id=3245
Summary: error messages not precise enough
Product: rsync
Version: 2.6.6
Platform: x86
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: dan1@edenpics.com