Darian's Work Journal A log of my learning

REALVNC

23 Aug , 2023 - Uncategorised

A few items you need before you start this project: The Process of installing Realvnc-server +Viewer, was an interesting one that has taken me two days to complete Step 1: Step 2: Everytime the raspberrypi is reboot now, the RealVNC server will automatically load. Step 3: Now you want to go to the Device where […]

Connecting Bluetooth Earphones to Linux

22 Aug , 2023 - Uncategorised

First I need to go into my Bluetooth folder. So the Bluetooth won’t connect to my apple air pods. So now I will have to access the terminal and go to my Bluetooth files: I needed to change the Bluetooth option from bredr to dual. Now we need to run bluetoothctl: I was able to […]

Day 43 Log

21 Aug , 2023 - Uncategorised

Today I have shadowed fellow colleagues completing tickets. Today I have been able to produce an IMDB watch list on Python. It is tiring but you have to figure out what is happening. Fixing the errors has taken a fair number of time and pain but I have been able to solve the problemwhich was […]

Python:

18 Aug , 2023 - Uncategorised

Data types input and Output: Saving Numbers to Variables: length = 10width = 20area = length * widtharea = 200 Primitive Data Types: Print Data Type Conversion Functions String Double Quotes String Concatenation Input() Console Input Conditionals and Imports If statement If Code Block If,else statement if,elif, and else Combine two if statements

Dropbox Installation Linux

14 Aug , 2023 - Uncategorised

Setup Dropbox onto the Raspberry Pi You want to tick these boxes. This is where you will find the App key and Secret. If everything is inputted correctly it should appear like on the command panel image below: If it has worked correctly the results should be shown. Depending on what you have in your […]

Day 38

11 Aug , 2023 - Uncategorised

Refining my skills for cPanel before starting to do tier 1 tickets.