Chris Jean
Linux, WordPress, programming, anime, and other stuff
  • Home
  • Linux
  • Development
  • Random Ramblings

Archive for February 2009 – Page 3

Getting Rid of Tilde Files in Ubuntu

by Chris Jean
February 9th, 2009

If you are looking at file listings (ls) in Terminal on your Linux system, you may have seen duplicate files that end with a tilde (~). Such as having two files, notes.txt and notes.txt~, in the same directory.

I have found these to be quite annoying and have to manually remove them before I package up the files. I also didn’t know exactly where they came from until today.

Read More→

Categories Linux, Tips 'n Tricks
Comments (5)

Case-Insensitive Tabbing in Ubuntu Terminal

by Chris Jean
February 8th, 2009

Using the Linux terminal is a fantastic thing. It gives you access to hundreds of great commands and programs, can make navigating through complex directories quick and easy, and offers tools like tab auto-complete that make doing all this a breeze. However, there is a caveat for some people: Linux is case-sensitive. Personally, I love how Linux is case-sensitive, but I know that not everyone will agree with me.

There are ways to create case-insensitive partitions, but doing this has its own technical and functional limitations. If anyone is interested, drop me a line, and I’ll work on a post on this topic.

For those that don’t like how everything in Terminal is case-sensitive, there is a solution that will relieve some of the pain. You can configure your system to make tab auto-complete case-insensitive even on a case-sensitive file system.

Read More→

Categories Linux, Tips 'n Tricks
Comments (2)

Forcing a Device to Unmount in Ubuntu Linux

by Chris Jean
February 7th, 2009

I recently ran into an issue where a mounted SSHFS filesystem refused to unmount.

I tried to unmount it from inside Nautilus by right-clicking the mount and selecting Unmount, but this failed with an error message. The error told me that it couldn’t unmount the device and gave a reason of “mount disagrees with the fstab”.

I then edited the fstab (sudo vi /etc/fstab) and commented out the entry for the device. I tried to unmount in Nautilus again, but this time it told me that I couldn’t unmount the device because I wasn’t root and the device was not listed in fstab. I then uncommented the previously commented line and saved the file again.

Read More→

Categories Linux, Tips 'n Tricks
Comments (2)

Mystery of the Email J Finally Solved

by Chris Jean
February 6th, 2009

For years, I’ve received emails that have capital ‘J’s thrown in at the end of seemingly random sentences. It’s never been a big deal, but it has always baffled me.

For example, I just received an email that contained the following bit:

Ha, I didn’t mean to reply to everyone! I am glad I didn’t say anything bad. J Thank you for…

Read More→

Categories Random Ramblings
Comments (37)

“cleaning soda off a motherboard”

by Chris Jean
February 5th, 2009

Every so often, I see some search result that led to my site that piques my interest. I think I’ll post about these when I see them and add them to my new category: Interesting Search. Every so often, I’ll select one of these search queries and try my best to provide the content that I believe that person was looking for.

To kick off Interesting Search, we have the search query “cleaning soda off a motherboard”. I have to say that I find this search both funny and very concerning at the same time. In all seriousness, having soda on your motherboard is a very bad situation. While I’ll focus on soda and motherboards, the information I provide here is valuable for anyone who has spilled any type of liquid or powdered chemical on an electronic device.

So what dangers does soda pose to electronics?

Read More→

Categories Interesting Search, Tips 'n Tricks
Comments (3)

Dell Studio 17, Headphones, and Linux Mint

by Chris Jean
February 4th, 2009

A visitor to the site mentioned that he has the same laptop as I have yet is running Linux Mint rather than Ubuntu. He said that all the help that I was offering for getting Ubuntu to run well on the Studio 17 worked for him in Linux Mint except the headphone fix didn’t work. So, I dug in to see if I could find a solution.

I installed Linux Mint on my Dell Studio 1735 two nights ago and got the headphone jacks working successfully. Here’s step-by-step what I did:

Read More→

Categories Linux, Tips 'n Tricks
Comments (2)

Contact Form Fixed

by Chris Jean
February 3rd, 2009

I just learned that my Contact form wasn’t working. I’m very sorry for this problem. If you have tried to send me a message via Contact, please send it to me again as the form was not sending out messages before.

Categories Uncategorized
Comments (0)

Partition Manager in Ubuntu Linux

by Chris Jean
February 3rd, 2009

Last night I needed to modify one of my partitions from inside Ubuntu Intrepid Ibex (8.10). I quickly realized that the familiar Partition Editor was nowhere to be found. I was quite stumped and looked through all the menus and didn’t find it. There is a simple reason for why I didn’t find it, it’s no longer installed by default on newer Ubuntu releases.

Fortunately, adding the Partition Editor, its true name is GParted, is extremely easy with package management.

  1. Load Synaptic (System > Administration > Synaptic Package Manager)
  2. Type gparted inside the Quick search box and click the Search button
  3. Right-click the Package named “gparted” and select “Mark for Installation”
  4. Click the Apply button toward the top of the window
  5. Wait for the package to install

Now that GParted is installed, you can access it via System > Administration > Partition Editor.

Happy partitioning.

Categories Linux, Tips 'n Tricks
Comments (2)

Create ZIP Archives Quickly in Ubuntu Linux

by Chris Jean
February 2nd, 2009

Here’s a quick tip on storing a number of files into a single archive file quickly and easily in Ubuntu. The instructions will also work for those who use other distros as long as they are using Gnome and Nautilus.

  1. Load up Nautilus (Places > Home Folder)
  2. Copy all the files you want to store in the archive to a single location. For example, I’ll often copy all the files and folders that I want to add to my home folder first.
  3. Highlight all the files to be included in the archive. You can select files and folders one at a time by holding down the Ctrl key while clicking on the desired file/folder.
  4. Right-click one of the highlighted files and select “Create Archive…”
  5. Name the archive and click “Create”.

Depending on the size of the files that you’ve selected, you’ll soon have a new zip file sitting in the folder where the source files are located.

Read More→

Categories Linux, Tips 'n Tricks
Comments (0)

Grid – A Great Logic Flash Game

by Chris Jean
February 1st, 2009

I often enjoy simple games more than complex games. Grid is the latest time killer that I’ve found and became quickly addicted to.

Grid is a spin off of the old style circuit games where you have to get all the pieces connected in just the right order to form a circuit. The exception is that Grid requires you to connect every connector to some other connector. Each “grid” only has one solution, so you have to get it just right in order to move on to the next level.

Read More→

Categories Random Ramblings
Comments (3)
« Previous Page
Chris Jean
Copyright © 2012 All Rights Reserved
iThemes Builder by iThemes
Powered by WordPress