`
xiaoer_1982
  • 浏览: 1862291 次
  • 性别: Icon_minigender_2
  • 来自: 北京
文章分类
社区版块
存档分类
最新评论

HP-UX Strong Random Number Generator与 /dev/random相关

HP 
阅读更多
Product details & specifications
<spacer type="block" width="1" height="10"></spacer>
<spacer type="block" width="1" height="1"></spacer> <!-- BEGIN NESTED TABLE -->
Installation

Installation of the Strong Random Number Generator will cause the kernel to rebuild and system to reboot. Following reboot, the /dev/random and /dev/urandom special files will be present and no further administrative actions are required.
1) Login as root.

2) Follow the instructions to download the KRNG11i product bundle into the /tmp directory.

3) Verify that the source depot file has downloaded correctly using swlist. Note that swlist and swinstall require you to specify the full path name to the location of the source depot file:

swlist -d @ /tmp/KRNG11i_*.depot

4) Use swinstall to install the KRNG11i bundle from the source depot file. Note that because KRNG11i pulls in a set of kernel components, the autoreboot flag must be specified:

swinstall -x autoreboot=true -s /tmp/KRNG11i_*.depot KRNG11i

The system will reboot after installation.

5) Verify that the KRNG11i bundle was installed:

swlist | grep KRNG11i

This message should appear:
KRNG11i B.11.11.09 HP-UX 11.11 Strong Random Number Generator

When you install the KRNG11i bundle, the following items are included:
  • Enablement updates to the HP-UX 11i kernel.
  • A dynamically loadable kernel module, rng, that collects random data.
  • The /usr/include/sys/random.h header file.
  • The random(7) manual page.
  • <spacer type="block" width="1" height="1"></spacer> <!-- BEGIN NESTED TABLE -->
    removal

    Strong Random Number Generator contains kernel products. Removing them will cause a system reboot after removal is complete.
    1) Login as root.

    2) Run swremove to remove the produt.

    swremove -x autoreboot=true RandomNumGen RandomNumGenDyn

    This removes the core functionality of the feature, but leaves the bundle wrapper and patches on your system. Removal of the patches that were included with the feature bundle is not recommended. Therefore, we advise you NOT to remove the patches from your system.

    分享到:
    评论

    相关推荐

      Random Number Generator v1.0

      Random Number Generator v1.0 &lt;br&gt;一个随机数生成的小工具,可以用在需要随机数的地方 例如随机安排考场座位, &lt;br&gt;功能: 1、生成数列的随机排序 2、指定前缀 3、关联目标 4、结果保存为文本...

      前端开源库-happn-random-activity-generator

      【前端开源库-happn-random-activity-generator】是一款专为前端开发者设计的开源工具,它主要功能是生成各种随机活动,适用于开发过程中需要模拟多种动态数据的场景。这个开源库可以帮助开发者快速创建出多样化的...

      BK 3160-bp2331-20111019.pdf

      • Type 3160-A-022 Generator, 2/2-ch. Input/Output Module LAN-XI 51.2 kHz (Mic, CCLD, V) • Type 3160-A-042 Generator, 4/2-ch. Input/Output Module LAN-XI 51.2 kHz (Mic, CCLD, V) • Type 3160-B-042 ...

      Random Number Generator.rar

      在IT行业中,随机数生成器(Random Number Generator,RNG)是编程和计算机科学中的一个核心概念,尤其在模拟、加密、游戏开发以及各种算法中都有广泛应用。在"欧母龙PLC例程"这个场景中,随机数生成器可能用于自动...

      前端开源库-babel-helper-remap-koa2-async-to-generator

      前端开源库-babel-helper-remap-koa2-async-to-generatorbabel-helper-remap-koa2-async-to-generator,将异步函数转换为ES2015生成器(koav2-&gt;koav1)。

      form-generator-dev.zip

      《基于ElementUI的表单生成器插件——form-generator-dev深度解析》 在现代Web开发中,提升用户体验和开发效率是至关重要的。ElementUI作为一款流行的Vue.js组件库,为开发者提供了丰富的UI组件,简化了前端开发...

      randomNumberGenerator

      《探究randomNumberGenerator:意识与随机数生成器的交集》 在信息技术的广阔领域中,我们时常会遇到一些令人深思的实验性项目。"randomNumberGenerator"就是这样一款应用程序,它的目标并非单纯的技术实现,而是...

      json-obj-form-generator:从JSON对象生成表单

      json-obj-form-generator 从JSON对象生成表单安装npm install --save json-obj-form-generator 有关更多信息,请查看有关沙箱(游乐场),设计师翻译生成器等的文档。设计者的用法import { JOFGENDesigner } from '...

      swagger-axios-ts-generator:通过swagger openapi自动生成axios-ts代码

      @ toft-code / swagger-axios-ts-generator 安装 $ npm install @toft-code/swagger-axios-ts-generator $ yarn add @toft-code/swagger-axios-ts-generator 例子 打字稿 import { generate } from '@toft-code/...

      欧母龙PLC例程源码RandomNumberGenerator

      根据提供的文件信息,我们可以深入探讨与“欧母龙PLC例程源码RandomNumberGenerator”相关的知识点,主要包括以下几个方面: ### 一、欧母龙PLC简介 欧母龙(Omron)是一家全球知名的自动化控制产品生产商,其PLC...

      RandomNumberGenerator_111243.exe

      RandomNumberGenerator_111243.exe

      A Random Number Generator in Verilog in Verilog

      随机数生成器(Random Number Generator,简称RNG)是指能够产生一系列无法预测的数字的设备或算法。根据生成随机数的方法不同,随机数生成器可以分为物理随机数生成器和计算型随机数生成器两大类。物理随机数生成器...

      Number generator_Numbergenerator_源码

      根据描述中的“True Random Number Generator”,我们可以推断“Numbergenerator”可能采用了TRNG,因为它提供了更高等级的随机性。 2. 实现方式:TRNG的实现通常涉及到硬件设备,这些设备能捕获自然界中的不可预测...

      rn-shadow-generator:React Native Shadow Generator是一个快速生成阴影组件的工具。 .mind团队构建的工具

      @ dotmind / rn-shadow-generator React Native Shadow Generator可以快速生成您组件的阴影。 由 菜单 :rocket: 路线图 Android完全兼容(方向支持) 可压组件动画 :laptop: 安装 yarn add @dotmind/...

      react-final-form-generator:在react-final-form之上生成形式

      import Form , { Control } from 'react-final-form-generator' // Fields const fields = [ { name : 'email' , label : 'Email' , type : 'TextField' , } , { name : 'submit' , label : 'Submit' , ...

      Laravel开发-medialibrary-gcs-url-generator

      Laravel开发-medialibrary-gcs-url-generator 为使用superbalist/laravel google cloud storage为存储在google cloud storage上的文件生成URL的spatei/medialibrary自定义URL生成器

      Laravel开发-laravel-generator

      Laravel开发-laravel-generator laravel crud generator/model/migrate仅从一个命令开始,包括controller、service、repository、model、migrations、routes.php update。

      random bit generator_RandomNumber_random_源码

      "random bit generator_RandomNumber_random_源码" 主题关注的是如何利用混沌键序列来生成随机比特流,这是一种非传统但可能具有高度随机性的方法。 在传统的计算机系统中,随机数通常由伪随机数生成器(PRNG)产生...

      tRNG - true Random Number Generator-开源

      使用声卡作为熵源的C ++ Windows库,用于生成真正的随机数。

      generation--of-random-data.rar_random_随机数生成

      随机数生成器(Random Number Generator, RNG)通常可以分为伪随机数生成器(Pseudo-Random Number Generator, PRNG)和真随机数生成器(True Random Number Generator, TRNG)。PRNG基于数学算法,通过一个初始种子...

    Global site tag (gtag.js) - Google Analytics