canon mf3010 scanner driver
sudo apt-get update -y
sudo apt-get install -y libsane-common
sudo apt-get install xsane -y
sudo apt-get update -y
then download the given file and then install file
https://drive.google.com/file/d/1OXS6GJ2RWen9JLnvrGKs3scSeD8yBfAB/view?usp=share_link
then install using this command
sudo dpkg -i canon-mfscanner_1.00-1_amd64.deb
then opne document scanner application and do scanning
accops hysecure installation step by step link1
open terminal and run following command
sudo apt update
sudo apt install okular
then change the setting of okular for each tab viewing option and full screen option
open terminal and enter following commands
sudo apt update
sudo apt install default-jre
installation completed.
open terminal and enter following commands
sudo apt update
sudo apt install snapd
sudo snap install telegram-desktop
Remington Keyboard
Open Terminal and type Following commands
sudo apt-get install fonts-indic
sudo sudo apt-get install ibus-m17n
then restart the computer and add language in text entry setting
hplip download
then open terminal and do follwing steps
sudo apt-get install apparmor-utils
sudo aa-disable /usr/share/hplip/plugin.py
hp-plugin
after completed hp plugin sucessfully. please add printer using hplip
open terminal or ALT+CTRL+F3/F4
Then type username and password of ubuntu os
then type follwing command
sudo nano /etc/gdm3/custom.conf
opented a file
edit the file
remove # from autologin enable and set as true
remove # from automatic login id and correct the login id which are using your computer
then CNTL+S
then CNTL+X
then type reboot
issue will clear
Anydesk for Ubuntu 22.04
To check which display feature your ubuntu is using, please enter this command in terminal
echo $XDG_SESSION_TYPE
If the above command outputs, wayland, your system is using wayland.
We have to disable wayland and enable xorg (x11). To do this,
Please go to this file using Terminal
sudo gedit /etc/gdm3/custom.conf
Uncomment this line(Remove # from the line)
WaylandEnable=false
Reboot your system
After that open Terminal and execut following commands
wget http://ftp.us.debian.org/debian/pool/main/p/pangox-compat/libpangox-1.0-0_0.0.2-5.1_amd64.deb
sudo apt install ./libpangox-1.0-0_0.0.2-5.1_amd64.deb
then download anydesk using this link- anydesk for ubuntu22.04
Follow the below steps to disable Guest Account Ubuntu 16.04
1) Open the terminal & type the below code
sudo gedit /etc/lightdm/lightdm.conf
2) When the file opens,
Then type below lines if the file is empty or add the third line & save the file
allow-guest=false
3) Restart the system
eDistrict/RR/SPARK/BIMS Software Package for Ubuntu
eDistrict/RR/SPARK/BIMS Software Installation for Ubuntu step by step Video
Eoffice DSC Signing Error Issue Solution by adding following things in startup Applications. screeshoot attached below
name: eoffsign
command: java -jar /usr/local/DigitalSignerService-7.0.1/DigitalSignerService-7.0.1.jar
open terminal and run following command
sudo gedit /etc/apt/sources.list
copy following red color text into end of the editor and save and close
deb http://jp.archive.ubuntu.com/ubuntu/ xenial-proposed main restricted universe multiverse
deb-src http://jp.archive.ubuntu.com/ubuntu/ xenial-proposed main restricted universe multiverse
###### Ubuntu Main Repos
deb http://in.archive.ubuntu.com/ubuntu/ xenial main restricted universe multiverse
deb-src http://in.archive.ubuntu.com/ubuntu/ xenial main restricted universe multiverse
###### Ubuntu Update Repos
deb http://in.archive.ubuntu.com/ubuntu/ xenial-security main restricted universe multiverse
deb http://in.archive.ubuntu.com/ubuntu/ xenial-updates main restricted universe multiverse
deb-src http://in.archive.ubuntu.com/ubuntu/ xenial-security main restricted universe multiverse
deb-src http://in.archive.ubuntu.com/ubuntu/ xenial-updates main restricted universe multiverse
###### Ubuntu Partner Repo
deb http://archive.canonical.com/ubuntu xenial partner
deb-src http://archive.canonical.com/ubuntu xenial partner
then open terminal and run the below command
sudo apt-get update
sudo apt-get build-dep cups-common libgutenprint-dev gimp-gutenprint
wget https://sourceforge.net/projects/gimp-print/files/gutenprint-5.2/5.2.13/gutenprint-5.2.13.tar.bz2/download
tar xvf download
cd gutenprint-5.2.13
./configure
make
sudo make install
then Please add the printer as usual using printer option and add printer
Ubuntu User Password change using terminal command: sudo passwd <username>
Please click on Download and then
Extract the file
open terminal and run the command sudo bash install.sh
dpkg: unrecoverable fatal error, aborting:
files list file for package 'accopshysecure (may be any package)' is missing final newline
E: Sub-process /usr/bin/dpkg returned an error code (2)
remove accopshysecure.list from /var/lib/dpkg/info and then install wanted package