タグ

freebsdとlinuxに関するysibataのブックマーク (2)

  • DistroWatch.com: Put the fun back into computing. Use Linux, BSD.

    IPFire is a Linux-based operating system for firewalls. The project focuses on easy set-up and configuration. The project's latest release introduces an extra layer of protection against denial-of-service (DoS) attacks. "Since IPFire is very commonly deployed in data centres where denial-of-service attacks happen on a regular basis, we now have added better protection against those kinds of attack

  • lsをカラー表示

    FreeBSDを使っていてたまに他の人が使っているLinuxを見ると、lsの結果が色分けされていてとても羨ましく見えます。 FreeBSDはデフォルトの設定ではlsは白黒でしか表示できませんが、いくつかの方法でlsをカラー表示することが出来ます。 lsをカラー表示する方法は何種類かあります。 手軽に出来るものから順に tcshによるカラー化 colorlsによるカラー化 gnulsによるカラー化 の3種類です。 FreeBSDのlsはcolorlsというlsで、標準でカラー表示をサポートしています。 特に気にならない方はcolorlsでカラー化するのが良いかと思います。 私が普段愛用しているのは、Linuxでも使われているgnulsによるカラー表示です。 配色が綺麗なのと細かい設定ができることが使用理由です。 ちなみに一番上のtcshによるカラー化は正確に

  • 1