Linux is the most flexible and customizable operating system on the planet. That customizability starts deep within the heart of the Linux kernel and the file system. A computer file system is a ...
Linuxの「tar」コマンドは、Linuxにおいて広く使われているアーカイブファイル作成用のコマンドだ。幾つか基本のコマンドを使用しながら、ファイルのバックアップから復元までの手順を学んでおこう。 OS「Linux」の世界で広く使われている「tar」は、複数の ...
In the Linux environment, the file system acts as a backbone, orchestrating the systematic storage and retrieval of data. It is a hierarchical structure that outlines how data is organized, stored, ...
ファイル転送プロトコルの「TFTP」(Trivial File Transfer Protocol)は同じ用途の「FTP」と比べて軽量で使いやすく、システム起動時のネットワークブート(遠隔からネットワークを経由して端末やOSを起動すること)や設定ファイルのバックアップなどに適している ...
Tecmintに10月19日(米国時間)に公開された記事「How to Make File and Directory Undeletable, Even By Root in Linux」が、rootユーザーですら削除することのできないファイルやディレクトリを設定をする方法を紹介している。Linuxではchattrコマンドでext2fsの属性データを設定する ...
The way the Linux file system is laid out makes perfect sense. I've been using Linux for so many years that I can't imagine another file system making more sense. When I consider how the Windows file ...
Microsoftはオープンソース化を行ったPowerShell Coreから、WindowsのみならずmacOSとLinuxもサポート対象に加えるようになった。これはPowerShell Coreが利用しているコア技術がオープンソース化され、さらにその技術がmacOSとLinuxをサポートしているために実現できた ...