Monday, December 29, 2014

How To Easily Mount Drives At Startup


PySDM is a GUI to manager fstab (/etc/fstab) and allows customizing hard disk mountpoints, creating dynamic udev rules, etc.   Use this handy guide to ensure you have auto mounted drives at startup.

Sunday, December 28, 2014

How To Update Flash Player


If you find that your version of Adobe Flash is out of date try this:

sudo apt-get --reinstall install flashplugin-installer

Thursday, December 25, 2014

How many GNU/Linux users are needed to change a light bulb?

  • 1 to post a thread in a mailing list telling the bulb has burnt.
  • 1 to suggest to try to turn the lamp on through command lines.
  • 1 to complain that the user broke the thread.
  • 1 to ask what new bulb will he install.
  • 1 to advice that we shouldn't use the word burn for meaning a broken lightbulb, because it would mean that the bulb was set on fire and that it would be right to say that the bulb broke due to an excess of electrical current.
  • 25 to suggest to install all the kinds of existing and imaginable lightbulbs.
  • 5 who say that the burnt bulb is an upstream issue that doesn't belong to the distro. There's an open bug on the bulb's developer mail list.
  • 1 noob to suggest to install a Microsoft lightbulb.
  • 250 to flood the noob's mail address.
  • 300 to say that a Microsoft lightbulb would turn blue and that you'd had to reboot continuously to get back to normal.
  • 1 former GNU/Linux user who http://www.gnu.org/fun/jokes/users-lightbulb.html
    http://www.gnu.org/fun/jokes/users-lightbulb.html
    still frequents the forum, to suggest to install an Apple iBulb, which has a fresh and innovating design and it costs $250.
  • 20 to say that iBulbs aren't free, and that they have less functions than a 20 times cheaper standard lightbulb.
  • 15 to suggest to install a national lightbulb.
  • 30 to say that national lightbulbs are crippled remasters of foreign lightbulbs and that they don't bring anything new.
  • 23 to argue if it must be a white or a transparent bulb.
  • 1 to remind everyone that the right name is GNU/Lightbulb.
  • 1 to say that lightbulbs are a Winbugs users thing and that real GNU/Linux users aren't afraid of the dark.
  • 1 to announce finally which will be the model of the installed bulb.
  • 217 to discard the chosen model and suggest another.
  • 6 to complain that the chosen lightbulb has proprietary elements, and that another should be used.
  • 20 to say that a 100% free bulb, isn't compatible with the lamp switch.
  • The same previous 6, to suggest to change the switch for a compatible one.
  • 1 to yell out: “STOP ARGUING AND CHANGE THAT LIGHTBULB FOR GOD'S SAKE!”
  • 350 to ask the previous user what God is he talking about, and that if he has scientific proofs of His existence.
  • 1 to explain how electricity works and why a light bulb is inefficient.
  • 1 to say that we can't trust in corporation-made bulbs and that we should trust in community-made bulbs.
  • 1 to post a link to an ODF file explaining how to build a lightbulb from scratch.
  • 14 to complain about the format of the previous file and asking to send it in txt or LaTeX.
  • 5 to say that they didn't like the taken decision and that they'll fork the house's electric installation and install a better lamp.
  • 1 to post a series of commands to put to change the lightbulb.
  • 1 to comment that he executed the commands and had an error message.
  • 1 to advice that the commands must be executed as root.
And finally:
  • The father of the first user, who while everyone was discussing, went to the shop and bought the cheapest lightbulb.

Disclaimer

The joke on this page was mailed to the FSF by its author Andre Machado.

http://www.gnu.org/fun/jokes/users-lightbulb.html

Wednesday, September 24, 2014

USB Multiboot Collection - Gooplusplus / YUMI

http://www.gooplusplus.com/multiboot-collections/

Collections of YUMI-based Multiboot 2/4/8GB Instructions and Documentation

http://www.gooplusplus.com/multiboot-collections/

Tuesday, July 8, 2014

The Big Byte: Linux Printer Drivers - Fuji Xerox DocuPrint P255 dw


Thanks to "The Big Byte" Blog its possible to setup a Fuji Xerox DocuPrint P255 DW under Linux.  You'll need to download the PPD file after setting the printer up on the network.

Tuesday, February 25, 2014

Getting exFAT To Work Under Linux Mint

exFAT (Extended File Allocation Table) is a proprietary file system designed especially for flash drives developed by Microsoft, which has applied for patent protection. - See more at: http://rayslinux.blogspot.com.au/2013/08/how-to-mount-exfat-file-system-on.html#sthash.z5mH74rw.dpuf
exFAT (Extended File Allocation Table) is a proprietary file system designed especially for flash drives developed by Micro$oft, which has applied for patent protection.  exFAT is used where the NTFS file system is not a feasible solution, due to data structure overhead, or where the file size limit of the standard FAT32 file system (without FAT+ extension) is unacceptable.

sudo apt-get update && sudo apt-get install exfat-utils

Wednesday, February 19, 2014

Install Oracle Java 7 in Ubuntu or Linux Mint via PPA


If you need to use Java in Linux Mint you'll need to install it.  This is the easiest way I've found to install it.

sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java7-installer

Sunday, January 26, 2014

Solaar for Logitech devices


Solaar is a Linux device manager for Logitech’s Unifying Receiver peripherals. It is able to pair/unpair devices to the receiver, and for most devices read battery status. It comes in two flavors, command-line and GUI.  Both are able to list the devices paired to a Unifying Receiver, show detailed info for each device, and also pair/unpair supported devices with the receiver.