Tecmintは2017年12月23日(米国時間)、「How to Create a Password Protected ZIP File in Linux」において、Linuxでパスワードを付加したZIPファイルの作成方法を紹介した。Linuxでは、zipコマンドを使うことでパスワード付きZIPファイルの作成が可能であり、パスワード付きZIP ...
Tecmintに10月19日(米国時間)に公開された記事「How to Make File and Directory Undeletable, Even By Root in Linux」が、rootユーザーですら削除することのできないファイルやディレクトリを設定をする方法を紹介している。Linuxではchattrコマンドでext2fsの属性データを設定する ...
File systems in Linux and Unix-like operating systems like macOS can be mounted, unmounted, and remounted using the terminal. This is a powerful and versatile tool—here's everything you need to know.
In this how-to, we’ll look at various ways of using the find command to help us find files and directories across the Linux filesystem. Sometimes we misplace a file or directory and we can spend ...