全文検索:
- yum @01_linux:01_net
- /local/src/ rpm --import http://ftp.iij.ad.jp/pub/linux/centos/5.4/os/i386/RPM-GPG-KEY-CentOS-5 \\ wget http://ftp.iij.ad.jp/pub/linux/centos/5.6/os/i386/CentOS/yum-3.2.22-33.el5.centos.noarch.rpm \\ wget http://ftp.iij.ad.jp/pub/linux/centos/5.6/os/i386/CentOS/yum-metadata-parser-1.1... .centos.i386.rpm \\ wget http://ftp.iij.ad.jp/pub/linux/centos/5.6/os/i386/CentOS/python-elementtree-1.2.
- 04 CentOS7 古いカーネルで起動 @01_linux:21_centos7
- " {print i++ " : " $2}' /etc/grub2.cfg 0 : CentOS Linux (3.10.0-957.5.1.el7.x86_64) 7 (Core) 1 : CentOS Linux (3.10.0-957.el7.x86_64) 7 (Core) 2 : CentOS Linux (0-rescue-2f0c165e79aa2eb8de65117302472e64) 7 (Core) <... ramfs-4.16.12-1.choon.el7.x86_64.img title=CentOS Linux (4.16.12-1.choon.el7.x86_64) 7 (Core) index=1 ker
- 07 Wireguard Client設定 @01_linux:10_network
- == [[https://www.wireguard.com/install/]] {{:01_linux:10_network:pasted:20240316-043457.png}} ===== 2... ドしたwireguard-installer.exeをダブルクリックでインストール {{:01_linux:10_network:pasted:20240316-043930.png}} {{:01_linux:10_network:pasted:20240316-043849.png|}} ===== 3.タスクバーからWireGuardをクリック ===== {{:01_linux:10_network:pasted:20240605-050820.png}} ===== 4
- 29 TGT で thin provision @01_linux:01_net
- GT で thin provision ====== 下記はティスクで作成している解説 [[01_linux:01_net:32_centosでiscsi環境構築]] <color #ed1c24>TGTで... he following filesystems: * XFS (since Linux 2.6.38) * ext4 (since Linux 3.0) * Btrfs (since Linux 3.7) * tmpfs(5) (since Linux 3.5) * gfs2(5) (
- 05 Linuxチューニング @01_linux:09_ベンチマーク
- y/makewhatis.cron </code> ==== ②.Swap ==== [[01_linux:99_その他:02_swappiness]] <code> # echo 1 > /proc/s... up its path. </code> ==== ⑤.noatime ==== [[01_linux:09_ベンチマーク:31_noatime]] ==== ⑥.Writebackの設定 ==== ... e> === New === https://pleiades.ucsc.edu/hyades/Linux_Network_Tuning <code> # http://fasterdata.es.net/host-tuning/linux/ # allow testing with buffers up to 128MB net.cor
- ソフトウェアraid復旧手順 @01_linux:99_その他
- da1 * 1 19196 154191838+ fd Linux raid autodetect\\ /dev/sda2 19197 19457 2096482+ fd Linux raid autodetect\\ </box> <box 60% left round ora... ): fd\\ Changed System type of partition 1 to fd (Linux raid autodetect)\\ \\ Command (m for help): a\\ P... db1 * 1 32 256000 fd Linux raid autodetect Partition 1 does not end on cylin
- 07 Python Selenium @15_python
- ] name=google-chrome baseurl=http://dl.google.com/linux/chrome/rpm/stable/\$basearch enabled=1 gpgcheck=1 gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub EOM </code> yum -y install google-chrome-stable # google-chrome --version ... ngs/googlechrom-keyring.gpg] http://dl.google.com/linux/chrome/deb/ stable main" | sudo tee /etc/apt/sour
- 42 CentOS7 シリアルコンソール @01_linux:01_net
- 8 < GRUB_TERMINAL_OUTPUT="console" < GRUB_CMDLINE_LINUX="crashkernel=auto rd.lvm.lv=centos/root rd.lvm.lv... t=0 --word=8 --parity=no --stop=1" > GRUB_CMDLINE_LINUX="crashkernel=auto rd.lvm.lv=centos/root rd.lvm.lv... rhgb biosdevname=0 net.ifnames=0" > GRUB_CMDLINE_LINUX_DEFAULT="console=tty0 console=ttyS0,115200n8" </c... === HP DL360などS1のものは下記のようにする ==== GRUB_CMDLINE_LINUX_DEFAULT="console=tty0 console=ttyS1,115200n8" ==
- 03 Meltdown Spectre @03_windows:99_other
- n/201802-1/index.html kernel http://ftp.riken.jp/Linux/cern/centos/7.1/centosplus/x86_64/Packages/ ====... の場合、以下のバージョンが修正後のバージョンとなります。 [Red Hat Enterprise Linux 7 / CentOS 7] kernel-3.10.0-693.11.6.el7 https://... at.com/errata/RHSA-2018:0007 [Red Hat Enterprise Linux 6 / CentOS 6 ] kernel-2.6.32-696.18.7.el6 https:/... 0008 <code> # cat /etc/default/grub GRUB_CMDLINE_LINUX="vconsole.keymap=us crashkernel=auto vconsole.fo
- 06 tracerouteとtracertの違い @05_network
- > tracert:Windows ⇒ Dstに対してICMPパケットを送信 traceroute:Linux ⇒ Dstに対してUDPパケットを送信 </code> Linux に対して、Pingは通るけどtracerouteを返さない場合は、ICMPは許可されているがudpポートが開いてない場合です。 Trace... t 0-65535, dst port: 33434 - 33534 </code> ===== Linux ===== Linuxの場合、-I オプションを付ければ、ICMPを利用します。 <code>
- VPNサーバ(PacketiX) @01_linux:01_net
- > tar zxvf vpnserver-v3.02-7392-rtm-2011.02.28-ja-linux-x86-32bit.tar.gz cd vpnserver make cd .. mv vpnse... .a </code> ===== 起動スクリプト ===== CentOS7の場合は、[[01_linux:21_centos7:03_centos7_autorun]] /etc/init.d/vpn... acketiX VPN サーバー管理</color>**」というGUIツールで行う。 {{:01_linux:01_net:paketix_01.gif?nolink&450|}} ====== Packet... or blue>VPN クライアント</color>**」をインストールし接続する。 {{:01_linux:01_net:packetix_02.jpg?nolink&300|}} ===== IPSecで
- VPNサーバ(PacketiX VPN -> SoftEther VPN)移行方法 @01_linux:01_net
- om/files/softether/v1.00-9026-rc2-2013.03.10-tree/Linux/SoftEther%20VPN%20Server/32bit%20-%20Intel%20x86/softether-vpnserver-v1.00-9026-rc2-2013.03.10-linux-x86-32bit.tar.gz # tar zxvf softether-vpnserver-v1.00-9026-rc2-2013.03.10-linux-x86-32bit.tar.gz # cd vpnserver # make Do you wan... e> # /etc/init.d/vpnserver start </code> 後は [[01_linux:01_net:vpnサーバ_packetix#PacketiX VPNサーバ管理|PacketiX
- シングルユーザモードで起動 @01_linux:99_その他
- 下記の画面で素早くスペースキーを押すとBoot Menuに入ります。</color> {{:01_linux:99_その他:boot_01.png?500&nolink|}} ==== ②Boot Menu ==== Kernelの行で「E」を押して、編集画面に入ります。 {{:01_linux:99_その他:boot_02.png?500&nolink|}} ==== ③Kernel行編... ==== 一番後ろにスペースを空けて、「single」と入力し、Enterを押す {{:01_linux:99_その他:boot_03.png?nolink&500|}} ==== ④Boot Menu画面 ==== Boot Menu画面に戻るので、今度は「b」を押してブート {{:01_linux:99_その他:boot_04.png?nolink&500|}} ==== ⑤シングルユーザモ
- 03 iperf3 @01_linux:09_ベンチマーク
- ーク負荷試験ツールiperfの新しいバージョン ===== インストール ===== [[01_linux:01_net:11_yum_rpmforgeレポジトリ追加|RPMforgeリポジトリ]] を追加... a specific interface or multicast address -C, --linux-congestion <algo> set TCP congestion control algorithm (Linux only) -M, --set-mss # set TCP maximum... set the IPv6 flow label (only supported on Linux) -Z, --zerocopy use a 'zero copy' me
- 03 pipのエラー「pkg_resources.DistributionNotFound: pip==1.5.4」 @01_linux:12_ツール
- urces import load_entry_point File "build/bdist.linux-x86_64/egg/pkg_resources.py", line 2749, in <module> File "build/bdist.linux-x86_64/egg/pkg_resources.py", line 444, in _build_master File "build/bdist.linux-x86_64/egg/pkg_resources.py", line 725, in require File "build/bdist.linux-x86_64/egg/pkg_resources.py", line 628, in resolv