Displaying 20 results from an estimated 54 matches for "m_d_berger_1900".
2009 Nov 14
3
pan news reader
Does anyone know if the pan news reader works
on CentOS 5.4? I am considering installing
version 0.132 that I downloaded from
pan.rebelbase.com .
Thanks for your advice.
Mike.
2009 Jan 21
10
Old Small Box
I have an old 400mHz Dell with a 20G hard drive
and 125M ram. Can I install and run CentOS on it?
Thanks,
Mike.
2009 Jan 13
4
Bugs in yum update
This is a continuation of the thread:
"yum update fails: CentOS 5.2".
I installed a fresh Centos 5.2 and ran yum update.
It ran correctly, except for these issues:
1. As previously mentioned, after deciding what it
is going to do, It doesn't ask if its ok. But
if I type y<enter> it reports:
Is this ok [y/N]: Downloading Packages:
2. During the long period it
2010 Dec 04
3
# chkconfig: kill at run level 3
In the control script of my daemon in /etc/init.d?, I have
# chkconfig: 35 97 3
The result of this is that I have links:
/etc/rc.d/rc1.d/K03...
/etc/rc.d/rc3.d/S97...
/etc/rc.d/rc5.d/S97...
As mentioned in a previous thread, my complex daemon throws
an exception when I shutdown. Perhaps things might be better
if I had:
/etc/rc.d/rc3.d/K03...
Might this be a good idea? If so,
2008 Oct 10
3
Unexpected FTP Activity
Since I put my new Centos box on the net, it frequently
tr1es to make ftp contact with IP address 64.90.181.77 .
Why is this, and does anyone recognize this IP address?
Is it spyware?
Mike.
2009 Nov 12
1
Stop K3B CDDB Popup
On CentOS 5.4 I just installed K3B to write some
CDs. Now every time I used a CD, I get a popup
that asks me to "Select a CDDB entry ...".
How can I stop this popup?
Thanks,
Mike,
2011 Jan 17
1
problem mounting external drive
On my Centos box with:
uname -r
2.6.18-164.6.1.el5
I tried to mount my 2T external drive with:
mount -t ntfs /dev/sdg1 /mnt/wd
and I get:
mount: unknown filesystem type 'ntfs'
Thanks in advance for your help.
Mike.
2011 Feb 22
4
Unicode in C++
On my CentOS box, in C++ programs, is there a way to print
Unicode characters?
Thanks,
Mike.
2011 Mar 02
1
fast processing and buffering
I have a C++ program that opens, gets a little data from, and closes
about 5000 files. Now if I run the program when I first boot up,
the running time is from about 10 seconds to a minute. Subsequently,
the program runs in well inter one second. Buffering -- right?
So I changed a parameter, so the program gets a different (albeit
similar) 5000 files from a different directory. Running time on
2011 Aug 25
1
CentOS 6 KDE: remove default icons
On my newly installed CentOS 6 I am running KDE (I think; I selected it
in the setup, but how would I know?). It has three default icons:
Computer; Root's Home; Trash. I do not see them in /root/Desktop.
How can I remove them?
Thanks,
Mike.
2011 Aug 25
1
level 3 font size
On my laptop, I boot CentOS 6 to level 3and find the font is quite
small. Is there a way to change the font size at level 3?
Thanks,
Mike.
2011 Sep 06
1
Centos6 : Pan newsreader
Where can I get the latest pan newsreader that
would work with KDE 4?
Thanks,
Mike.
2011 Sep 07
1
pan reader and gmime
Running: yum list available | grep -i gmime
shows results for CentOS 5, but not for CentOS 6.
It seems to be needed by my pan.
What should I do?
Thanks,
Mike.
2011 Sep 07
3
CentOS 6: Making KDE Default
I learned from Anne that if I boot to level
5, after I enter the username, can select
Gnome or KDE. I note that the default is
always Gnome.
How can I make the default KDE?
How can I get KDE with startx after booting to level 3?
Thanks,
Mike.
2009 Aug 03
1
excessive DNS slows httpd
My web server is a CentOS box thus:
[root ~]# uname -a
Linux mbrc21 2.6.18-92.1.22.el5 #1 SMP Tue
Dec 16 12:03:43 EST 2008 i686 athlon i386 GNU/Linux
root ~]# rpm -q httpd
httpd-2.2.3-22.el5.centos.2
My development and standby is on a Fedora box thus:
[root ~]# uname -a
Linux mbrc32 2.6.23.17-88.fc7 #1 SMP Thu
May 15 00:35:10 EDT 2008 i686 athlon i386 GNU/Linux
2010 Nov 19
3
Fail Transfer of Large Files
On my intranet, I sometimes transfer large files, about 4G,
to an CentOS old box that I use for a web server. I transfer
with ftp or sftp. Usually, before the file is complete, the
transfer "stalls". At that point, ping from the destination box
to the router fails. I then deactivate the net interface on the
destination box and then activate it. Ping is then successful,
and the
2003 Jul 11
3
VMware and NetBios Problem
With WinXP host, RH8 VMware guest, at level 3, I issue:
mount -t smbfs -o user,noauto,dmask=777,fmask=777,username=xx,
password=yy //DELLBOX/linuxShare /mnt/linuxShare
and get:
Connection to DELLBOX failed
SMB connection failed
timeout connecting to 192.168.113.1:139
Error connecting to 192.168.113.1
I cannot find this IP address anywhere. My tables indicate
that port 139 is
2011 Aug 25
3
Centos 6: howto install and run KDE
On my laptop, I have not been able to get KDE to run; I
always get gnome. I installed selecting KDE, and I tried
yum groupinstall, which appeared to work, but I still get
gnome running. BTW, I boot to level 3, and run startx.
Thanks for your suggestions.
Mike.
2011 Mar 03
3
top and allocation issues
In a context where exceptions are caught, I ran
the fragment:
cerr << "allocating" << endl;
char* arr[100];
for (int jj = 0; jj < 10; ++jj)
{
cerr << "jj = " << jj << endl;
arr[jj] = new char[2000000000];
sleep (30);
}
sleep (10);
for (int jj = 0; jj < 10; ++jj)
delete[] arr[jj];
cerr
2011 Sep 11
4
CentOS 6: ethernet "ifconfig up" failure
On my CentOS 6 partition of my laptop:
First note that for this test, NetworkManager is not
running because I did:
chkconfig --del NetworkManager
and then rebooted.
Here is my ifcfg-eth0:
DEVICE="eth0"
NM_CONTROLLED="no"
ONBOOT=no
HWADDR=xx:xx:xx:xx:xx:xx
TYPE=Ethernet
BOOTPROTO=none
IPADDR=192.168.2.5
PREFIX=24
GATEWAY=192.168.2.1
DNS1=192.168.2.1
DNS2=192.168.2.1