LinuxやFreeBSDの操作に慣れてきたら、次はコマンドを組み合わせてシェルスクリプトを作成し、これまでコマンドラインから入力していた処理の自動化や、より高度なコマンドの作成を実施していきたい。こういった場合、ターミナルそのものがユーザが操作 ...
Ubuntuには 「command-not-found」 というパッケージが最初からインストールされています。ユーザーが入力したコマンドが存在しない場合、 必要となりそうなパッケージを推測・ 提案してくれるニクイアイツです。今回はその仕組みとカスタマイズ方法を紹介し ...
If you administer multiple Linux servers, Jack Wallen has an easy script you can use to run commands on all of those servers at once. I’m always looking for ways to make my work more efficient, so the ...
コマンド一覧はネットにたくさんある。 でも「Reactプロジェクトを始めるとき、最初に何を打つの?」という ケース別の手順 は意外と見つからない。 この記事では「コマンドの説明」よりも「シーン別の使い方」を中心にまとめました。 Excel にそのまま ...
The script command not only makes a record of what commands you run but also allows you to save the output generated so that you can examine it later or easily turn your command sequences into scripts ...
操作手順を説明する場合や、 自分用の備忘録を作る際など、 スクリーンショットを撮って加工する、 といった作業を行うことがあります。今回はスクリーンショットの取得・ 加工など、 「⁠作業の様子を記録する」 レシピを紹介します。 スクリーン ...
WSLのインストール方法はマイクロソフト社の公式ページに記述されています。この手順どおりに進めることにします。 ・WSL ...
Ruby on Railsの作者のデイヴィッド・ハイネマイヤー ハンソン(通称、DHH)氏が、Ubuntuのウェブ開発環境をコマンド一発で構築できる「Omakub」をリリースしました。Omakubは「An Omakase Developer Setup for Ubuntu」の略称だそうです。 Omakub - An Omakase Developer Setup for Ubuntu 24.04 ...
Linux offers a couple of easy ways to record commands you type so that you can review or rerun them. Recording the commands that you run on the Linux command line can be useful for two important ...