ubuntu

  1. NapoleonWils0n

    Solved Ubuntu 24.10 Oracular Oriole empty bin directory in jail

    i just installed Ubuntu 24.10 Oracular Oriole in a jail and the bin and usr/bin directories are empty i created a new debootstrap script for oracular and then ran debootstrap to install 24.10 doas debootstrap --arch=amd64 --no-check-gpg oracular /usr/local/jails/linux/ubuntu...
  2. NapoleonWils0n

    Eureka - Davinci Resolve 19.1 working in a Ubuntu Mantic jail

    Davinci Resolve 19.1 now working in a Ubuntu Mantic jail i previously had Davinci Resolve 18.6 working in a jail but i had to figure out a couple of fixes for 19.1 1 - using export LD_PRELOAD in the jails ~/.zshenv export...
  3. NapoleonWils0n

    DaVinci Resolve 19 working in Ubuntu Mantic jail

    I have just managed to get DaVinci Resolve 19 working in a Ubuntu Mantic jail with Nvidia and Cuda https://www.blackmagicdesign.com/uk/products/davinciresolve i have updated the github repo below for DaVinci Resolve 19 because there are a couple of new fixes needed...
  4. NapoleonWils0n

    jails Ubuntu 24.04 Noble Numbat Jail debootstrap systemd errors

    I just tried creating a Ubuntu 24.04 Noble Numbat Jail with debootstrap to install Davinci Resolve 19 in the jail noble isnt one of debootstrap scripts so i copy an existing script and modified it to install noble i have done this before with lunar and mantic without any issues these are the...
  5. NapoleonWils0n

    Davinci Resolve 19 = released today

    Davinci Resolve 19 has just been released today ( Resolve 19 was a beta version previously ) Davinci Resolve download link https://www.blackmagicdesign.com/uk/products/davinciresolve you need to register with an email address to download the installer the installer is 2.8 gig zip file...
  6. NapoleonWils0n

    jails Firefox run as a Wayland app in a Ubuntu Jail with dbus for notifications and mpris

    I have installed Firefox as deb in a Ubuntu Mantic jail and enabled dbus to communicate with the host by passing in the DBUS_SESSION_BUS_ADDRESS from the host in a script this allows desktop notifications from the jailed browser to show up on the host and mpris to control videos playing in the...
  7. NapoleonWils0n

    Davinci Resolve installed in Freebsd Jail

    Davinci Resolve installed on Ubuntu in a Freebsd Jail Davinci Resolve in a Ubuntu Freebsd Jail https://github.com/NapoleonWils0n/davinci-resolve-freebsd-jail Nvidia and Cuda working in the jail Davinci Resolve displayed with a Xwayland rootless window on Wayland or an X11 window on X11...
  8. NapoleonWils0n

    Davinci Resolve in a Ubuntu Jail

    I have managed to get Davinci Resolve working in an Ubuntu jail previously i installed resolve in a Ubuntu chroot The gpu and cuda are working, and the audio is rooted from jail to the host using a pulseaudio socket rather than displaying resolve in a xwayland rootfull window with the DISPLAY...
  9. NapoleonWils0n

    Davinci Resolve on Freebsd

    Davinci Resolve installed in a Ubuntu Mantic chroot on Freebsd Davinci Resolve Freebsd git repository https://github.com/NapoleonWils0n/davinci-resolve-freebsd Features Nvidia and Cuda enabled Davinci Resolve Displayed with Xwayland on Wayland or Xephyr on X11 Audio routed from the chroot...
  10. NapoleonWils0n

    Solved Davinci Resolve running on Freebsd using the linuxulator the GPU is working but full

    I have managed to get Davinci Resolve running on Freebsd, using the linuxulator the GPU is working but full https://github.com/NapoleonWils0n/cerberus/blob/master/freebsd/linuxlator-ubuntu.org Davinci Resolve is installed using the linuxulator in a ubuntu chroot and the gpu is working with the...
  11. NapoleonWils0n

    Solved linuxulator switching to non root user in the chroot to run davinci resolve

    i have installed ubuntu jammy using the linuxulator with the steps below but the issue is i cant switch to a non root user because everything like /bin/bash has 700 permissions so i cant use su to switch to another user using su - djwilcox also i cant create another user to switch to that...
  12. G

    Bastille and Ubuntu debootstrap, run with systemd

    Hi, I just trying to run Ubuntu jail via Bastille but need to do it with systemd to use with snap. root@ubuntu:/# systemctl System has not been booted with systemd as init system (PID 1). Can't operate. Read step by step by this tutorial, except last package install. root@ubuntu:/# apt-get...
  13. yaslam

    How to install GLIBC version 2.29 in the Linux Binary Compat layer?

    Activitywatch is a program that is used to track the amount of time that is spent on a computer, they only officially have support for Windows, Linux and MacOS. I have installed the Linux Binary compatibility layer and installed activitywatch under /compat/ubuntu/opt/activitywatch, when I run...
  14. ykla

    general/other [jail/linuxator] Ubuntu/Archlinux Compatibility installing Shell Script

    see also https://book.bsdcn.org/arch.sh https://book.bsdcn.org/ubuntu.sh # fetch http://book.bsdcn.org/arch.sh && sh arch.sh # fetch http://book.bsdcn.org/ubuntu.sh && sh ubuntu.sh
  15. elgrande

    Install Ubuntu 22.04 Jammy in FreeBSD Jail

    Due to an older version available of sysutils/debootstrap, Ubuntu 22.04 LTS (Jammy) cannot be installed directly. Anyhow a running version of the latest Ubuntu release can be easily achieved. The required steps are: 1. Install Ubuntu 20.04 LTS Focal Follow the instructions at...
  16. K

    General question about 13.0 as a working station

    I have been working with both backend development, as well as embedded software development. I am fairly new to FreeBSD (almost a year of "casual" usage for small personal projects in my personal computer, not at work). I would really like to try out FreeBSD(obviously starting from testing) as...
  17. ZioMario

    Solved Ubuntu Budgie emulated with bhyve doesn't connect to internet because the error : network unreachable N. 2

    Hello. I'm trying to virtualize Linux Ubuntu with bhyve. I've reinstalled Ubuntu Budgie 21.04 using BHYVE_UEFI.fd,the problem that I have is that Ubuntu is not able to connect to internet. This is the script that I'm using : bhyvectl --vm=vm0 --force-reset bhyvectl --vm=vm1 --force-reset...
  18. G

    Issue with GRUB in dual-boot Ubuntu 20.10/FreeBSD 12.2

    Hi dear Daemons I tried to make a dual-boot with Ubuntu 20.10 and FreeBSD 12.2. To help me, I followed this great tuto: https://hauweele.net/~gawen/blog/?p=2252 When I try to boot FreeBSD from my GRUB menu entry, I got the error "Image has invalid negative size". Booting on Ubuntu works...
  19. Spity

    Help to Install Linux/ubuntu on compat

    many times I have tried to install linux in /compat and it always fails. I have followed several tutorials on the web. The question is does anyone have a guide that really works or a script that does the job?
  20. C

    How to install Kde-Services to the Dolphin?

    Hi, i am trying to burn Ubuntu or WIndows10 iso file to the Usb and i think Kde-Services will be useful for this. (use dd command) Dolphin: Control -> Configure Dolphin... -> Services -> Download New Services... -> Installed kde-services plug-in but it doesnt work. How can i make it work?
Back
Top