Archive for the ‘OpenSuse 11.3’ Category

Restore Grub after a windows install

Problem # 10102010a

Note: The repair Grub option has been discontinued from OpenSuse 11.3

Problem : Grub vanishes after a windows installation

Solution : After the windows installation boot into the OpenSuse 11.3 Live CD.

Open the terminal

1. Enter “su -”

2. Enter the root password

3. Enter “grub”

4. Enter “find /boot/grub/stage1″

5.That should return your OpenSuse partition in the form of (hdX,Y), use that

6.Enter “root (hdX,Y)”

7.Enter “setup (hd0)”

8.Enter "quit"
If the computer continues to boot the windows bootloader then,
1. Restart computer with the OpenSuse CD in your Drive
2. In the options that come up select "Boot from HardDrive"
This option should boot your Grub now
3. From your Grub boot OpenSuse that is installed in your hard drive
4.  Navigate to Yast > BootLoader
5.  In the Bottom right "Other" Drop Down selection select "propose New Configuration"
6. In the "Boot Loader Installation" Tab check "Boot from MBR" .
Thats it . Grub should be installed in MBR and this should boot up on restart.

‘lastpass’ A great password manager for web browsers in Linux

 

Lastpass Logo

Lastpass password manager

 

My day started with me hunting for a good password manager for Google Chrome, which  i decided to use as my primary browser in OpenSuse 11.3 . Roboform takes care of my passwords in windows and i was looking for one that was similar in features and functionality . Firefox in Linux has some decent alternatives which does the job, but is not in any way comparable to Roboform . For those of you unaware, Roboform is available only for Firefox and Internet Explorer (windows version only) .

 

Lastpass password manager

Lastpass password manager

 

Thats when i stumbled upon LastPass. A free password manager available to all web browsers and all major operating systems. Lastpass is not an Opensource software which is a major sore point for many Linux users.But they make the encryption available to everybody so as to assure the users of its security .The Lastpass team has a forum where the developers actively take part in the discussions . It should be noted that Lastpass stores passwords after encrypting it in its own servers. Its supposedly claimed that even the developers themselves cannot decrypt these files if they manage to gain access to it.

Feature-wise it has everything you would expect from a password manager and even manages to surpass Roboform in that regard . I have’nt really given its form filling capabilities a try . So i really cannot comment about it. All in all it seems to be an excellent replacement to Roboform and when convinced about its security will replace Roboform in entirety .

No audio problem when restricted media formats are enabled in OpenSuse 11.3

Problem # 08102010a

Problem : No Audio in VLC and other video players including web browser after enabling restricted formats .

Error message  :  Output audio device not chosen

Solution : create .asoundrc file and save it in home folder

Contents of the file:

pcm.!default{
type hw
card 0
device 0

turn up the volume in the video player and speakers/headphone .