すべての公開記録
SkillSetの取得できる記録をまとめて表示しています。 記録の種類、実行した利用者 (大文字小文字は区別)、影響を受けたページ (大文字小文字は区別) による絞り込みができます。
- 2019年3月9日 (土) 20:06 Y トーク 投稿記録 がページ「rm」を作成しました (ページの作成:「==オプション== ;-r :--recursive ;-f :--force」)
- 2019年3月9日 (土) 20:04 Y トーク 投稿記録 がページ「ls」を作成しました (ページの作成:「==オプション== ;-C :list entries by columns ;-R :--recursive」)
- 2019年3月9日 (土) 19:51 Y トーク 投稿記録 がページ「split」を作成しました (ページの作成:「==オプション== ;-l :指定行数でファイルを分割」)
- 2019年3月9日 (土) 03:47 Y トーク 投稿記録 がページ「cat」を作成しました (ページの作成:「==オプション== ;-n :--number」)
- 2019年3月9日 (土) 01:46 Y トーク 投稿記録 がページ「ldd」を作成しました (ページの作成:「 $ ldd /bin/passwd」)
- 2019年3月9日 (土) 01:41 Y トーク 投稿記録 がページ「grub-mkconfig」を作成しました (ページの作成:「 # grub-mkconfig -o /boot/grub/grub.cfg」)
- 2019年3月8日 (金) 23:57 Y トーク 投稿記録 がページ「shutdown」を作成しました (ページの作成:「==オプション== ;-h :--poeroff ;-r :--reboot ;-k :write wall message」)
- 2019年3月7日 (木) 00:53 Y トーク 投稿記録 がページ「gpg」を作成しました (ページの作成:「==オプション== ;-e :--encrypt ;-r :--recipient ;--import :import ;--list-keys :list keys」)
- 2019年3月6日 (水) 22:06 Y トーク 投稿記録 がページ「dig」を作成しました (ページの作成:「==オプション== ;-x :reverse lookups $ dig bibleking.org +short 153.126.194.180 $ dig -x 153.126.194.180 +short bibleking.org.」)
- 2019年3月6日 (水) 22:01 Y トーク 投稿記録 がページ「host」を作成しました (ページの作成:「 $ host bibleking.org bibleking.org has address 153.126.194.180 $ host 153.126.194.180 180.194.126.153.in-addr.arpa domain name pointer bibleking.org.」)
- 2019年3月6日 (水) 21:27 Y トーク 投稿記録 がページ「DNSサーバ機能の追加」を作成しました (ページの作成:「==名前解決の仕組み== # アプリが<code>/etc/nsswitch.conf</code>の hosts部分を参照 # files の場合は<code>/etc/hosts</code>が参照される # dns の…」)
- 2019年3月6日 (水) 16:48 Y トーク 投稿記録 がページ「sysctl」を作成しました (ページの作成:「 $ sysctl net.ipv4.ip_forward net.ipv4.ip_forward = 0」)
- 2019年3月6日 (水) 16:29 Y トーク 投稿記録 がページ「ip」を作成しました (ページの作成:「 $ ip addr show ← ifconfig $ ip addr add 172.16.0.2/16 dev eth0 $ ip addr del 172.16.0.2/16 dev eth0」)
- 2019年3月6日 (水) 16:22 Y トーク 投稿記録 がページ「ifconfig」を作成しました (ページの作成:「 $ ifconfig eth0 172.16.0.1 up $ ifconfig eth0 down $ ifup eth0 $ ifdown eth0」)
- 2019年3月6日 (水) 16:05 Y トーク 投稿記録 がページ「lsof」を作成しました (ページの作成:「==オプション== ;-i :指定ポートを利用しているプロセスを表示 ;-p :指定PID が利用しているファイルを表示」)
- 2019年3月6日 (水) 15:52 Y トーク 投稿記録 がページ「traceroute」を作成しました (ページの作成:「==オプション== ;-I :IMCP を利用する」)
- 2019年3月6日 (水) 15:29 Y トーク 投稿記録 がページ「ping」を作成しました (ページの作成:「==オプション== ;-c :count ;-i :interval」)
- 2019年3月6日 (水) 14:46 Y トーク 投稿記録 がページ「netstat」を作成しました (ページの作成:「==オプション== ;-t :--tcp ;-u :--udp ;-x :--unix ;-r :--route ;-l :--listening」)
- 2019年3月6日 (水) 10:02 Y トーク 投稿記録 がページ「iconv」を作成しました (ページの作成:「 $ iconv -f Shift_JIS -t UTF-8 file.txt > utf8_file.txt」)
- 2019年3月6日 (水) 09:53 Y トーク 投稿記録 がページ「export」を作成しました (ページの作成:「 $ export LANG='en_US.UTF-8'」)
- 2019年3月6日 (水) 09:52 Y トーク 投稿記録 がページ「unset」を作成しました (ページの作成:「 $ unset LANG」)
- 2019年3月5日 (火) 15:13 Y トーク 投稿記録 がページ「hostname」を作成しました (ページの作成:「==オプション== ;-I :show IP address」)
- 2019年3月3日 (日) 13:35 Y トーク 投稿記録 がページ「VirtualBox」を作成しました (ページの作成:「* 仮想マシンを使わないでサブOSを操作することは、パンチカードでプログラミングすることに似ている。あらゆる場面で意味…」)
- 2019年3月2日 (土) 16:44 Y トーク 投稿記録 がページ「hwclock」を作成しました (ページの作成:「==オプション== ;-s :Set the System Clock from the Hardware Clock ;-w :Set the Hardware Clock from the System Clock」)
- 2019年3月2日 (土) 15:56 Y トーク 投稿記録 がページ「crontab」を作成しました (ページの作成:「==オプション== ;-l :list ;-e :edit ;-r :remove」)
- 2019年3月1日 (金) 11:10 Y トーク 投稿記録 がページ「WWW」を作成しました (ページの作成:「* root が /etc/ に nologinファイルを作成すると全ての一般ユーザがログイン不可になる。ファイルに内容を記載した場合は、それ…」)
- 2019年3月1日 (金) 10:42 Y トーク 投稿記録 がページ「chsh」を作成しました (ページの作成:「==オプション== ;-s :The name of the user's new login shell」)
- 2019年3月1日 (金) 10:09 Y トーク 投稿記録 がページ「passwd」を作成しました (ページの作成:「==パスワード管理コマンド比較== {| class='wikitable' summary='パスワード管理コマンド比較' |- !コマンド !maxdate(パスワード有効期間…」)
- 2019年3月1日 (金) 09:47 Y トーク 投稿記録 がページ「chage」を作成しました (ページの作成:「==オプション== ;-E :expire date」)
- 2019年2月28日 (木) 22:04 Y トーク 投稿記録 がページ「userdel」を作成しました (ページの作成:「==オプション== ;-r ;remove user's home directory」)
- 2019年2月28日 (木) 21:58 Y トーク 投稿記録 がページ「usermod」を作成しました (ページの作成:「==オプション== ;-G :A list of supplementary groups」)
- 2019年2月28日 (木) 21:16 Y トーク 投稿記録 がページ「useradd」を作成しました (ページの作成:「==オプション== ;-m :create home ;-s :shell ;-G :A list of supplementary groups ;-c :comment」)
- 2019年2月28日 (木) 18:35 Y トーク 投稿記録 がページ「echo」を作成しました (ページの作成:「==オプション== ;-n :do not output the trailing newline」)
- 2019年2月28日 (木) 14:17 Y トーク 投稿記録 がページ「uname」を作成しました (ページの作成:「==オプション== ;-a :all ;-m :machine architecture ;-s :OS name ;-r :release ;-n :hostname」)
- 2019年2月28日 (木) 12:36 Y トーク 投稿記録 がページ「systemctl」を作成しました (ページの作成:「==オプション== ;-t :表示するユニットのタイプを指定 ==サブコマンド== ;list-units :アクティブなユニットを全て表示 (-aオプショ…」)
- 2019年2月28日 (木) 09:30 Y トーク 投稿記録 がページ「lsblk」を作成しました (ページの作成:「==オプション== ;-f :show file system and UUID of disk」)
- 2019年2月27日 (水) 17:03 Y トーク 投稿記録 がページ「lspci」を作成しました (ページの作成:「==オプション== ;-v :verbose ;-s :specify」)
- 2019年2月27日 (水) 16:31 Y トーク 投稿記録 がページ「dpkg」を作成しました (ページの作成:「==オプション== ;-L :List files installed to your system from package-name.」)
- 2019年2月27日 (水) 16:12 Y トーク 投稿記録 がページ「yum」を作成しました (ページの作成:「==サブコマンド== {| class="wikitable" summary="サブコマンド" |- !サブコマンド !説明 |- |check-update || インストール済みのパッケージで…」)
- 2019年2月27日 (水) 14:46 Y トーク 投稿記録 がページ「nice」を作成しました (ページの作成:「==メモ== Niceness values range from -20 (most favorable to the process) to 19 (least favorable to the process).」)
- 2019年2月27日 (水) 13:55 Y トーク 投稿記録 がページ「find」を作成しました (ページの作成:「==オプション== ;-name :ファイル名を指定 ;-type :ファイルタイプを指定。d, f, l ;-atime :アクセス日時を指定 ;-mtime :修正日時を指定…」)
- 2019年2月27日 (水) 13:41 Y トーク 投稿記録 がページ「ln」を作成しました (ページの作成:「==オプション== ;-s :make symbolic links instead of hard links」)
- 2019年2月27日 (水) 11:09 Y トーク 投稿記録 がページ「umask」を作成しました (ページの作成:「==デフォルトパーミッション== {| class="wikitable" summary="デフォルトパーミッション" |- !説明 !ファイル !ディレクトリ |- |初期パー…」)
- 2019年2月27日 (水) 10:58 Y トーク 投稿記録 がページ「chmod」を作成しました (ページの作成:「==オプション== ;-R :recursive ==シンボリックモード== $ chmod u+rwx,g+rx,o+rx file $ chmod 755 file $ chmod a+rwx file $ chmod 777 file」)
- 2019年2月27日 (水) 09:20 Y トーク 投稿記録 がページ「mount」を作成しました (ページの作成:「==オプション== ;-w :(default) writable ;-r :read only ;-a :Mount all filesystems mentioned in /etc/fstab」)
- 2019年2月27日 (水) 08:39 Y トーク 投稿記録 がページ「du」を作成しました (ページの作成:「==オプション== ;-s :display only a total for each argument $ du -sh /var 266M /var/」)
- 2019年2月26日 (火) 23:09 Y トーク 投稿記録 がページ「swapon」を作成しました (ページの作成:「==オプション== ;-s :Display swap usage summary by device. Equivalent to "cat /proc/swaps"」)
- 2019年2月26日 (火) 22:39 Y トーク 投稿記録 がページ「mke2fs」を作成しました (ページの作成:「==オプション== ;-t :type ;-j :Create the filesystem with an ext3 journal.」)
- 2019年2月26日 (火) 22:29 Y トーク 投稿記録 がページ「mkfs」を作成しました (ページの作成:「==オプション== ;-t :type. default = ext2 $ mkfs -t ext3 /dev/sda1」)
- 2019年2月26日 (火) 20:13 Y トーク 投稿記録 がページ「df」を作成しました (ページの作成:「==オプション== ;-h :human-readable ;-i :inodes」)