Search Results

Search: Posts Made By: shauche
Forum: AIX 07-02-2007
5,032
Posted By shauche
NTP - with time difference
We have configured most of 1200 servers with an NTP server.


For the rest of the servers, I have a strange requirement.

I want to synchronize them with NTP time with a lag of 15 minutes. Is it...
Forum: Solaris 03-15-2006
1,896
Posted By shauche
Agents for Auditing and Monitoring
Auditing and Monitoring is the most important activitiy of system administrator. In order to improve the servers administered per administrator, can anyone suggest some low cost ( preferably free )...
2,157
Posted By shauche
Lot of problems have been reported for the said...
Lot of problems have been reported for the said combination. ( solaris and video card ).

You need the right patch and drivers to have it working.

Can try calling sun call center for support.
5,287
Posted By shauche
Host IP address for a telnet session
I am using Tru64UX 5.1a on alphaserver 4100.

Users access the application through Telnet sessions to this server.

My requirement is to limit the users login through their PCs only.

Is there...
3,699
Posted By shauche
My pacct file is empty. how do I ensure that...
My pacct file is empty.

how do I ensure that the file is populated
2,390
Posted By shauche
Thank you Norsk for your advice. Adding exit...
Thank you Norsk for your advice.

Adding exit after the command, would log him out of the telnet session. It works well.

My user log into a X-term and runs the script. The exit logs out his...
2,390
Posted By shauche
The script is run by shift engineers and I am...
The script is run by shift engineers and I am supposed to ensure that they are logged out of the X-term session after they execute the backup script.

Since the backup user is a superuser, logging...
3,699
Posted By shauche
Keeping an eye on all user activities
I am responsible for administering 6 Tru64UX servers.

I need to keep an eye on all the commands executed by all the users.

Is there a way where I can save the commands executed in a seperate...
3,702
Posted By shauche
Create new user and try
Craig

Looks like the problem is very challanging.

Try creating a new user and logging in to it. Does it show the same symptoms ?

Move the .profile for some ( unimportant ) user to some other...
2,390
Posted By shauche
automatic dxterm logout
I am using Tru64UX.
I have to login as a backup user to take the regular backups.
What I do is login to the system using an X-Terminal, run a script and exit.

Is there a way where I just login...
23,236
Posted By shauche
FInding out who logges in when
Try using the last command.

it displays the users logged in to the system.

Try "last username" if you know the username.
3,202
Posted By shauche
try this simple thing .. ls -l /sbin/ ls...
try this simple thing ..

ls -l /sbin/
ls -l /bin/
ls -l /usr/sbin/
ls -l /usr/bin/

These are some of the basic unix commands.

You can use man to find out what each command is for !!!
4,737
Posted By shauche
Disk failure
is there anu way by which i can find out if all the disks on the system are working ?

Milind Shauche.
51,652
Posted By shauche
You can write a smilar FTP script. if you are...
You can write a smilar FTP script.
if you are "putting" a file,
replace the put with ls and see if your file is in there.
if you are "getting" a file,
search for the file in your local directory...
17,015
Posted By shauche
Cron job problem
1. Run the cron from root and not from oracle
2. prefix su -c oracle to the script that you want to run in cron

this will actually run the cronjob as root by su it to oracle before running the...
4,474
Posted By shauche
recovering superuser account
try booting you machine is single user mode
Then edit the /etc/passwd file to remove the password entry of root ( make it null )
then the password shall be reset to just an enter key
then reset...
14,339
Posted By shauche
You may like find the parent PID of the process,...
You may like find the parent PID of the process, and try killing the parent PID.

Milind.
8,045
Posted By shauche
if you are using Digital Unix or Tru64 Unix, you...
if you are using Digital Unix or Tru64 Unix, you can undelete files.

Milind.
51,652
Posted By shauche
It was great. It worked fine. Milind.
It was great.
It worked fine.

Milind.
51,652
Posted By shauche
Automated FTP
My requiremnet is to write a FTP script which will ftp a file to a specified ftp url.
How can I automate the process usnig the unix cron.
Showing results 1 to 20 of 20

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