search for: filbranden

Displaying 20 results from an estimated 37 matches for "filbranden".

2009 Mar 11
5
Disk usage for small files in ext3 in CentOS 5
...usual today. If I "du" a small file (couple of bytes) in CentOS 5, it tells me the file is using 8kb, while I was expecting 4kb which is the block size I'm using. I tried this on several CentOS 5 machines, both x86_64 and i386: $ echo test >test.txt $ ls -l test.txt -rw-rw-r-- 1 filbranden filbranden 5 Mar 11 17:24 test.txt $ du -h test.txt 8.0K test.txt If I do the same on a CentOS 4 machine: $ echo test >test.txt $ ls -l test.txt -rw-rw-r-- 1 filbranden filbranden 5 Mar 11 17:25 test.txt $ du -h test.txt 4.0K test.txt On all machines I tested, both CentOS 4 and CentOS 5: #...
2008 Jul 11
4
Create page about rebuilding SRPMS and preparing RPM environment
Hello, As discussed on the centos-users list, I would like to create some pages on the CentOS Wiki with instructions on how to set up your environment to build RPMs and how to rebuild RPMs. This content today exists here: http://wiki.centos.org/HowTos/I_need_the_Kernel_Source#head-a8dae925eec15786df9f6f8c918eff16bf67be0d I would suggest creating these two: 1)
2009 Feb 17
2
Update XFS Documentation (was: Re: [CentOS] Is the NFS lockd bug fixed ?)
On Tue, Feb 17, 2009 at 11:33, Alan Bartlett <ajb.stxsl at googlemail.com> wrote: > The subject line for this "conversation / thread" reads: > "Re: [CentOS-docs] [CentOS] Is the NFS lockd bug fixed ?" > The contents, however, relates to XFS & the CentOSPlus kernel. > Filipe, please take care with what you do. :-) Very sorry about that. Fixed it now. In
2009 Mar 15
5
NTP error message on /var/log/messages
I just setup CENTOS 4.7 with latest patches on DELL server. I also configured NTP point to out time server. I found /var/log/messages file every 20 to 30 minutes will generate a error message : Mar 15 14:28:15 SER1 ntpd[25037]: sendto(172.29.21.16): Invalid argument Mar 15 14:45:22 SER1 ntpd[25037]: sendto(172.29.21.16): Invalid argument Mar 15 15:02:29 SER1 ntpd[25037]: sendto(172.29.21.16):
2009 May 12
6
can non-owner change file group setup?
We are tried to count how many files belong to certain group. Our system administrator told us "non-owner" can easy change file group name to another. I have been tried several combination and never successful (only ROOT can change file group to other name). Does anyone know how "no-owner" can change file group name? Thanks.
2008 Jan 11
2
Syslog timezone issue
We recently upgraded (as in, backup, reinstall, selective restore) a couple of servers from CentOS-3.9 to CentOS-5.1. This generally went smoothly but we've encountered one confusing problem with syslog. Under CentOS-3, syslog entries were always dated in the host local timezone. With CentOS-5.1, they're dated in UTC *most* of the time, but occasionally in the local timezone. This has
2008 Sep 21
0
can't get KRDC to connect to remove Windows server - how to make it work? [SOLVED]
On Sun, Sep 21, 2008 at 1:58 PM, Filipe Brandenburger <filbranden at gmail.com>wrote: > Hi, > > On Sun, Sep 21, 2008 at 05:31, Rudi Ahlers <rudiahlers at gmail.com> wrote: > > Could not start rdesktop: make sure rdesktop is properly installed > > krdc is just a front-end to several different tools (rdesktop, > vncviewer, etc.), i...
2009 May 09
2
Missing Thunderbird Updates
Hello, I recently noticed that Thunderbird updates are missing from CentOS 5. First, I noticed that Thunderbird 2.0.0.19 is available in the "updates" repo of CentOS 5.2, but not on the "updates" repo of CentOS 5.3. The version in the "os" repo of CentOS 5.3 is 2.0.0.18. - Thunderbird 2.0.0.19 in CentOS 5.2 updates repo:
2009 Jun 16
2
problem mounting ntfs device in centos
I did yum update kernel-smp and rebooted the machine, and blops.....the drive opened! Thanks for your help! On Tue, Jun 16, 2009 at 1:24 PM, Filipe Brandenburger <filbranden at gmail.com>wrote: > Hi, > > On Mon, Jun 15, 2009 at 23:20, Sagar Koirala<sagar.koirala at gmail.com> > wrote: > > ntfs-3g-mount: fuse device is missing, try 'modprobe fuse' as root > > Well, did you try running that? What are the results? > > Please...
2008 Mar 12
1
FOSDEM Presentations
Hi! I was looking at the pictures and devroom of FOSDEM 2008 in www.centos.org. I was really interested in the presentations related to CentOS. Would you mind making them available somewhere on the site? I think that would be great documentation for some of the topics. In particular, I wonder what are Karanbir's opinions on "Hosting custom applications on CentOS 5", I guess I
2008 Dec 12
1
Information about ASLR (Address Space Layout Randomization) in CentOS 5
Hi, We are porting some applications from CentOS 4 to CentOS 5, the applications use mmap, and we found out that they sometimes crash in CentOS 5. We found out that this is due to the fact that CentOS 5 does randomization of the address space when loading binaries, libraries, and when using mmap, so that is what's causing our problem. The thing is, I'm trying to google for it, but I did
2009 May 06
4
Portal for br.centos.org or pt_br.centos.org
Hi, my name is Thiago Avelino, I'm Brazilian, talks in Brazil on CentOS (RedHat), part of porjeto LXDE (Development). First I want to know when we have the CentOS website of Brazil, and I actively helping put this content on the portal, the portal can be CentOS BR bringing more public Brazilian (Spanish) to use and help the CentOS. Today I have a mirror of CentOS in Brazil
2008 Sep 30
1
Notes on HowTos/Custom Kernel
Hello, Today I built a custom kernel in CentOS 5 following the instructions on this page: http://wiki.centos.org/HowTos/Custom_Kernel It's excellent, but I have some remarks I would add: 1. %define buildid .your_identifier In the commented line, there is a space after the % sign. You have to manually remove this space. I think someone was bit by this a short while ago. I think making this
2007 Dec 17
2
Digest Subcriber needs help with SELinux file context setting
CentOS-5.1 I need some help with setting up the SELinux context for a custom httpd directory so that I can write log files into it. This is what I have: In my virtual host config file: RewriteEngine on RewriteLog /etc/httpd/virtual.d/trac-rewrite.log # RewriteLogLevel 0=off 1=basic 2=verbose 3+=module developer debuging RewriteLogLevel 0 If /etc/httpd/virtual.d/trac-rewrite.log does
2009 Jul 15
3
Conflicting perl packages?
The simple ordinary yum update of CentOS 5.3 spits a bunch of transaction check errors regarding packages perl-IO-Compress-Zlib-2.015-1.el5.rf.noarch and perl-IO-Compress-2.020-1.el5.rf.noarch which is supposed to replace perl-IO-Compress-Base-2.015-1.el5.rf.noarch: Transaction Check Error: file /usr/lib/perl5/vendor_perl/5.8.8/IO/Compress/Adapter/Deflate.pm from install of
2008 Jun 06
5
Hardening CentOS by removing "hacker" tools
Hi, My boss asked me to harden a CentOS box by removing "hacker" tools, such as nmap, tcpdump, nc (netcat), telnet, etc. I would like to know which list of packages would you remove from a base install. I would appreciate if someone could point me to a "standard" way of doing this. I know there are procedures for hardening a machine (I remember reading about Bastille Linux)
2008 May 29
6
RE-export nfs mounted share
Hi Is there any way to re-export an nfs mounted directory? I am having three servers runnning on centos4.5 and i am trying to implement nfs share in an below manner [bcoz there is no alternative way for me to setup nfs share] HOST A--->>>EXPORTS /prod/data ------->>>HOST B HOST B ---->>MOUNTED ------>>> /prod/data-----UNDER---/PROD1 [working fine] HOST B
2009 Feb 26
42
Need to test serial port connection
I recently bought a new UPS, and I''m attempting to use nut to monitor it. Following setup instructions everything seemed to go well until it came to testing the connection, which failed. There is just one serial connector on the computer, so I set it to monitor /dev/ttyS0. Either that is wrong, or communication is failing. I''ve been told to try minicom to monitor it,
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
...g.wu@intel.com> Fengguang Wu <wfg@linux.intel.com> Fenghua Yu <fenghua.yu@intel.com> Fernando Guzman Lugo <fernando.lugo@ti.com> Fernando Luis Vazquez Cao <fernando@oss.ntt.co.jp> Fernando Luis Vazquez Cao<fernando@oss.ntt.co.jp> Filipe Brandenburger <filbranden@gmail.com> Filipe Brandenburger <filbranden@google.com> Filippo Arcidiacono <filippo.arcidiacono@st.com> Flavio Leitner <fbl@redhat.com> Florent Fourcot <florent.fourcot@enst-bretagne.fr> Florian Echtler <floe@butterbrot.org> Florian Fainelli <ffainel...
2013 Mar 29
0
[linux-linus test] 17454: regressions - FAIL
...g.wu@intel.com> Fengguang Wu <wfg@linux.intel.com> Fenghua Yu <fenghua.yu@intel.com> Fernando Guzman Lugo <fernando.lugo@ti.com> Fernando Luis Vazquez Cao <fernando@oss.ntt.co.jp> Fernando Luis Vazquez Cao<fernando@oss.ntt.co.jp> Filipe Brandenburger <filbranden@gmail.com> Filipe Brandenburger <filbranden@google.com> Filippo Arcidiacono <filippo.arcidiacono@st.com> Flavio Leitner <fbl@redhat.com> Florent Fourcot <florent.fourcot@enst-bretagne.fr> Florian Echtler <floe@butterbrot.org> Florian Fainelli <ffainel...