Yes, it is possible. You can use the Windows Partition Manager to shrink the Windows partition to create at least 40GB for your Debian partition, which you can leave unformatted. Also create two 2GB FAT32 partitions. Then download the Debian non-free installation CD and mount it using windows explorer. Show hidden files, then copy all… Continue reading Can you install Debian direct from your main SSD?
Category: Uncategorized
Cloning a CentOS 7 Disk to Reduce it’s size
Assuming you are cloning from /dev/sda to a smaller size disk, /dev/sdb: First clone /dev/sda to /dev/sdb using weresync. Then make /dev/sdb bootable using the following commands: mount /dev/sdb1 /mnt/sysimagemount –bind /sys /mnt/sysimage/sysmount –bind /dev /mnt/sysimage/devmount –bind /proc /mnt/sysimage/procmount –bind /run /mnt/sysimage/runsystemctl start multipathd.servicechroot /mnt/sysimagecp -p /boot/initramfs-$(uname -r).img /boot/initramfs-$(uname -r).img.bakdracut -fgrub2-mkconfig -o /boot/grub2/grub.cfggrub2-install /dev/sdbsyncumount /mnt/sysimage/runumount… Continue reading Cloning a CentOS 7 Disk to Reduce it’s size
Windows 10 Power Options
Make sure Hibernate is enabled, if it isn’t then enable it using the following command: powercfg /hibernate on In the control panel -> power options, the low battery level should be set to 34% or above to sleep and critical to 28% or above to hibernate. This will prolong battery life by keeping the Lithium… Continue reading Windows 10 Power Options
Cryptocurrency Tax Calculator
Find a cryptocurrency tax calculator at https://github.com/taxbeans !
Java Gnucash Parser
Find a Java Gnucash Parser at https://github.com/taxbeans !
Safest place to buy and sell digital currency
CEX is the safest place to buy and sell. You can use your credit card. CEX is very fast and efficient when doing deposits and withdrawals and trading.
Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!