Displaying 11 results from an estimated 11 matches for "hks6b5iw9l2akbo8gow8eq".
2014 Feb 19
5
createrepo command for 6.4 respin
Hi List,
I have been searching for the correct createrepo command to make a 6.4 respin.
We have been doing this with previous versions using
createrepo -u "media://$discinfo" -g ${DIR}/my_kickstart${VER}/comps.xml .
Which had worked fine until now.
Thanks,
--
Stephen Clark
*NetWolves*
Director of Technology
Phone: 813-579-3200
Fax: 813-882-0209
Email: steve.clark at netwolves.com
2014 May 07
3
centosplus kernel-debug
Hi,
I am setting up crashkernel and was wondering where I get the kernel-debug rpm
for centosplus kernels.
Thanks,
--
Stephen Clark
*NetWolves Managed Services, LLC.*
Director of Technology
Phone: 813-579-3200
Fax: 813-882-0209
Email: steve.clark at netwolves.com
http://www.netwolves.com
2014 Feb 25
2
Migration from 32 to 64 bits
Hello to all,
currently I have CentOS 6.4 32 bit, very simple setup on my notebook,
I want to migrate it from 32 to 64 bits cause I want to play with some
VMs etc etc.
Do you have some suggestions on how to do backup of folders (mainly I
have 1 user) or just copy the user folder and stop?
Fabrizio
--
"The intuitive mind is a sacred gift and the rational mind is a
faithful servant. We
2013 Nov 06
3
syslog-ng or rsyslog?
Hi All.
I've used syslog-ng for some time. I like it. I have a project in which I
need to choose a central logging solution. What are your experiences with
rsyslog? Is it more complex to setup than syslog-ng? Or maybe does it have
some additional features?
I am also thinking about using some gui tools for log parsing and graphing.
May be proprietary/paid. Any suggestions?
Best regards,
2014 Jan 13
2
6.5, minor annoyances
I rebuilt my system a couple/three weeks ago, and it's running 6.5, and
there's a couple of minor annoyances: first, all my xterms, when I login
in from the console, always are in ~/Documents, rather than ~. The other
is that, running KDE, I can't find where to turn *off* the stupid
login/logout theme music.* Oh, and I get this enTHUsiastic menu, rather
than the traditional one.
2013 Sep 12
2
Anyone has experience with OpenVAS and the Atomicorp repository
I was looking for a vulnerability scanner and found OpenVAS. Does anyone has experiences with that scanner?
And with the Atomicorp repository? (the OpenVAS website refers to that repo)
Thanks
Patrick
2013 Nov 20
5
Any experience with lanner appliances?
Hi,
anybody has installed CentOS on an lanner appliance...?
Eg. http://www.lannerinc.com/products/all-purpose-box-computers/industrial-automation/lec-2126
I was planning to buy an hp microserver to make a "small" CentOS firewall (and more since it is overpowered), but I am wondering if I could go for a lot smaller and with no fan/noise... but at the same time a bit more expensive...
2013 Oct 24
2
A last, desperate hope - video modes
Hi, folks. This is, in fact, off-topic: I'm fighting a user's FC19 box. I
updated him, rebooted... and his ATI video card seems to not be supported
any more (and it's *not* that old - an RV620).
The thing that drives me crazy is, when I reinstalled the whole system,
whatever video driver the installer used for graphical install *worked*.
So: does anyone have any idea a) what driver
2014 Jun 26
2
Firewall question
I have a firewall rule to drop packets from certain addresses: (email spam)
my /etc/sysconfig/iptables begins as:
# Generated by iptables-save v1.4.7 on Thu Jun 26 09:11:09 2014
*filter
:INPUT ACCEPT [0:0]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [1:148]
-A INPUT -m pkttype --pkt-type multicast -j ACCEPT
-A INPUT -s 223.255.229.0/24 -j DROP
-A INPUT -s 218.96.0.0/24 -j DROP
-A INPUT -s
2014 Feb 26
4
Static routing on CentOS
Hi All
I have two hosts. Host A and Host B
Host A routing table
------------------------
[root at localhost ~]# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
172.29.110.0 172.29.109.1 255.255.255.0 UG 0 0 0 eth0
172.29.109.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
169.254.0.0 0.0.0.0
2013 Nov 15
3
CentOS 6 : Network Interface Naming
Hello All,
I have one CentOS 6 KVM virtualization server that I built around a year
ago (best I can tell it was in October 2012) at which time I would have
been installing 6.3 [0]. That particular install used the Consistent
Network Device Naming [1] conventions (PCIe NICs are p1p1, p1p2).
I started to build out a new KVM virt server (kickstarting a 6.4 install
now as compared to 6.3 back then)