ATOM
ATOM
  • Видео 982
  • Просмотров 8 961 309
How to Add a Signature to a PDF without Adobe
How to Add a Signature to a PDF without Adobe,
pdf , digital signature, adobe, adobe reader, without adobe, Without Printing
Просмотров: 694

Видео

How to Uninstall Python 3 from Windows 10/8/7
Просмотров 5 тыс.4 года назад
How to Uninstall Python 3 from Windows 10/8/7 pip pip3
How to Install MySQL Server 5.7 on Ubuntu 20.04
Просмотров 19 тыс.4 года назад
How to Install MySQL Server 5.7 on Ubuntu 20.04 wget dev.mysql.com/get/mysql-apt-config_0.8.12-1_all.deb sudo dpkg -i mysql-apt-config_0.8.12-1_all.deb sudo apt install mysql-client=5.7.30-1ubuntu18.04 sudo apt install mysql-community-server=5.7.30-1ubuntu18.04 sudo apt install mysql-server=5.7.30-1ubuntu18.04
How to Download & Install Python 3.8.3 on Windows 10/8/7
Просмотров 8 тыс.4 года назад
How to Download & Install Python 3.8.3 on Windows 10/8/7 pip install pip3 install
How to Install Keras with Python 3
Просмотров 1,8 тыс.4 года назад
How to Install Keras with Python 3 python3 -V sudo apt install python3-pip pip3 -V #sudo pip3 install upgrade tensorflow #sudo apt install python3-tensorflow import tensorflow as tf tf. version sudo apt update python3 -V sudo apt install python3-pip pip3 -V #sudo pip3 install keras #sudo apt install python3-keras import keras
How to Install NLTK with Python 3 - Natural Language Toolkit
Просмотров 1,8 тыс.4 года назад
How to Install NLTK with Python 3 - Natural Language Toolkit sudo apt update python3 -V sudo apt install python3-pip pip3 -V #sudo pip3 install nltk #sudo apt install python3-nltk import nltk
How to Install Numpy with Python 3
Просмотров 9004 года назад
How to Install Numpy with Python 3 sudo apt update sudo apt install python3-pip -y pip3 -V #sudo pip3 install numpy or #sudo apt install python3-numpy import numpy
How to Install matplotlib with Python 3
Просмотров 2 тыс.4 года назад
How to Install matplotlib with Python 3 sudo apt update sudo apt install python3-pip -y pip3 -V #sudo pip3 install matplotlib
How to Install PILLOW / PIL on Python 3
Просмотров 7 тыс.4 года назад
How to Install PILLOW / PIL on Python 3 sudo apt update sudo apt install python3-pip -y pip3 -V #sudo pip3 install pillow #sudo apt install python3-pil from PIL import Image Python Imaging Library
Ubuntu 20.04 Fix Right Click Touchpad Not Working
Просмотров 8 тыс.4 года назад
Ubuntu 20.04 Fix Right Click Touchpad Not Working ubuntu 19.04 ubuntu 18.04
How to Install PHP on Ubuntu 20.04 18.04
Просмотров 3,8 тыс.4 года назад
How to Install PHP on Ubuntu 20.04 18.04 sudo apt install software-properties-common sudo add-apt-repository ppa:ondrej/php sudo apt update sudo apt install -y php7.4 php -v sudo apt install php7.4-mysql
How to Install and Setup Django on Ubuntu 20.04 18.04
Просмотров 4,2 тыс.4 года назад
How to Install and Setup Django on Ubuntu 20.04 18.04 sudo apt-get python3-pip python3 -V pip3 -V pip3 install django ls /home/anna/.local/bin export PATH=$PATH:/home/anna/.local/bin django-admin version django-admin startproject myapp cd myapp python3 manage.py migrate python3 manage.py createsuperuser vi myapp/settings.py ALLOWED_HOSTS = ['ip-address-of-server'] python3 manage.py runserver 0....
How yo Uninstall PostgreSQL on CentOS 8 RHEL 8
Просмотров 11 тыс.4 года назад
How yo Uninstall PostgreSQL on CentOS 8 RHEL 8 remove
How to Uninstall Apache on CentOS 8 RHEL 8
Просмотров 5 тыс.4 года назад
How to Uninstall Apache on CentOS 8 RHEL 8
How to Install PostgreSQL 12 on CentOS 8 RHEL 8
Просмотров 11 тыс.4 года назад
How to Install PostgreSQL 12 on CentOS 8 RHEL 8 use yum or dnf yum install install download.postgresql.org/pub/repos/yum/reporpms/EL-8-x86_64/pgdg-redhat-repo-latest.noarch.rpm yum update yum list postgresql-server yum install postgresql-server yum module disable postgresql yum list postgresql12-server yum install postgresql12-server postgresql-setup initdb or /usr/pgsql-12/bin/postgresql-12-se...
How to Install Python 3 on CentOS 8 RHEL 8
Просмотров 4,5 тыс.4 года назад
How to Install Python 3 on CentOS 8 RHEL 8
How to Install and Run Apache on CentOS 8 RHEL 8
Просмотров 4,8 тыс.4 года назад
How to Install and Run Apache on CentOS 8 RHEL 8
How to Uninstall NGINX on CentOS 8 RHEL 8
Просмотров 3,3 тыс.4 года назад
How to Uninstall NGINX on CentOS 8 RHEL 8
Fix ifconfig Command Not Found CentOS 8 RHEL 8
Просмотров 2 тыс.4 года назад
Fix ifconfig Command Not Found CentOS 8 RHEL 8
How to Install and Run NGINX on CentOS 8 RHEL 8
Просмотров 6 тыс.4 года назад
How to Install and Run NGINX on CentOS 8 RHEL 8
How to Check CentOS or RHEL Version
Просмотров 1,5 тыс.4 года назад
How to Check CentOS or RHEL Version
How to check whether Wayland or Xorg X11 is being used
Просмотров 1,5 тыс.4 года назад
How to check whether Wayland or Xorg X11 is being used
How to install Steam on Ubuntu 20.04 18.04
Просмотров 4184 года назад
How to install Steam on Ubuntu 20.04 18.04
How to Enable and Disable Wayland on Ubuntu 20.04 18.04
Просмотров 18 тыс.4 года назад
How to Enable and Disable Wayland on Ubuntu 20.04 18.04
Install Wine on Ubuntu 20.04 and Run Windows Applications
Просмотров 3,1 тыс.4 года назад
Install Wine on Ubuntu 20.04 and Run Windows Applications
How to Add User to Sudoers or Sudo Group on Ubuntu 20.04 18.04
Просмотров 10 тыс.4 года назад
How to Add User to Sudoers or Sudo Group on Ubuntu 20.04 18.04
How to Install PlayOnLinux on Ubuntu 20.04 and Run Windows Applications
Просмотров 22 тыс.4 года назад
How to Install PlayOnLinux on Ubuntu 20.04 and Run Windows Applications
Add Application Menu on Ubuntu 20.04
Просмотров 15 тыс.4 года назад
Add Application Menu on Ubuntu 20.04
How to Customize Dock Panel on Ubuntu 20.04 - dconf-editor
Просмотров 13 тыс.4 года назад
How to Customize Dock Panel on Ubuntu 20.04 - dconf-editor
How to Hide Computer Name and User name in Terminal
Просмотров 9 тыс.4 года назад
How to Hide Computer Name and User name in Terminal

