Category: Linux

Setup Laravel 10.x Homestead in Windows 10/11

Section – 1 [Install Software] https://laravel.com/docs/10.x/homestead#installation-and-setup vagrant_2.3.7_windows_amd64.msi – https://developer.hashicorp.com/vagrant/downloads VirtualBox-6.1.46-158378-Win.exe – https://www.virtualbox.org/wiki/Download_Old_Builds_6_1 VirtualBox 6.1.46 (released July 18 2023) << This and Not the >> VirtualBox 7.0.10 platform packages – ​Windows hosts According to: https://laravel.com/docs/10.x/homestead#installation-and-setup Code Editor/IDE: PhpStorm-2023.1.4.exe or VSCodeSetup-x64-1.80.1.exe Lastly install: Git-2.41.0.3-64-bit.exe – https://git-scm.com/downloads Section – 2

Read More

Enable VT-x in hp Z640 Workstation

Symptom – when going to vagrant up – to start a VM for the first time in this OS/PC The msinfo32 shows: VT-x is disabled Follow the Steps for the result: VT-x enabled === STEP BY STEP – Follows 0 – reboot the PC Go –

Read More

IBM Compatible vs Mac Clones; The nostalgic era of legal Mac Clones Computers, the era without the Apple Computer monopoly; This has been just a few years before the turn of the century, between 1995-1999

It was, the magazine PC-KYPRIAKO a Cyprus 🇨🇾 magazine for computers in Greek I started to read at the age of 14 years old from 1989-1990… learned my first computer experience, but without a PC, only by reading this Journal. Later in 1992, I got my

Read More

The advantage of getting hardware & software from the same manufacturer

Like Apple Mac Computer & macOS or Microsoft PC & Microsoft Windows OS… Note – This is a condensed version of https://leonidassavvides.com/blog/2023/06/28/the-advantage-of-getting-hardware-os-software-from-the-same-manufacturer/ In today’s world, technology has become an integral part of our lives. From smartphones to laptops, we rely on technology to perform our daily

Read More

The advantage of getting Hardware & OS Software from the same manufacturer E.g. Apple Mac/macOS

The advantage of getting Hardware & OS Software from the same manufacturer: Like Apple* Mac & MacOS or Microsoft PC & Microsoft Windows OS Note: *Apple now does its own Apple Mac Silicon Processors unlike MS hardware the processors are Intel/AMD. Getting hardware & software from

Read More

Why Ubuntu Studio OS is the Best Linux Distribution

Ubuntu Studio is a free and open-source Linux distribution that is designed for content creators, musicians, and other multimedia professionals. It is based on Ubuntu and has all the benefits of Ubuntu, Kubuntu, and other Ubuntu flavors. In this blog post, we will discuss why Ubuntu

Read More

Linux CLI Terminal: Free Memory & Free Disk Space

How to Check Free Memory Space on Linux ======== How to Check Free Disk Space on Linux ========

Read More

Useful Notes – Ubuntu/Ubuntu Studio 22.04 LTS “Jammy Jellyfish”

I use Ubuntu Studio 22.04 LTS “Jammy Jellyfish” because comes with many-many preinstalled Apps.Main Things to do after installing Ubuntu Studio 22.04 LTS “Jammy Jellyfish”======== I have chosen Ubuntu Studio 22.04 LTS because I do Graphic and Video Editing along with my main Programming work…[Support: Ubuntu Studio 22.04 LTS

Read More

Part 2: How to install macOS Big Sur 11.4 using VirtualBox on Windows

Note: You might replace your “Big Sur” with your own virtual Machine This code is for: https://youtu.be/tJgNCyhqdBo DOWNLOAD Here Code Code for VirtualBox 6.x Intel CPU cd "C:\Program Files\Oracle\VirtualBox\" VBoxManage.exe modifyvm "Big Sur" --cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff VBoxManage setextradata "Big Sur" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "iMac19,1" VBoxManage

Read More

Part 1: How to Make a MacOS Big Sur ISO File [11.4]

If you do not want to create an ISO – or you have Not a Mac – download ready iso from: BigSur_11.4.iso here … 1 How to Download Full MacOS Installer from Mac Command Line DOWNLOAD Here Code 1-Followed this: https://osxdaily.com/2020/04/13/how-download-full-macos-installer-terminal/ softwareupdate --fetch-full-installer --full-installer-version 11.4 #

Read More