Die Suche ergab 106 Treffer

von islam
04 Jun 2018, 13:59
Forum: opsi development
Thema: opsi-admin Befehl
Antworten: 3
Zugriffe: 16489

Re: opsi-admin Befehl

Danke, wie kann man sonst die Versionsnummer ändern ohne das Paket neuzubauen?
von islam
30 Mai 2018, 14:44
Forum: opsi development
Thema: opsi-admin Befehl
Antworten: 3
Zugriffe: 16489

opsi-admin Befehl

Hallo, Wie kann ich mit dem opsi-admin Befehl die Versionsnummer von einem bestimmten Produkt auslesen und diese verändern? ich habe das hier ausprobiert aber leider ohne Erfolg. Konnte auch keine Dokumentation dafür finden opsi-admin -dS method product_getObjects '{"productId":"inter...
von islam
20 Apr 2018, 17:03
Forum: Comments, Suggestions, Wishes
Thema: Opsi Product Updater
Antworten: 16
Zugriffe: 80308

Re: Opsi Product Updater

you can send me your setup script, so I can check it. otherwise you can use the setup script i made, it can be found in the folder "setup_scripts" or here: https://sourceforge.net/p/opsiupdater/c ... t_firefox/
von islam
19 Apr 2018, 16:07
Forum: Comments, Suggestions, Wishes
Thema: Opsi Product Updater
Antworten: 16
Zugriffe: 80308

Re: Opsi Product Updater

you can still download the latest binaries even when using mysql.
you can only update software which are already available on your repo. if you want to exclude some products from updating rename the .sh file to .s_ for example
von islam
19 Apr 2018, 13:21
Forum: Comments, Suggestions, Wishes
Thema: Opsi Product Updater
Antworten: 16
Zugriffe: 80308

Re: Opsi Product Updater

hello, you would have to change the name of the product in the bash files to the exact name of the same product in your repository. For example if your product is called "firefox", edit the bash file "internet_firefox.sh" and change the line that says prod_name="internet_fir...
von islam
15 Feb 2017, 15:22
Forum: Freier Support
Thema: opsi client beim hochfahren deaktivieren
Antworten: 2
Zugriffe: 2450

Re: opsi client beim hochfahren deaktivieren

Danke, das hat super funktioniert :)
von islam
15 Feb 2017, 15:03
Forum: Freier Support
Thema: opsi client beim hochfahren deaktivieren
Antworten: 2
Zugriffe: 2450

opsi client beim hochfahren deaktivieren

Hallo,

Bei mir startet der Opsi client agent seit dem letzten update sowohl beim hochfahren als auch beim herunterfahren.
Ich möchte dass er nur beim herunterfahren startet.
wie kann ich diese Einstellung für alle Clients am einfachsten anwenden?

Danke
von islam
09 Sep 2015, 14:29
Forum: Freier Support
Thema: Windows 7 64 bit - Java 32 bit
Antworten: 6
Zugriffe: 6957

Re: Windows 7 64 bit - Java 32 bit

Hallo, Ich habe immer wieder Probleme mit dem Java 32-bit exe Installer auf Windows 64-bit Systeme. Die Installation über OPSI ist meistens fehlgeschlagen. Zuletzt hatte ich das Problem mit Java 8 Update 60 (1.8.0.60) 32-bit auf Windows 7 64-bit Anhand dieser Quelle: https://harryjohnston.wordpress....
von islam
07 Sep 2015, 16:47
Forum: Comments, Suggestions, Wishes
Thema: Opsi Product Updater
Antworten: 16
Zugriffe: 80308

Re: Opsi Product Updater

I don't have /var/opt/... folder, but the /opt/ folder yeah, sorry that was my mistake, the correct folder is /opt/pcbin/install and /var/lib/opsi/depot is a symlink to that location. The downloaded version of Firefox is in German language, is it possible to change the updater version to English? i...
von islam
04 Sep 2015, 18:40
Forum: Comments, Suggestions, Wishes
Thema: Opsi Product Updater
Antworten: 16
Zugriffe: 80308

Re: Opsi Product Updater

Hello, You can try the following, create new products using opsi-newprod the products should have the same id as you can find here: http://sourceforge.net/p/opsiupdater/code-0/HEAD/tree/trunk/version-current/setup-scripts/ for example for firefox the product id would be: internet_firefox define as s...