similar to: Can I upgrade CentOS 3.9 to 4 with apt/yum

Displaying 20 results from an estimated 20000 matches similar to: "Can I upgrade CentOS 3.9 to 4 with apt/yum"

2008 Nov 24
3
MSSQL on linux
Dear all, I'm running CentOS 5.1. Is there any way to run MSDE or MSSQL on Linux? Please help. Thanks, Chaminda Mendis
2006 Sep 15
2
hide files not work
Hi I'm using samba 3 I want to hide dot files I used hide files = .* hide dot files = yes and even veto file no success at all, help would be greatly appreciate. cheers chaminda ---------------------------------------------------------------------- This e-mail message is confidential and for use by the addressee only. If the message is received by anyone other than the addressee,
2007 Jul 28
1
CentOS 3.9's up2date missing sources???
CentOS3.9 Users: After applying all Updates to Upgrade from CentOS 3.8 CentOS 3.9 I find up2date no longer works "correctly" (or shall I say NOT as before)... Missing is the "sources" File!!! Is this how V 4.5.5-7 is supposed to be or is the "sources" File omission an "error"??? Lawrence Houston -- (centos at greenfield.dyndns.org)
2007 Jul 23
1
can not connect the the #theora channel
i want to connect with the #theora channel with xchat. but still i was unable to configure my xchat client for this. this is the way i did it. xchat -> NetworkList then select the FreeNode from the network list. the following is my information. nick name: rpjanaka 2nd choice : rpjanaka1 3rd choice : rpjanaka12 username : rpjanaka then connect. but still i can not connect with this. this
2019 Mar 18
4
LDAP users issue
Hi Team, I have enabled LDAP authentication with webmail client and it works successfully. But I found an error with LDAP user's mail. Email is not loaded when I log with an LDAP user. Login phase is successful and mail box is the issue. I created a mail user without including LDAP and that user works fine. Issue comes only with LDAP users. *Anushka Bandara* Research Engineer Lanka Software
2002 May 22
3
Openssh still logs in while passwd is locked
>Using OpenSSH 3.1p1 on a Sun Solaris 7 box, I disabled an account using the >'passwd -l ...' command to lock the users password. However, the user can >still access the system via ssh. Whilst I could do other things such as >moving their .ssh directory, removing their account home directory, etc, >etc, is there some 'nicer' way to inform ssh that the account is now
2017 Dec 05
4
SAMBA VFS module for GlusterFS crashes
Hello, I'm trying to set up a SAMBA server serving a GlusterFS volume. Everything works fine if I locally mount the GlusterFS volume (`mount -t glusterfs ...`) and then serve the mounted FS through SAMBA, but the performance is slower by a 2x/3x compared to a SAMBA server with a local ext4 filesystem. I gather that SAMBA vfs_glusterfs module can give better performance. However, as soon as I
2005 Apr 14
2
maildir in NFS
How can I configure the dovecot for working with maildir's through NFS? If I add option "index_mmap_invalidate = yes" (as in doc/nfs.t) then in log I have this message: "Error: Error in configuration file /etc/dovecot.conf line 296: Unknown setting: index_mmap_invalidate" If I try to get the mail without option "index_mmap_invalidate" then I have in log this
2014 Apr 11
1
VIRT SIG Meeting Minutes [11/04]
Will copy these to http://wiki.centos.org/SpecialInterestGroup/Virtualization, after intial discussion or just point to the e-mail/email thread from the wiki. Feel free to correct as needed. Lars == Attendees == SIG Members: * LarsKurth (LK) * GeorgeDunlap (GD) * KaranbirSingh (KB) Travelling: * JohnnyHughes (JH) Guest * EuanHarris === Meeting time and cadence === Meetings will be
2012 Jun 22
1
Fedora 17 GlusterFS 3.3.0 problmes
When I do a NFS mount and do a ls I get: [root at ovirt share]# ls ls: reading directory .: Too many levels of symbolic links [root at ovirt share]# ls -fl ls: reading directory .: Too many levels of symbolic links total 3636 drwxr-xr-x 3 root root 16384 Jun 21 19:34 . dr-xr-xr-x. 21 root root 4096 Jun 21 19:29 .. drwxr-xr-x 3 root root 16384 Jun 21 19:34 . dr-xr-xr-x. 21 root root 4096
2016 Feb 17
2
How to define data for X86 assembler?
Hi, Is there any documentation on the syntax accepted by X86 assembler? I have this code in my .asm file to define data: text db "127.1.1.1 google.lk" But X86 assembler fails to understand it, with error: error: unexpected token in argument list text db "127.1.1.1 google.lk" ^ Any ideas how to fix this problem? I tried to find some
2018 Apr 09
2
Gluster cluster on two networks
Hi all! I have setup a replicated/distributed gluster cluster 2 x (2 + 1). Centos 7 and gluster version 3.12.6 on server. All machines have two network interfaces and connected to two different networks, 10.10.0.0/16 (with hostnames in /etc/hosts, gluster version 3.12.6) 192.168.67.0/24 (with ldap, gluster version 3.13.1) Gluster cluster was created on the 10.10.0.0/16 net, gluster peer
2016 Mar 04
3
Samba4 Homes share
Hi guys I have configured a samba4 ADDC. It working well but users homes share did not display. How can we solve this problem. Please help me.
2018 Apr 10
0
Gluster cluster on two networks
Marcus, Can you share server-side gluster peer probe and client-side mount command-lines. On Tue, Apr 10, 2018 at 12:36 AM, Marcus Peders?n <marcus.pedersen at slu.se> wrote: > Hi all! > > I have setup a replicated/distributed gluster cluster 2 x (2 + 1). > > Centos 7 and gluster version 3.12.6 on server. > > All machines have two network interfaces and connected to
2018 Apr 10
1
Gluster cluster on two networks
Yes, In first server (urd-gds-001): gluster peer probe urd-gds-000 gluster peer probe urd-gds-002 gluster peer probe urd-gds-003 gluster peer probe urd-gds-004 gluster pool list (from urd-gds-001): UUID Hostname State bdbe4622-25f9-4ef1-aad1-639ca52fc7e0 urd-gds-002 Connected 2a48a3b9-efa0-4fb7-837f-c800f04bf99f urd-gds-003 Connected ad893466-ad09-47f4-8bb4-4cea84085e5b urd-gds-004
2017 Dec 21
2
stale file handle on gluster NFS client when trying to remove a directory
Hi, After running rm -rf on a directory, the files under it got deleted, but the directory was not deleted and was showing stale file handle error. After 18 minutes, I'm able to delete the directory. So could anyone help me in knowing what could have happened or when in general I get such errors. The following is NFS log: [2017-12-21 13:56:01.592256] I [MSGID: 108019]
2006 May 02
0
two workgroup list at windows client
Hi I have two samba servers running with samba pdc , I can browse both samba networks without any problem . Now I want to give file sharing permission to each network users , but only accessing network user domain is available . How can I overcome this. thanks chaminda ---------------------------------------------------------------------- This e-mail message is confidential and for use by
2003 Apr 12
3
ssh -vvv
Hello All, I just had an interesting experience tracking down a bug on Solaris 8, and ssh -vvv was of no help which is part of the reason why I write this email. When DSA public/private keys fail to authenticate me without a password, it just falls thru to the next authentication type and I can't see a way to see why it happened. The extra debug levels don't tell me "Hey you idiot,
2003 Jul 05
3
Activate MySQL logging
<P>hi,</P> <P>Can anybody pls tell me how to activate loggin CDR on mysql db. I tried&nbsp;editing the /etc/asterisk/cdr_mysql.conf file and recompiling asterisk, it didn't work. Normal loggin on Master.csv file works fine.</P> <P>Thank you inadvance,</P> <P>Surajee</P> <P>&nbsp;</P><br> --------------This mail sent
2007 Jul 04
2
Upgrade Asterisk
Hi! Just ashort question - obviously I am too stupid too find the answer on the net. :-) I want to upgrade a running Asterisk 1.4.2 to 1.4.6 - what will I have to do? Just install it over the existing version? Do I need to backup the configuration? Will I need to reconfigure the source or will the new version "import" my old settings? Will I need to update Zaptel and Libpri too?