Articles of 安装

在Ubuntu上安装rootsh时出错

我在Ubuntu 10.04 LTS上安装rootsh 1.5.3(按照本指南 ),我得到: $ make && make install Making all in src make[1]: Entering directory `/tmp/rootsh-1.5.3/src' make all-am make[2]: Entering directory `/tmp/rootsh-1.5.3/src' if gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -Wpointer-arith -pedantic -pedantic -Wstrict-prototypes -MT rootsh.o -MD -MP -MF ".deps/rootsh.Tpo" -c -o rootsh.o rootsh.c; \ then mv -f ".deps/rootsh.Tpo" […]

CentOS 7安装错误:调用StartServiceByName超时

我试图在HP Proliant DL320e Gen8 v2服务器上安装CentOS 7。 我正在尝试通过iLO4 IRC和虚拟媒体。 我正在启动“CentOS-7.0-1406-x86_64-Minimal”。 我到达第一个安装菜单(即安装,检查介质和安装,排除故障,…),然后按下安装,然后出现一系列testing开始(绿色的“OK”) – 这些testing花费的时间比它们长当我在家用电脑上进行“本地安装”时。 在testing结束时,也就是在进入主GUI安装屏幕之前(在这里设置networking,时区,磁盘分区等),我得到这个错误: 我尝试了最小的图像〜3次 – 每次都有相同的结果。 然后我尝试了DVD安装映像 – 同样的问题。 请注意,我正在上传〜60kB的虚拟媒体。 任何帮助将不胜感激 :) 编辑: 注意:在我做这个之前,我跑了2014年9月的SPP – 看起来完全没有错误。 再次通过它,这是我遇到的唯一的错误/警告: 编辑编辑: 从安装命令中删除“完全”。

Foreman-Installer安装失败 – puppet cert – 生成FQDN返回23而不是 – Ubuntu 14.04

我试图在我的Ubuntu 14.04服务器上安装Foreman serveral时间。 工头1.5和1.6总是失败,同时出现以下错误: /usr/bin/puppet cert –generate ubuntutest.domain.com returned 23 instead of one of [0] /Stage[main]/Puppet::Server::Config/Exec[puppet_server_config-generate_ca_cert] /returns: change from notrun to 0 failed: /usr/bin/puppet cert –generate ubuntutest.domain.com returned 23 instead of one of [0] /Stage[main]/Puppet::Server::Config/Exec[puppet_server_config-generate_ca_cert]: Failed to call refresh: /usr/bin/puppet cert –generate ubuntutest.domain.com returned 23 instead of one of [0] /Stage[main]/Puppet::Server::Config/Exec[puppet_server_config-generate_ca_cert]: /usr/bin/puppet cert –generate ubuntutest.domain.com […]

使用FUSE挂载压缩文件系统

我想将计算机上的某些文件夹移动到压缩读/写图像,这样我就可以在我的机器上占用较less的磁盘空间(这些文件夹包含一些Mercurial和Git存储库)。 因为我不是每天都在使用这些库,所以我更喜欢使用FUSE手动安装它们。 到目前为止,我已经find了如何创build一个空的btrfs文件系统: dd if=/dev/zero of=/tmp/empty bs=1 count=0 seek=100M mkfs.btrfs /tmp/empty 我如何安装这个文件夹? 当我input$ fusermount /tmp/empty我得到fusermount: old style mounting not supported 。

FreeBSD预安装脚本的gnop设备?

在挂载文件系统之前,如何在FreeBSD上运行脚本? 我想安装一个gnop设备并挂载它(不,不适用于ZFS)。 有没有任何规范的地方,我可以把gnop create … ?

用可写的闪存驱动器安装Debian

通过这样做,我可以轻松地制作一个可启动的闪存驱动器来安装Debian: dd if=debian-7.8.0-amd64-CD-1.iso of=/dev/sdg bs=4M; sync 但是这样就使得闪存驱动器是只读的。 我想定制的东西,但如何?

无法安装我的硬盘

当我尝试安装其中一个硬盘时,无法find硬盘上的文件夹。 这是命令df的输出: Filesystem 1K-blocks Used Available Use% Mounted on rootfs 33000428 119124 32881304 1% / none 33000428 119124 32881304 1% / 198.27.85.63:/home/pub/rescue.v7 886788312 250295096 591423904 30% /nfs 198.27.85.63:/home/pub/pro-power 886788312 250295096 591423904 30% /power 198.27.85.63:/home/pub/commonnfs 886788312 250295096 591423904 30% /common tmpfs 10240 204 10036 2% /dev tmpfs 6600088 72 6600016 1% /run tmpfs 5120 0 5120 […]

在启动时挂载不需要的目录

目前有一个目录在启动时挂载在另一个目录中。 我不知道这是从哪里来的。 问题挂载是df -ah输出上的最后一个挂载… 更新:多一点颜色。 下面的/ gfs2目录是根分区上的遗留目录。 我想将/ dev / mapper / vg_prodapi01-LogVol01直接挂载到/ sitelogs目录,而不会在启动时被这个legacy / gfs2目录挂载。 df -ah输出 使用的文件系统大小可用使用% 的/ dev /映射器/ vg_prodapi01-LogVol01 18G 12G 5.9G 66%/ proc 0 0 0 – / proc sysfs 0 0 0 – / sys devpts 0 0 0 – / dev / pts tmpfs 3.9G 32M 3.9G 1%/ […]

在Centos7上安装MySQL(MariaDB)

Centos7新手,试图安装MariaDB: sudo yum install mariadb-server mariadb 这就是它吐出来的东西: Loaded plugins: fastestmirror, langpacks, rhnplugin This system is receiving updates from RHN Classic or Red Hat Satellite. Loading mirror speeds from cached hostfile Package mariadb-server is obsoleted by MariaDB-server, trying to install MariaDB-server-10.1.5-1.el7.centos.x86_64 instead Package mariadb is obsoleted by MariaDB-client, trying to install MariaDB-client-10.1.5-1.el7.centos.x86_64 instead Resolving Dependencies –> […]

检测哪个应用程序安装了一个设备

在我的系统上,有时会自动挂载/卸载插入的设备。 我想这是由机器上的一些软件完成的。 有什么办法来监视系统上的PnP挂载/卸载事件,并检测哪个应用程序触发事件(而不是在应用程序之后卸载应用程序)?