Displaying 20 results from an estimated 30000 matches similar to: "where is centos live cd?"
2008 Oct 13
4
my postfix ignores myhostname parameter
Hello guys,
I do not know how it is posible :
*vi /etc/postfix/main.cf*
# INTERNET HOST AND DOMAIN NAMES
#
# The myhostname parameter specifies the internet hostname of this
# mail system. The default is to use the fully-qualified domain name
# from gethostname(). $myhostname is used as a default value for many
# other configuration parameters.
#
#myhostname = host.domain.tld
myhostname =
2008 Jun 03
2
INN Python support in Centos 5.1
Hello . i want to ask several questions :
1) Is INN on Centos5.1 compiled with python auth hooks support?
2) If i want my messages on news server to keep forever (history) , should i
change expire.ctl?
What i need to set
3) Is there some configuration which i need to set to be able to use python
auth hooks? Or can i simple proceed with adding them to readers.conf ( I
allready tested my
2012 Apr 22
2
Centos 5 live cd?
It seems that the live cd for 5 is no longer in existence. Is this an oversight
or by design?
http://wiki.centos.org/Manuals/ReleaseNotes/CentOSLiveCD5.6
-Jason
--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
- -
- Jason Pyeron PD Inc. http://www.pdinc.us -
- Principal Consultant
2008 May 13
2
build custom domU kernel from centos kernel source
Hi, i am trying to build a custom xen kernel from CentOS source kernel rpm .
What i want to achieve is to have custom domU kernel without modules, which
will boot domU machine without having /lib/modules .
My first try is to simple disable Loadable module support , so i have
followed tutorial on CentOS wiki for kernel building
http://wiki.centos.org/HowTos/Custom_Kernel .
Now it is building, my
2008 May 13
2
build custom domU kernel from centos kernel source
Hi, i am trying to build a custom xen kernel from CentOS source kernel rpm .
What i want to achieve is to have custom domU kernel without modules, which
will boot domU machine without having /lib/modules .
My first try is to simple disable Loadable module support , so i have
followed tutorial on CentOS wiki for kernel building
http://wiki.centos.org/HowTos/Custom_Kernel .
Now it is building, my
2008 Apr 25
9
dd trough scp with tar
Hi,
first i will explain my experiment :
We have ESX server running virtual machines .We want to migrate to XEN. As i
did not found any tool for transfering ESX to for example real server, or
better to XEN --> please correct me if i am wrong , i found following
approach :
i will inside virtual machine on ESX boot from Live-CD of CentOS , using dd
i will transfer images trought scp to CentOs
2008 Apr 25
9
dd trough scp with tar
Hi,
first i will explain my experiment :
We have ESX server running virtual machines .We want to migrate to XEN. As i
did not found any tool for transfering ESX to for example real server, or
better to XEN --> please correct me if i am wrong , i found following
approach :
i will inside virtual machine on ESX boot from Live-CD of CentOS , using dd
i will transfer images trought scp to CentOs
2008 Apr 07
3
list of epel packages
Hi!
I know it has been solved many times, but how will i get a list of all
installed packages from EPEL repository? I know for rpmforge it is rpm -qa
package=*rf* .
Thanks!
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20080407/68f7c09a/attachment-0001.html>
2007 Jul 10
2
CentOS 5 i386 Live CD
The CentOS Development team is pleased to announce the availability of
the CentOS 5 i386 Live CD.
This CD is based on our CentOS-5.0 i386 distribution.
It can be used as a Workstation, with the following software:
OpenOffice.org 2.0.4
Firefox 1.5.0.10
Thunderbird 1.5.0.10
Gaim-2.0.0
Scribus-1.3.3
xchat-2.6.6
k3b-0.12.17
Gimp-2.2.13
It can also be used as a rescue CD with the following tools:
2007 Jul 10
2
CentOS 5 i386 Live CD
The CentOS Development team is pleased to announce the availability of
the CentOS 5 i386 Live CD.
This CD is based on our CentOS-5.0 i386 distribution.
It can be used as a Workstation, with the following software:
OpenOffice.org 2.0.4
Firefox 1.5.0.10
Thunderbird 1.5.0.10
Gaim-2.0.0
Scribus-1.3.3
xchat-2.6.6
k3b-0.12.17
Gimp-2.2.13
It can also be used as a rescue CD with the following tools:
2020 Oct 17
2
Cuentos live cd
If there any guide / howto yo Bulls a vernos live cd?
--
Imagination is more important than knowledge
2009 Dec 20
1
routing with 2 ISPs
Hello guys,
Sorry to bothering you.
I had a small network with one ISP and firewall.
eth1 -> Is connected to my ISP
eth0 + eth0.1 , eth0.2 and etc are my local networks.
All my network accesses internet via eth1.
My routing table looks like the following :
213.194.242.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
10.123.20.0 0.0.0.0 255.255.255.0 U 0
2010 Jan 10
4
SNAT
Hello I will briefly draw the situation
Router with one interface eth0 , to local network 10.123.0.0/16
on a local network ADSL modem with IP 10.123.10.11
I want to use 10.123.10.11 as a connection to internet .
Because of that I have created default route "ip route add default via
10.123.10.11 dev eth0"
I do not want my ADSL modem to do NATing , since it shows to be slow.
I have
2009 May 27
7
[CentOS-announce] CentOS 5 i386 - The CentOS-5.3 i386 Live CD is released
Umm... is there any rational reason to only announce the CentOS-5.3 Live CD on May 27, when it was available since May 19, and Patrice has updated the Release Notes on the same May 19?
The CD date is indeed 19-May-2009 02:50 and I've found it on May 21 on all the mirrors I've checked. I was persuaded that the only 5.3 LiveCD available was from ScientificLinux, and I've checked with
2008 Apr 10
2
mod_auth_ldap Apache2 on CentOS 5 and require group
Hi , i am facing a strange problem.
I have centos , i wan to access svn trought apache using mod auth ldap.
This is what i have configured
AuthLDAPBindDN cn=svn,ou=Operators,o=Organization
AuthLDAPBindPassword Pass1
AuthLDAPURL "ldap://ldap/ou=Users,o=Organization?uid"
AuthLDAPGroupAttribute member
AuthLDAPGroupAttributeIsDN on
Require
2007 Dec 10
1
module mppe with pptpd causes kernel crash
Hi,
configuration of PPTP for windows clients , using MPPE causes kernel crash.
It is a known bug which is in bugzilla on RedHat
https://bugzilla.redhat.com/show_bug.cgi?id=248716
I was thinking that CentOS 5.1 has allready a kernel patched , but as it
seems NOT. Or am i wrong?
Thanks
David Hlacik
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Apr 30
4
CentOS 5 Live CD
Does anyone know if there are any plans to make a CentOS 5 Live CD, or better yet, if there is already one available? Thanks!
Mark
2011 Apr 07
1
centos 5.6 live cd - not installable to " hard drive?"
Good day,
Downloaded centos 5.6 live cd from...
http://mirror.nexcess.net/CentOS/5.6/isos/x86_64/CentOS-5.6-x86_64-LiveCD.iso
it is dated 06-04-2011.
No option to install on hard disk.
Have I missed it somehow?
Please some advice.
Maybe the address if an installable cd iso please.
Thanks
Johan
2008 Mar 17
1
radius WPA
Hi , will be someone so kind and will provide mi howto, or working
configuration of Acess Point WPA authentification using Radius Server . I
have followed a lot of howtos, unfortunatelly no one works for me.
Using Centos 5.1 .
Thanks,
Regards
D.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 Jul 15
3
background process
Sorry for such lame question but ..
When i am connected to server using SSH . How can i fetch process to
background and close ssh session and not kill that process? And how can i
later connect to server and fetch process from background to console?
All years i have been using "screen" for this.
Thanks in advance!
David
-------------- next part --------------
An HTML attachment was