Linux

1.対称暗号方式

1.1ファイルを暗号化する
# openssl enc -des3 -a -salt -in/etc/fstab -out/root/fstab.cipher
enter des-ede3 ...

Linux

1.ntpのインストール
yum -y install ntp

2.ntp.confを設定
2.1 vim/etc/ntp.conf
方法1:「192.168.100.0」のネットワークのクライアン ...

Linux

ダウンロード
Download (MD5): zorin-os-9-core-64.iso(1,426MB)

更新内容:

The main focus for Zorin OS 9 has been o ...

Linux

サンプルコード

package com.arkgame;public class ReplaceFirstDemo {public static void main(String+", "cft");System.out.pri ...

Linux

1.電源を切る
# systemctl poweroff

2.再起動
# systemctl reboot

3.サスペンド
# systemctl suspend

4.ハイバ ...

Linux

ダウンロード
提供元サイトからダウンロード

インストールコマンド:

echo "deb  trusty main" | sudo tee /etc/apt/sources.list.d/mate-deskto ...

Linux

操作方法
# lspci
00:00.0 Host bridge: Intel Corporation 440BX/ZX/DX – 82443BX/ZX/DX Host bridge (rev 01)

Linux

書式
a 全てのユーザ
x 実行権
r 読み取り
w 書き込み
u 所有者

使用例1
# chmod a+x test.txt
# ls -l test.txt ...

Linux

1.epelのインストール
# yum install

2.依存パッケージのインストール
# yum install python-devel librsync-devel librsync python- ...

Linux

書式
lsmod |grep -E ‘モジュール名’
modprobe モジュール名
modprobe -r モジュール名

操作方法
1.モジュールの依存関係を確認 ...

Linux

操作サンプル
1.grep コマンドで空行を削除
# grep -v ‘^$’ testdata.txt

2.sed コマンドで空行を削除
# sed ‘/^$/ ...

Linux

書式
fmt -w 文字数 ファイル名
-t:段落最初から2行目のインデントを保存し、段落の左マージンに使用

使用例
1行あたりの20文字を指定します。
# fmt -w 20 resolv ...

Linux

エラー現象
FirewallD is not running

# cat/etc/redhat-release
Red Hat Enterprise Linux Server realease 7.7(Ma ...

Linux

操作方法
1.bootディレクトリの表示
# ls/boot/
System.map-4.18.0-240.15.1.el8_3.x86_64 initramfs-4.18.0-240.15.1.el8_3.x ...

Linux

ダウンロード:

アナウンス、ダウンロード、Phoronix

更新内容:

– This is NOT the final CentOS 7 release. Packages, ISOs, ...

Linux

$ sudo yum -y install epel-release
$ sudo yum -y install octave

Linux

1.一般的なコマンド
-who、w、last、history、netstat、top、finger
2.システムのログ、ファイル、時間とプロセス情報
/var/log/messages
/home/us ...

Linux

ダウンロード:
提供元サイトからダウンロード