fachinformatiker-wiki

it's easy when it's here

User Tools

Site Tools


paedml:novell

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
paedml:novell [2022/12/05 18:04] – [Kanaka Engine] gsyspaedml:novell [2024/12/12 12:48] (current) – [iPrint] gsys
Line 42: Line 42:
 systemctl restart inetsperre.service && systemctl restart apache2.service && systemctl restart squid.service systemctl restart inetsperre.service && systemctl restart apache2.service && systemctl restart squid.service
 systemctl status inetsperre.service && systemctl status apache2.service && systemctl status squid.service systemctl status inetsperre.service && systemctl status apache2.service && systemctl status squid.service
 +</code>
 +
 +===== Ordnerumleitung =====
 +
 +Ordner Symbole in DOCS wiederherstellen
 +<code>
 +find /media/nss/DOCS/GSRV/home/ -type f -name "desktop.ini" -exec rm -f {} \;
 </code> </code>
  
Line 154: Line 161:
 Redirect in der Datei anpassen: Redirect in der Datei anpassen:
 <code> <code>
-/var/www/html/index.html+/srv/www/htdocs/index.html
 </code> </code>
  
 ===== ZENworks ===== ===== ZENworks =====
 +
 +==== zman ====
 +
 +=== Config ===
 +
 +<code>
 +/opt/novell/zenworks/bin/zman
 +</code>
 +
 +=== Commands ===
 +
 +<code>
 +zman sss                                            #zman Service stoppen (shell-stop-service)
 +zman ssas                                           #zman Service starten (shell-start-as-service)
 +zman acc                                            #Admin Credentials löschen (admin-clear-credential)
 +zman asc                                            #Admin Credentials speichern (admin-store-credential) 
 +zman inventory-scan-now /devices/workstations/SIT   #Inventarscan unter dem definierten Pfad starten
 +</code>
 +
 +==== Updates ====
 +
 +=== Update importieren ===
 +<code>
 +zman sss
 +zman sui /var/opt/novell/ZENworks_20.1.0_Update.zip "ZENworks 2020 Update 1" -U=Administrator
 +</code>
 +
 +=== Update löschen ===
 +<code>
 +zman sudu -f "ZENworks 2020 Update 1"
 +zman sudu -f "5020010000fc50000000002020060300"
 +</code>
 +
 +
 +==== ZENwork Diagnostics Center ====
 +
 +=== Installation ===
 +
 +Create temporary zdc folder
 +<code>
 +mkdir /tmp/ZENworksDiagnosticCenter_20.0.0
 +</code>
 +
 +Copy zdc files to ZENworks server
 +<code>
 +scp .\ZENworksDiagnosticCenter_20.0.0.zip root@10.1.1.33:/tmp/ZENworksDiagnosticCenter_20.0.0/.
 +</code>
 +
 +Unzip and run zdc
 +<code>
 +cd /tmp/ZENworksDiagnosticCenter_20.0.0/
 +unzip ZENworksDiagnosticCenter_20.0.0.zip
 +chmod 775 zdc
 +./zdc verify -v zendatabase,systemfiles,zencontent -b /tmp/ZENworksDiagnosticCenter_20.0.0/data/baseline_20.0.0.zdc
 +</code>
 +
 +readme
 +<code>
 +bash zdc verify -v <verifiers> -b <path/to/baseline/file>
 +
 +where verifiers can be:
 +   zendatabase
 +   auditdatabase
 +   systemfiles
 +   zencontent
 +
 +Note 1 : You can specify multiple verifiers as comma separated values
 +Note 2 : You cannot specify zendatabase and auditdatabase together in the same command. They have to be verified separately.
 +
 +For example:
 +zdc.bat verify -v zendatabase,systemfiles,zencontent -b c:\zdc\data\baseline_20.1.0.zdc
 +zdc.bat verify -v auditdatabase -b c:\zdc\data\baseline_20.1.0.zdc
 +For more detailed documentation for running ZDC, please refer to: Running ZDC in the ZENworks documentation
 +
 +ZDC will run the diagnostic tests and generate the reports in HTML format in the reports/[date_time] subdirectory. If any inconsistency is found, it will be indicated on the screen and the details will be available in the reports. To view the reports, open "index.html" from the report folder. The complete log of the diagnostic tests is stored in the subdirectory logs/[date_time].log
 +</code>
 +
 +=== Uninstall ===
 +
 +Delete the folder created in step 1 above
  
 ==== Wichtige Befehle ==== ==== Wichtige Befehle ====
Line 166: Line 253:
 </code> </code>
  
-==== Wichtige Config Files ====+==== Wichtige Config Files/Folder ==== 
 + 
 +Folder 
 +<code> 
 +/etc/opt/novell/zenworks/preboot/                           # preboot environment files 
 +/opt/novell/zenworks/install/downloads/setup/_all           # ZENworks agent installer 
 +/opt/novell/zenworks/install/downloads/setup/x86_64         # ZENworks agent installer 
 +</code>
  
 +Files
 <code> <code>
 /etc/opt/novell/novell-proxydhcp.conf /etc/opt/novell/novell-proxydhcp.conf
Line 204: Line 299:
 </code> </code>
  
-==== Inventar ==== 
-<code> 
-zman inventory-scan-now /devices/workstations/SIT   #Inventarscan unter dem definierten Pfad starten 
-</code> 
  
-==== zman ==== 
-<code> 
-zman sss                                            #zman Service stoppen (shell-stop-service) 
-zman ssas                                           #zman Service starten (shell-start-as-service) 
-zman acc                                            #Admin Credentials löschen (admin-clear-credential) 
-zman asc                                            #Admin Credentials speichern (admin-store-credential)  
-</code> 
  
-=== Eigene Treiber für Bootimage ===+ 
 +==== Eigene Treiber für Bootimage ====
  
  
Line 252: Line 337:
  
 [[https://<kanakaserver>:3089/m/GetClient.html]] [[https://<kanakaserver>:3089/m/GetClient.html]]
 +
 +===== iPrint =====
 +
 +<code>
 +/var/opt/novell/iprint/htdocs/
 +/var/opt/novell/iprint/htdocs/clients/win-8/x86_64/nipp-s.exe
 +</code>
paedml/novell.1670259886.txt.gz · Last modified: 2024/02/17 19:03 (external edit)