Sponsored Content
Top Forums UNIX for Advanced & Expert Users How to fix the server to show SysInfo Post 302307191 by qneill on Tuesday 14th of April 2009 10:34:13 PM
Old 04-14-2009
Umm, you will probably need to post some more information about what you are doing. The two outputs you show are your "result", but from what action? Are you setting up a web server?
Are you working for starwoodhotels.com? Just a guess.
 

7 More Discussions You Might Find Interesting

1. Solaris

sysinfo command not found

Hi, I refer to this treat. I got the same objective, to capture serial number. when I type command sysinfo not found. but my system have 'man -s 2 sysinfo'. How to make sysinfo command work. FYI i'm using Solaris 10 11/06. (1 Reply)
Discussion started by: apip
1 Replies

2. Solaris

How to fix a fault with apache in SUN server

Hi, We are logging into the SUN OS 5.9 server by using putty. We are not able to open the webpage that is using the apache server in our main server. when i checked for my apache server, It is running fine. It is given as $ ps -ef|grep httpd root 421 1 0 08:57:11 ? ... (30 Replies)
Discussion started by: vamshikrishnab
30 Replies

3. UNIX for Advanced & Expert Users

sysinfo replacement?

What is everyone using as a multi-platform replacement for "sysinfo" (licensing required nowadays)? (3 Replies)
Discussion started by: kickslop
3 Replies

4. AIX

A fix appears to be installed, but does not show under instfix

I am running HACMP 5.4 under AIX 5.3. I need to upgrade my TSM to 5.5. 5.5 requires a fix install (IY89869) for the HACMP. I looked under both instfix and smitty to see inf the fix was installed, it was not. I downloaded the fix, and did a preview install. I was informed that the "update... (2 Replies)
Discussion started by: mhenryj
2 Replies

5. Emergency UNIX and Linux Support

Samba server does not show up in Windows Network Places

Hi all, I have run into this problem while trying to setup a CentOS based NAS for a friend of mine. We are using CentOS 6. The share on server can be accessed by it's IP. I have setup netbios name for the server. But that does not help. We need it to show up on Windows Network Places... (3 Replies)
Discussion started by: admin_xor
3 Replies

6. AIX

VIO server does not show new LPAR

Hi All, I've been trying to create a new LPAR for some days now but I can't get the VIO server to recognize the new LPAR. This is what I did: On HMC create new LPAR On HMC create new virtual scsi adapter for LPAR in VIO profile On HMC add new virtual scsi adapter for LPAR with DLPAR... (6 Replies)
Discussion started by: petervg
6 Replies

7. Shell Programming and Scripting

Show Logs from a server location to a web browser

hey Guys, Am a newbie to Linux and have a probable requirement that might come up pretty soon. I need to understand, how log files and log location can be displayed on a web browser. So that the end user can read the log files and should be able to search for order numbers in the logs. If... (2 Replies)
Discussion started by: ashish_samarth
2 Replies
gtrayicon(1)						      General Commands Manual						      gtrayicon(1)

NAME
gtrayicon - Generic tray icon for GNOME DESCRIPTION
Generic tray icon for GNOME is a small utility which allows to add a icon to the system tray that can be used to trigger customized enable/disable actions. OPTIONS
--tooltip=string string to appear as tooltip --activate=cmd activate command --deactivate=cmd deactivate command --activate-icon=icon-path icon to show for 'activate' action --deactivate-icon=icon-path icon to show for 'deactivate' --menu-file=menu-path custom menu to display for right button --activated start in 'activated' state (default: 'deactivated' state) EXAMPLE
Activate action: start webfs (web server) setting a pid file Deactivate action: kill that webfs instance gtrayicon --activate="/usr/bin/webfsd -k /tmp/pid.file -r /var/www" --deactivate="cat /tmp/pid.file | xargs -ipid kill -TERM pid" MENU
For an example on how to write a menu file,see /usr/share/doc/gtrayicon/examples/sample.menu SEE ALSO
Website: http://gtrayicon.sourceforge.net/ AUTHOR
Gtrayicon was written by Javier Valencia (javiervalencia80 at gmail.com) This Man page was written by Taylor LeMasurier-Wren <ripps818@gmail.com> gtrayicon(1)
All times are GMT -4. The time now is 03:27 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy