IT: Difference between revisions

From Elektronisches Studio
Jump to navigationJump to search
Hvc admin (talk | contribs)
No edit summary
Hvc admin (talk | contribs)
Line 1: Line 1:
= Wintermute =
=== Setup Instructions ===
# Ubuntu-Studio 17.10
# install ssh
# install emacs
# install xrdp
## fix xrdp tab completion
*** 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"/>
*** to <property name="&lt;Super&gt;Tab" type="string" value="empty"/>
## fix xrdp PATH
in /etc/xrdp/startwm.sh add ". /etc/environment" before the last line
# install git
# clone and install Madi FX Driver [https://github.com/adiknoth/madifx]
# set realtime permissions
## d
sudo emacs /etc/pam.d/common-session
add line:
    session required pam_limits.so
--------------------
install jacktrip
--------------------
install Ardour 12
--------------------
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 =



Revision as of 12:12, 15 February 2018

Wintermute

Setup Instructions

  1. Ubuntu-Studio 17.10
  2. install ssh
  3. install emacs
  4. 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

sudo emacs /etc/pam.d/common-session

add line:

   session required pam_limits.so




install jacktrip


install Ardour 12





sudo apt-get install cpufrequtils





install gparted (apt)



sudo nano /etc/fstab

add line:

  1. 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

Eduroam

Trevor: 130.149.23.47

Taunus: 130.149.23.46

Matrix_325: 130.149.23.49


WFS