Search Results

Search: Posts Made By: adam25ca
Forum: Red Hat 01-09-2013
3,756
Posted By adam25ca
did not work
Thank you for your help.
it did not work, i tried to yum downgrade 5.8.0.3 and i have received

This system is receiving updates from RHN Classic or RHN Satellite.
Setting up Downgrade Process...
Forum: Red Hat 01-08-2013
3,756
Posted By adam25ca
Specify version in yum update
Hello All,

I am trying to upgrade redhat from 5.6 to 5.8.
When i use
Code:
yum update -y
it installs 5.9
I dont want 5.9, instead i would like to upgrade to 5.8
is there anyway to...
2,417
Posted By adam25ca
sudo find / -type f -size +20000k -exec ls -lh...
sudo find / -type f -size +20000k -exec ls -lh {} \; | awk '{ print $9 ": " $5 }'
2,495
Posted By adam25ca
Upgrading os to redhat 5.8
Hello All,

I am trying to upgrade redhat from 5.6 to 5.8.
When i use yum update -yit installs 5.9
I dont want 5.9, instead i would like to upgrade to 5.8
is there anyway to specify a version...
1,039
Posted By adam25ca
Remove all kernel except 2.6.18-308.24.1.el5
Hello All,

I would like to remove all kernel in the system except 2.6.18-308.24.1.el5.
I was trying something like

rpm -qa|grep kernel|grep -v 2.6.18-308.24.1.el5|yum remove

it did not...
1,693
Posted By adam25ca
Thank you!
Thank you this works perfect! :b:
1,693
Posted By adam25ca
one more question
In some hosts i have this kind of output

drwxr-xr-x 3 root root 4096 Sep 23 2010 mongodb-linux-x86_64-1.6.3
drwxr-xr-x 3 root root 4096 Feb 10 2012 mongodb-linux-x86_64-1.8.2
-rw-r--r-- 1 root...
1,693
Posted By adam25ca
How to get last record?
Hello all,

I have an out put of ls -l as follow :
drwxr-xr-x 3 pipeline pipeline 4096 Jun 15 2011 mongodb-linux-x86_64-1.8.2
drwxr-xr-x 3 root root 4096 Feb 27 2012...
1,811
Posted By adam25ca
What are different ways of executing shell commands?
I am a student in BCIT in vancouver and taking comp2771 course.(Shell scripting).

I would like to know what are different ways of executing shell commands?

Thanks
Showing results 1 to 9 of 9

 
All times are GMT -4. The time now is 04:05 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy