- Tags/
Linux
2010
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.
Writing an iso file to a CD-R/DVD-R from Linux Terminal
··126 words·1 min
News
Commands
Terminal
Linux
Ever wondered if there’s a quick and easy way to write an iso file to a CD-R/DVD-R ? Don’t want to open K3B or Brasero ? Here’s a handy way of writing the iso file.
First, switch to root using su
su
Next, type
cdrecord -scanbus
You’ll get something like this:
scsibus0:<br /> 0,0,0 0) 'TSSTcorp' 'DVD+-RW TS-L632H' 'D200' Removable CD-ROM<br /> 0,1,0 1) *
Note the first 3 numbers corresponding to your CD/DVD writer.
Using KWin as a Desktop Video Recording and Screencast tool
··259 words·2 mins
Tips & How-To's
Applications
Linux
Not many know of this, but as of KDE 4.2, Kwin, the window manager has a nifty little feature - it can grab videos of desktop much like a screencasting tool such as Camtasia. This functionality requires Kwin’s composition mode to be enabled (ie, you must be using Kwin’s desktop effects).
Below video shows where and how you can enable the video recording feature. Note this video was recorded using KWin.
Get Kannada Language displayed properly in Gentoo and Sabayon
··96 words·1 min
News
Indic
Linux
Terminal
Tutorials
Well I was browsing through some Kannada sites the other day and all I got was big blocks.
Turned out that Gentoo and Sabayon didn’t have support for displaying Kannada characters, though, I had no such problems with Hindi & Bengali characters [amongst others]. Changing the Character encoding in Firefox to Auto-detect or Unicode didn’t work either. After doing a bit of searching, found the solution. So open the terminal, switch to root user and type
2008
[How-To] Enabling Font Anti-Aliasing (aka ClearType) in KDE
··119 words·1 min
Tips & How-To's
Linux
KDE
While going through some of KDE settings I found this simple way to enable Anti Aliasing for Fonts (also known as ClearType in Windows). This will definitely make your fonts more pleasing to look at.
For this, just launch KDE settings - this is generally known as Configure Desktop in openSUSE or System Settings in Kubuntu.
From there, Under Look & Feel, Click on Appearance. Navigate to Fonts, and under use Anti-Aliasing, choose Enabled from Dropdown box
Mounting & Accessing Windows Shared Folders on Linux
··206 words·1 min
Tips & How-To's
Linux
Well recently I’d bought an external 750GB USB hard disk, as I was running out of space on my laptop. Now this drive requires an external power source, so I just cant lug it everywhere with my laptop in my room so I thought I’ll connect this to my other laptop, and share the drive (the other laptop is my office one, runs on Windows) and I could access this drive over WiFi.
Make Use of PeerGuardian 2’s IP Filter in KTorrent
··131 words·1 min
Tips & How-To's
Linux
Tutorials
PeerGuardian 2, is an awesome IP filtering software. Though its FOSS, it there isn’t a Linux port of it yet. But don’t worry, if you’re using KTorrent, you can make use of PeerGuardian’s filters. Let me show how you can do so.
Launch KTorrent. Click on On Settings -> Configure KTorrent . Click on Plugins and ensure that IP FIlter is checked
Now Click on Apply. Next on the sidebar, scroll down and click on IP Filter.