Search Results

Search: Posts Made By: samnyc
966
Posted By samnyc
here is the upload file again, not sure why it's...
here is the upload file again, not sure why it's not getting uploaded.
966
Posted By samnyc
Please help Linux system is down...
System is down, I can't seem to get in. It's VM so I took screen shot and upload the file here. Its a RTF file format.

when system comes up, I did press e then in the middle as you can see, I...
1,324
Posted By samnyc
I added the quote back on. Now I don't get any...
I added the quote back on. Now I don't get any error message but it doesn't do anything. it just prints this on the screen.

for SSH in ${HostList}; do
echo ${SSH}
echo ""
...
1,324
Posted By samnyc
Thanks. I fix the double quote but now I get...
Thanks. I fix the double quote but now I get command not found.
1,324
Posted By samnyc
Last part of script to remote host not working...
Hi,

I got most of the script working, last part which does the ssh to remote and execute the command not working.


for SSH in ${HostList}; do
echo ${SSH}
echo ""
SSH2SEND=ssh...
1,355
Posted By samnyc
Thank you so much for your reply. I didn't know I...
Thank you so much for your reply. I didn't know I enabled the SELinux. Now I set to permissive as you have told me. But still getting this 403 error message on Apache. Any idea.

wget 10.xx.x.xx...
1,355
Posted By samnyc
Linux question on directories..
Hi,

First server every thing is working but keeps crashing so to be on the safe side created second server and moved all the files. But I notice there is a " dot " at the end. See below. Not...
2,398
Posted By samnyc
Thank you so much. I was looking at it for hours...
Thank you so much. I was looking at it for hours and could not see that. I need to get glasses. :-)
2,398
Posted By samnyc
Help with Sudoers file
Hi

using Solaris 10. trying to update /etc/sudoers file
I need to add all the fist level operation team. This is what I have but it doesn't seem to work. Please help.Error message

sudo su...
747
Posted By samnyc
Help with basic script - not working..
Here is the script I wrote... Pls. help.

#!/bin/ksh
for SERVER in
NEWSNYD403P
NEWSNYD404P
SNEWSNYD601P
SNEWSNYD602P
SNEWSDNY603P
SNEWSNYD604P
do
/usr/bin/scp "/home/sam/bash.tar...
Forum: Red Hat 05-10-2014
2,102
Posted By samnyc
Red Hat EX200 Exam
Hi,

I am currently studying for RHCSA Exam ( RH200). At work, I use version 5 and 6. Just wondering on the exam, will they ask questions from version 6. I checked Redhat website, I can't...
4,083
Posted By samnyc
Pls. help remove the static route
Hi,

I am on Linux Redhat 5.3. I added this static route but now I can't seem to take it out. Can you help?

netstat -rn
Kernel IP routing table
Destination Gateway Genmask ...
4,477
Posted By samnyc
Here is the updated script. I am still getting...
Here is the updated script. I am still getting syntax error. Some one help me please?


#!/bin/sh
df -B / | awk '{ print $5 " " $1 }' | while read output;
do
echo $output
usep=$(echo...
4,477
Posted By samnyc
Thanks for quick help, I am getting the results...
Thanks for quick help, I am getting the results but still missing. How do I compare to say alert me if it's over 80%...


#df (root@mlfeps1#df) -B /
Filesystem 512-blocks Used...
4,477
Posted By samnyc
Script for Monitoring Root Filesystem
I am on SCO UNIX, I need to write a script to monitor root file system. For some reason it's not working for me.


#!/bin/sh
df -B / | awk '{ print $5 " " $1 }' | while read output;
do
echo...
3,099
Posted By samnyc
Just for a test. I created a folder called xyz. ...
Just for a test. I created a folder called xyz. I then changed the permission to Sybase. It allowed to me. Please see below.

newd1> ls -ld sybase
dr-xr-xr-x 1 root root 1 Jan...
3,099
Posted By samnyc
newd1> getent passwd sybase ...
newd1> getent passwd sybase
sybase:4zbnZQj405.kQ:4031:50:Sybase User (Shared Account):/home/s/sybase:/usr/local/bin/bash

how do I set the directory to Sybase user. Should I create the user local...
3,099
Posted By samnyc
Sorry about the question mark. Yes. this server...
Sorry about the question mark. Yes. this server is on NFS but the directory Sybase is local which is connected to EMC disk storage using ZFS.


newd1> cat /etc/passwd |grep sybase
newd1>

...
3,099
Posted By samnyc
newd1> df / ...
newd1> df
/ (rpool/ROOT/solaris10u9):10116867 blocks 10116867 files
/devices (/devices ): 0 blocks 0 files
/system/contract (ctfs ):...
3,099
Posted By samnyc
Pls help. can't do chown ????
I am trying to change the directory to owner of Sybase. But I get permission denied. I did login as root.


newd1> ls -l
total 58
drwxr-xr-x 2 prod develop 5 Oct 17 06:51 bin...
3,415
Posted By samnyc
HP DL380 G6 ILO question Linux
Hi,

I have Redhat Linux 5.9. I need to connect all the ILO to different switch which can support 1 Gig. How can I find if ILO port can support gigabit?

I am on HP website but not able to...
1,798
Posted By samnyc
Help importing SQL DB using phpmyadmin
Hi,

When I try to import the database, getting error message.

No data was received to import. Either no file name was submitted or the file size
exceeded the maximum size permitted by...
Forum: Solaris 01-22-2014
2,418
Posted By samnyc
I have Sunfire E6900. which has four domain. But...
I have Sunfire E6900. which has four domain. But I only have access to one. Other three are used by different groups currently I think they took it offline.
second one Sunfire E2900

On the...
Forum: Solaris 01-21-2014
2,418
Posted By samnyc
Solaris 10 server crashed two times
Hi,

I have two Solaris 10 servers. First server crashed last week (Monday) and second one crashed over the weekend. I have checked the logs such as /var/adm/messages, syslog and dmesg. So for I...
5,814
Posted By samnyc
Thanks. I found on this server AMD version of...
Thanks. I found on this server AMD version of SUDO was installed. But it's Sparc server. Now I am trying to remove it. I can delete the file but I don't see that on the pkg_info list.

Any idea?
Showing results 1 to 25 of 228

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