ITS-Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics

    • All categories
    • A

      Emmsche

      Watching Ignoring Scheduled Pinned Locked Moved Blogs
      10
      1
      0 Votes
      10 Posts
      1k Views
      A
      [image: 1649606113975-img_20220314_170246.jpg]
    • A

      Freddenator

      Watching Ignoring Scheduled Pinned Locked Moved Blogs
      7
      1
      1 Votes
      7 Posts
      976 Views
      A
      [image: 1656046851201-img_20220624_063437.jpg]
    • A

      Puma und Panini

      Watching Ignoring Scheduled Pinned Locked Moved Blogs
      7
      1
      0 Votes
      7 Posts
      1k Views
      A
      [image: 1646934430748-img-20220310-wa0001.jpg] [image: 1646934430485-img-20220310-wa0002.jpg] [image: 1646934430251-img-20220310-wa0003.jpg] [image: 1646934429949-img-20220310-wa0004.jpg] [image: 1646934429697-img-20220310-wa0005.jpg] [image: 1646934429413-img-20220310-wa0006.jpg] [image: 1646934429169-img-20220310-wa0007.jpg] [image: 1646934428843-img-20220310-wa0008.jpg] [image: 1646934428549-img-20220310-wa0009.jpg] [image: 1646934428254-img-20220310-wa0010.jpg] [image: 1646934427862-img-20220310-wa0011.jpg] [image: 1646934427538-img-20220310-wa0012.jpg] [image: 1646934427234-img-20220310-wa0013.jpg] [image: 1646934426892-img-20220310-wa0014.jpg] [image: 1646934426588-img-20220310-wa0015.jpg]
    • A

      Lancom kein SNMP am WAN

      Watching Ignoring Scheduled Pinned Locked Moved Technik
      5
      0 Votes
      5 Posts
      824 Views
      A
      Also es geht doch, man kann lancom über das WAN Iterface SNMP abfragen. Hierzu muss man eine neue Community anlegen zB lancom und eine dazugehörige Gruppe. Dann klappts auch mit dem WAN Interface.
    • A

      Vergil

      Watching Ignoring Scheduled Pinned Locked Moved Blogs
      4
      1
      1 Votes
      4 Posts
      803 Views
      A
      [image: 1653317793293-img_20220523_165449.jpg]
    • A

      Welcome to your NodeBB!

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      2
      0 Votes
      2 Posts
      601 Views
      T
      @admin Erster
    • A

      Cute Husky

      Watching Ignoring Scheduled Pinned Locked Moved Announcements
      2
      0 Votes
      2 Posts
      1k Views
      A
      Jetzt funktionieren auch Video von allen möglichen Streaming Diensten.
    • A

      Observium Unix Agent

      Watching Ignoring Scheduled Pinned Locked Moved Technik
      2
      0 Votes
      2 Posts
      411 Views
      A
      Hier das Installscript das den Unix agent installiert und Basics konfiguriert sudo apt-get install xinetd wget tar telnet yum install xinetd wget tar telnet mkdir /opt/obs-agent/ cd /opt/obs-agent/ wget https://www.observium.org/observium-community-latest.tar.gz --no-check-certificate tar zxvf observium-community-latest.tar.gz observium/scripts/ scp /opt/obs-agent/observium/scripts/observium_agent_xinetd /etc/xinetd.d/observium_agent_xinetd scp /opt/obs-agent/observium/scripts/observium_agent /usr/bin/observium_agent chmod 700 /etc/xinetd.d/observium_agent_xinetd scp /opt/obs-agent/observium/scripts/observium_agent /usr/bin/observium_agent echo Type IP of your Monitoring Server: read serverip sed -i "s/127.0.0.1/$serverip/g" /etc/xinetd.d/observium_agent_xinetd service xinetd restart mkdir -p /usr/lib/observium_agent /usr/lib/observium_agent/local mkdir /usr/lib/observium_agent/scripts-available /usr/lib/observium_agent/scripts-enabled scp -r /opt/obs-agent/observium/scripts/agent-local/* /usr/lib/observium_agent/scripts-available cp /usr/lib/observium_agent/scripts-available/dmi /usr/lib/observium_agent/local cp /usr/lib/observium_agent/scripts-available/rpm /usr/lib/observium_agent/local service xinetd restart rm -rf /opt/obs-agent
    • A

      NodeBB update auf 1.19.5

      Watching Ignoring Scheduled Pinned Locked Moved Technik
      2
      0 Votes
      2 Posts
      386 Views
      A
      v1.19.5 Latest Release build (patch) of NodeBB @ 2022-03-16T21:05:47.855Z v1.19.5 (2022-03-16) Chores incrementing version number - v1.19.5 (48d6eb4) update changelog for v1.19.4 (0e6e49b) deps: bump less from 3.13.1 to 4.1.2 in /install (#9856) (d33485f) bump autoprefixer from 10.4.2 to 10.4.4 in /install (#10403) (9009493) update dependency lint-staged to v12.3.6 (0a4522a) update commitlint monorepo to v16.2.3 (0a97015) bump nodebb-plugin-spam-be-gone in /install (#10387) (445e3d7) bump connect-redis from 6.1.1 to 6.1.2 in /install (#10391) (145621f) update dependency eslint to v8.11.0 (feaf306) update dependency mocha to v9.2.2 (#10383) (4ffbd78) i18n: fallback strings for new resources: nodebb.admin-manage-users (2f09c22) fallback strings for new resources: nodebb.admin-manage-privileges, nodebb.admin-manage-users, nodebb.error, nodebb.user (15508ba) fallback strings for new resources: nodebb.admin-settings-reputation, nodebb.error (5274a6a) New Features collect hook logs in order to reduce console noise, flush on ajaxify loadScript completion (935704a) add support for PATCH method in api module (4b79dfd) on online users page override timeago cutoff to 24 hours (7c94657) ability to mute users (be6bbab) min:rep:upvote, and other limits similar to downvotes (3414a23) post-queue hooks, closes #10381 (2056ac0) Bug Fixes topic events if there is a blocked user in topic (3935a86) topic events disappearing if there are queued posts (2808c95) #10393, move 'Create User' control to overflow menu (cd687cf) don't append to history on refresh or ajaxify to same url (c83987b) global privs (7d063d7) #10384 -- mixed up sizes for fallback touch icons (cb11320) #10377, remove logging of env vars (997ab7d) deps: update dependency postcss to v8.4.12 (#10396) (bdbc168) update dependency sharp to v0.30.3 (#10389) (b421385) Refactors closes #10301 (c8e986d) Tests skip i18n tests if the github event is a pull request (e578c60) fix middleware test (24c1f87) fix category tests (6344c3b) fix one more test (a551142)
    • A

      Sophia

      Watching Ignoring Scheduled Pinned Locked Moved Blogs
      2
      6
      0 Votes
      2 Posts
      397 Views
      A
      Saphira
    • A

      NodeBB Run in Docker

      Watching Ignoring Scheduled Pinned Locked Moved Technik
      2
      0 Votes
      2 Posts
      73 Views
      A
      @admin [image: 1746623785949-logo-its-egner.png]
    • A

      Nodejs für nodeBB

      Watching Ignoring Scheduled Pinned Locked Moved Technik
      1
      0 Votes
      1 Posts
      156 Views
      No one has replied
    • A

      NWE-Lädchen

      Watching Ignoring Scheduled Pinned Locked Moved Blogs
      1
      1
      0 Votes
      1 Posts
      188 Views
      No one has replied
    • A

      Bunte Socken

      Watching Ignoring Scheduled Pinned Locked Moved Blogs
      1
      0 Votes
      1 Posts
      387 Views
      No one has replied
    • A

      Chess pro 666

      Watching Ignoring Scheduled Pinned Locked Moved Blogs
      1
      1
      0 Votes
      1 Posts
      369 Views
      No one has replied
    • A

      Pizza

      Watching Ignoring Scheduled Pinned Locked Moved Blogs
      1
      1
      0 Votes
      1 Posts
      372 Views
      No one has replied
    • A

      Docker run Ti

      Watching Ignoring Scheduled Pinned Locked Moved Technik
      1
      0 Votes
      1 Posts
      343 Views
      No one has replied
    • A

      Percy

      Watching Ignoring Scheduled Pinned Locked Moved Blogs
      1
      1
      0 Votes
      1 Posts
      384 Views
      No one has replied
    • A

      VM mit drbd und pacemaker

      Watching Ignoring Scheduled Pinned Locked Moved Technik
      1
      0 Votes
      1 Posts
      370 Views
      No one has replied
    • A

      Openvpn ab Centos 7

      Watching Ignoring Scheduled Pinned Locked Moved Technik
      1
      0 Votes
      1 Posts
      341 Views
      No one has replied