[opensuse] proxy server

2008-01-22 Thread Danesh Daroui
Hi all, I want to be able to change proxy server of my Linux machine using command line. Is it possible and how? Can I use iptables command to assign a proxy server? I see that OpenSuSE offers a good graphical interface Proxy Servers in Control Center. I intend to do same thing but using

[opensuse] get info about memory and CPU

2007-11-29 Thread Danesh Daroui
Hi all, I have access to a remote server via SSH. I would like to know if there is any possible way to find out the speed and type of CPU and available memory via command line. Is it possible? If yes, how? Regards, Danesh -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

Re: [opensuse] get info about memory and CPU

2007-11-29 Thread Danesh Daroui
Thank you all. It worked... D. Sloan wrote: Danesh Daroui wrote: Hi all, I have access to a remote server via SSH. I would like to know if there is any possible way to find out the speed and type of CPU and available memory via command line. Is it possible? If yes, how

[opensuse] KDevelop

2007-06-09 Thread Danesh Daroui
Hi all, If you have experience in KDevelop I amd using KDevlop C/C++ and have following questions: 1. How can I specify path to my my include directory? I used Automake configuration but it didn't work! 2. I can not debug my code however the code is compiled in debug mode. How can I

Re: [opensuse] again ndiswrapper!

2007-06-04 Thread Danesh Daroui
I had tried fwcutter before and ndiswrapper worked better. Anyway, I had to add my wireless card again (because it was already detected by YaST) and it now works fine. D. Jerry Feldman wrote: On Sun, 03 Jun 2007 13:40:47 +0200 Danesh Daroui [EMAIL PROTECTED] wrote: Hi, Yes I used

Re: [opensuse] again ndiswrapper!

2007-06-03 Thread Danesh Daroui
Hi, Yes I used YaST. My wireless card exists there too. I changed the module name to ndiswrapper. Thats all I did. My wireless card is Broadcom. D. Andrew Burgess wrote: On 6/2/07, Danesh Daroui [EMAIL PROTECTED] wrote: Hi all, I am desperately trying to make my wireless card working

Re: [opensuse] Dualhead Matrox

2007-06-03 Thread Danesh Daroui
Thanks Rickard. It was a great tip. First I will try live CD. What about wireless keyboard and mouse (not bluetooth)? Have you used them with linux too? D. Rikard Johnels wrote: On Saturday 02 June 2007 23:43, Danesh Daroui wrote: Hi all, I am installing opensuse on my new system

Re: [opensuse] Dualhead Matrox

2007-06-03 Thread Danesh Daroui
which will allow me to use my DVD writer as before? D. Rikard Johnels wrote: On Sunday 03 June 2007 14:25, Danesh Daroui wrote: Thanks Rickard. It was a great tip. First I will try live CD. What about wireless keyboard and mouse (not bluetooth)? Have you used them with linux too? D. Rikard

[opensuse] Live CD

2007-06-03 Thread Danesh Daroui
Hi all, I want to test opensuse on my new system by using opensuse LiveCD. How can I get opensuse LiveCD? Is it the normal opensuse DVD/CD iso file on opensuse.org? Regards, D. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [opensuse] Live CD

2007-06-03 Thread Danesh Daroui
? D. James Knott wrote: Danesh Daroui wrote: Hi all, I want to test opensuse on my new system by using opensuse LiveCD. How can I get opensuse LiveCD? Is it the normal opensuse DVD/CD iso file on opensuse.org? Download the LiveDVD here. http://download.opensuse.org

[opensuse] Dualhead Matrox

2007-06-02 Thread Danesh Daroui
Hi all, I am installing opensuse on my new system. It uses Matrox graphic card which supports three monitors to be connected. I also have a logitech wireless keyboard and mouse. Is there anyone who had experienced these with opensuse, and do they work finr with opensusye? D. -- To

[opensuse] again ndiswrapper!

2007-06-02 Thread Danesh Daroui
Hi all, I am desperately trying to make my wireless card working with ndiswrapper. Actually, it used to work fine before and the problem began when I reinstalled opensuse! I have reinstalled ndiswrapper many times. I did also run modprobe ndiswrapper and ndiswrapper -m after installation but

[opensuse] ndiswrapper

2007-05-20 Thread Danesh Daroui
Hi all, I have problem with ndiswrapper. It used to work without problem. After I reinstalled OpenSuSE, I downloaded ndiswrapper and compiled it and installed .inf files from Windows driver. It also shows that drivers are installed, but my wireless card will never be activated. I re-compiled

Re: [opensuse] ndiswrapper

2007-05-20 Thread Danesh Daroui
Pueblo Native wrote: Danesh Daroui wrote: Hi all, I have problem with ndiswrapper. It used to work without problem. After I reinstalled OpenSuSE, I downloaded ndiswrapper and compiled it and installed .inf files from Windows driver. It also shows that drivers are installed, but my wireless

Re: [opensuse] Fwd: broadcom (??) wireless on dell latitude D810

