IT/Software/Applications: Difference between revisions

From msgwiki
< IT‎ | Software
Jump to navigation Jump to search
Access restrictions were established for this page. If you see this message, you have no access to this page.
No edit summary
No edit summary
Line 1: Line 1:
== File Explorer ==
==File Explorer==
Dolphin is the default in Kubuntu and it is always getting better.  
Dolphin is the default in Kubuntu and it is always getting better.  


It is Highly customizable and works great with ssh
It is Highly customizable and works great with ssh
*[[IT/Software/Applications/Dolphin | Dolphin]]
*[[IT/Software/Applications/Dolphin | Dolphin]]


Line 15: Line 16:
*[[IT/Software/Applications/Hardware Information | Hardware Information]]
*[[IT/Software/Applications/Hardware Information | Hardware Information]]


==Media, Photos and Video ==
==Media, Photos and Video==
Anything you do with Video or Photos
Anything you do with Video or Photos


*[[IT/Software/Applications/Media | Media ]]
*[[IT/Software/Applications/Media | Media]]


==Take a screenshot for documentation==
==Take a screenshot for documentation==
Line 45: Line 46:
*[[IT/Software/Applications/Thunderbird | Thunderbird]]
*[[IT/Software/Applications/Thunderbird | Thunderbird]]


== Edit PDF Metadata ==
Often you have a pdf with an unusable name or other data that pops up when you open the file.
I like this but it is not super easy to install.  [https://github.com/glutanimate/PDFMtEd Pdf Meta Editor]<br />Download the zip and extract it. 
sudo ./install.sh
You will see some errors.  You need to manually go and create the directories.
I think the directories are there in Ubuntu but not in Kubuntu.
After you have made all the directories it will install
It runs from the context(right click) menu
Another way is an old Windows program running under wine.  It does not install. Just runs.
<br />
<br />
==Batch Renaming documents==
==Batch Renaming documents==



Revision as of 04:43, 19 February 2021

File Explorer

Dolphin is the default in Kubuntu and it is always getting better.

It is Highly customizable and works great with ssh

Tools to edit text files

You will use them to edit code, php, and mainly config files.

What hardware do you have?

Sometimes you need the motherboard information to update the bios or look up a feature. Sometimes you need to know the memory type so you can upgrade it. Sometimes you need the NIC model to make it work.

Media, Photos and Video

Anything you do with Video or Photos

Take a screenshot for documentation

You want a tool that can be used with shortcuts. You can screenshot menus. Easy to use. Editing features built in.

Remotely control another computer.

Once you do that you can use the command line or a GUI

Scanning

  • We like gscan2pdf.
  • Applications abound. All with strengths and weaknesses

Email

  • We have always used Thunderbird.
    • Number one negative is security in that password protection is tricky to set up well.
    • Therefore you can load anyones profile easily.
    • Number one benefit is simplicity and ease of use.
  • Thunderbird

Edit PDF Metadata

Often you have a pdf with an unusable name or other data that pops up when you open the file.

I like this but it is not super easy to install. Pdf Meta Editor
Download the zip and extract it.

sudo ./install.sh

You will see some errors. You need to manually go and create the directories.

I think the directories are there in Ubuntu but not in Kubuntu.

After you have made all the directories it will install

It runs from the context(right click) menu

Another way is an old Windows program running under wine. It does not install. Just runs.

Batch Renaming documents

  • First check if you have Bulk Rename Utility downloaded on your computer
  • if you do skip ahead to where it says Bulk rename utility
  • if you do not, read this.
    • this program works well with Wine 5.0
      • First of all go to this link which will take you to the Bulk Rename Utility page.
      • Click on the "free download" button.
      • It should take you to another page with a big blue button saying "Install Bulk Rename Utility". Click it.
      • It should open a small bar at the bottom of your screen where downloads appear and one download should have "setup" in it's name. Click on it.
      • if you have wine installed it will open a window with download options. change what you want to change and then press "ok"
      • it should open a window called "Setup - Bulk Rename Utility" read and click accept if you accept the terms.
      • it will then ask you where you want to save it. pick where you want and pick next.
      • it should ask in which folder so pick the folder of your choice. click next.
      • deselect install windows explorer extension and click next.
      • click install and then finish and you are done!