Sponsored Content
Operating Systems Linux Red Hat RedHat 5 update 9 BASH update issue Post 302919820 by purushottamaher on Saturday 4th of October 2014 04:57:41 AM
Old 10-04-2014
Hello,

I also wanted to update the bash for avoiding the vulnerability so found the solution here

Follow this, It will help you also.
 

4 More Discussions You Might Find Interesting

1. Red Hat

telnet in Redhat 5 update 3

how to restart the telnet daemon in Redhat 5 Update 3. I am not able to find the path /etc/init.d/xinetd restart /etc/init.d/inetd restart (4 Replies)
Discussion started by: gunnervarma
4 Replies

2. Red Hat

Redhat Linux AS2.1 update 6

Hi, Please help to find Redhat Linux AS2.1 update 6 iso file. Thanks, (2 Replies)
Discussion started by: luyan10
2 Replies

3. Red Hat

Redhat update

Hi Friends, I am very new to the redhat subscription. So that i am having lot of doubts. Please help me. 1. As per my understandings we need to register and pay for each rhel server to get update and support from redhat. Can we have a local yum repository where we can download the... (3 Replies)
Discussion started by: arumon
3 Replies

4. Red Hat

Python 2.6 on redhat 5 (update 8)

Hi, I would like to know wheather it is possible to install python 2.6 on RedHat Ent Linux 5 (update8) using rpms? I have checked by default Python 2.4 is installed. or wheather Redhat 6.0 needs to be installed for python 2.6? (1 Reply)
Discussion started by: manoj.solaris
1 Replies
bcron-update(8) 					      System Manager's Manual						   bcron-update(8)

NAME
bcron-update - Update system crontabs. SYNOPSIS
bcron-update path [ path ... ] DESCRIPTION
bcron-update polls the named files or directories periodically to see if there are any new, changed, or removed files. When it detects changes, it mirrors those changes into the crontab spool directory. bcron-update runs as root in order to be able to read system files that would potentially be unreadable otherwise. On Debian, if path is a directory, bcron-update skips files in this directory with names that do not solely consist of lower- and uppercase letters ('a'-'z', 'A'-'Z'), digits ('0'-'9'), underscores ('_'), and hyphens ('-'). EXAMPLES
To mirror modern vixie-cron's behavior, use: bcron-update /etc/crontab /etc/cron.d ENVIRONMENT
BCRON_SPOOL The spool directory for bcron. Defaults to /var/spool/cron. BCRON_USER After writing files and before moving them into their final location, bcron-update changes the ownership of the file to this user so that bcron-sched can read them. SEE ALSO
bcron-sched(8) DIAGNOSTICS
bcron-update outputs three different kinds of messages about actions it is taking. Rescanning /etc/cron.d The named directory has been modified, and will be scanned to determine what files have been added or deleted. -/etc/cron.d/oldfile The named file no longer exists and will be removed from the spool. +/etc/cron.d/newfile The named file was either created or modified since the last scan, and will be copied into the spool. AUTHOR
Bruce Guenter <bruceg@em.ca> bcron-update(8)
All times are GMT -4. The time now is 11:08 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy