Search Results

Search: Posts Made By: psimoes79
6,766
Posted By psimoes79
Is nice command a myth?
Hello,

Some guy said to me that using the nice command to decrease the priority of a process is a myth, that the operating system corrects the priorities as the processes need cpu. Is this true?
Forum: HP-UX 07-09-2009
15,023
Posted By psimoes79
$ /usr/sbin/cmviewcl -v Permission denied to...
$ /usr/sbin/cmviewcl -v
Permission denied to 127.0.0.1
cmviewcl: Cannot view the cluster configuration: Permission denied.
This user doesn't have access to view the cluster configuration.
$
Forum: HP-UX 07-08-2009
15,023
Posted By psimoes79
Identify cluster active node
Hello,

Is there any way to identify the active node in a HP-UX cluster without root privileges?
Forum: HP-UX 06-22-2009
2,998
Posted By psimoes79
When you do something like that, all the...
When you do something like that, all the directory entries are read and only the latter two are printed. What I want is to go directly to the last entry. Has I said, the size of the directory file...
Forum: HP-UX 06-22-2009
2,998
Posted By psimoes79
Getting the index of the last entry in a directory
Hello,

Is there anyway of getting the index of the last entry in a directory? I'm using a C program to read the entries, but I want to go to the last entry because the directory is very big and I...
Forum: HP-UX 06-04-2009
3,478
Posted By psimoes79
Well, my directory file as 180MB ... $ ls...
Well, my directory file as 180MB ...

$ ls -lad .
drwxrwxr-x 10 interf sapsys 189300736 Jun 4 17:57 .
$
Forum: HP-UX 06-04-2009
3,478
Posted By psimoes79
Processing very big directory
Hello,

I have a very big directory with lots of small files. Just doing a single "ls" takes eternity, so I even can't know how many files the directory has.

I need to get the newest files in...
Forum: HP-UX 12-12-2007
2,539
Posted By psimoes79
Perl getpwent in Tru64 5.1
Hello,

I want to check empty user password in a Perl script in Tru64 5.1.
What I am doing is something like this:


use User::pwent;
...
while ( my $ent = getpwent() ) {
print...
Forum: HP-UX 10-12-2007
7,573
Posted By psimoes79
nfs export permissions
Hello,

If I have an export like:

/usr/temp -rw=ram:alligator

means that /usr/temp has "rw" permissions to ram and alligator machines and has "ro" to everyone else?
Forum: HP-UX 10-10-2007
7,373
Posted By psimoes79
vmstat and pagesize
Hello,

I'm checking the free virtual memory in HP-UX with the vmstat command. Some posts on the Internet say that the value of the free memory is in 4K pages. Doing man vmstat I can't find any...
Forum: HP-UX 10-08-2007
22,716
Posted By psimoes79
Disabled/Locked users
How can I check the disabled/locked users in HP-UX? It's possible to know that without root privileges?

Thanks.
Forum: Solaris 10-01-2007
13,436
Posted By psimoes79
But the order matters? For example: share -F...
But the order matters? For example:

share -F nfs -o rw=chrome,ro=chrome /usr/man

and

share -F nfs -o ro=chrome,rw=chrome /usr/man

I think in the 1st the ro overwrite the rw and in the 2nd...
Forum: Solaris 10-01-2007
13,436
Posted By psimoes79
Well, I think I was not explicit enough. With...
Well, I think I was not explicit enough. With that share options, it means that /usr/man is rw to everyone due to the absent of rw in the options configuration? Or the ro option overwrites the...
Forum: Solaris 10-01-2007
13,436
Posted By psimoes79
NFS share options
Hello,

I'm doing a Perl script to parse the dfstab file and find dangerous configurations (rw to everyone, root access, etc). My question is, if I have a share command like this:

share -F nfs...
Forum: AIX 07-17-2007
47,229
Posted By psimoes79
I don't have the stat command, also the date...
I don't have the stat command, also the date command doesn't have the %s option or something similar like the date in Linux distros.
Forum: AIX 07-17-2007
47,229
Posted By psimoes79
Some of my servers don't have Perl installed, I...
Some of my servers don't have Perl installed, I need a SH solution.
Forum: AIX 07-17-2007
47,229
Posted By psimoes79
get unix timestamp
How can I get the unix timestamp from AIX?
Forum: HP-UX 07-12-2007
5,863
Posted By psimoes79
It worked on B.10.20, B.11.00 and B.11.11...
It worked on B.10.20, B.11.00 and B.11.11 versions. It fails on two B.11.23 servers, it says that cpu speed is 0. Any thoughts?
Forum: HP-UX 07-11-2007
5,863
Posted By psimoes79
Get CPU speed without root permissions
How can I get the CPUs speed without root permissions?

Thanks.
Forum: Solaris 07-11-2007
3,302
Posted By psimoes79
I don't have root permissions to use format. My...
I don't have root permissions to use format. My system doesn't recognize the command quot, it's Solaris 8.
Forum: Solaris 07-11-2007
3,302
Posted By psimoes79
Get onyl local hard disks
How can I get only the local hard disks in Solaris?
I've tried iostat -x, iostat -E, etc, but it shows the cdroms, dvds, external storage... I want only the local physical hard disks.

Thanks.
Showing results 1 to 21 of 21

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