audio

  • Install and delete Packages in Debian LINUX

    sudo apt install [package_name] //install package from repo sudo apt remove [package_name] // uninstall package dpkg -L [package_name] // find out, where package was installed to sudo apt update sudo apt dist-upgrade // update all Wanna be prepared for the coming Linux world Domination? Then you are at the right place. From Soundcreation, Audiodrivers, etc…, to the knowledge of working…

    Read More »
  • Music on Linux: #10 || Install and use BOTTLES in Linux.Use Windows Apps inside Linux

    Flatpaks: Wanna be prepared for the coming Linux world Domination? Then you are at the right place. From Soundcreation, Audiodrivers, etc…, to the knowledge of working in a Linux Distro. Learn how to set up EndeavorsOS and Timeshift on Linux for music production. We’ll also cover installing Reaper, plugins, and using Pacman for a seamless workflow! #LinuxMusic Thanks for watching!…

    Read More »
  • Windows Longhorn Build 3706

    This is Windows Codename Longhorn 3706 (3706.Lab06_N.021029-1731) in VMware Workstation. This is a Milestone 3 build which was compiled on 2002-10-29 and expires on 2003-10-24. This build was made public on 23 May 2006. This build has DCE available, but you need VMware Workstation 6.5 as backwards compatibility is not enough. So since I could not run Workstation 6.5 on…

    Read More »
  • Windows Server 2003 Build 2296

    This is Windows Server 2003 build 2296 (2296.1.beta1.001024-1157) in VMware Workstation Pro. This is the official Beta 1 build, which was compiled on 2000-10-24 and expires on 2001-04-22. How I got this to run: VMware Workstation Pro 16.2.3 Backwards compatibility set with VMware 6.5-7.0. OS set to Windows XP Home Edition 1 GB RAM 1 CPU core 40 GB IDE…

    Read More »
  • Windows 8 Build 8045

    This is Windows 8 build 8045 (8045.0.fbl_grfx_dev1.110713-1730) in VMware Workstation Pro. This is a Milestone 3/Developer Review build which was compiled on 2011-07-13 and expires on 2012-03-22 and was made available on 26 January 2020. This build has some interesting features such as a new crash screen, new Aero theme (WITH REDLOCK) and recovery options and more. The immersive control…

    Read More »
  • Music on Linux: #9 || What are Flatpaks on Linux?; Flatpak, Flathub and Flatseal

    What are Virtual Machines and Containers: # Install Flatpak sudo apt install flatpak # For Debian/Ubuntu-based systems sudo dnf install flatpak # For Fedora sudo pacman -S flatpak # For Arch Linux # add Repo flatpak remote-add –if-not-exists flathub # install Bottles flatpak install flathub com.usebottles.bottles # Flatpak Commands flatpak update // update your flatpaks flatpak list // list up…

    Read More »
Back to top button