DbAppWeb.com

Menu
  • Home
  • Linux
  • HP-UX
  • macOS
  • Windows
  • Web Servers
  • App Servers
  • Storage
Remove Empty Space Left on Top After Removing Navbar in Blogger
February 1, 2017 Blogger

Remove Empty Space Left on Top After Removing Navbar in Blogger

Follow the below steps to remove the space left on top after removing the navbar in Blogger: In your Blogger Dashboard go to Template >> Edit HTML Search for text ‘</head>’ and add the below line of code just above this text. <style type='text/css'> .content-inner { margin-top: -60px !important; } </style> you can …
Full Article
How to determine file system type in linux using command
January 24, 2017 Linux

How to determine file system type in linux using command

Linux supports numerous file systems, but common choices for the system disk on a block device include the ext* family (ext2, ext3 and ext4), XFS, JFS, ReiserFS and btrfs. ext4 is the latest file system of ext* family. You can determine the file system of your various …
Full Article
Protect SSH Logins with SSH & MOTD Banner Messages in HP-UX
January 17, 2017 HP-UX

Protect SSH Logins with SSH & MOTD Banner Messages in HP-UX

You can display a warning message to unauthorized users or display a welcome message or informational message to authorized users for SSH, and telnet logins in HP-UX. These messages can be displayed through banners, a legal banner contains some security warning information or general information, that …
Full Article
Remove welcome message after login in HP-UX 11.31
January 14, 2017 HP-UX

Remove welcome message after login in HP-UX 11.31

If you want to remove the welcome message that HP-UX shows every time when you log in via ssh or telnet then you need to edit the /etc/profile file. (c)Copyright 1983-2006 Hewlett-Packard Development Company, L.P. (c)Copyright 1979, 1980, 1983, 1985-1993 The Regents of the Univ. of …
Full Article
Show more than 200 comments on Blogger Page or Post
January 13, 2017 Blogger

Show more than 200 comments on Blogger Page or Post

If you have got more than 200 comments on a post or page on blogger then you may not be able to see the comments more than 200. Blogger has no limitation on the number of comments on a post or page but many people are facing …
Full Article
Windows 10: ‘telnet’ is not recognized as an internal or external command, operable program or batch file.
January 12, 2017 Microsoft Windows

Windows 10: ‘telnet’ is not recognized as an internal or external command, operable program or batch file.

If you are getting the error” ‘telnet’ is not recognized as an internal or external command, operable program or batch file.” on Microsoft Windows 10 while trying to connect a machine through telnet then it means telnet client service not enabled/installed on your system. You need …
Full Article
How to Replace Internal Hard Drive of Dell Inspiron 1545 Laptop
January 10, 2017 Microsoft Windows

How to Replace Internal Hard Drive of Dell Inspiron 1545 Laptop

If you are running out of space on your hard drive or if the hard drive has failed or is in the process of failing or your laptop showing the alert that you need to replace your hard drive. Signs of the hard drive failure may …
Full Article
Create a Logical Volume and format it in HP-UX
January 6, 2017 HP-UX

Create a Logical Volume and format it in HP-UX

When we need more space on a server. To get more space we create new virtual LUNs from our storage and present that LUN on the server to get the required space. After exporting the LUNs to a server we need to create Physical Volume, Volume …
Full Article
How to rescan new LUNs added in HP-UX 11.31
January 5, 2017 HP-UX, Storage Servers

How to rescan new LUNs added in HP-UX 11.31

Sometimes we need to add more space to a server. To get more space we create new virtual LUNs from our storage and present that LUN on the server to get the required space. If you have added a new LUN to a server then you …
Full Article
How to reboot a HP-UX machine
January 5, 2017 HP-UX

How to reboot a HP-UX machine

You can reboot a HP-UX machine by using the commands shown below: # /usr/sbin/shutdown -r -y 0 or # shutdown -ry now -r = reboot -y = don’t ask for confirmation 0 = Shutdown now the shutdown command is the preferred way to shut down a system though …
Full Article

Posts pagination

Prev 1 … 19 20 21 22 23 24 25 … 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 © 2025 DbAppWeb.com
Terms and Conditions   Theme by MyThemeShop.com
 

Loading Comments...