Wiki source code of Freshmen laptop 2021

Last modified by Mikko Halmela on 2024/02/14 09:29

Show last authors
1 === This is page for information about the freshmen laptop 2021. There are multiple other information sources (mostly in Finnish) which you should check also: ===
2
3 * (((
4 Info page about the laptop: [[https:~~/~~/it.cs.helsinki.fi/fi/fuksilaitteet/>>url:https://it.cs.helsinki.fi/fi/fuksilaitteet/||rel="nofollow" style="text-decoration: none;" shape="rect" class="external-link"]]
5 )))
6 * (((
7 The laptops are distributed according to you status page at  [[https:~~/~~/study.cs.helsinki.fi/fuksilaite/>>url:https://study.cs.helsinki.fi/fuksilaite/||style="text-decoration: none;" rel="nofollow" shape="rect" class="external-link"]]
8 )))
9 * (((
10 There is a Telegram channel for discussion about the latops: [[https:~~/~~/t.me/tkt_fuksilappari>>url:https://t.me/tkt_fuksilappari||rel="nofollow" style="text-decoration: none;" shape="rect" class="external-link"]]
11 )))
12
13 ==== (% style="font-size: 16.0px;letter-spacing: -0.006em;" %)I want sudo rights for Cubbli(%%) ====
14
15
16 You can have them, but first consider that you don't need sudo rights for nodejs, npm, python, ruby, R, compiling programs and libraries or Java installation. If you Google and find web pages which tell you otherwise, they are likely wrong. If something useful is missing from Cubbli please contact Helpdesk or the Telegram channel and it is likely to get installed by default. If you are a CS department student you are free to replace the Cubbli Linux installation with your own. However all the University system and software integration (and future updates) will be missing then.
17
18 [[doc:Cubbli.User documentation.Administrator (sudo) rights in Cubbli Linux.WebHome]]
19
20 ==== How to change the password on the local user account on the laptop: ====
21
22 [[doc:it4sci.IT for Science group.Cubbli Linux.Using a keyring.WebHome]] (also how to change the login password)
23
24 On the laptop a local account is created at the first login. After you change your university AD account password, the local password is not changed. '//Passwords and keys//'  is how to change the local password.
25
26 \\
27
28 (% style="font-size: 16.0px;letter-spacing: -0.006em;" %)**Connecting Apple Airpods**
29
30 \\
31
32 Open terminal (Windows-key and type Terminal or ctrl+alt+t)
33
34 {{code language="bash"}}
35 sudo nano /etc/bluetooth/main.conf
36
37 #ControllerMode = dual
38
39 TO
40
41 ControllerMode = bredr
42
43 # Save and exit (ctrl+x and y and Enter)
44
45 Then restart bluetooth
46
47 $ sudo /etc/init.d/bluetooth restart
48 {{/code}}
49
50 Source:
51
52 [[https:~~/~~/askubuntu.com/questions/1240679/how-to-pairsetupconnect-airpod-pro-on-ubuntu-20-04>>url:https://askubuntu.com/questions/1240679/how-to-pairsetupconnect-airpod-pro-on-ubuntu-20-04||shape="rect"]]
53
54 \\
55
56 ==== (% style="font-size: 16.0px;letter-spacing: -0.006em;" %)Hardware(%%) ====
57
58
59 The laptop model is Lenovo Thinkpad T14 gen 2. It has 16 GB of RAM, Intel Core i5-1135G7, single 50 Wh battery and 512 GB storage (NVMe SSD). The display resolution is 1920x1080. It has two regular USB-ports, two combined USB-C + Thunderbolt 4 port. One of the USB-C ports is needed for power supply. It also has a port for wired network (1Gbit/s), HDMI, MicroSD card and 3.5mm audio.