Search Results

Search: Posts Made By: jhtrice
1,158
Posted By jhtrice
X11
X11 display 1.0.
5,027
Posted By jhtrice
procmailex
From procmailex:

Suppose you have two accounts, you use both accounts regularly, but they are in very distinct places (i.e., you can only
read mail that arrived at either one of the...
1,757
Posted By jhtrice
nmap
nmap would give you which ports the host was listening on. A domain controller is going to be listening on 53, 88, 135, 389 at least. You can get a better list of ports by googling. You might look...
8,183
Posted By jhtrice
Find a mentor
It's been my experience that Unix admins tend to be fairly independent and like to figure things out for themselves. That being said, a good mentor can be a huge benefit. Do you know a Unix admin...
1,526
Posted By jhtrice
chsh
In linux it's best to use chsh to change your shell. passwd -e in unix. See the man pages.
54,432
Posted By jhtrice
Where tnsnames.ora is
Generally, it is in $ORACLE_HOME/network/admin. If TNS_ADMIN is defined it will be in $TNS_ADMIN.
12,661
Posted By jhtrice
wc -c
Try wc -c {filename}
5,446
Posted By jhtrice
/etc/vfstab
Look in /etc/vfstab for example on how to mount swap space on boot.
Forum: Red Hat 01-16-2009
7,322
Posted By jhtrice
CVS ldap authentication
I am trying to convert all my redhat servers over to ldap. I have solved almost all the probems but am having trouble getting cvs pserver to authenticate. I'm running redhat 4. Just patched...
1,866
Posted By jhtrice
I think the default password is the last 8...
I think the default password is the last 8 characters of the system serial number. Check the documentation.
Forum: AIX 12-16-2008
14,737
Posted By jhtrice
Just curious. Why don't you want to use iozone?
Just curious. Why don't you want to use iozone?
7,127
Posted By jhtrice
SAP swap recommendations
Hello all.
My company is installing an SAP ERP financials. The consultants are asking me to allocate 30Gbytes of swap. This is on a dedicated Linux box running Redhat 5 64Bit OS. It has 16GB of...
Forum: SuSE 08-28-2008
2,990
Posted By jhtrice
blah
What does the blah command do?
Forum: Solaris 08-12-2008
203,728
Posted By jhtrice
top install
You might look here.

http://http://www.sunfreeware.com/indexsparc9.html
Forum: Linux 08-12-2008
9,317
Posted By jhtrice
X windows
One thing you should realise is that unlike Microsoft windows, in X windows the windows "server" is like a service so it is easier to remotely display things. You may just need an xwindows server on...
10,553
Posted By jhtrice
What version of java?
What versions of java and what switches for the java command? Are these both linux boxes? I believe the JVM heap size is limited to 2GB for some version of java under linux but I'm not 100% sure.
Forum: Solaris 08-04-2008
5,357
Posted By jhtrice
Edit the sys crontab ("crontab -e sys") and set...
Edit the sys crontab ("crontab -e sys") and set the sa1 script to run 7x24.
Example:
0,15,30,45 * * * * /usr/lib/sa/sa1
22,152
Posted By jhtrice
In most disributions it's still in /etc/crontab.
In most disributions it's still in /etc/crontab.
5,344
Posted By jhtrice
Did you check your email? Append >>...
Did you check your email?
Append >> /tmp/mytestfile.log 2>&1 to the line in crontab to redirect both standard error and out to the file /tmp/mytestfile.log

Sorry I see you already covered this.
Forum: Linux 07-28-2008
2,788
Posted By jhtrice
firewall
What version of linux are you running?
On Fedora there is a "system-config-firewall" command which has a gui interface.
Forum: Solaris 07-28-2008
14,593
Posted By jhtrice
rdesktop
Yes. rdesktop can do this. You can download from Sunfreeware - Freeware Open Source Software for Sun Microsystem's Solaris (http://www.sunfreeware.com/)
14,962
Posted By jhtrice
Ask your sys admin to restore it for you.
Ask your sys admin to restore it for you.
2,096
Posted By jhtrice
What OS? Are you installing a pre-compiled...
What OS?
Are you installing a pre-compiled program? If so, a wild guess is you are missing dependancies.
9,839
Posted By jhtrice
Under solaris the command would be pkginfo |...
Under solaris the command would be
pkginfo | grep ftp
ps -ef isn't going to show anything for a normal install unless someone is connected. Under that old version of Solaris I think ftp was still...
4,370
Posted By jhtrice
"ls -ld" if you don't have ll defined.
"ls -ld" if you don't have ll defined.
Showing results 1 to 25 of 75

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