Category: Manuals

Blocking Skype in FreeBSD

We need computer with Windows and Skype installed, preferably the latest version. Turning off all programs that could connect to the Internet, windows update and everything else. Lets
Read More

[Manual] /var/log/messages does not exist in Ubuntu

Enabling /var/log/messages in Ubuntu Edit file /etc/rsyslog.d/50-default.conf and uncomment following lines. *.=info;*.=notice;*.=warn;\ auth,authpriv.none;\ cron,daemon.none;\ mail,news.none -/var/log/messages daemon.*;mail.*;\ news.err;\ *.=debug;*.=info;\ *.=notice;*.=warn |/dev/xconsole After that restart rsyslog: sudo restart rsyslog
Read More