Compiz is back :)

Finally Compiz is back in openSUSE 10.3….the latest update from the XGL openSUSE repo fixed the problem. But there is also another change that comes with new version of XGL… now the old command - “gnome-xgl-switch” no longer works…. now the command to start xgl is “xgl-switch –enable-xgl” and to stop it is “xgl-switch –disable-xgl”.

There are many new features added…i will test them and add new posts about them with screen shots :)

Posted by: rishabh_kalra | Comments (0)
Shutdown Timer…

To Shutdown Linux after a certain amount of time use command –

shutdown -h + <time in minutes>

example: shutdown -h + 5

And suddenly if u decide to cancel ur deed then just use –

shutdown -c

Posted by: rishabh_kalra | Comments (0)
SUSE 10.1 finishing

SUSE Linux 10.1 will soon reach it’s end of life. “Having provided security-relevant fixes for more than two years, vulnerabilities found in SUSE Linux 10.1 after May 15th 2008 will not be fixed any more for this product. We expect to release the last updates around May 30th 2008. Please do not confuse SUSE Linux 10.1 with the SUSE Linux Enterprise 10 family of products, these are different products and follow different policies.”

So Suse 10.1 users its high time that u start using a newer version now…

Posted by: rishabh_kalra | Comments (0)
New Wine…

Wine 0.9.59 is out….

  • Improved support for the .NET framework.
  • Better services handling through a separate services.exe process.
  • Support for ATI fragment shader.
  • Better support for http proxies.
  • Window management fixes.
  • Pre-compiled fonts are now available in the source tree.
  • Lots of bug fixes.

Well i hope the proxy thing will bring update in picasa which will help use of proxy for uploading pics to web albums…

Posted by: rishabh_kalra | Comment (1)
Compiz not working (Help required)….

Hi every one…I think i might have helped many using this blog. But this time i might need some help. Actually i have been using Compiz fusion almost since it was released. I have gone through many ups n downs with it ( ups could be when i was amongst the first to see new features been added and downs would be when i was amongst the first to see all the bugs and crashes that came with the new versions). But all was well i was actually enjoying the ups and downs and was using the version 7.2.0 fairly well…and then i updates and the effects stoped working. Actually i got a command line instead of the login screen whenever xgl was on….i thought this bug will be sloved with yet another update but 3 updates came past me but it stilled didnt work out….my problem remained the same…no login screen… Then i thought it might be a problem with some plugin so i turned off all the plugins and sill the same problem. Then i reverted back to the oldest version of XGL that was available in the OSS repo of openSUSE 10.3 ( Oh! sry i forgot….i m using openSUSE 10.3 with 768 mb ram n intel 915gm board). Well after reverting back to the oldest XGL i got the login screen but after logging in compiz crashed. This made me realise that maybe XGL in the XGL repo of open suse is not up-to-date with the compiz fusion i m using. Does any one know a work around for this problem i m facing…. and if someone realted to openSUSE comes across this problem please Fix this bug….Its been more than a week since i havent seen any of that beautiful desktop effects on my comp

Posted by: rishabh_kalra | Comments (2)
NTFS auto-mount

Well now most of the distros give full NTFS read/write support by default (after the release of NTFS-3G) but in openSUSE (and maybe others distros too) i faced a problem — whenever i connected an external drive with ntfs partition, it got mounted but only with read support. To be able to write on it i had to first unmount it and then mount it again using ntfs-3g and only then i could get a write support.

Well the solution to this problem is quiet simple. U just need to use a software “ntfs-config”. This package can be found on openSUSE one click install page. It contains a very simple GUI. Open the software when no external device is attached to you comp. (if external device is attached it writes its entries to /etc/fstab and makes it dirty :P ). Select “enable write support for external devices” and the task is done. Just attach an external device and test the its writable now.

Posted by: rishabh_kalra | Comment (1)
Skype 2.0 out

Good news for all voice+video chat lovers… Skype 2.0 is finally out as a stable version.

  • Hardware requirements
  • 1 Ghz processor or faster
  • 256 MB RAM.
  • 20 MB free disk space on your hard drive.
  • Microphone and speakers or headset.
  • Internet connection (broadband is best, GPRS is not supported for voice calls, and results may vary on a satellite connection). .
  • Video card driver with Xv support.
  • Software requirements
  • Qt 4.2.1+
  • D-Bus 1.0.0
  • libasound2 1.0.12

Skype 2.0 supports both video and voice chat support. all you need is a webcam and its drivers installed. The other requirements are listed above.

http://www.skype.com/intl/en/download/skype/linux/choose/

Posted by: rishabh_kalra | Comments (0)
voice and video combined

Skype allows users to make telephone calls over the Internet to other Skype users free of charge and to landlines and cell phones for a fee. Additional features include instant messaging, file transfer, short message service, video conferencing and its ability to circumvent firewalls.

For Linux Skype came with a full voice support and an friendly interface made in Qt.

And now video support has also been added and is comming with the new beta version available at :–

http://www.skype.com/intl/en/download/skype/linux/beta/

Actually i couldnt find a direct like on the Skype site to download this beta version so i thought givibg this link might help many Linux voice chat aspirants.But please beware its a beta version and have many bugs so expect many surprises, though its good that both voice and video chat can be done using a single software ( unlike previously when i had to use skype for voice and amsn for video to chat with the same person).

Posted by: rishabh_kalra | Comments (0)
Compiz Fusion 0.7.2

Compiz fusion and compiz have been updated to version 0.7.2  with the following updates —

Compiz:
- Translation support in gtk-window-decorator.
- Updated translations.
- Added wrapable session functions to core. This allows to provide a full
session save/restore in a plugin.

Compiz Fusion:
New Plugins:
compiz-fusion-plugins-main:
- session: Communicates with session manager to save/restore window state
- bs: Change window brightness and saturation with key/button bindings
- mousepoll: Provides a generic system for other plugins to get the current
mouse position
- mag: Provides a magnifying glass under the mouse pointer with 3 different
display modes (simple/image overlay/fisheye)

compiz-fusion-plugins-extra:
- 3d: Adds depth to your desktop by raising windows in layers off the cube
- loginout: Provides a simple system to implement login and logout animations
- maximumize: Resizes a window to fit within the available empty screen space
- notification: Displays error messages on the screen with libnotify
- shelf: Shrinks a window to a preset size for monitoring many windows at once
- showmouse: Paints particle emitters that orbit the mouse pointer to make it
more visible

compiz-fusion-plugins-unsupported:
- atlantis: Renders an aquarium inside of the transparent cube

Configuration manager changes:
ccsm:
- Action settings were split into button, key, and edge settings, each using
its own widget.

simple-ccsm:
- New settings manager focused on simplicity and aimed at end users

Posted by: rishabh_kalra | Comments (0)
Parted Magic

I just came across a new distro called Parted Magic. This distro is made to handle partitions efficiently. I think this can be very helpful for offline partition handling for all types of partitions.

The latest version of  Parted Magic is 2.1 and an be downloaded from –

http://partedmagic.com/wiki/PartedMagic.php?n=PartedMagic.Downloads

Other details (including screen shots ) can be attained from  — www.partedmagic.com

Posted by: rishabh_kalra | Comments (0)