2007-05-07 Thread Danesh Daroui
it) and run it it will show you how to install a driver. When installation is done ti will be loaded at boot time and you will not need to do anything else. D. Peter Van Lone wrote: On 5/7/07, Danesh Daroui [EMAIL PROTECTED] wrote: Yeah, I had same problem. Install ndiswrapper and then copy

[opensuse] Update fron internet

2007-04-26 Thread Danesh Daroui
Hi all, I have recently reinstalled OpenSuSE from its DVD. Now when I want to add or remove packages, it asks me to use DVD again. How can I change settings so it will use internet instead? Thanks, D. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: [opensuse] Update fron internet

2007-04-26 Thread Danesh Daroui
: Go to Yast2-Installation Sources, and add official and other sources (pacman is my favourite unofficial one). These links might help: http://en.opensuse.org/Package_Repositories http://en.opensuse.org/Additional_YaST_Package_Repositories Prajjwal On Thu, 2007-04-26 at 11:46 +0200, Danesh Daroui

[opensuse] GRUB

2007-04-17 Thread Danesh Daroui
Hi all, I use OpenSuse with GRUB installed. I want to install another OS but GRUB doesn't let me to boot from CD. How can I change the setting of GRUB so my system can be booted from CD if it is set in BIOS to boot from CD? Thanks, D. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For

[opensuse] C++ IDE

2007-03-23 Thread Danesh Daroui
Hi all, Is there any famous, robust and efficient IDE for C++ under Linux (SuSE)? I have used gcc for a long time without using an IDE but I need an IDE for C++ which I think is supported by gc++ (I am not sure). I am using GNOME, so I need something else than KDevelop... Cheers, D. -- To

Re: [opensuse] What can I use instead of Viso?

2007-03-08 Thread Danesh Daroui
Ronald Wiplinger wrote: What can I use instead of Viso in Linux? bye Ronald Wiplinger use Dia in Linux instead. It is as advanced as Visio, but it works... -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [opensuse] Wireless Card [SOLVED]

2007-02-16 Thread Danesh Daroui
On Fri, 2007-02-16 at 00:22 -0900, John Andersen wrote: On Thursday 15 February 2007, Danesh Daroui wrote: It is solved finally. Actually, I didn't want to use ndiswrapper and hence Windows drivers, since Windows is not welcomed to my systems at all, but the other approach which is bcm43xx

[opensuse] Wireless Card

2007-02-15 Thread Danesh Daroui
Hi all, I have recently installed OpenSuse 10.2 and as I expected I have problem with my wireless card, however OpenSuse has act more efficient than Ubuntu so far. It actually detects my card but I can not connect to my wireless network. I use a HP Pavilion laptop which has a built-in

Re: [opensuse] OpenSuse 10.2 can not install

2007-02-15 Thread Danesh Daroui
jdd wrote: Danesh Daroui wrote: Yes I think it is a little bit confusing. I downloaded CD images one by one and it worked but he DVD version didn't. in the doubt of the true reason, you could mention this on the HW compatibility list on the wiki. may be also open a bugzilla entry

Re: [opensuse] Wireless Card

2007-02-15 Thread Danesh Daroui
Andreas Jaeger wrote: Danesh Daroui [EMAIL PROTECTED] writes: Hi all, I have recently installed OpenSuse 10.2 and as I expected I have problem with my wireless card, however OpenSuse has act more efficient than Ubuntu so far. It actually detects my card but I can not connect to my wireless

Re: [opensuse] Wireless Card

2007-02-15 Thread Danesh Daroui
On Thu, 2007-02-15 at 00:09 -0900, John Andersen wrote: On Wednesday 14 February 2007, Art Fore wrote: I have a Dell D820 with a built-in wireless which is a broadcom. With Suse 10.1, I had to use the ndiswrapper, but with Suse 10.2, the broadcom had been added to the kernel, ipw3945.

Re: [opensuse] Wireless Card

2007-02-15 Thread Danesh Daroui
Kenneth Schneider wrote: On Thu, 2007-02-15 at 11:59 +0100, Andreas Jaeger wrote: Danesh Daroui [EMAIL PROTECTED] writes: I ran hwinfo --wlan and the result is: 12: PCI 202.0: 0200 Ethernet controller [Created at pci.286] UDI: /org/freedesktop/Hal

Re: [opensuse] Wireless Card

2007-02-15 Thread Danesh Daroui
Sunny wrote: On 2/15/07, Danesh Daroui [EMAIL PROTECTED] wrote: I ran hwinfo --wlan and the result is: 12: PCI 202.0: 0200 Ethernet controller Device: pci 0x4320 BCM4306 802.11b/g Wireless LAN Controller Try using these instructions: http://en.opensuse.org/SDB:Broadcom_%28BCM4306

[opensuse] OpenSuse 10.2 can not install

2007-02-14 Thread Danesh Daroui
Hi all, I have burnt OpenSuse 10.2 on a DVD to install it on my laptop but it seems that the DVD is not bootable! I have checked everything and all should be OK but it is not booted from DVD to be able to install it on my laptop. Can anybody help? BTW I used ISO image burned using

Re: [opensuse] OpenSuse 10.2 can not install

