L.

32 posts

L. banner
L.

L.

@worthlesscoder

Learner. All About Data Analytics, DevOps, and MERN Stack.

Katılım Eylül 2025
147 Takip Edilen5 Takipçiler
L.
L.@worthlesscoder·
Restart the VM: sudo reboot Restart the VM: sudo reboot
English
0
0
0
9
L.
L.@worthlesscoder·
Then inside Ubuntu terminal run: sudo apt update sudo apt install build-essential dkms linux-headers-$(uname -r) Mount and install: sudo mkdir -p /media/cdrom sudo mount /dev/cdrom /media/cdrom sudo /media/cdrom/VBoxLinuxAdditions.run
English
1
0
0
12
L.
L.@worthlesscoder·
To enable bidirectional copy/paste between your host computer and the Ubuntu VM in VirtualBox: Shut down the VM (recommended). In VirtualBox:Select your VM Go to Settings → General → Advanced Set:Shared Clipboard → Bidirectional Drag’n’Drop → Bidirectional (optional)
English
1
0
0
13
L.
L.@worthlesscoder·
If you get this error : VMWGFX Seems to be Running on a Unsupported Hypervisor on VirtualBox. Solution In VirtualBox: Open Settings → Display Change:Graphics Controller → VBoxSVGA Video Memory → 128 MB
L. tweet media
English
0
0
0
15
L.
L.@worthlesscoder·
DevOps - Installed Ubuntu on a virtual machine and solved a few errors along the way.
L. tweet media
English
1
0
0
10
L.
L.@worthlesscoder·
Data is simply raw facts or figures. Data without context is useless.
English
0
0
0
9
L.
L.@worthlesscoder·
=EDATE(A1,1) - Add months to a date =EOMONTH(A1,0) - Last day of the month =TEXT(A1,"dd-mm-yyyy") - Format date
English
0
0
0
13
L.
L.@worthlesscoder·
Excel - TODAY() - Current date =NOW() - Current date and time =DATE(year,month,day) - Create a date =DAY(A1) - Extract day =MONTH(A1) - Extract month =YEAR(A1) - Extract year =DATEDIF(A1,B1,"Y") - Calculate years between dates =NETWORKDAYS(A1,B1) - Working days between dates
English
1
0
0
16
L.
L.@worthlesscoder·
MAXIFS() - Returns the max value that matches multiple conditions.
English
0
0
0
17
L.
L.@worthlesscoder·
Excel- COUNTIF() - Counts cells matching one condition. COUNTIFS() - Counts cells matching multiple conditions. AVERAGEIF() - Returns average based on one condition. AVERAGEIFS() - Returns average based on multiple conditions.
English
1
0
0
18
L.
L.@worthlesscoder·
Virtual machines run on a hypervisor. One of the most famous hypervisors is Oracle VM VirtualBox by Oracle Corporation.
English
0
0
0
18
L.
L.@worthlesscoder·
Advantages: Easier to install Good for learning and testing
English
1
0
0
20
L.
L.@worthlesscoder·
DevOps - Virtualization allows you to run multiple operating systems on the same computer using a virtual machine (VM), instead of using separate physical computers. A virtual machine shares the hardware resources of the main computer (called the host machine), such as: RAM
English
1
0
0
26
L.
L.@worthlesscoder·
An operating system also: manages memory and system resources handles process scheduling provides security manages networking controls file systems and devices
English
0
0
0
13
L.
L.@worthlesscoder·
Linux is Unix-like, but it was written independently and does not contain the original Unix source code. Linux distributions include Debian, Ubuntu, and others.
English
1
0
0
13
L.
L.@worthlesscoder·
Devops - An operating system (OS) is software that allows applications to interact with computer hardware and I/O devices. When you click an application like Chrome, the operating system helps execute it and manages communication between the application and the hardware.
English
1
0
0
15