Navigation

    ML
    • Register
    • Login
    • Search
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Lakshmana
    3. Posts
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Posts made by Lakshmana

    • Kindle not detecting in AntiX Linux

      Hi Team,
      To go with the Light Weight OS i am using AntiX Linux which is good in performance for me as of now.The same laptop installed with Zorin OS and ubuntu 18.04 which detected and automounted the Kindle device.When i have installed AntiX Linux the OS is not detecting the Kindle Device

      Tried Calibre which also fails in mounting.Help needed to access or mount my Kindle in AntiX Linux.

      Tried :
      Installed MTP,Checked Mount location nothing is showing.

      Output for reference:

      [email protected]:~# dme
      dmenu dmenu_path dmenu_run dmenu_run_hlwm dmesg
      [email protected]:~# dmesg | grep Kindle
      [ 719.666905] scsi 6:0:0:0: Direct-Access Kindle Internal Storage 0310 PQ: 0 ANSI: 2

      [email protected]:~# lsusb
      Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
      Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
      Bus 001 Device 004: ID 04f2:b3aa Chicony Electronics Co., Ltd
      Bus 001 Device 003: ID 0489:e062 Foxconn / Hon Hai
      Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
      Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
      Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
      Bus 003 Device 002: ID 1949:0004 Lab126, Inc. Amazon Kindle 3/4/Paperwhite
      Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

      [email protected]:~$ uname -r
      4.9.146-antix.1-amd64-smp

      Packages installed for tried to mount

      [email protected]:~# sudo apt-get install libmtp-common
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      libmtp-common is already the newest version (1.1.13-1).
      libmtp-common set to manually installed.
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
      [email protected]:~# sudo apt-get install python=pymtp
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      E: Version 'pymtp' for 'python' was not found
      [email protected]:~# sudo apt-get install python-pymtp
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      Recommended packages:
      python-id3
      The following NEW packages will be installed:
      python-pymtp
      0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
      Need to get 13.0 kB of archives.
      After this operation, 64.5 kB of additional disk space will be used.
      Get:1 http://mirror.0x.sg/debian stretch/main amd64 python-pymtp all 0.0.6-1.1 [13.0 kB]
      Fetched 13.0 kB in 0s (14.9 kB/s)
      Selecting previously unselected package python-pymtp.
      (Reading database ... 182534 files and directories currently installed.)
      Preparing to unpack .../python-pymtp_0.0.6-1.1_all.deb ...
      Unpacking python-pymtp (0.0.6-1.1) ...
      Setting up python-pymtp (0.0.6-1.1) ...
      [email protected]:~# sudo apt-get install mtp-tools
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      mtp-tools is already the newest version (1.1.13-1).
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
      [email protected]:~# sudo apt-get install libmtp9
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      libmtp9 is already the newest version (1.1.13-1).
      libmtp9 set to manually installed.
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
      [email protected]:~# sudo apt-get install libmtp-doc
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      The following NEW packages will be installed:
      libmtp-doc
      0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
      Need to get 375 kB of archives.
      After this operation, 3,542 kB of additional disk space will be used.
      Get:1 http://mirror.0x.sg/debian stretch/main amd64 libmtp-doc all 1.1.13-1 [375 kB]
      Fetched 375 kB in 3s (115 kB/s)
      Selecting previously unselected package libmtp-doc.
      (Reading database ... 182548 files and directories currently installed.)
      Preparing to unpack .../libmtp-doc_1.1.13-1_all.deb ...
      Unpacking libmtp-doc (1.1.13-1) ...
      Processing triggers for man-db (2.7.6.1-2) ...
      Setting up libmtp-doc (1.1.13-1) ...
      [email protected]:~# sudo apt-get install libmtp-dev
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      The following additional packages will be installed:
      libusb-1.0-0-dev
      Recommended packages:
      libusb-1.0-doc
      The following NEW packages will be installed:
      libmtp-dev libusb-1.0-0-dev
      0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
      Need to get 123 kB of archives.
      After this operation, 384 kB of additional disk space will be used.
      Do you want to continue? [Y/n] y
      Get:1 http://mirror.0x.sg/debian stretch/main amd64 libusb-1.0-0-dev amd64 2:1.0.21-1 [72.7 kB]
      Get:2 http://mirror.0x.sg/debian stretch/main amd64 libmtp-dev amd64 1.1.13-1 [50.6 kB]
      Fetched 123 kB in 0s (156 kB/s)
      Selecting previously unselected package libusb-1.0-0-dev:amd64.
      (Reading database ... 182764 files and directories currently installed.)
      Preparing to unpack .../libusb-1.0-0-dev_2%3a1.0.21-1_amd64.deb ...
      Unpacking libusb-1.0-0-dev:amd64 (2:1.0.21-1) ...
      Selecting previously unselected package libmtp-dev:amd64.
      Preparing to unpack .../libmtp-dev_1.1.13-1_amd64.deb ...
      Unpacking libmtp-dev:amd64 (1.1.13-1) ...
      Setting up libusb-1.0-0-dev:amd64 (2:1.0.21-1) ...
      Setting up libmtp-dev:amd64 (1.1.13-1) ...
      [email protected]:~# sudo apt-get install libmtp-dbg
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      The following NEW packages will be installed:
      libmtp-dbg
      0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
      Need to get 291 kB of archives.
      After this operation, 328 kB of additional disk space will be used.
      Get:1 http://mirror.0x.sg/debian stretch/main amd64 libmtp-dbg amd64 1.1.13-1 [291 kB]
      Fetched 291 kB in 1s (166 kB/s)
      Selecting previously unselected package libmtp-dbg:amd64.
      (Reading database ... 182781 files and directories currently installed.)
      Preparing to unpack .../libmtp-dbg_1.1.13-1_amd64.deb ...
      Unpacking libmtp-dbg:amd64 (1.1.13-1) ...
      Setting up libmtp-dbg:amd64 (1.1.13-1) ...
      [email protected]:~# sudo apt-get install libmtp-common
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      libmtp-common is already the newest version (1.1.13-1).
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
      [email protected]:~# gmtp
      Detect: No raw devices found.

      CAlibre Error when tried from terminal
      [email protected]:~# calibre
      DBusExport: Failed to connect to DBUS session bus, with error: org.freedesktop.DBus.Error.Spawn.ExecFailed: /usr/bin/dbus-launch terminated abnormally with the following error: dbus-launch: /opt/calibre/lib/libdbus-1.so.3: version `LIBDBUS_PRIVATE_1.10.26' not found (required by dbus-launch)

      Traceback (most recent call last):
      File "site-packages/calibre/gui2/notify.py", line 171, in get_notifier
      File "site-packages/calibre/gui2/notify.py", line 88, in get_dbus_notifier
      File "site-packages/dbus/_dbus.py", line 211, in new
      File "site-packages/dbus/_dbus.py", line 100, in new
      File "site-packages/dbus/bus.py", line 122, in new
      DBusException: org.freedesktop.DBus.Error.Spawn.ExecFailed: /usr/bin/dbus-launch terminated abnormally with the following error: dbus-launch: /opt/calibre/lib/libdbus-1.so.3: version `LIBDBUS_PRIVATE_1.10.26' not found (required by dbus-launch)

      posted in IT Discussion
      Lakshmana
    • RE: Ebook Convertor Help

      This link solved my issue
      https://www.epubor.com/how-to-merge-multiple-epub-ebooks.html

      posted in IT Discussion
      Lakshmana
    • RE: Ebook Convertor Help

      @IRJ Yes I have tried https://www.ofoct.com/merge-epub-files to merge but the size of the file should not be 50 Mb.So i will try the above links

      posted in IT Discussion
      Lakshmana
    • Ebook Convertor Help

      This is another long time.I am in need of help for the Ebook conversion.I have a Kindle device which support .mobi files.The files are more in .epub format which does not supports in the kindle.So I have downloaded Calibre and tried converting these epub into .mobi format but the books are not coming with the correct data which was present in the .epub

      OS : Zorin OS
      Software User : Calibre for Ebook Conversion
      Request : Convert .epub into .mobi files to work in my kindle
      Help : Any person using any other software to convert the books ?If so please provide the details

      posted in IT Discussion
      Lakshmana
    • RE: Microsoft Teams Free

      For what purpose its used ?

      posted in IT Discussion
      Lakshmana
    • RE: Anybody use Teleseed Bot for Telegram?

      @scottalanmiller New Done

      posted in Water Closet
      Lakshmana
    • RE: Anybody use Teleseed Bot for Telegram?

      @jaredbusch May i know the Telegram group details to be joined there ?

      posted in Water Closet
      Lakshmana
    • RE: Delete Location Option from Android Phone

      @manxam
      Thanks for the suggestion.But i am not interested to be tracked from the Google or from internet.so i am in need to delete that location option.I am not hurted with your post but searching the things at the neck deep gives some thrill without escape from the scenario

      posted in IT Discussion
      Lakshmana
    • RE: Delete Location Option from Android Phone

      I have rooted the phone when i restart the root status is not coming to the phone.I checked for the permanent root but there is an image file is there but i dont that will delete all the data from my phone.

      Youtube Video

      posted in IT Discussion
      Lakshmana
    • Excel Automation

      I having a Excel file with some data.The sheet1 and sheet2 are there.The sheet2 have data and sheet1 have the formula to filter the data.I have done the formula upto 502 numbers the data which i have is 10 number after 10 all the values are zero i need to get only the value which is not having the value zero in it.How to make a new excel file to copy only the data which is not having the value Zero in it.

      This can be done in Powershell or Python ?

      posted in IT Discussion
      Lakshmana
    • RE: Delete Location Option from Android Phone

      I need to delete the location option from my phone

      posted in IT Discussion
      Lakshmana
    • Delete Location Option from Android Phone

      I am interested to delete the Location Tracker option.Is that possible to do in all Android phones in any way.As i have saw in internet that only deleting the location history.I need to delete Location option itself Is that possible ?

      posted in IT Discussion
      Lakshmana
    • RE: Firefox 52.7.3 (64 Bit) Search Engine Issue

      Thanks I will update now

      posted in IT Discussion
      Lakshmana
    • Firefox 52.7.3 (64 Bit) Search Engine Issue

      Whenever I am typing in the Firefox new version which is going to search.com.I have changed the Default Search Engine to Google but after that also its not working.
      Then changed to about:config keyword.URL which is locked and created a new string also but when I search anything i need to visit google.com and then need to type the searching keyword.

      keyword.enabled is true only

      posted in IT Discussion
      Lakshmana
    • RE: Powershell Scheduler Issue in Windows 10

      @black3dynamite having 5.1 and 6.1 also now

      posted in IT Discussion
      Lakshmana
    • RE: Powershell Scheduler Issue in Windows 10

      @scottalanmiller How to upgrade PS ?

      posted in IT Discussion
      Lakshmana
    • Powershell Scheduler Issue in Windows 10

      I am having Powershell 5 tried scheduling a task through this command.The scheduler is working sometimes and sometimes which is not scheduling in Windows 10.Any other faced this issue before or the syntax is different for scheduling.

      I have checked the Scheduled status which is showing as Ready only and tried deleting the task and rescheduled which is not happening.I have tried schedule the calc.exe for testing which is opening without any issue.Kindly help to schedule .bat file.The .bat file is working without any issue when runned manually.

      Schtasks /create /tn "Test" /sc daily /st 06:00 /tr "C:\Folder\test.bat"

      Name Value
      —- —–
      PSVersion 5.1.15063.994
      PSEdition Desktop
      PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
      BuildVersion 10.0.15063.994
      CLRVersion 4.0.30319.42000
      WSManStackVersion 3.0
      PSRemotingProtocolVersion 2.3
      SerializationVersion 1.1.0.1

      The machine is locked state only not even signed out.

      Windows 10
      Windows Version 1703(OS Build 15063.994)

      posted in IT Discussion
      Lakshmana
    • RE: Powershell Alpha in Ubuntu

      @scottalanmiller said in Powershell Alpha in Ubuntu:

      I use powerShell on Linux regularly. But nothing with AD.

      Whether we can check the locked users from the AD ?

      posted in IT Discussion
      Lakshmana
    • RE: Powershell Alpha in Ubuntu

      @scottalanmiller Thanks Checking on that now

      posted in IT Discussion
      Lakshmana
    • Powershell Alpha in Ubuntu

      I have installed Powershell in Ubuntu 16.04 trying to get AD Module which is not found in it.Whether anyone using the AD Module in Powershell at Ubuntu.

      https://4sysops.com/archives/install-powershell-on-ubuntu-16-04/

      Any one have idea or used the powershell in Ubuntu ?

      posted in IT Discussion
      Lakshmana
    • RE: Simple Linux Swap File Creation

      @scottalanmiller said in Simple Linux Swap File Creation:

      A simple process for making a swapfile to add swap space to a Linux instance.

      sudo fallocate -l 2G /swapfile
      sudo chmod 600 /swapfile
      sudo mkswap /swapfile
      sudo swapon /swapfile
      sudo echo "/swapfile swap swap defaults 0 0">>/etc/fstab
      

      Or to copypasta as a single line:

      fallocate -l 2G /swapfile && chmod 600 /swapfile && mkswap /swapfile && swapon /swapfile  && echo "/swapfile swap swap defaults 0 0">>/etc/fstab
      

      This can be done in Noobs OS for raspberry tooo?

      posted in IT Discussion
      Lakshmana
    • Sent Mail from Excel Data to SMTP by Powershell

      Requirement : Send mails to the person whose tickets are pending

      Available Resources : Powershell Script to send mail,Filtered Excel Data

      Aim :

      The tickets are assigned to many persons which is pending for 50 days where many persons having many tickets. So i have filtered the data from the tool and the data which have person login id.I need to send SMTP mail to each person and CC the manager ID with the data.I can get the login id from the Filtered Data

      Powershell Script :

      $x1 = New-Object -comobject Excel.Application
      
      $UserWorkBook = $x1.Workbooks.Open("C:\Location\file.xlsx")
      
      $UserWorksheet = $UserWorkBook.Worksheets.Item(1)
      
      $UserWorksheet.activate()
      
      $rgeSource=$UserWorksheet.range("A1","I32")
      
      $rgeSource.Copy() | out-null
      
      $Results = Get-Clipboard -TextFormatType Html
      
      $message = @{
      
      From = '[email protected]'
      
      To = '[email protected]'
      
      Subject = "Test Mail -$(Get-Date)"
      
      BodyAsHtml = $true
      
      }
      
      $Server = @{
      
      smtp = 'smtp.domain.com'
      
      }
      
      $message.Body= "This is the test mail
      
      $Results
      
      Regards,
      
      Username
      
      "
      Send-MailMessage @message @Server
      

      Question :

      I have fifty number of person who needs to be sent mail.How to integrate the request with this mail !!!

      posted in IT Discussion
      Lakshmana
    • RE: Ubuntu with Epson L380

      @dbeato said in Ubuntu with Epson L380:

      See more issues with 16.04 and this model
      https://askubuntu.com/questions/962996/installing-epson-l380-problems

      I have downloaded the drivers and reinstalled too which is not working.Will try to upgrade today

      posted in IT Discussion
      Lakshmana
    • RE: Ubuntu with Epson L380

      @scottalanmiller said in Ubuntu with Epson L380:

      @lakshmana said in Ubuntu with Epson L380:

      @scottalanmiller said in Ubuntu with Epson L380:

      We don't know if getting your Ubuntu properly updated will make a difference, but it's insane to try anything else until you've done that.

      Ok No Tension No more questions in this thread

      YOu can ask more questions, but you need to do the first thing that we said to do first. You are not doing the most basic troubleshooting steps. But you keep asking other questions, instead of moving forward with seeing what will fix it.

      Here's the big question: why are you avoiding upgrading Ubuntu to the current version?

      Since the upgrade is not LTS some bugs may be there so only not Upgraded

      posted in IT Discussion
      Lakshmana
    • RE: Ubuntu with Epson L380

      @scottalanmiller said in Ubuntu with Epson L380:

      We don't know if getting your Ubuntu properly updated will make a difference, but it's insane to try anything else until you've done that.

      Ok No Tension No more questions in this thread

      posted in IT Discussion
      Lakshmana
    • RE: Ubuntu with Epson L380

      @scottalanmiller said in Ubuntu with Epson L380:

      @lakshmana said in Ubuntu with Epson L380:

      @black3dynamite said in Ubuntu with Epson L380:

      @lakshmana said in Ubuntu with Epson L380:

      @scottalanmiller Whether Opensuse helps?I called the Epson team their answer they didn't know about the driver itself so will Opensuse helps in any way?

      Have you actually tried Ubuntu 17.10 or 18.04 to see if it works?

      No I didn't tried that

      Why not? That's what you need to do right now. Don't ask any more questions until you've tried the basics and seen if they work.

      I have updated the Updated the Ubuntu not Upgraded!

      posted in IT Discussion
      Lakshmana
    • RE: Ubuntu with Epson L380

      @black3dynamite said in Ubuntu with Epson L380:

      @lakshmana said in Ubuntu with Epson L380:

      @scottalanmiller Whether Opensuse helps?I called the Epson team their answer they didn't know about the driver itself so will Opensuse helps in any way?

      Have you actually tried Ubuntu 17.10 or 18.04 to see if it works?

      No I didn't tried that

      posted in IT Discussion
      Lakshmana
    • RE: Ubuntu with Epson L380

      @scottalanmiller said in Ubuntu with Epson L380:

      @lakshmana said in Ubuntu with Epson L380:

      @scottalanmiller Whether Opensuse helps?I called the Epson team their answer they didn't know about the driver itself so will Opensuse helps in any way?

      Why are you leaping from OS to OS without even trying to properly use the one that you are on? No OS is going to work well if not maintained properly. Start with what we've said from the beginning for getting random and weird. Yes, at some point, switching OSes is an option, but don't do it before you try the one you are on.

      @scottalanmiller said in Ubuntu with Epson L380:

      @lakshmana said in Ubuntu with Epson L380:

      @scottalanmiller Whether Opensuse helps?I called the Epson team their answer they didn't know about the driver itself so will Opensuse helps in any way?

      Why are you leaping from OS to OS without even trying to properly use the one that you are on? No OS is going to work well if not maintained properly. Start with what we've said from the beginning for getting random and weird. Yes, at some point, switching OSes is an option, but don't do it before you try the one you are on.

      As checked where scanner was working fine in Windows but in Ubuntu have issue.So only asking for different Linux OS!

      posted in IT Discussion
      Lakshmana
    • RE: Ubuntu with Epson L380

      @scottalanmiller Whether Opensuse helps?I called the Epson team their answer they didn't know about the driver itself so will Opensuse helps in any way?

      posted in IT Discussion
      Lakshmana
    • RE: Creating a Android app

      @irj ok Will do that!!

      posted in Developer Discussion
      Lakshmana