2007-02-14 Thread Danesh Daroui
Alexander Osthof wrote: Hi all, I have burnt OpenSuse 10.2 on a DVD to install it on my laptop but it seems that the DVD is not bootable! I have checked everything and all should be OK but it is not booted from DVD to be able to install it on my laptop. Can anybody help? BTW I used ISO image

Re: [opensuse] OpenSuse 10.2 can not install

2007-02-14 Thread Danesh Daroui
Sunny wrote: On 2/14/07, Danesh Daroui wrote: Yes I have. I am sure it first checks the CD ROM. Did you compare the md5sum for the downloaded image? Maybe the image itself was corrupted. Also. I have seen such a problem with some (older) laptops - for some reason they will not boot from

Re: [opensuse] OpenSuse 10.2 can not install

2007-02-14 Thread Danesh Daroui
jdd wrote: Danesh Daroui wrote: Yes I have. I am sure it first checks the CD ROM. did you burn the dvd as an image or as a data dvd? open it in any OS, if you see a file XXX.iso, it's an image, so backup but not usable you should see files and directories (root of the dvd) jdd Well

Re: [opensuse] OpenSuse 10.2 can not install

2007-02-14 Thread Danesh Daroui
Jose wrote: Sunny wrote: On 2/14/07, Danesh Daroui wrote: Yes I have. I am sure it first checks the CD ROM. Did you compare the md5sum for the downloaded image? Maybe the image itself was corrupted. Also. I have seen such a problem with some (older) laptops - for some reason

Re: [opensuse] OpenSuse 10.2 can not install

2007-02-14 Thread Danesh Daroui
Jose wrote: Danesh Daroui wrote: Jose wrote: Sunny wrote: On 2/14/07, Danesh Daroui wrote: Yes I have. I am sure it first checks the CD ROM. Did you compare the md5sum for the downloaded image? Maybe the image itself was corrupted. Also. I have seen such a problem with some (older

Re: [opensuse] OpenSuse 10.2 can not install

2007-02-14 Thread Danesh Daroui
Sunny wrote: On 2/14/07, Danesh Daroui [EMAIL PROTECTED] wrote: It wasn't successful. I downloaded a new image from another mirror server but I still have same problem. I can see the contents of my DVD on both machines (Windows and Ubuntu) but it is not bootable! I used Language Add-on CD

Re: [opensuse] OpenSuse 10.2 can not install

2007-02-14 Thread Danesh Daroui
Rikard Johnels wrote: On Wednesday 14 February 2007 18:44, Danesh Daroui wrote: Alexander Osthof wrote: Hi all, I have burnt OpenSuse 10.2 on a DVD to install it on my laptop but it seems that the DVD is not bootable! I have checked everything and all should be OK but it is not booted

Re: [opensuse] OpenSuse 10.2 can not install

2007-02-14 Thread Danesh Daroui
Patrick Shanahan wrote: * Danesh Daroui [EMAIL PROTECTED] [02-14-07 16:01]: The image in this link: http://download.opensuse.org/distribution/10.2/iso/cd/openSUSE-10.2-GM-Addon-Lang-i386.iso had problems. Could it be that this is *not* a bootable image. IIANM, you need one

Re: [opensuse] OpenSuse 10.2 can not install

2007-02-14 Thread Danesh Daroui
Sunny wrote: On 2/14/07, Danesh Daroui [EMAIL PROTECTED] wrote: http://download.opensuse.org/distribution/10.2/iso/cd/openSUSE-10.2-GM-Addon-Lang-i386.iso had problems. The Addon CD is not bootable, it just contains more language packs. For install, you need the CD1. Also, it is a bad

Re: [opensuse] OpenSuse 10.2 can not install

2007-02-14 Thread Danesh Daroui
Sunny wrote: On 2/14/07, Danesh Daroui [EMAIL PROTECTED] wrote: You are right. Sorry, I am not that silly, but I think the information The silly, or actually the incompetent in my signature is just for fun with my friends. Sorry if I offended you or somebody else. 1. I saw a very cool 3D

Re: [opensuse] OpenOffice 2.0.4, should one upgrade?

2007-02-14 Thread Danesh Daroui
Jay Smith wrote: Hey, So I have OpenOffice 2.0.4, no big deal. I noticed that when people send me things in *.doc format, it is distorted, in particular, pictures, tables, and frames. Does anyone else have this problem? If you do, how did you solve it? Would it be better to upgrade

Re: [opensuse] OpenSuse 10.2 can not install

2007-02-14 Thread Danesh Daroui
Bryan S. Tyson wrote: On Wednesday 14 February 2007 3:26 pm, Danesh Daroui wrote: It wasn't successful. I downloaded a new image from another mirror server but I still have same problem. I can see the contents of my DVD on both machines (Windows and Ubuntu) but it is not bootable! I used

Re: [opensuse] OpenSuse 10.2 can not install

2007-02-14 Thread Danesh Daroui
Joshua Raphael P. Fuentes wrote: how did you burn the dvd? did you burn as the image to disk? or you made a data disk that contained the iso? I hope you burned the image to disk. I have burnt OpenSuse 10.2 on a DVD to install it on my laptop but it seems that the DVD is not bootable! I have