DbAppWeb.com

Menu
  • Home
  • Linux
  • HP-UX
  • macOS
  • Windows
  • Web Servers
  • App Servers
  • Storage
How to install JAVA SDK 8.0 on WAS ND V8.5.5.x
April 30, 2018 HP-UX, IBM WebSphere Application Server

How to install JAVA SDK 8.0 on WAS ND V8.5.5.x

This article illustrates how to install JAVA SDK 8.0 on WebSphere Application Server V8.5.5 on HP-UX 11.31 machine. If you want to install the JAVA SDK 8.0 then first you need to apply the minimum fix pack 9. Here I have applied the fix pack 12 …
Full Article
Install WebSphere Application Server V8.5.5 Fix Pack 12 on HP-UX 11.31
April 28, 2018 HP-UX, IBM WebSphere Application Server

Install WebSphere Application Server V8.5.5 Fix Pack 12 on HP-UX 11.31

This article illustrates how to install WebSphere Application Server V8.5.5 Fix Pack 12 on HP-UX 11.31. If you want to upgrade the JAVA version on your WAS ND 8.5.5.x from 1.8 to 1.8 then first you need to apply the minimum fix pack 9. Here I …
Full Article
Migrating to JAVA SDK 8.0 from JAVA SDK 6.0 on WAS ND 8.5.5.x
April 26, 2018 HP-UX, IBM WebSphere Application Server

Migrating to JAVA SDK 8.0 from JAVA SDK 6.0 on WAS ND 8.5.5.x

System Requirement Before trying to update/upgrade the running JAVA SDK on WAS 8.5.5.x you need to check whether your setup is fulfilling the minimum requirements or not. Fix Pack 9 or higher should be applied to your WAS to switch the JAVA SDK 8.0 from JAVA SDK 6.0. …
Full Article
How to make your website in maintenance mode through Apache
April 25, 2018 Linux, Web Servers

How to make your website in maintenance mode through Apache

Problem We need to show the maintenance page to the outside users of our application/website during the deployment of codes or hardware maintenance. We can show the maintenance page or downtime message to the users by making some changes to apache configuration files. But for internal testing, …
Full Article
How to extend the size of Logical Volume (LV) in HP-UX
April 14, 2018 HP-UX

How to extend the size of Logical Volume (LV) in HP-UX

Sometimes we need to extend the size of a logical volume to increase the free space when running out of space. One of my servers has logical volume /dev/vg00/lvol5 mounted on /opt which becomes 76% full so I have to increase the size of the Logical Volume (LV) /dev/vg00/lvol5. I have to …
Full Article
Linux: Count number of files inside a directory including its subdirectories
April 12, 2018 Linux

Linux: Count number of files inside a directory including its subdirectories

If you need to count the number of files in a directory as well as all the files in its subdirectories then use the below command. Count Number of Files in Current Directory Use the find . -type f | wc -l command to count the …
Full Article
How many files can I put in a directory (ext4 file system)
April 11, 2018 Linux

How many files can I put in a directory (ext4 file system)

You can put the unlimited number of files and subdirectories under a directory which formatted using ext4 file system. Unlimited number of subdirectories in the ext4 file system Ext4 allows an unlimited number of subdirectories. (In ext3 a directory can have at most 32,000 subdirectories.). To allow for …
Full Article
How to determine file system type in HP-UX using command
April 9, 2018 HP-UX

How to determine file system type in HP-UX using command

The Disks and File Systems (fsweb, bundle FileSystems) tool is a single-system tool for managing logical volumes, volume groups, disks, file systems, paging devices, and backup & recovery of file systems, on systems running on HP-UX 11i v2 and HP-UX 11i v3. The Disks and File …
Full Article
Apache integration with JBoss through proxy_ajp
April 6, 2018 JBoss/WildFly Application Server, Web Servers

Apache integration with JBoss through proxy_ajp

Problem # vi /etc/httpd/conf.d/proxy_ajp.conf ProxyPass /TESTAPP/ ajp://10.20.2.22:8009/TESTAPP/ I have added the above line in proxy_ajp.conf file on my apache web server to access my application running on JBoss. but when tried to access my application through the url given below got the error. Error on Browser while accessing the …
Full Article
IP Address changed to local after restarting the network services in Linux
March 23, 2018 Linux

IP Address changed to local after restarting the network services in Linux

Problem I have installed the RHEL 6.8 on a server and after assigning the IP address to the system when I restarted the network services IP address changed to local IP. # service network restart Shutting down interface eth0: Shutting down loopback interface: Bringing up loopback interface: …
Full Article

Posts pagination

Prev 1 … 11 12 13 14 15 16 17 … 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