Mytechforum - mytechforum.com

General Information:

Latest News:

How do I check the status of Workflow Mailer in Oracle EBS? 12 Jun 2013 | 10:52 pm

To find out of Workflow Mailer is running on your Oracle EBS server you can run the following query: SELECT Component_name, Component_Status FROM FND_SVC_COMPONENTS WHERE component_type = 'WF_MAILER';

What are some useful vSphere 5 CLI commands? 12 Jun 2013 | 04:17 pm

Virtual Machine Operations vim-vmd solo/registervm - Register VM on a host vim-cmd vmsvc/getallvms - List all VMs registered on the host NOTE: For the following commands replace with virtual machine I...

How do I check to see what character set my Oracle database is? 5 Jun 2013 | 09:21 pm

To check the character set for your Oracle database you can run the following query: SELECT value$ FROM sys.props$ WHERE name = 'NLS_CHARACTERSET'; It should return the value AL32UTF8 for UTF8. Anothe...

How do I disable and enable Nagios notifications from the command line? 20 Apr 2013 | 06:18 pm

To disable Nagios notifications: curl -d "cmd_mod=2&cmd_typ=11" "http://NAGIOS_HOST/cgi-bin/cmd.cgi" -u "USERNAME:PASSWORD" Re-enable Nagios notifications: curl -d "cmd_mod=2&cmd_typ=12" "http://NAGIO...

How do I run VMware Fusion in the background on my Mac OSX server, desktop, or laptop? 5 Apr 2013 | 10:39 pm

Running VMware Fusion the background is helpful for a machine that has multiple users that login and out. It can run without interruption instead of running in the foreground of your session. If you c...

How do I extract a single file from an .rpm file without installing the RPM? 16 Mar 2013 | 06:40 am

The rpm2cpio command is very useful for extracting the files in an .rpm file. You can specify a single file that you'd like to extract. Below is an example from the htop rpm package. mkdir /tmp/htop c...

How do I extract the contents of an RPM on my Linux server without installing it? 16 Mar 2013 | 06:36 am

The rpm2cpio command is very useful for extracting the files in an .rpm file. Below is an example of how to download and unpack an .rpm file without installing it. cd /tmp/my_rpm wget http://test.com/...

How do I set up password-less ssh to my VMware vSphere 5 server? 14 Mar 2013 | 05:08 pm

Setting up passwordless ssh to your VMware vSphere 5 server is easier than you think, but of course, you'll need to have enabled ssh first (Click here). # cat ~/.ssh/id.dsa.pub | ssh root@ 'cat >> /et...

How do I enable ssh on my VMware vSphere 5.x server? 14 Mar 2013 | 05:06 pm

If you need to enable shell access, you can do so using the vSphere client. To do so, please perform the following steps: 1. Log into a vCenter Server system using the vSphere Client. 2. Select the ho...

How do I resolve the error There was an error running gnome-screenshot: Failed to execute child process “gnome-screenshot” when I try to press Print S... 27 Feb 2013 | 12:33 am

If you're receiving the error: There was an error running gnome-screenshot: Failed to execute child process “gnome-screenshot” the problem is likely that you're missing the gnome-utils package. To rem...

Related Keywords:

how can someone modify my .htaccess file, what is phlebotomy technician, lsi53c1030 console, restrict file access apache, system not registered with rh n, clone virtual box image 2011, linux lvm resize lv, upgrade 10.04 server to 11.04, emc clariion engeneer password, emc clariion engineer password

Recently parsed news:

Recent searches: