Skip to main content

Archives

2010

Five tips for a more efficient Linux desktop | Five Tips | TechRepublic.com
··130 words·1 min
Linked Commands Cover Find Linux Open Source Tips Tips-and-Howto's Tutorials
1: The pager I am always shocked at how few people actually use the Linux pager. It’s been around forever and has always served the same functionality — it offers the user multiple desktops to keep the desktop better organized. I employ the pager like this: With four workspaces, I dedicate each workspace to a different use. My layout looks like this: Desktop 1 is for networking tools. Desktop 2 is for writing/office tools.
openSUSE India IRC Channel now available
··53 words·1 min
Linked Irc Linux OpenSuSE SUSE
openSUSE India IRC Channel LIVE ! This is to notify all Lizards ;-) (openSUSE Lovers) that the openSUSE India Channel on IRC Freenode–> #opensuse-in , is now Live and registered . So if you have something to ask, share or want to spend some time with openSUSE Indian users , do visit :-)</blockquote
Changing file associations and default applications in openSUSE / Gnome
··87 words·1 min
Tips & How-To's Applications Linux GNOME
A quickie: I wanted to change the default application from Banshee/Totem for my media files to VLC ( since I didn’t have proprietary codecs installed, and VLC does). Searched all of YaST/Settings and couldn’t find where to change the default application. The solution was pretty simple, just right click the file(type), click on Properties, and Open-With tab Just choose the default application, or click on Add and select VLC, and you’re done!
Use MusicBrainz Picard ? Don’t update to KDE 4.4 RC (yet)
··215 words·2 mins
News Linux Applications
I love MusicBrainz Picard. It keeps my music collection organized, tags and renames them, and heck even fetches the cover art for (almost) all songs. Picard is just brilliant. And the icing on the cake - its FOSS & cross platform. And it was working fine - till couple of days ago. Eager to try out the RC of the upcoming 4.4 release of KDE, I upgraded it. Later on I got a bunch of music files from Ankit, and I set to tag ’em correctly.
Mission: Get Bluetooth Stereo Headset Working in Linux. Current Status: EPIC FAIL
··395 words·2 mins
Tips & How-To's Bluetooth Linux
I’ve owned a Sony Ericsson HBH-DS970 for nearly 2 years now ), and my current iPhone 3G. I also use it occasionally on my laptop. It has worked fine in Windows XP, Vista & Windows 7. Getting it to work with Linux, however has been an EPIC FAIL. The last time I tried it was probably a year ago, and I just gave up in frustration and continued to use my EP-630 as the earphone.
Changing the GNOME Menu panel in openSUSE GNOME back to Gnome defaults
··128 words·1 min
Tips & How-To's Applications Linux OpenSuSE
Seems like lot of openSUSE Gnome users don’t like the new Gnome panel, which is radically different interface from the traditional Menu bar with Applications/Places/System entries. Personally I prefer the new style, perhaps because I’m used to the openSUSE Kickoff panel, and I really dig the search feature You can go back to the default Applications / Places / System panel pretty easily. To do this: Right click the bottom panel and choose add a panel Now right click the top panel and choose Add to Panel In the search input box type “menu”, and you will see about six entries, one of which is “Traditional main Menu” Add the menu to the panel, move it to where you like, and delete the “original” menu.

2009

Mounting file system created by Wubi in other Linux distros
··100 words·1 min
Tips & How-To's Linux Applications
I wasn’t aware of this tiny little thing - the filesystem in the file created by a Wubi install can be easily mounted as a loop device. To do so, just open the Terminal and type the below: mount -o loop This will make the kernel auto detect the filesystem type and try to mount it. Alternatively, if you’re sure of the filesystem type, mention it explicitly mount -t -o loop
Updating to openSUSE 11.2
··168 words·1 min
Tips & How-To's Linux OpenSuSE
As mentioned openSUSE 11.2 is now available. If you’re on previous versions of openSUSE you can do an inplace upgrade to 11.2 by using zypper. openSUSE 11.0/openSUSE 11.1 Just change the repos to mention 11.2 instead of 11.0/11.1, as shown in the pic: Once that’s done, open the terminal, and switch to root su root Then refresh the repos zypper ref Finally, do the distribution upgrade zypper dup openSUSE 11.2 Milestone/RC versions:
openSUSE 11.2 Milestone 8 And Release Candidates(RC) add boot from USB flash disk option, here’s how to use it
··241 words·2 mins
Tips & How-To's Linux OpenSuSE
Howdy folks! Been a loong time since I last posted isn’t it? Just been busy with work & travel (won’t bore you with the details, just check my personal blog). I’ve been looking forward to the upcoming openSUSE 11.2 version ( it’s no secret that I’m a fan of openSUSE), but the main problem for me was that I don’t like holding onto optical media, and have a 8gig USB flash disk, especially for these things.
Start torrent downloads from anywhere using Dropbox and Transmission
··233 words·2 mins
Tips & How-To's Applications
I’ve been using Dropbox pretty extensively ever since its private beta days and just love its simplicity and ease with which I can keep all my files in sync across multiple computers. Even more awesome is its simple web interface - just upload a file and boom, the file you uploaded gets sync’d across all your computers. This coupled with Transmission‘s ability to start downloading torrents automatically when a torrent file is available in a folder means you can start torrent downloads from anywhere, even if your computer is not accessible.