VirtualTam's bookmarks
51 bookmarks found
-
Vagrant and VirtualBox "NAT Network" adapter
2018-04-27 - https://github.com/hashicorp/vagrant/issues/2779
- https://github.com/hashicorp/vagrant/issues/6252
- https://github.com/hashicorp/vagrant/issues/7635
- https://www.virtualbox.org/manual/ch06.html
- https://www.vagrantup.com/docs/virtualbox/networking.html
- https://superuser.com/questions/1155262/network-interface-available-only-when-running-vm-through-virtualbox-but-not-thr
- https://unix.stackexchange.com/questions/29999/why-are-my-two-virtual-machines-getting-the-same-ip-address
-
Linux and ACSM ePub books
2018-04-21 - https://superuser.com/questions/1027608/how-to-read-an-acsm-file-on-linux
- https://askubuntu.com/questions/461409/how-can-i-remove-the-drm-from-an-epub-file
- https://askubuntu.com/questions/299747/converting-epub-files-to-pdf-format
- https://apprenticealf.wordpress.com/
- https://github.com/apprenticeharper/DeDRM_tools
- https://manual.calibre-ebook.com/conversion.html
- https://askubuntu.com/questions/169618/is-there-a-way-to-convert-a-pdf-file-to-epub-format-without-using-calibre
-
Here are the steps I used to migrate a CentOS 7 VM from (presumably?) an ESXi server, to a local VirtualBox environment.
The LVM volumes were not detected at boot, and after the boot timeout, the OS fell back to the Dracut emergency shell.
- get a CentOS minimal installation CD
- check the VM's resources and peripherals:
- ensure there are no floppy drives (!)
- setup CPU and RAM resources
- check virtual drives
- add an SCSI optical drive if needed
- optional: convert the virtual drive images from VMDK to VDI
- mount the CentOS installation disc
- boot on the installation disc:
- select "Troubleshooting", then "Rescue"
- let the rescue utility detect filesystems and mountpoints
$ chroot
to the detected environment- backup files:
/etc/fstab
/boot/grub/grub.cfg
- under /boot, backup the initrd and initramfs for the current configuration (these will be overwritten)
- compare the current
/etc/fstab
with the output of$ lsblk
and$ blkid
- if needed, manually edit /etc/fstab to use the appropriate block device UUIDs, identifiers and mountpoints
- regenerate GRUB configuration:
$ grub2-mkconfig -o /boot/grub2/grub.cfg
- if needed, reinstall GRUB:
$ grub-install /dev/sda
- rebuild initrd:
$ mkinitrd --force /boot/<initrd_image> <kernel_version>
- rebuild initramfs:
$ dracut --force <kernel_version>
- exit the chroot
- unmount the installation disc
- reboot
- optional but highly recommended: cross your fingers
- ...
- profit!
-
The Algorithm Design Manual
2018-02-15 -
VCV - Open-source virtual Eurorack DAW
2017-10-21 - https://github.com/VCVRack
- https://vcvrack.com/manual/
- https://www.reddit.com/r/vcvrack/
- https://www.synthtopia.com/content/2018/01/22/open-source-synthesis-behind-the-scenes-with-vcv-rack-creator-andrew-belt/
Core modules:
- https://github.com/VCVRack/AudibleInstruments
- https://github.com/VCVRack/Befaco
- https://github.com/VCVRack/ESeries
- https://github.com/VCVRack/Fundamental
Community modules:
- https://github.com/VCVRack/community
- https://github.com/modlfo/VultModules
- https://github.com/Strum/Strums_Mental_VCV_Modules
- https://github.com/IohannRabeson/VCVRack-Simple
- https://github.com/Phal-anx/MS-Modules
- https://github.com/martin-lueders/ML_modules
- https://github.com/luckyxxl/vcv_luckyxxl
- https://github.com/jeremywen/JW-Modules
- https://github.com/dekstop/vcvrackplugins_dekstop
- https://github.com/av500/vcvrackplugins_av500
- https://github.com/antoniograzioli/Autodafe
- https://github.com/antoniograzioli/Autodafe-Drums
- https://github.com/david-c14/SubmarineFree
- https://github.com/JerrySievert/CharredDesert
- https://github.com/almosteric/FrozenWasteland
- https://github.com/sebastien-bouffier/Bidoo
- https://github.com/squinkylabs/SquinkyVCV
Patches:
-
Ivan Ristić: Deploying Forward Secrecy
2017-06-16 -
syscalls(2) - Linux manual page
2017-05-30 -
Building a DLL in Cygwin
2017-04-25 error: relocation truncated to fit: R_X86_64_PC32 against undefined symbol `len'
- https://cygwin.com/ml/cygwin/2014-04/msg00058.html
- https://stackoverflow.com/questions/10486116/what-does-this-gcc-error-relocation-truncated-to-fit-mean
- https://www.technovelty.org/c/relocation-truncated-to-fit-wtf.html
error: undefined symbols not allowed
- http://www.gnu.org/software/libtool/manual/html_node/LT_005fINIT.html
- http://stackoverflow.com/questions/17487891/libtool-undefined-symbols-not-allowedin-i686-pc-mingw32-shared#22884787
error: undefined reference to winmain
- http://stackoverflow.com/questions/33734016/undefined-reference-to-winmain-with-cygwin-and-cmake
- http://stackoverflow.com/questions/13871617/winmain-and-main-in-c-extended
Autotools:
- https://www.sourceware.org/autobook/autobook/autobook_135.html
- https://www.sourceware.org/autobook/autobook/autobook_136.html
- https://sourceware.org/autobook/autobook/autobook_137.html
- http://stackoverflow.com/questions/26151995/autotools-make-doesnt-create-dll-under-cygwin
- https://autotools.io/libtool/windows.html
Cygwin:
General:
-
https://www.gnu.org/software/emacs/manual/html_node/gnus/Connecting-to-an-IMAP-Server.html#Connecting-to-an-IMAP-Server https://www.gnu.org/software/emacs/manual/html_node/gnus/Fetching-Mail.html#Fetching-Mail https://www.quora.com/Is-it-worth-learning-gnus-for-emacs https://www.emacswiki.org/emacs/GnusGmail https://www.emacswiki.org/emacs/GnusEncryptedAuthInfo
-
GNU Emacs Manual: Cursor Display
2017-02-20 Highlight current line: M-x hl-line-mode
-
What Music Really İs
2017-02-05 "The Manual for The 3rd Millennium Musician, Spiritual Seeker and Free Energy Discoverer"
-
Debian New Maintainers' Guide
2016-10-27 See also:
- https://www.debian.org/doc/devel-manuals#packaging-tutorial
- https://www.debian.org/doc/debian-policy/
- https://www.debian.org/doc/manuals/developers-reference/
- https://wiki.debian.org/PackagingWithGit
- https://wiki.debian.org/HowToPackageForDebian
- https://feeding.cloud.geek.nz/posts/whats-in-a-debian-directory/