User:Dorn: Difference between revisions
From KIP Wiki
ā§¼kip-jumptonavigationā§½ā§¼kip-jumptosearchā§½
Line 74: | Line 74: | ||
== Calibre unter Debian == |
== Calibre unter Debian == |
||
/cad/products/mentor/calibre_2016.1_14.11/aoi_cal_2016.1_14.11/bin/calibre_vco |
/cad/products/mentor/calibre_2016.1_14.11/aoi_cal_2016.1_14.11/bin/calibre_vco or $CALIBRE_HOME/bin/calibre_vco |
||
<pre> |
<pre> |
||
98: |
98: |
||
Line 87: | Line 87: | ||
fi |
fi |
||
</pre> |
|||
<pre> |
|||
export USE_CALIBRE_VCO=aoi |
|||
</pre> |
</pre> |
||
Revision as of 14:07, 2 March 2020
Tutorials
Backup running virtualbox machines
Install hints for PDKs/RAL (Cadence/Mentor)
Singularity auch mit Synopsys Container...
Rechner
Setup xenserver with Debian jessie
Testcluster (drishti|SUN ILOM|...)
Serverfirmen
- https://www.deltacomputer.com
- https://www.thomas-krenn.com
- http://www.comeka.de
- http://www.server-konfigurieren.de/
- https://www.boston-it.de/default.aspx
- https://www.ctt.de
- (https://www.happyware.com/)
FLEXLM
Unter debian muss das Packet lsb installiert sein!
Calibre unter Debian
/cad/products/mentor/calibre_2016.1_14.11/aoi_cal_2016.1_14.11/bin/calibre_vco or $CALIBRE_HOME/bin/calibre_vco
98: elif test -r /etc/debian_version then echo aoi 101: else echo 'ERROR: Unknown Linux operating system environment.' >&2 echo exit 1 fi
export USE_CALIBRE_VCO=aoi
PXE Boot ConnectX3 Karten
Der PXE Bootvorgang bricht ab, zum fixen in der dhcpd.conf
next-server 192.168.199.1;
eintragen