Posts

Showing posts from April, 2020

How to fix error W: Target Packages (main/binary-amd64/Packages) is configured multiple times in my sources.list file? [duplicate]

Image
Target Packages (main/binary-amd64/Packages) is configured In this tutorial post we will try to fix "Target Packages (main/binary-amd64/Packages) is configured" on Ubuntu 20.04 LTS. If you have recently installed some packages/software's like VSCode or Python, etc and after updating Ubuntu getting some this type of error in the terminals. To fix the error first of all we do reset the repository by the following steps. Reset your repositories like this: IMPORTANT: First verify that you have software-properties-gtk installed (you can run software-properties-gtk -h to verify that you get a help-message) Then, for safer side we will take a backup of sources.list file. To do so here I'm making a copy of sources.list file, sudo mv /etc/apt/sources.list /etc/apt/sources.list.bak sudo software-properties-gtk Pick your options Save. Update Ubuntu Once everything is working, you can then delete your backup with sudo rm -rf /etc/apt/sources.list.bak. Do tick all option in Softw

Download Ubuntu 20.04 LTS – Direct link ISO Image - veTechno

Image
Last Updated:- 15 April 2021   Download Ubuntu 20.04  ISO file Ubuntu 20.04 is the LTS (Long Term Service) release to download. This tutorial will help you to download the ISO image file of Ubuntu 20.04 LTS release. If you want to find release notes then here is the link of its official website.     System Requirements for Ubuntu 20.04 1.  2 GHz dual-core processor 2.  4 GiB RAM (but 1 GiB can work) 3.  25 GB of hard-drive space 4.  VGA capable of 1024×768 screen resolution 5.  Either of the two: a CD/DVD drive or a USB port for the installer media 6.  Optionally, Internet access is helpful   Ubuntu 20.04 LTS Direct Download Links Below you will find the link to download for Ubuntu Desktop and Ubuntu server edition. You can also use torrent to download ISO images. Desktop Edition ubuntu-20.04-desktop-amd64.iso ubuntu-20.04-desktop-amd64.iso.torrent Server Edition: ubuntu-20.04-live-server-amd64.iso Download Ubuntu 20.04 via Command Line To download Ubuntu 20.04 iso image file you ha

Download Ubuntu 18.04 LTS DVD ISO Image/File - veTechno

Image
Download Ubuntu 18.04  ISO file Ubuntu 18.04 now become LTS (Long Term Service) release to download. This tutorial will help you to download the ISO image file of Ubuntu 18.04 LTS release. If you want to find release notes then here is the link of its official website.  Ubuntu 18.04 LTS Download Links Below you will find the link to download for Ubuntu Desktop and Ubuntu server edition. You can also use torrent to download ISO images. Desktop Edition ubuntu-18.04.4-desktop-amd64.iso ubuntu-18.04.4-desktop-amd64.iso.torrent Server Edition: ubuntu-18.04.4-live-server-amd64.iso ubuntu-18.04.4-live-server-amd64.iso.torrent Download Ubuntu 18.04 via Command Line To download Ubuntu 18.04 iso image file you have to open the terminal by pressing ctrl + alt + T and simply paste the below command. We are using curl to download file ### Ubuntu 18.04 Desktop Edition $ curl -O http://releases.ubuntu.com/18.04/ubuntu-18.04.4-desktop-amd64.iso ### Ubuntu 18.04 Server Edition $ curl -O http://releas

What is the difference between apt-get remove and purge and autoremove in Ubuntu?

Image
Difference between apt-get remove and purge and autoremove in Ubuntu? Let’s explain this by taking php package as the one to be removed. purge sudo apt-get purge php This removes the package as well as its configuration files. But the dependencies will remain in the system. However, configuration files in the home directory won’t get removed. This command is the same as using –purge option with the above remove command. remove sudo apt-get remove php This removes the PHP binaries, but it’s configuration files and installed dependencies will remain in the system. autoremove sudo apt-get autoremove php This will remove  the package as well as its dependencies, if those dependencies aren’t used by other packages. sudo apt-get automove If the package name is not specified with autoremove, it will remove all the unused dependencies in the system.

How to Uninstall PHP, Apache and MySQL on Ubuntu 18.04 LTS

Image
How to Uninstall PHP, Apache and MySQL on Ubuntu 18.04 LTS Hello friends in this tutorial you will know how to uninstall or remove PHP, Apache and MySQL on Ubuntu 18.04 LTS. The step by step commands has been given in this tutorial. So if your are facing any issue I suggest you to please watch the video that is provided below. Also Read:- How To Install Linux, Apache, MySQL, PHP (LAMP) on Ubuntu Prerequisites:- Need sudo/root priviledges First we remove PHP from Ubuntu 18.04 LTS. sudo apt-get remove –purge php* sudo apt-get purge php* sudo apt-get autoremove sudo apt-get autoclean sudo apt-get remove dbconfig-php sudo apt-get dist-upgrade Warning below command will do completely remove any package with a name that starts with php and anything related to it. sudo apt-get purge 'php*' So, DON'T PRESS " y " UNTIL YOU ENSURE that in the removing packages list there are no other packages (besides related to php packages), like: Suppose if you are removing php7.3 then u

How To Install Linux, Apache, MySQL, PHP (LAMP) on Ubuntu 16.04, Ubuntu 18.04 and Ubuntu 20.04 LTS

Image
How To Install Linux, Apache, MySQL, PHP (LAMP) on Ubuntu OS Hello friends, In this tutorial will teach you how to install LAMP on the Ubuntu Operating system. The LAMP stands for  Linux, Apache, MySQL, and PHP .  It is the most popular stack for creating and deploying dynamic web applications and the basis for popular CMS systems like Joomla, WordPress, or Drupal. This will be the step-by-step brief tutorial to install the LAMP stack. we will download and install PhpMyAdmin to make MySQL administration easier to access. And also fix some known errors that come while installation. Lets start our LAMP installation Steps:- Prerequisite: Need sudo user privileges. Step1. Update Ubuntu repository using the following command. sudo apt update Step2. Now install Apache2 webserver. sudo apt install apache2 Step3. Now check the Apache server status {start, stop and status} sudo service apache2 status or sudo /etc/init.d/apache2 status Step4. Install Mysql Databases Server. By default it will

Download OkayFreedom VPN - free - latest version (2021)

Image
OkayFreedom  is a VPN service from Steganos Software . OkayFreedom VPN    software comes with a premium version and a free version , the free version provides only 2 GB data traffic per month, whereas the premium version will cost $29.95 per year and provides unlimited data traffic. 10 Key Features of OkayFreedom : Access to blocked websites from every country. Use of all favorite websites when abroad. Anonymous and secure web access even in the public hotspots places like a coffee shop, railway wifi, Malls, etc. Anonymity while surfing and downloading. Protection of privacy on the internet. Servers are available in several different countries like the USA, Singapore, Polan, Italy, Russia, Spain, and Japan. There is no registration or password needed. Supports protection of IP address even while using downloaders and torrents. Fully use Chrome, Firefox, Internet Explorer or an entirely different browser, Free VPN works with them all It is highl