Комментарии

  • @kaburlutv
    @kaburlutv 5 месяцев назад

    Hi bro right now its working and how id new parameters dlt can u share if u can change setup smpp server and client

  • @lashdev5935
    @lashdev5935 6 месяцев назад

    thanks legend.... got it ✅✅✅

  • @kavyaparamatma6793
    @kavyaparamatma6793 9 месяцев назад

    This video is very useful....thank you✨️

  • @isriadeputra
    @isriadeputra 9 месяцев назад

    thanks broo works

  • @Padreto007
    @Padreto007 10 месяцев назад

    I was not able to install "tree" on my VM(ubuntu). Thank you with your vides u was able to do it now. good job!

  • @mrbinary-d1b
    @mrbinary-d1b 10 месяцев назад

    :~$ sudo apt install mongodb [sudo] password for mohonta: Reading package lists... Done Building dependency tree... Done Reading state information... Done Package mongodb is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'mongodb' has no installation candidate

  • @viacheslavlazurin4224
    @viacheslavlazurin4224 10 месяцев назад

    Thank You! You did help me out!

  • @akg1301
    @akg1301 10 месяцев назад

    Thankyou!This worked like a charm

  • @asthapankajbhai256
    @asthapankajbhai256 Год назад

    thank you sir i under stood my problem and solvee it

  • @Z2a-m
    @Z2a-m Год назад

    Thank You

  • @stephenhall3515
    @stephenhall3515 Год назад

    This tutorial is more than the sum of its parts. Thank you for demonstrating a very useful technique.

  • @wallmanyak
    @wallmanyak Год назад

    It's WORKed! Thx

  • @TheONEHD1762
    @TheONEHD1762 Год назад

    thx, that helped

  • @Lucerbius
    @Lucerbius Год назад

    Thanks.

  • @Mr.delta45
    @Mr.delta45 Год назад

    Bro thanks ❤

  • @pizizhangsg1319
    @pizizhangsg1319 Год назад

    You are only one really know about the subject.

  • @RICHARDFLORES2100
    @RICHARDFLORES2100 Год назад

    This fixed my issue. Thank you brotha.

  • @Abolfazlf56
    @Abolfazlf56 Год назад

    thank you, good job

  • @transport1744
    @transport1744 Год назад

    genius

  • @dividepro
    @dividepro Год назад

    Thanks for the video, really y solved a problem whith an aplication that I used , Thank!!!

  • @manas1209
    @manas1209 Год назад

    Thanks. It got connected.

  • @borisepshtein
    @borisepshtein Год назад

    What do you do on a Mac?

  • @UltimateGaming-ih
    @UltimateGaming-ih Год назад

    Thanks for the video!!

  • @nakushavadar5613
    @nakushavadar5613 Год назад

    Thank you.. It's work

  • @praenidd
    @praenidd Год назад

    thank you

  • @nicolasgonzalezmedina3734
    @nicolasgonzalezmedina3734 Год назад

    Thank you so much, have a great year ahead.

  • @advancewebdevelopment9802
    @advancewebdevelopment9802 Год назад

    Thanks its working...

  • @midhunmanu007
    @midhunmanu007 Год назад

    thank you

  • @TheKampeador
    @TheKampeador Год назад

    i dont have the correctly form that tell you thank you, but you save me.

  • @dhruvkumar-br2lp
    @dhruvkumar-br2lp Год назад

    Thanks

  • @Da-Jaun
    @Da-Jaun Год назад

    Thanks

  • @brunouli1943
    @brunouli1943 Год назад

    thanks man

  • @DarkSpY3845
    @DarkSpY3845 Год назад

    hloo how to import settings

  • @SixesRain
    @SixesRain Год назад

    rep+

  • @rajeshkarn7761
    @rajeshkarn7761 2 года назад

    can i use this code for windows or not

  • @godwinantai5444
    @godwinantai5444 2 года назад

    The video is blur, can't see a thing

  • @karthikeyan-kc2py
    @karthikeyan-kc2py 2 года назад

    Thank you

  • @lakemast
    @lakemast 2 года назад

    Thank you! It worked ( 01 /06 / 22 )

  • @muhammadamine6059
    @muhammadamine6059 2 года назад

    Thanks brother

  • @johngutierrez1433
    @johngutierrez1433 2 года назад

    Thank you so much

  • @abdullahyavuz4913
    @abdullahyavuz4913 2 года назад

    Just be patient. I waited for like 20 mins and It continued. I took a deep breathe.

  • @0Be_Am0
    @0Be_Am0 2 года назад

    Thank you!

  • @palashtarudasgupta3070
    @palashtarudasgupta3070 2 года назад

    thanks its done

  • @alexivanov8180
    @alexivanov8180 2 года назад

    Thank you

  • @shreeprasadlohar9564
    @shreeprasadlohar9564 2 года назад

    Thank u so much

  • @RageTanjiro007
    @RageTanjiro007 2 года назад

    Thanks a lot bro worked successfully thanks now I can play Minecraft am 13

  • @Ytta_12121
    @Ytta_12121 2 года назад

    Woyy

  • @thebigleagues1691
    @thebigleagues1691 2 года назад

    Tank you teacher. You help me with my homework. Good video

  • @marcelorodriguesfortes1805
    @marcelorodriguesfortes1805 2 года назад

    Thank you!

  • @shubhambansal302
    @shubhambansal302 2 года назад

    How to add ssh key instead of url if url already added