There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

Pantherina ,

<span style="color:#323232;">sudo cat /etc/systemd/system/CUSTOM-networkstuff.service <<EOF
</span><span style="color:#323232;">[Unit]
</span><span style="color:#323232;">Description=Ping Wikipedia.org
</span><span style="color:#323232;">After=network-online.target
</span><span style="color:#323232;">Wants=network-online.target
</span><span style="color:#323232;">
</span><span style="color:#323232;">[Service]
</span><span style="color:#323232;">Type=oneshot
</span><span style="color:#323232;">ExecStart=/usr/bin/ping -c 1 wikipedia.org
</span><span style="color:#323232;">EOF
</span><span style="color:#323232;">
</span><span style="color:#323232;">sudo cat /etc/systemd/system/CUSTOM-networkstuff.timer <<EOF
</span><span style="color:#323232;">[Unit]
</span><span style="color:#323232;">Description=Daily ping to Wikipedia.org
</span><span style="color:#323232;">
</span><span style="color:#323232;">[Timer]
</span><span style="color:#323232;">OnCalendar=*-*-* *:*:00
</span><span style="color:#323232;">Persistent=true
</span><span style="color:#323232;">
</span><span style="color:#323232;">[Install]
</span><span style="color:#323232;">WantedBy=timers.target
</span><span style="color:#323232;">EOF
</span><span style="color:#323232;">
</span><span style="color:#323232;">sudo systemctl enable --now CUSTOM-networkstuff
</span>
  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines