Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

ffw-kamerad

User
  • Registriert

  • Letzter Besuch

Alle Beiträge von ffw-kamerad

  1. er tauscht die ip addressen leider nicht, er führt es zwar aus, aber er speichert die ip addressen nicht!! aber im grunde sollte es mit diesem Code gehen, oder??
  2. hallo, ich befinde mich gerade in der Ausbildung zum FISI und habe die Aufgabe bekommen, ein Batchscript zu schreiben, mit welchen die IP-Addressen automatisch geändert werden können. Hier mal der bereits vorhandene Versuch, jedoch funzt es leider noch nicht so ganz, wäre schön, wenn mir jemand helfen könnte: --------------------------------------------------------------------------- cd / rem @echo off @echo: VLan1 druecken Sie die 1 @echo: VLan20 druecken Sie die 2 @echo: VLan28 druecken Sie die 3 @echo:---------------------------------------------- @echo:---------------------------------------------- set /p eingabe= if %eingabe% == 1 goto ip1 if %eingabe% == 2 goto ip2 if %eingabe% == 3 goto ip3 if %eingabe% == goto ende :ip1 cd / reset all netsh interface ip set address "VLan1" dhcp goto ende >nul reset all :ip2 cd / netsh interface ip set address name="VLan20" static 192.168.20.5 255.255.255.0 192.169.20.1 goto ende>nul :ip3 cd / rset all netsh interface ip set address name="VLAN28" static 192.168.28.5 255.255.255.0 192.168.28.1 pause goto ende>nul :ende pause ------------------------------------------------------------------------

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.