- 982
- 8 989 389
ATOM
India
เข้าร่วมเมื่อ 12 ม.ค. 2013
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
pdf , digital signature, adobe, adobe reader, without adobe, Without Printing
มุมมอง: 959
วีดีโอ
How to Uninstall Python 3 from Windows 10/8/7
มุมมอง 5K4 ปีที่แล้ว
How to Uninstall Python 3 from Windows 10/8/7 pip pip3
How to Install MySQL Server 5.7 on Ubuntu 20.04
มุมมอง 19K4 ปีที่แล้ว
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
มุมมอง 8K4 ปีที่แล้ว
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.8K4 ปีที่แล้ว
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.8K4 ปีที่แล้ว
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
มุมมอง 9154 ปีที่แล้ว
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.1K4 ปีที่แล้ว
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
มุมมอง 7K4 ปีที่แล้ว
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
มุมมอง 8K4 ปีที่แล้ว
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.8K4 ปีที่แล้ว
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.2K4 ปีที่แล้ว
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
มุมมอง 11K4 ปีที่แล้ว
How yo Uninstall PostgreSQL on CentOS 8 RHEL 8 remove
How to Uninstall Apache on CentOS 8 RHEL 8
มุมมอง 5K4 ปีที่แล้ว
How to Uninstall Apache on CentOS 8 RHEL 8
How to Install PostgreSQL 12 on CentOS 8 RHEL 8
มุมมอง 11K4 ปีที่แล้ว
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.6K4 ปีที่แล้ว
How to Install Python 3 on CentOS 8 RHEL 8
How to Install and Run Apache on CentOS 8 RHEL 8
มุมมอง 4.8K4 ปีที่แล้ว
How to Install and Run Apache on CentOS 8 RHEL 8
How to Uninstall NGINX on CentOS 8 RHEL 8
มุมมอง 3.3K4 ปีที่แล้ว
How to Uninstall NGINX on CentOS 8 RHEL 8
Fix ifconfig Command Not Found CentOS 8 RHEL 8
มุมมอง 2.1K4 ปีที่แล้ว
Fix ifconfig Command Not Found CentOS 8 RHEL 8
How to Install and Run NGINX on CentOS 8 RHEL 8
มุมมอง 6K4 ปีที่แล้ว
How to Install and Run NGINX on CentOS 8 RHEL 8
How to check whether Wayland or Xorg X11 is being used
มุมมอง 1.5K4 ปีที่แล้ว
How to check whether Wayland or Xorg X11 is being used
How to install Steam on Ubuntu 20.04 18.04
มุมมอง 4264 ปีที่แล้ว
How to install Steam on Ubuntu 20.04 18.04
How to Enable and Disable Wayland on Ubuntu 20.04 18.04
มุมมอง 18K4 ปีที่แล้ว
How to Enable and Disable Wayland on Ubuntu 20.04 18.04
Install Wine on Ubuntu 20.04 and Run Windows Applications
มุมมอง 3.1K4 ปีที่แล้ว
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
มุมมอง 10K4 ปีที่แล้ว
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
มุมมอง 22K4 ปีที่แล้ว
How to Install PlayOnLinux on Ubuntu 20.04 and Run Windows Applications
How to Customize Dock Panel on Ubuntu 20.04 - dconf-editor
มุมมอง 13K4 ปีที่แล้ว
How to Customize Dock Panel on Ubuntu 20.04 - dconf-editor
How to Hide Computer Name and User name in Terminal
มุมมอง 9K4 ปีที่แล้ว
How to Hide Computer Name and User name in Terminal
Hi bro right now its working and how id new parameters dlt can u share if u can change setup smpp server and client
thanks legend.... got it ✅✅✅
This video is very useful....thank you✨️
thanks broo works
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!
:~$ 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
Thank You! You did help me out!
Thankyou!This worked like a charm
thank you sir i under stood my problem and solvee it
Thank You
This tutorial is more than the sum of its parts. Thank you for demonstrating a very useful technique.
It's WORKed! Thx
thx, that helped
Thanks.
Bro thanks ❤
You are only one really know about the subject.
This fixed my issue. Thank you brotha.
thank you, good job
genius
Thanks for the video, really y solved a problem whith an aplication that I used , Thank!!!
Thanks. It got connected.
What do you do on a Mac?
Thanks for the video!!
Thank you.. It's work
thank you
Thank you so much, have a great year ahead.
Thanks its working...
thank you
i dont have the correctly form that tell you thank you, but you save me.
Thanks
Thanks
thanks man
hloo how to import settings
rep+
can i use this code for windows or not
The video is blur, can't see a thing
increase video quality bro
Thank you
Thank you! It worked ( 01 /06 / 22 )
Thanks brother
Thank you so much
Just be patient. I waited for like 20 mins and It continued. I took a deep breathe.
Thank you!
thanks its done
Thank you
Thank u so much
Thanks a lot bro worked successfully thanks now I can play Minecraft am 13
Woyy
Tank you teacher. You help me with my homework. Good video
Thank you!
How to add ssh key instead of url if url already added