Changes between Version 10 and Version 11 of TipAndDoc/Linux
- Timestamp:
- Sep 9, 2012 8:08:15 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TipAndDoc/Linux
v10 v11 39 39 * [http://ubuntuforums.org/showthread.php?t=1132821 HowTO: Sudoers Configuration - Ubuntu Forums] 40 40 > 2) Sudo reads the sudoers file and applies permissions in order from top to bottom. So the last line in the file will overwrite any previous conflict with the config settings. So it is best to put new configuration lines at the bottom. 41 42 * [http://ubuntuguide.net/install-avast-antivirus-in-ubuntu-12-04-precise Install Avast Antivirus in Ubuntu 12.04 Precise] 43 * [http://blog.livedoor.jp/macky_2005/archives/51860724.html PC徒然日記 : |ubuntu 11.10| Avast!インストール後の設定変更] 44 > 以下のエラーが出た。 45 > An error occured in avast! engine: ・・・(以降、文字化け)・・・ 46 > 本エラーは共有メモリの不足が原因のため、以下の手順で共有メモリの容量を増やした。 47 > * % sudo vi /etc/sysctl.conf 48 > kernel.shmmax=67108864 49 41 50 42 51 = Swap =