DbAppWeb.com

Menu
  • Home
  • Linux
  • HP-UX
  • macOS
  • Windows
  • Web Servers
  • App Servers
  • Storage

Tag: Linux

mount: mount to NFS server ’10.xx.x.xx’ failed: timed out (retrying).
December 5, 2016 Linux

mount: mount to NFS server ’10.xx.x.xx’ failed: timed out (retrying).

Problem: When I was trying to mount a partition shared through NFS on a Linux machine, I was getting the below error: # mount 10.xx.x.xx:/xyz/abc /test mount: mount to NFS server '10.xx.x.xx' failed: timed out (retrying). mount: mount to NFS server '10.xx.x.xx' failed: timed out (retrying). Reason: I was …
Full Article
How to Generate Certificate Signing Request (CSR) for Apache SSL
September 22, 2016 Linux, Web Servers

How to Generate Certificate Signing Request (CSR) for Apache SSL

The utility “openssl” is used to generate the key and CSR. This utility comes with the OpenSSL package and is usually installed under /usr/local/ssl/bin. If the utility was installed elsewhere, these instructions will need to be adjusted accordingly. In this example, CSR was generated for Apache …
Full Article
How to Install JRE and set JAVA_HOME Path in Linux 64 Bit Operating System
June 11, 2016 Linux

How to Install JRE and set JAVA_HOME Path in Linux 64 Bit Operating System

First, download the latest version of JRE rpm from the Oracle website. To download the latest version of JRE Click Here. The process of installing the JRE rpm and setting the JAVA_HOME path is shown here. Install JRE on 64-bit Linux Download the latest JRE rpm …
Full Article
How to Add Static Routes in Linux
May 31, 2016 Linux

How to Add Static Routes in Linux

Static routes are for traffic that must not, or should not, go through the default gateway. Routing is often handled by devices on the network dedicated to routing (although any device can be configured to perform routing). /etc/sysconfig/network-scripts/route-eth0 Add Static Routes in Linux If static routes …
Full Article
How to Scan a SCSI disk in Linux Without Rebooting the System
May 30, 2016 Linux

How to Scan a SCSI disk in Linux Without Rebooting the System

You can scan a newly added SCSI disk in Linux without rebooting the system. The process is shown below: First, check all disks presently shown on the system by using the below command: # fdisk -l |egrep '^Disk' |egrep -v 'dm-' WARNING: GPT (GUID Partition Table) …
Full Article
How to Protect GRUB with Password in Linux
May 13, 2016 Linux

How to Protect GRUB with Password in Linux

GRand Unified Bootloader (GRUB) is a default bootloader in Linux (all Unix-like) operating system. Anyone can log in into Single User Mode and may change the root user password, system settings etc. This is the big security flow. So, to prevent such an unauthorized person to …
Full Article
How to Remove GRUB Password in Linux
May 12, 2016 Linux

How to Remove GRUB Password in Linux

You can remove the GRUB Password after login into the system, follow the steps given below: Login into the system through root user. Open the grub.conf file into vi editor. # vi /boot/grub/grub.conf OR # vi /etc/grub.conf Comment the password line in the grub.conf file or remove this …
Full Article
Protect SSH Logins with SSH & MOTD Banner Messages in Linux
April 13, 2016 Linux

Protect SSH Logins with SSH & MOTD Banner Messages in Linux

You can display a warning message to unauthorized users or display a welcome message or informational message to authorized users for SSH logins. These messages can be displayed through banners, a legal banner contains some security warning information or general information, that alerts the user. It …
Full Article
What is sosreport and how to generate it in Linux
December 15, 2015 Linux

What is sosreport and how to generate it in Linux

 What is sosreport? A sosreport command is a tool that collects configuration and diagnostic information from a Red Hat Enterprise Linux system. For instance: the running kernel version, loaded modules, and system and service configuration files. The command also runs external programs to collect further information, …
Full Article

Posts pagination

Prev 1 … 6 7 8 9
  • 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