Skip to content
Snippets Groups Projects
Commit dffcda0d authored by Jacek Lebioda's avatar Jacek Lebioda
Browse files

Merge branch 'develop' into 'master'

Regular merge of develop

See merge request !114
parents 7dbe2e02 0e12b18c
No related branches found
No related tags found
5 merge requests!245Integrate data upload cloud,!235Integrate data upload cloud,!224Fixing a couple of issues in the redesign,!167Access harrenhal,!114Regular merge of develop
Pipeline #22903 passed
......@@ -12,7 +12,7 @@ gem "jekyll", "~> 4.0"
gem "bundler", "> 2.0"
gem "minima", "~> 2.5"
gem 'jekyll-theme-lcsb-default', '~> 0.3.6'
gem 'jekyll-theme-lcsb-default', '~> 0.3.8'
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
# uncomment the line below. To upgrade, run `bundle update github-pages`.
......@@ -28,9 +28,9 @@ group :jekyll_plugins do
"~> 0.6"
gem 'jekyll-theme-lcsb-frozen-components',
'~> 0.0.1',
'~> 0.0.2',
:git => "https://git-r3lab.uni.lu/core-services/jekyll-theme-lcsb-frozen-components.git",
:branch => "master"
:tag => "0.0.2"
gem 'jekyll-redirect-from',
'0.16.0'
......
......@@ -32,6 +32,8 @@ twitter_username: uni_lu
facebook_username: uni.lu
linkedin_schoolname: university-of-luxembourg
banner_link: https://howto.lcsb.uni.lu/
# Produces a cleaner folder structure when using categories
permalink: /:year/:month/:title.html
......
......@@ -37,6 +37,16 @@ If you need help setting up and using Cisco Webex, you can follow [these instruc
If you want to take notes, you can do so by drawing on the shared screen. Once done, you can `Save to PDF`.
## Webcam alternatives
In case you want to do video conferences, but do not have a webcam, you can use your phone instead. There are several apps available that allow your phone to act as a webcam for your computer.
For Android phones you can use [DroidCam Wireless Webcam](http://www.dev47apps.com/). It comes with a desktop client for Windows and Linux, but also works on MacOS without the client.
On Apple iPhones (and Android as well) you can use [EpocCam](http://www.kinoni.com/). This requires you to install drivers on your computer as well.
Both apps support connecting to your computer either via WiFi or USB. EpocCam supports USB connection only for iOS, though. With DroidCam, you need to [install ADB, enable developer options and USB debugging](http://www.dev47apps.com/droidcam/connect/), if you want to connect your phone via USB.
## Virtual whiteboards
If you want to take notes collaboratively, you can use the following services:
......@@ -62,3 +72,14 @@ directly with your collaborators by following [these instructions](https://howto
Use the [LCSB R3 Gitlab](https://git-r3lab.uni.lu) to develop and share code.
## Forwarding phone calls
If you want to forward phone calls from your office phone to another number, follow these steps:
1. Connect to the university VPN (see instructions above).
2. Go to the phone system management interface on [fred.uni.lux](https://fred.uni.lux/ucmuser/).
3. Login with your university credentials.
4. Click on "Call Forwarding" in the menu on the left.
5. Check the box in front of "Forward all calls to:".
6. In the drop down menu select the number, or "Add new number" and enter 0 followed by the number you want to forward to (the additional leading zero is necessary to enable calls to outside the university).
7. Click on "Save".
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment