Tag: Linux

afmtodit [Command]

Command afmtodit afmtodit — Create font files for use with groff –Tps Syntax afmtodit [ –ns ][–ddesc_file ][–eenc_file ][–in ][–an ] afm_file map_file font Options –n Don’t output
Read More

addftinfo [Command]

Command addftinfo addftinfo — Add information to troff font files for use with groff Syntax addftinfo [ –paramvalue... ] res unitwidth font Options Each of the f options
Read More

apt-get [Command]

Command apt-get apt-get install proftpd proftpd package installs apt-get remove proftpd removes a package proftpd apt-get remove purge proftpd proftpd package and remove all configuration files apt-get autoclean
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