Abstract programmer
Abstract programmer
  • Видео 217
  • Просмотров 3 444 260

Видео

How to install Visual Studio Code on Ubuntu 24.04
Просмотров 13314 дней назад
How to install Visual Studio Code on Ubuntu 24.04
How to install Node.js on Ubuntu 24.04
Просмотров 18621 день назад
How to install Node.js on Ubuntu 24.04
Visual Studio Code - replace all occurrences of a word simultaneously
Просмотров 9628 дней назад
Visual Studio Code - replace all occurrences of a word simultaneously
How to access a machine with a private IP with Nginx as reverse proxy
Просмотров 692Месяц назад
If you have a private network where only one machine can be accessed from the outside world, you can use Nginx as reverse proxy to allow access to any machine on your network!
How to host two WordPress websites on one Apache web server
Просмотров 122Месяц назад
Replace the square brackets with triangle brackets (RUclips doesn't allow triangle brackets): [VirtualHost *:80] ServerName absprog.com ServerAlias www.absprog.com DocumentRoot /var/www/absprog.com [/VirtualHost]
How to set up a PHP dev environment on Docker (With MySQL and PHPMyAdmin)
Просмотров 185Месяц назад
docker-compose.yml: version: '3.8' services: apache-php: image: apache-mysqli build: context: . dockerfile: Dockerfile volumes: - C:/php_ws/abstract-programmer:/var/www/html ports: - "80:80" networks: - app-network mysql: image: mysql volumes: - C:/php_ws/DB:/var/lib/mysql environment: MYSQL_ROOT_PASSWORD: pw networks: - app-network phpmyadmin: image: phpmyadmin environment: PMA_HOST: mysql por...
How to create a shared folder in VirtualBox (Windows host and guest)
Просмотров 222Месяц назад
How to create a shared folder in VirtualBox (Windows host and guest)
How to create a shared folder in VirtualBox (Windows host, Ubuntu guest)
Просмотров 669Месяц назад
How to create a shared folder in Linux guests and fix permissions issues by using the vboxsf group
How to install Microsoft SQL Server and Azure data studio on Ubuntu 22.04
Просмотров 4772 месяца назад
learn.microsoft.com/en-us/sql/linux/quickstart-install-connect-ubuntu?view=sql-server-ver16&tabs=ubuntu2004
Flask tutorial: How to set up a dev environment in Ubuntu
Просмотров 862 месяца назад
We install Visual Studio Code, then use pip to install Flask in a Python Virtual environment. Ubuntu 22.04.
Ubuntu 24.04 | Manual partitioning during Linux installation
Просмотров 18 тыс.2 месяца назад
Partitions: 1. EFI System partition (ESP) 2. Swap space 3. Main partition (root user files)
Ubuntu 24.04 no wireless adapter found
Просмотров 1,9 тыс.2 месяца назад
Ubuntu 24.04 no wireless adapter found
How to install Ubuntu 24.04 on VirtualBox
Просмотров 2,4 тыс.2 месяца назад
How to install Ubuntu 24.04 on VirtualBox
How to install Ubuntu 24.04 on WSL (Windows Subsystem for Linux)
Просмотров 3,3 тыс.2 месяца назад
How to install WSL on Windows 11: ruclips.net/video/pdoNbNKVs3k/видео.html
How to install Laravel 11 on Ubuntu 22.04
Просмотров 8872 месяца назад
How to install Laravel 11 on Ubuntu 22.04
How to install Docker on Windows 11
Просмотров 2782 месяца назад
How to install Docker on Windows 11
How to install PostgreSQL and PGAdmin on Ubuntu 22.04
Просмотров 3,6 тыс.2 месяца назад
How to install PostgreSQL and PGAdmin on Ubuntu 22.04
How to install Composer (PHP) on Ubuntu 22.04
Просмотров 2702 месяца назад
How to install Composer (PHP) on Ubuntu 22.04
How to set up a Django development environment in Ubuntu 22.04
Просмотров 1492 месяца назад
How to set up a Django development environment in Ubuntu 22.04
How to install WordPress on Ubuntu 22.04 with Nginx
Просмотров 3 тыс.2 месяца назад
How to install WordPress on Ubuntu 22.04 with Nginx
How to install PHP 8.3 on Ubuntu 22.04
Просмотров 2,2 тыс.3 месяца назад
How to install PHP 8.3 on Ubuntu 22.04
How to serve PHP files on Nginx
Просмотров 4823 месяца назад
How to serve PHP files on Nginx
How to enable / disable sticky scrolling in Visual Studio Code
Просмотров 1,2 тыс.3 месяца назад
How to enable / disable sticky scrolling in Visual Studio Code
Using local domains with the /etc/hosts file
Просмотров 2753 месяца назад
Using local domains with the /etc/hosts file
How to install Virtual Box on Windows 11 and set up a Linux virtual machine
Просмотров 1953 месяца назад
How to install Virtual Box on Windows 11 and set up a Linux virtual machine
Terminal not opening on Ubuntu 22.04 - how to fix
Просмотров 3 тыс.3 месяца назад
Terminal not opening on Ubuntu 22.04 - how to fix
How to install MySQL and PHPMyAdmin on WSL (Windows subsystem for Linux)
Просмотров 1,4 тыс.4 месяца назад
How to install MySQL and PHPMyAdmin on WSL (Windows subsystem for Linux)
How to compile C++ with clang and Visual Studio Code
Просмотров 1,7 тыс.4 месяца назад
How to compile C with clang and Visual Studio Code
If you use multiple VirtualBox VMs, you should be using this
Просмотров 1624 месяца назад
If you use multiple VirtualBox VMs, you should be using this

Комментарии

  • @Zorro710
    @Zorro710 10 минут назад

    I want to access an external drive plugged into my Ubuntu pc. It contains all the videos for my plex server and they all reside under the "Media" folder, which I have shared, but I am unable to gain access from my windows 10 pc. I keep getting an error messge that I do not have permission to access \\plexserv2\media. Can someone tell me, or perhaps make a video describing the process ? I feel I am close but no luck. I defined user wayne with password on Ubuntu already. Thanks ! Wayne

  • @edriso
    @edriso Час назад

    Very useful videos. Thanks a lot!

  • @wisteela
    @wisteela 9 часов назад

    Great video. I've installed it on my Chromebook. I'll be installing the plugins.

    • @absprog
      @absprog 3 часа назад

      Thank you for your feedback!

  • @aiwa501
    @aiwa501 17 часов назад

    I did the same thing upon installation but it didn't work for me using a rtl8812au adapter.

  • @AHIA2011AHIA
    @AHIA2011AHIA 20 часов назад

    Thanks Millionnns

    • @absprog
      @absprog 3 часа назад

      You're most welcome!

  • @itspurelypassionate
    @itspurelypassionate День назад

    They changed the interface and it looks ugly now smh

  • @williamyouzwishen8266
    @williamyouzwishen8266 День назад

    it says operation not permitted

  • @azizmetchonou
    @azizmetchonou День назад

    always good and simple explanations

    • @absprog
      @absprog День назад

      That's great to hear

  • @ProfHorse
    @ProfHorse День назад

    Thank you danke schön 🎉

    • @absprog
      @absprog День назад

      You're most welcome👍

  • @ltacid
    @ltacid День назад

    Thanks a lot! Great explanation.

    • @absprog
      @absprog День назад

      Glad it was helpful!

  • @kyledupont7711
    @kyledupont7711 День назад

    Ok Listen, in your Nvidia settings, you should see Open GL settings, if you don't you need to do sudo dnf install mesa-libGL mesa-libGLU mesa-libGL-devel and sudo dnf reinstall akmod-nvidia for good measure, not sure if that second one is necessary, reboot your system, go to Nvidia settings and you should have open GL settings now. This fixed my laggy external display with no work around, if you fix this any other way, you may still have the other display lagging because its not right, you are bypassing the issue without solving it.

  • @geekholmes2939
    @geekholmes2939 День назад

    oh great someone explaining how to do it with UI not with commands

  • @Casey2262
    @Casey2262 2 дня назад

    The command works, but it says 'read-only file system' as the permissions, which means I still don't have control. How do I fix this?

  • @antoniobarbalau1107
    @antoniobarbalau1107 2 дня назад

    this is golden thank you very much ♥

    • @absprog
      @absprog День назад

      I appreciate that!👍

  • @nordlyssrlys6945
    @nordlyssrlys6945 2 дня назад

    I thought I had problem with my right ear so I was hearing more with my left year

  • @griffinkirkland9087
    @griffinkirkland9087 2 дня назад

    this is not working simultaneously stackoverflow has some workaround i will now try using VirtualBox 6.0.14

  • @farziverse4209
    @farziverse4209 2 дня назад

    It still tells the same bug

  • @fpsgamer3348
    @fpsgamer3348 3 дня назад

    It works thanks man for the help

    • @absprog
      @absprog День назад

      Glad it was helpful

  • @rafal9ck817
    @rafal9ck817 3 дня назад

    God why there isn't any docker image for this ...

  • @baldomero55
    @baldomero55 3 дня назад

    I had an issue with the php.ini, even if I modify the max_input_vars to 5000 and restart the apache or apache2.service the error is still showing in the installation, does anyone knows why? I was able to apply a workaround but I need to understand why it was not working for me.

  • @erickbirbe8666
    @erickbirbe8666 3 дня назад

    Thank you for the great explanation.

    • @absprog
      @absprog 3 дня назад

      Glad it was helpful!

  • @sumeetkaur3201
    @sumeetkaur3201 3 дня назад

    Hello When you said to write a jupyter notebook i have done till that but it is showing error,I don’t know why. If you have any solution please let me know as soon as possible. Thankyou

  • @porese3892
    @porese3892 3 дня назад

    Thank you man

    • @absprog
      @absprog 3 дня назад

      You're most welcome!

  • @PokeDeath-ce4js
    @PokeDeath-ce4js 3 дня назад

    gay

  • @hidekikori
    @hidekikori 3 дня назад

    Hi, I tried to do that earlier and my laptop's battery died, now it's appearing Nvidia corporation unknown, what do I do?

  • @kaeez
    @kaeez 3 дня назад

    0:02 - "knee pain from squats" I feel you bro 🫡😿

  • @Paruthi.618
    @Paruthi.618 3 дня назад

    Informative tyanks

  • @vikramvj5645
    @vikramvj5645 3 дня назад

    I've searched and watched several videos but man your awesome , you sound it so simple and easy. Thanks for this video man

    • @absprog
      @absprog 3 дня назад

      Thank you for your feedback!

  • @TinaYadav-yd8nh
    @TinaYadav-yd8nh 4 дня назад

    Not working

  • @amicoz
    @amicoz 4 дня назад

    So simple and straight forward!! I wasted 2 hours looking at craps over the net! Amazing video.

    • @absprog
      @absprog 3 дня назад

      Glad it was helpful!

  • @AESQFZ
    @AESQFZ 4 дня назад

    Thank you so much !

    • @absprog
      @absprog 3 дня назад

      You're most welcome!

  • @alimmr2008
    @alimmr2008 4 дня назад

    Very nice! Thanks a lot

    • @absprog
      @absprog 3 дня назад

      Thanks and welcome

  • @maryamabdulkadir4327
    @maryamabdulkadir4327 4 дня назад

    U saved me with dis short clip

    • @absprog
      @absprog 4 дня назад

      Glad I could help

  • @klipzforyou
    @klipzforyou 4 дня назад

    It says unable to locate package file for me😞

  • @Augustafitfussion
    @Augustafitfussion 4 дня назад

    I love this, well detailed and simple

    • @absprog
      @absprog 4 дня назад

      Glad it was helpful

  • @mostafasamir9472
    @mostafasamir9472 5 дней назад

    Thanks for your time!

    • @absprog
      @absprog 4 дня назад

      You're welcome

  • @ahsansaad6693
    @ahsansaad6693 5 дней назад

    Hello sir ! i'm watch your video . its very informative but i have some problem in my laptop can't install Jupyter . i'm enter in CMD jyputer notebook but 😢 i jupyter notebook can't recognized as internal ans external use . i can i do for that problem . please help ...

  • @AshwinSingh-pw7wv
    @AshwinSingh-pw7wv 5 дней назад

    Thank you so much

    • @absprog
      @absprog 4 дня назад

      You're most welcome

  • @ntonyjaime_
    @ntonyjaime_ 5 дней назад

    So helpful! Thank you

    • @absprog
      @absprog 5 дней назад

      Glad it was helpful!

  • @lukefilewalker9454
    @lukefilewalker9454 5 дней назад

    I have same issue but with AMD Radeon 6800xt, 640x480 res. No additional drivers are listed. Ubuntu all updated. I’m at a loss.

  • @gopikrishnap07
    @gopikrishnap07 5 дней назад

    saved lot of my time. thanks a lot

    • @absprog
      @absprog 5 дней назад

      Glad it helped!

  • @olmasovshahboz007
    @olmasovshahboz007 5 дней назад

    Thank you so much

    • @absprog
      @absprog 5 дней назад

      You're most welcome!

  • @SzymonWarunek
    @SzymonWarunek 5 дней назад

    can you only backup windows partition,if the main drive has 2 separate partition.I meant: system partition only?

  • @subhajitpaul7892
    @subhajitpaul7892 6 дней назад

    How to clear all data and cache of ubantu in windows

  • @alejandrorosales112
    @alejandrorosales112 6 дней назад

    thank you super work

    • @absprog
      @absprog 6 дней назад

      You're most welcome Alejandro

  • @Itsmeisntit-zt7wn
    @Itsmeisntit-zt7wn 6 дней назад

    All my doubts were gone after this video, thank you a lot for this clear explanation!

    • @absprog
      @absprog 6 дней назад

      Great to hear!

  • @Raven14n
    @Raven14n 6 дней назад

    Hello, do you know how to fix Wifi problem on Ubuntu (Jammy Jellyfish)?. Every time i reboot the system, the internet just works with Ethernet cable acces, but i can't use Wifi service. Is there a solution for this?

  • @SaiShiva-rq3lt
    @SaiShiva-rq3lt 6 дней назад

    You're literally a problem solver thank you so much

    • @absprog
      @absprog 6 дней назад

      Most welcome!😊

  • @MazenS
    @MazenS 6 дней назад

    Superb - thanks

    • @absprog
      @absprog 6 дней назад

      Most welcome!😊

  • @579maheshreddy4
    @579maheshreddy4 7 дней назад

    This is actually the best video for this specific purpose, I will recommend this to my friends very helpful ❤❤😊😊

    • @absprog
      @absprog 6 дней назад

      Thank you so much 😀