<div dir="ltr"><div>Dear Mark,</div><div> </div><div>Many thanks!  You know, I spent *hours* looking for exactly this information about the Canon Pixma on Google yesterday without success...  I'll try interfacing it tonight and will report back to the list if I manage.</div>
<div> </div><div>Hopefully, as I get into Linux (Xubuntu is merely a start point - I used to program in 6800 hex machine code 30 years ago and I'd love to get back into some advanced programming again) I'll be able to get my head around all these things, even if it's a bit slower on the draw these days than it was then.</div>
<div> </div><div>I also want to work on a couple of projects which require me to be able to use the screen and mouse.  It is *SO* difficult to find a way into understanding how to interface in any sophisticated way with the video drivers!</div>
<div> </div><div>Regards</div><div> </div><div>David Walland</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 2 March 2014 22:14, mark <span dir="ltr"><<a href="mailto:mark@aktivix.org" target="_blank">mark@aktivix.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA256<br>
<br>
Hi David<br>
<div><br>
On 02/03/14 13:26, David Walland wrote:<br>
> I'm just transferring my XP machines to Xubuntu (*steep* learning<br>
> curve) and would be glad of help.<br>
<br>
</div>Good choice! I'll give you some pointers to get you started.<br>
<div><br>
> a) I'm a lover of RPN calculators and usually have Free42 on<br>
> everything. I'm still trying to work out how to put this onto my<br>
> Xubuntu machines. Please spell it out, as I'm really new to Linux<br>
> and haven't even learnt where things go when they're downloaded<br>
> yet!!!<br>
<br>
</div>Where things go when they're downloaded depends on how what software<br>
you're using to download them; for example, if you're using the wget<br>
command at the terminal, they'll land in your current working<br>
directory; if you're using a browser like firefox with default<br>
settings, you'll probably be downloading to /home/your_username/Downloads/<br>
<br>
For the purpose of downloading & installing software however, you need<br>
to get your head around the concept of package management. Different<br>
linux distributions do this differently, but xubuntu inherits it's<br>
package management system from Debian, another distro from which<br>
ubuntu is derived. A package is a bunch of files together with their<br>
destination paths, information about software dependencies and<br>
conflicts (which should be painlessly resolved by your package<br>
management software - you hope...), checksums and some pre- and<br>
post-install scripts.<br>
<br>
In your situation, you could open a terminal emulator and type "sudo<br>
apt-get update" which refreshes the list of packages your system knows<br>
about, which are all signed by ubuntu (i.e. highly unlikely to contain<br>
malware). You may have to confirm your password. Then when it's<br>
finished working, type "apt-cache search rpn" which will tell you what<br>
packages contain the phrase "rpn". To get more info on any of them,<br>
you type "apt-cache show [packagename] | less". These packages are<br>
fairly sure to work with your system; when you've mastered this you<br>
can try finding packages from other sources. They end with ".deb" but<br>
before you try to install any, find out how to verify them.<br>
<br>
Say you decide to install "grpn", you'll need to type "sudo apt-get<br>
install grpn" which will locate, download, cryptographically verify<br>
and install the "grpn" package. You can then launch grpn from the<br>
command line or XFCE menu (XFCE is the desktop environment that comes<br>
with xubuntu) probably under 'applications - accessories'.<br>
<div><br>
> b) We have a Canon Pixma MG3100 3 in one scanner/printer/etc linked<br>
> via our WiFi which I cannot find out how to address from the<br>
> Xubuntu machines.  I imagine I need exactly the right drivers but<br>
> can't find them.  I understand there is something called CUPS which<br>
> may help but diudn't even understand the explanation of this let<br>
</div>> alone how to use it/set it up.  **HELP!!!**<br>
<br>
I'd recommend configuring your printer to have a static IP on your<br>
LAN, configure your router not to allocate that IP when giving out<br>
DHCP leases, then use the xubuntu GUI tool to add your printer -<br>
knowing the IP address and model number is usually enough, although<br>
I've never used that model myself so YMMV. If you get stuck, try a<br>
search engine of your choice to find if other people have specific<br>
experience to share. I tried and found<br>
<a href="http://ubuntuforums.org/showthread.php?t=2059522" target="_blank">http://ubuntuforums.org/showthread.php?t=2059522</a><br>
<br>
Good luck,<br>
Mark<br>
-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.10 (GNU/Linux)<br>
Comment: Using GnuPG with Icedove - <a href="http://www.enigmail.net/" target="_blank">http://www.enigmail.net/</a><br>
<br>
iQIcBAEBCAAGBQJTE60jAAoJECivkG/nESo7pscP/RAUOVi7fepq6AEwOGWAJpJM<br>
+ttjB7Pt8rz60/U8QtWaivzbFs2Jy6Q7I61sLIOyVMjQBb6x2phNSzaqVWrXaKB9<br>
4NpfZyN3NAmd33JIh/ZvdRMU6KemNPr6dG3ckz1GITiRT5OVLr3PjMFT/Qxg6C/7<br>
HtNlsFPTQFeISyLrCscSaIqmdUGRXj66iPtaoA243ABTlqF7rygVqwY/eM9tI3mf<br>
54MvIwsEPuqdVzcaK1laUS6IYwvGWwxEo6IWI0wY3v3ni2W6Jgm6Ad6cVRd4jvkN<br>
+GUMkwS6Jjpv6rp0QNuknCx8Dy82g7IQeuLkBEAw4YBoAHhvTnrY/qOUCgRiY6/P<br>
XGIh/qdqeHbopR1xarF4fKwE2f4nwF+g+Wlu4nGwcNvLjjCSYZCTIofh/aIlhRlY<br>
qQbcYypPg6pyMlETEq4UuF5xtJr57MpB9ABXh8oMFSLRWI/BpYQeEZ8m03M/Ex4E<br>
CM0vbVi0nDUoizzdEXF6FO/uOaluVSqgeJgOFLwO27lKIbBtXgvGP9CyLCJmwiW0<br>
eH2d9tjfSnYUd7VzE3UuEsHeCShoNsMVUU63ZTiSwC4eEo4GWFBrz9zksXOa5VfK<br>
MckOeTKFaOTZsR6MOKgWWVYoTuwrymDduzm+yBfPyQhZOYnnizRQvaLBXgW523D6<br>
7G1y2D99B2z3Fr8VvWGw<br>
=+HFn<br>
-----END PGP SIGNATURE-----<br>
<br>
_______________________________________________<br>
Durham mailing list   -   <a href="mailto:Durham@mailman.lug.org.uk">Durham@mailman.lug.org.uk</a><br>
<a href="https://mailman.lug.org.uk/mailman/listinfo/durham" target="_blank">https://mailman.lug.org.uk/mailman/listinfo/durham</a><br>
<a href="http://www.nelug.org.uk/" target="_blank">http://www.nelug.org.uk/</a><br>
</blockquote></div><br></div>