<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=5413&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Marvin Gaye /var/log/messages]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=5413</link>
		<description><![CDATA[The most recent posts in Marvin Gaye /var/log/messages.]]></description>
		<lastBuildDate>Thu, 22 Dec 2022 21:01:33 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Marvin Gaye /var/log/messages]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=39532#p39532</link>
			<description><![CDATA[<p>Why do you need /var/log/messages?<br />For 20 years of using Linux on the Internet, I have a completely convinced opinion.</p><p>1.Linux is not a locomotive that must be constantly monitored. It works by itself and in the absence of errors does not require control. (All sorts of conky, etc. programs are only for the user&#039;s conceit, &quot;everything is under control!&quot;)</p><p>2. During this time (20 years) I had only one case related to security - the browser freezes. Reboot fixed everything (so today my browser&#039;s cache is in tmpfs)</p><p>3. You and all of us are too small a target. The database is here.</p><p>4. Programs that are probably needed on the server are completely unnecessary and even harm users&#039; systems. <br />There is little sense from them. and there are many problems.<br />Programs like SElinux are themselves a source of problems for the user.<br />Here is an example of one OS that has its own system for monitoring system file changes.<br />I need to change the WRD for my country&#039;s wi-fi.<br />The OS has its own command for this. But if I use iw tools, then it works, but for a few minutes. And what is the use of such protection?</p><p>5. Here is an opinion why Linux is growing (I think Google will help translate) https://habr.com/ru/company/ruvds/blog/556124/<br />6. In fact, the danger is not in software, but in people. Otherwise, it would be impossible to buy databases of banks with the money and desire.</p><p>7. One of the reasons I use an OS without systemd is the ability to safely disable rsyslog, since I haven&#039;t looked in /var/log/messages for years.</p><p> Regards.</p>]]></description>
			<author><![CDATA[dummy@example.com (aluma)]]></author>
			<pubDate>Thu, 22 Dec 2022 21:01:33 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=39532#p39532</guid>
		</item>
		<item>
			<title><![CDATA[Re: Marvin Gaye /var/log/messages]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=39520#p39520</link>
			<description><![CDATA[<p>To resurrect useful, pleasant on the eye;<br />cp /etc/rsyslog.conf /etc/_rsyslog.conf<br />vi /etc/rsyslog.conf</p><p>*.=debug;\<br />&#160; auth,authpriv.none;\<br />&#160; news.none;mail.none&#160; &#160; &#160; &#160; &#160;-/var/log/debug<br />*.=info;*.=notice;*.=warn;\<br />&#160; auth,authpriv.none;\<br />&#160; cron,daemon.none;\<br />&#160; mail,news.none&#160; &#160; &#160; &#160; &#160; &#160; &#160; -/var/log/messages</p><p>goes in at the bottom above emergencies.<br />/etc/init.d/rsyslogd stop<br />/etc/init.d/rsyslogd start<br />It works.</p>]]></description>
			<author><![CDATA[dummy@example.com (andyp67)]]></author>
			<pubDate>Wed, 21 Dec 2022 11:38:01 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=39520#p39520</guid>
		</item>
		<item>
			<title><![CDATA[Re: Marvin Gaye /var/log/messages]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=39516#p39516</link>
			<description><![CDATA[<p>A quick search reveals the answer (&quot;/var/log/mesages&quot;+debian):</p><p><a href="https://unix.stackexchange.com/questions/84633/where-is-var-log-messages" rel="nofollow">https://unix.stackexchange.com/question … g-messages</a></p><p>tl;dr: look under /var/log/syslog instead <img src="http://dev1galaxy.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>And here&#039;s how to re-enable /var/log/messages, because you seem the type:</p><p><a href="https://hereirestinremorse.wordpress.com/tag/ubuntu-10-04-varlogmessages/" rel="nofollow">https://hereirestinremorse.wordpress.co … gmessages/</a></p><p>Disclaimer: untested.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Tue, 20 Dec 2022 15:32:46 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=39516#p39516</guid>
		</item>
		<item>
			<title><![CDATA[Marvin Gaye /var/log/messages]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=39515#p39515</link>
			<description><![CDATA[<p>I installed netinstall (iso Dec 19 2022, kernel bump from Dec 12 2022 iso,) Daedalus, network down/off.<br />I didn&#039;t install standard system utilities.<br />After &#039;select and install software&#039; I, alt f2, chroot /target<br />dpkg -P firmware-atheros firmware-linux-free<br />add noatime to etc/fstab<br />mount a storage device, do my own firmware ath10k i915<br />dpkg -i <br />libdbus-1-3<br />libnl-route-3-200<br />libpcre2-8-0<br />libpcsclite1<br />libselinux1<br />net-tools<br />wpasupplicant</p><p>Booted OS and no /var/log/messages.<br />ifconfig hw ether MAC<br />ifup wlan0, apt-get update, apt-get upgrade, installed some programs, incuding rsync.<br />Screenshot of ls -m /usr/share/doc is at,<br />andyp67 dot co dot uk forward slash _SS0.PNG</p><p>I am dubious and wonder if this is a not small Debian/Devuan problem.<br />How many uses are their for tail -f /var/log/messages<br />see if the storage device you plug in is any good for a start.</p>]]></description>
			<author><![CDATA[dummy@example.com (andyp67)]]></author>
			<pubDate>Tue, 20 Dec 2022 13:11:11 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=39515#p39515</guid>
		</item>
	</channel>
</rss>
