IT: Difference between revisions

From Elektronisches Studio
Jump to navigationJump to search
Hvc admin (talk | contribs)
Hvc admin (talk | contribs)
 
(7 intermediate revisions by the same user not shown)
Line 3: Line 3:


== Wintermute ==
== Wintermute ==
=== Properties ===


* IP: 130.149.23.37
* IP: 130.149.23.37
Line 14: Line 17:
# install xrdp
# install xrdp
## fix xrdp tab completion
## fix xrdp tab completion
*** sudo emacs ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
sudo emacs ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
*** change <property name="&lt;Super&gt;Tab" type="string" value="switch_window_key"/>
*** change  
*** to <property name="&lt;Super&gt;Tab" type="string" value="empty"/>
<property name="&lt;Super&gt;Tab" type="string" value="switch_window_key"/>
*** to  
<property name="&lt;Super&gt;Tab" type="string" value="empty"/>
## fix xrdp PATH  
## fix xrdp PATH  
  in /etc/xrdp/startwm.sh add ". /etc/environment" before the last line
  in /etc/xrdp/startwm.sh add ". /etc/environment" before the last line
Line 24: Line 29:
## d
## d
# sudo emacs /etc/pam.d/common-session
# sudo emacs /etc/pam.d/common-session
* add line:   session required pam_limits.so
  add line: 'session required pam_limits.so'
 
# install jacktrip
 
# install Ardour 12
--------------------
# sudo apt-get install cpufrequtils
 
# install gparted (apt)
 
# sudo nano /etc/fstab
install jacktrip
## add line:
 
# DATA
--------------------
UUID=5f3d7529-ba26-4715-8a16-a9bf05df0610      /media/DATA    ext4    defaults 0 2
 
# CHANGE USER 777 for mount point
install Ardour 12
# install cifs-utils
 
# put mount-scripts for studio-server to Shell folder
 
# install samba (apt)
 
 
 
--------------------
 
 
sudo apt-get install cpufrequtils
 
 
 
---------------------------------
 
 
 
 
 
install gparted (apt)
 
---------------------------
 
 
sudo nano /etc/fstab
 
add line:
 
# DATA
UUID=5f3d7529-ba26-4715-8a16-a9bf05df0610      /media/DATA    ext4    defaults 0 2
 
 
CHANGE USER 777 for mount point
 
 
-------------
 
install cifs-utils
 
 
---------------------
 
put mount-scripts for studio-server to Shell folder
 
 
------------------------
 
 
install samba (apt)


= IP Addresses =
= IP Addresses =

Latest revision as of 12:24, 15 February 2018

Machines

Wintermute

Properties

  • IP: 130.149.23.37
  • OS: Ubuntu-Studio 17.10

Setup Instructions

  1. install ssh
  2. install emacs
  3. install xrdp
    1. fix xrdp tab completion
sudo emacs ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
      • change
<property name="<Super>Tab" type="string" value="switch_window_key"/>
      • to
<property name="<Super>Tab" type="string" value="empty"/>
    1. fix xrdp PATH
in /etc/xrdp/startwm.sh add ". /etc/environment" before the last line
  1. install git
  2. clone and install Madi FX Driver [1]
  3. set realtime permissions
    1. d
  4. sudo emacs /etc/pam.d/common-session
 add line: 'session required pam_limits.so'
  1. install jacktrip
  2. install Ardour 12
  3. sudo apt-get install cpufrequtils
  4. install gparted (apt)
  5. sudo nano /etc/fstab
    1. add line:
# DATA
UUID=5f3d7529-ba26-4715-8a16-a9bf05df0610       /media/DATA     ext4    defaults 0 2
  1. CHANGE USER 777 for mount point
  2. install cifs-utils
  3. put mount-scripts for studio-server to Shell folder
  4. install samba (apt)

IP Addresses

Eduroam

Trevor: 130.149.23.47

Taunus: 130.149.23.46

Matrix_325: 130.149.23.49


WFS