Search Results

Search: Posts Made By: dplinux
Forum: Hardware 03-17-2010
2,122
Posted By dplinux
follow this link
Oracle University Select Country (http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=3)
Forum: Linux 02-23-2010
2,511
Posted By dplinux
Deploy a package on many systems
I had a question on my interview today.
so how would you automate install/upgrade to a package to 200 servers.
and obviously not by going to each system physically.

Answer: NFS share , using...
Forum: Solaris 02-22-2010
2,642
Posted By dplinux
Veritas and its importance
I am a Unix/Linux Admin and i have been searching for a job for last 3 weeks. All the positions require somewhat knowledge of veritas volume manager and veritas cluster. It would be very easy to get...
Forum: Solaris 02-16-2010
2,642
Posted By dplinux
Would like to learn Veritas
I would like to just few things about
Veritas or Sun clustering software.
Veritas netbackup
Veritas Volume manager

How do i learn these tools they are enterprise level software. They are not...
24,697
Posted By dplinux
Thanks the backticks work
Thanks the (` `) backticks worked.
24,697
Posted By dplinux
running shell command in Perl script
Does not work.

#!/usr/bin/perl
$etcdir = 'ls -l /etc';
print $etcdir;
#END
------------result--------
#perl -w abc123.pl
ls -l /etc[root@localhost perl]
#

This method works.
...
Forum: Red Hat 11-24-2009
39,116
Posted By dplinux
Current logged in users
I have 2 systems. (1) RHEL5 and (2) winXP pro

from xpPRO putty i ssh into rhel5 : user root
from xpPRO i ftp into rhel5 : user abc123

when i run #uptime it only shows 1 user
when i do #ps -u...
Forum: Red Hat 11-24-2009
18,453
Posted By dplinux
well simple way would be #vi...
well simple way would be



#vi /etc/fstab

/dev/cdrom /mnt/cdrom auto defaults 0 0



what this will do is on your system start or reboot it will mount...
Forum: Red Hat 11-22-2009
4,757
Posted By dplinux
RHEL 5 basic vs advanced
Hello there to the community

Question 1 : how can you tell if the RHEL 5 version you have is BASIC or ADVANCED. ?

Question 2 : except for virtualization limits on BASIC RHEL which is 2 physical...
10,067
Posted By dplinux
Well from my knowledge there is no #history...
Well from my knowledge there is no #history command. it is an alias to #fc command.
Solutions to your problem
create an entry in crontab. which backsup the history file every few minutes or...
Forum: Red Hat 11-19-2009
6,514
Posted By dplinux
well the system boots into runlevel 3 so i am...
well the system boots into runlevel 3
so i am not going in GUI runlevel(5) at all..if i #init 5 everything works well..
the flickering is in runlevel 3.
3,136
Posted By dplinux
try running #touch /.autorelabel and...
try running

#touch /.autorelabel

and reboot the system
15,687
Posted By dplinux
Installing Solaris10 from ISO image in VMware
While installing solaris10 from iso dvd image in vmware on windows
i get the follworing error right after i select solaris 10 from grub menu

panic[cpu0]/thread=fec20160: page_unlock: page...
Forum: Red Hat 11-17-2009
2,154
Posted By dplinux
i guess this is wrong place to put this question....
i guess this is wrong place to put this question.
The script copies the entire cd/dvd onto the computer. It comes on solaris 10 cd/dvd.
Forum: Red Hat 11-17-2009
2,154
Posted By dplinux
./setup_install_server not working on RHEL5
[root@rhel5srv Tools]# uname -a
Linux rhel5srv 2.6.18-8.el5 #1 SMP Fri Jan 26 14:15:21 EST 2007 i686 i686 i386 GNU/Linux

[root@rhel5srv Tools]# mount
....
/dev/mapper/OsImageVG-rhel5LV on...
Forum: Red Hat 11-17-2009
6,514
Posted By dplinux
/etc/init.d#./nfs status or ...
/etc/init.d#./nfs status
or
/etc/init.d#./httpd status


it does give results but this still flickers
Forum: UNIX and Linux Applications 11-13-2009
2,409
Posted By dplinux
Major Application
Hi there all
I am going to be a new admin (AIX,Redhat,Suse, and Solaris).
I know these OS's at basic to intermediate level..somewhat.

i would like to know what are corporate level sys admin...
Forum: Red Hat 11-13-2009
6,514
Posted By dplinux
it is a fresh install. havent done any changes...
it is a fresh install.
havent done any changes in any configuration file
Forum: Red Hat 11-13-2009
15,239
Posted By dplinux
thanks
thanks
Forum: Red Hat 11-12-2009
6,514
Posted By dplinux
#service --status-all : screen flickering
hi there

when i run


#service --status-all
or
#service nfs status


the screen flickers

if i ssh from remote system than i dont have flickering on the remote nor that system.

is it...
Forum: Red Hat 11-12-2009
15,239
Posted By dplinux
ifconfig , ifdown, ifup
hi there

the ethernet wire was out of the pc when the system started.


#ifconfig
#ifconfig -a


i did not get any ip for eth0.
i plug the cable into the pc


#ifdown eth0
#ifup eth0
...
Forum: Red Hat 11-11-2009
19,502
Posted By dplinux
no no.. i did have gpgcheck=0. but i spelled it...
no no..
i did have gpgcheck=0. but i spelled it wrong so i was getting the key issue.
then i imported the keys with #rpm --import command and at that same time i found out that gpgcheck=0 was...
Forum: Red Hat 11-10-2009
19,502
Posted By dplinux
Header V3 DSA signature:
[root@rhel5HP Server]# rpm -ivh telnet-server-0.17-38.el5.i386.rpm
warning: telnet-server-0.17-38.el5.i386.rpm: Header V3 DSA signature: NOKEY, key ID 37017186
error: Failed dependencies:
...
Forum: Red Hat 11-10-2009
3,274
Posted By dplinux
i dont know how to check firewall. selinux is...
i dont know how to check firewall.
selinux is enforced
Forum: Red Hat 11-10-2009
3,274
Posted By dplinux
HTTPD and telnet
Hi there
I have installed httpd and telnet-server on RHEL5 standalone machine.
Normally when i install these services they work once i

edit /etc/xinetd.d/telnet
disable = no

start httpd...
Showing results 1 to 25 of 38

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