User Tools

Site Tools


userspace:howto_use_the_scripts_-_a_short_description

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
userspace:howto_use_the_scripts_-_a_short_description [2012/07/11 06:29]
Thomas_H
userspace:howto_use_the_scripts_-_a_short_description [2021/08/23 08:37] (current)
Line 3: Line 3:
 ===== ...use the listed scripts ===== ===== ...use the listed scripts =====
  
-written by  //[[hungerharke@gmx.de|Thomas_H]] 2011/12/16 12:50//+written by  //[[hungerharke@gmx.de|Thomas_H]] 2011/12/16 12:50// \\ 
 +edited by //[[hungerharke@gmx.de|Thomas_H]] 2019/02/27 09:50// 
  
 Welcome to the wiki, initiated by users using opsi very proudly and successful. If you want to use Opsi (**O**pen **P**C **S**erver **I**ntegration) be aware, that this system is - like many other servers - none "out of the box". So get rid of any illusion, that you simply install opsi and right after installing you can install every software and operating system. Some work has to be done before you can do this! And nevertheless there are very(!) good instructions and manuals for opsi it's your's to create the most contents and packages for future installations. Welcome to the wiki, initiated by users using opsi very proudly and successful. If you want to use Opsi (**O**pen **P**C **S**erver **I**ntegration) be aware, that this system is - like many other servers - none "out of the box". So get rid of any illusion, that you simply install opsi and right after installing you can install every software and operating system. Some work has to be done before you can do this! And nevertheless there are very(!) good instructions and manuals for opsi it's your's to create the most contents and packages for future installations.
Line 11: Line 12:
 This Howto is for the newbies in first line, starting with opsi, trying out the features. With this little Howto they should have the first success by creating a package, without knowing the "why" or "what" in the scripts. The "why" and "what" is something, you will have to learn later and let me say, yes you'll **have** to learn it, otherwise you always will need the help of other users. This Howto is for the newbies in first line, starting with opsi, trying out the features. With this little Howto they should have the first success by creating a package, without knowing the "why" or "what" in the scripts. The "why" and "what" is something, you will have to learn later and let me say, yes you'll **have** to learn it, otherwise you always will need the help of other users.
  
-Of course: best is at last to get some training, you can get informations about training on opsi [[http://www.opsi.org/en/support|here]]. Commercial support is also avail.+Of course: best is at last to get some training, you can get informations about training on opsi [[https://uib.de/en/support-training/support/|here]]. Commercial support is also avail.
  
  
Line 115: Line 116:
 </code> </code>
  
-Change now to the folder "CLIENT_DATA":+Change now to the folder "/home/opsiproducts/tightvnc/CLIENT_DATA":
 <code> <code>
-minhas-tirith:/home/opsiproducts/tightvnc # cd CLIENT_DATA+cd CLIENT_DATA
 </code>  </code> 
  
Line 129: Line 130:
  
 <code> <code>
-minhas-tirith:/home/opsiproducts/tightvnc/CLIENT_DATA # wget "http://www.tightvnc.com/download/2.0.4/tightvnc-2.0.4-setup.exe"+wget "http://www.tightvnc.com/download/2.0.4/tightvnc-2.0.4-setup.exe"
 </code> </code>
 (Attention! The Version-Number 2.0.4 might have changed, when you read this HOWTO!) (Attention! The Version-Number 2.0.4 might have changed, when you read this HOWTO!)
Line 138: Line 139:
  
 <code> <code>
-minhas-tirith:/home/opsiproducts/tightvnc/CLIENT_DATA # touch setup.ins +touch setup.ins 
-minhas-tirith:/home/opsiproducts/tightvnc/CLIENT_DATA # joe setup.ins+joe setup.ins
 </code> </code>
  
Line 154: Line 155:
  
 <code> <code>
-minhas-tirith:/home/opsiproducts/tightvnc/CLIENT_DATA # touch uninstall.ins +touch uninstall.ins 
-minhas-tirith:/home/opsiproducts/tightvnc/CLIENT_DATA # joe uninstall.ins+joe uninstall.ins
 </code> </code>
  
Line 161: Line 162:
  
 <code> <code>
-minhas-tirith:/home/opsiproducts/tightvnc/CLIENT_DATA # touch delsub.ins +touch delsub.ins 
-minhas-tirith:/home/opsiproducts/tightvnc/CLIENT_DATA # joe delsub.ins+joe delsub.ins
 </code> </code>
  
Line 170: Line 171:
  
 <code> <code>
-minhas-tirith:/home/opsiproducts/tightvnc/CLIENT_DATA # touch Tightvnc_win7.reg+touch Tightvnc_win7.reg
 </code>  </code> 
  
Line 186: Line 187:
  
 <code> <code>
-minhas-tirith:/home/opsiproducts/tightvnc/CLIENT_DATA # cd ..+cd ..
 </code> </code>
 +
 +now we should be in /home/opsiproducts/tightvnc
  
 and pack it by using opsi-makeproductfile. and pack it by using opsi-makeproductfile.
  
 <code> <code>
-minhas-tirith:/home/opsiproducts/tightvnc # opsi-makeproductfile+opsi-makeproductfile
 </code> </code>
  
Line 199: Line 202:
  
 <code> <code>
-minhas-tirith:/home/opsiproducts/tightvnc # opsi-package-manager -i *.opsi+opsi-package-manager -i *.opsi
 </code> </code>
  
userspace/howto_use_the_scripts_-_a_short_description.1341988140.txt.gz · Last modified: 2021/08/23 08:37 (external edit)