DbAppWeb.com

Menu
  • Home
  • Linux
  • HP-UX
  • macOS
  • Windows
  • Web Servers
  • App Servers
  • Storage
“telnet: Unable to connect to remote host: No route to host” in RHEL
April 9, 2017 Linux

“telnet: Unable to connect to remote host: No route to host” in RHEL

Problem: I was getting the error “telnet: Unable to connect to remote host: No route to host” in RHEL 6.8 while trying to telnet the port numbers 111 and 2049 (these ports being used for NFS) from a machine to another machine 174.11.1.11 which was NFS server. …
Full Article
Failed to start the virtual machine. Module DiskEarly power on failed.
April 8, 2017 Microsoft Windows, VMware ESXi

Failed to start the virtual machine. Module DiskEarly power on failed.

Problem: We have a server in which some Virtual Machines (VM) are running on VMware Esxi 5.5. In these Virtual Machines, we have RHEL 5.8, RHEL 6.8, Windows Server 2003, and Windows Server 2008 R2. One day suddenly Windows Server 2008 R2 stopped working and we …
Full Article
How to Download and Install HPE 3PAR StoreServ Management Console (SSMC) 3.0
April 8, 2017 Storage Servers

How to Download and Install HPE 3PAR StoreServ Management Console (SSMC) 3.0

StoreServ Management Console (SSMC) is the Management Software that we use to manage the HPE 3PAR storage arrays. SSMC provides the Graphical User Interface (GUI) on the browser through which management tasks become easy for system administrators. You can also use the Command Line Interface (CLI) options …
Full Article
hpvmstatus: HPVM currently not running.
April 6, 2017 HP-UX

hpvmstatus: HPVM currently not running.

Error: This error occurred after installation of some patches and changes in configuration files like /etc/hosts, /etc/rc.config.d/netconf etc. #hpvmstatus hpvmstatus: HPVM currently not running. Solution: in the /etc/rc.config.d/hpvmconf you need to set the HPVM_ENABLE=1 to enable Integrity VM at boot time. Otherwise /sbin/init.d/hpvm start should start Integrity VM …
Full Article
How to Download and Install HPE 3PAR Management Console (IMC) 4.7.3
March 16, 2017 Storage Servers

How to Download and Install HPE 3PAR Management Console (IMC) 4.7.3

Inform Management Console (IMC) is the Management Software which we use to manage the HPE 3PAR storage arrays. IMC provides the Graphical User Interface (GUI) console through which management tasks become easy for system administrators. You can also use the Command Line Interface (CLI) options like PuTTY, …
Full Article
How to view/print routing table in HP-UX
February 26, 2017 HP-UX

How to view/print routing table in HP-UX

You can display the routing table by using the command netstat -rn on an HP-UX system. The first column of the routing table shows the destination and the second column of the routing table tells how to reach to the destination. HP-UX 11.31 Use netstat command to print the routing table …
Full Article
How to view/print routing table in Linux
February 25, 2017 Linux

How to view/print routing table in Linux

You can display the routing table by using the command netstat -rn or route -n in a Linux system. The first column of the routing table shows the destination and the second column of the routing table tells how to reach to the destination. Linux (RHEL 6.8) Use the netstat command to …
Full Article
Create a Logical Volume larger than 2TB and format it in HP-UX
February 23, 2017 HP-UX, Storage Servers

Create a Logical Volume larger than 2TB and format it in HP-UX

You cannot extend/create any logical volume of more than 2 TB in HP-UX LVM with VG version 1.0. Max is 2 TB and that too on 11.31 because the number of max physical extents (PE) on 11.31 is 65536 and with that max size of PE …
Full Article
How to Make your Blogger Blog Template to fit any Screen Resolution
February 18, 2017 Blogger

How to Make your Blogger Blog Template to fit any Screen Resolution

Follow the below steps to make your blogger blog template fit any screen resolution: In your Blogger Dashboard go to Template >> Edit HTML Search for text .content-outer, .content-fauxcolumn-outer, .region-inner { and you will find the below lines of codes. .content-outer, .content-fauxcolumn-outer, .region-inner { min-width: $(content.width); max-width: $(content.width); _width: $(content.width); } Replace the …
Full Article
How to reduce space between header and pagelist widgets in blogger
February 3, 2017 Blogger

How to reduce space between header and pagelist widgets in blogger

Follow the below steps to reduce the space between ‘Header’ and ‘Pagelist’ widgets in Blogger: In your blogger Dashboard go to Template >> Edit HTML Search for text ‘.tabs-outer {‘ and add below line of code to this block. margin-top: -25px !important; www.dbappweb.com If  ‘.tabs-outer {‘ is not exist in your template then search for …
Full Article

Posts pagination

Prev 1 … 18 19 20 21 22 23 24 … 28 Next
  • Popular
  • Recent

Categories

  • Android (2)
  • Blogger (16)
  • Domain and Hosting (1)
  • Hardware Issues (7)
  • HP-UX (55)
  • HPE Data Protector (9)
  • IBM Lotus Notes (2)
  • IBM WebSphere Application Server (16)
  • Internet Tips & Tricks (15)
  • iOS (8)
  • JBoss/WildFly Application Server (2)
  • Linux (76)
  • macOS (15)
  • Microsoft Windows (31)
  • News and Updates (11)
  • Oracle Database (5)
  • SSL/TLS (1)
  • Storage Servers (23)
  • Tools/Softwares (1)
  • VMware ESXi (17)
  • Web Servers (14)
  • WordPress (5)

Archives

DbAppWeb.com

Solution of Database, Application and Web Server Problems

About DbAppWeb.com

One Stop Solution for Database Server, Application Server and Web Server Problems.

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

DbAppWeb on Social Media

Copyright © 2026 DbAppWeb.com
Terms and Conditions   Theme by MyThemeShop.com
 

Loading Comments...