2024
12.22
  • Download TranMac from their official site and install it. It’s pretty standard—just run the installer and go through the setup.
  • Right-click on the USB drive and select Format Disk for Mac. This will wipe the USB drive, so ensure you back up anything important first.
  • Once the USB is formatted, right-click the drive again in TranMac and choose Restore with Disk Image.
  • Navigate to where you saved the macOS DMG file and select it.
  • Hit OK when prompted. This process will take a few minutes (or longer depending on your USB speed).

Now you’ve got your bootable macOS USB. To use it, you’d need to plug it into the Mac you want to install or reinstall macOS on, turn it on, and hold the Option key during boot. Select your USB drive from the list of bootable drives.

2024
03.13

1 Keep the system running while the lid is closed
1.1 Connect to PVE via SSH OR log in to PVE web gui https://IP:8006 then Right Click on the host/node name -> >_Shell OR via console/terminal directly

1.2 Edit the /etc/systemd/logind.conf file using nano

nano /etc/systemd/logind.conf
1.3 Under the [Login] section, Add the following lines

HandleLidSwitch=ignore
HandleLidSwitchDocked=ignore
Ctrl + X, Y, Enter key to Save and Exit

1.4 Update the changes

systemctl restart systemd-logind.service


Note: Some times this is not enough, in some cases, screen dim/screen timeout/screen automatic off/screen auto off feature will not work anymore, follow the below steps to get it fixed.

2 Screen/Display auto off feature does not work anymore/not working properly
2.1 Repeat step 1.1

2.2 Edit the /etc/default/grub file

nano /etc/default/grub
2.3 Add consoleblank=120 to line GRUB_CMDLINE_LINUX=””

So GRUB_CMDLINE_LINUX=”” becomes GRUB_CMDLINE_LINUX=”consoleblank=120″

Note: 120 seconds = 2 minutes

Ctrl + X, Y, Enter key to Save and Exit

2.4 Update grab

update-grub
2.5 Restart the system, now it should dim the scree/display after 2 minutes

2022
06.26
apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 2FAB19E7CCB7F415
echo "deb https://apt.iteas.at/iteas bullseye main" > /etc/apt/sources.list.d/iteas.list
apt update
apt install pve7-usb-automount
2016
10.29

Apple on Thursday  launched its latest MacBook Pro model at an event timed to mark the 25th anniversary of the original PowerBook, held at its campus in Cupertino. The new MacBook Pros feature a completely new design, faster components, and an innovative (and highly leaked) multi-touch screen-cum-controller. 13-inch and 15-inch models are set to be available within three weeks in the US, starting at $1799 and $2399. The 13-inch MacBook Pro with Touch Bar and Touch ID will be priced starting at Rs. 1,55,900 while the 15-inch model will start at Rs. 2,05,900.

Read More >>

2016
10.29

Xiaomi Mi Mix

Xiaomi Mi MIX smartphone was launched in October 2016. The phone comes with a 6.40-inch touchscreen display with a resolution of 1080 pixels by 2040 pixels at a PPI of 362 pixels per inch.

The Xiaomi Mi MIX is powered by quad-core Qualcomm Snapdragon 821 processor and it comes with 4GB of RAM. The phone packs 128GB of internal storage cannot be expanded. As far as the cameras are concerned, the Xiaomi Mi MIX packs a 16-megapixel primary camera on the rear and a 5-megapixel front shooter for selfies.

Read More >>