General :: How To Install Ns2.34 In Open Suse?
Mar 26, 2010
We are very new to linux.would you plz give me the installation procedure of ns2 in open suse..I have tried some procedure found in linux forums.The following problems arises
1.yum command not found in step 1.
2.on skipping step 1 ,i tried step 2 where on ./install command it gives.
View 1 Replies
ADVERTISEMENT
Mar 6, 2011
I am trying to Install Open Suse 11.3 (burned as an ISO DVD) along with existing Win 2008 R2 OS. When I try to boot from the DVD it just logs in to Win2008 though boot from CD/DVD is enabled in the boot sequence. So i tried to mount the ISO and run from Windows ! BUT I get an error before installation starts telling that Win2008 R2 is not supported in open suse installer! Is there anything I can do to overcome this and install/retain both OS? In fact I am even trying to c hange my win2008 from R2 to Enterprise to see if I can overcome the problem!
View 9 Replies
View Related
Jul 20, 2010
I intend to re-install open suse 11.2, 32-bit. On a previous install,suse did not provide a grub entry for ubuntu.My current setup has
ubuntu/root on /dev/sda6
ubuntu/home on /dev/sda7
ubuntu/usr/local on /dev/sda8
[code]...
View 4 Replies
View Related
Feb 1, 2010
I tried to use different version of Python, and followed the Readme like this
./configure
make
make test
[code]...
View 3 Replies
View Related
Apr 24, 2011
How do I install an HP Photosmart C4780 wireless printer in open SUSE
View 1 Replies
View Related
Jan 13, 2010
There is no prompt for choosing whether I boot windows or Linux it just takes me to Linux. I need to install and load some things from windows and can't figure it out.
View 1 Replies
View Related
Mar 11, 2011
When I click download DVD 4.7 GB, on any browser (I tried in Firefox, Opera and Chrome) It started to download 4.3 GB instead of 4.7- The first Download was 4.2 GB and I though that was wright, but the checksum didn't match. Now It started download only 4.3 GB Why is that? How can I solve this ?
View 9 Replies
View Related
May 19, 2009
is their a wubi like installer so i can try open suse without partitions?
View 5 Replies
View Related
Feb 23, 2010
I have tried liveCD, but open suse is running so slowly. Will it be faster when I install it?
View 8 Replies
View Related
Jun 27, 2010
can someone explain to me in which platform should we install the open suse iso image.. n how to do snort inside it.. i'm dying to know..
View 2 Replies
View Related
Dec 7, 2010
Trying to install on a: Dell Precision T3500 OpenSuse 11.3 keeps showing the following message:
"Make sure CD number 1 is in your drive"
I ordered the DVD from the OpenSuse site, so they ARE NOT burned copies. I also tried burning images, the same problem happens. No matter what I do, it does not go beyond this message.
View 9 Replies
View Related
Feb 24, 2010
My question to the community is should I preform a fresh install of OpenSuSe 11.2 or upgrade my current version of OpenSuSe 11.1? As of current I just use my system to surf the web check, email and Basic Business needs. The specs of my Laptop are:
OS Information
OS: Linux 2.6.25.20-0.4-default i686
Current user: jraglin@Jada
System: openSUSE 11.1 (i586)
KDE: 3.5.9 "release 49.1"
[Code]...
View 9 Replies
View Related
Jan 25, 2011
can someone direct me how to install Ubuntu as a dual boot on my open suse 11.2 I could not find any installing instructions. if someone could give me a link or direct me ,
View 5 Replies
View Related
Jul 5, 2009
OK... I tried everything i could think of... but i still cannot get my Open SUSE 11.1 to mount my samba share at boot! I still don't understand the 11.1 boot sequence. can NE one help me... tell me what files to give you output from... Ty guys P.S. My shares originate from a Windows Server 2003 RC2 machine, and it's dns server doesn't work correctly... so my mount command is
mount -t //192.168.x.x/files/ /nET/ -o username=linux,password=xxxxxx
please let me know what other info you need... I don't have the internet, so it will be tommorow b4 i see this again!!! Thanks
View 2 Replies
View Related
Sep 8, 2010
When i am adding a user using "useradd -d /home/test test" or "useradd test", it is now creating the home directory, whereas when i am using the graphical mode and going through several menu options, i am getting the home directory.
View 1 Replies
View Related
Mar 23, 2010
In SLES 11 a freshly installed system when I try to get the man pages I get a weird error. /usr/bin/nroff: Can't create temp directory, exiting...
I know this error is just confusing because mktemp work just fine.
I read around by googling but I can only find people relating the problem without any solution.
I found this post which is cute, but I dont want to set my LD_LIBRARY_PATH has it is just a bad patch to solving the real issue.
[URL]
Some info:
SLES 11 x64 guest OS on VMware ESX
with 3.8GB of free space ;-)
View 4 Replies
View Related
Mar 4, 2010
Im relatively new to Linux - just started working with it this week - and Im having some trouble setting up NFS. We have a 12 computer cluster running open SUSE in our lab at school, and I am trying to troubleshoot the NFS system we have created.My basic question is this - I want to find the file that sets whether or not the NFS server and client processes run on setup. Google indicates that in most linux installations, these settings can be found in the /etc/rc.conf file. I cant find this file in open SUSE, so what Im trying to figure out is where I would find the equivalent commands in open SUSE. I am basically trying to find the lines highlighted in this: <http://www.freebsd.org/doc/handbook/network-nfs.html> article are stored. I already know how to enable/disable the NFS server/client using YaST in the GUI, but I would prefer to find the file directly, as changing the settings in the GUI involves plugging a monitor, keyboard, and mouse into each of 12 boxes, and is very time consuming. I can change files straight from the terminal command line - much faster.
Additional background:
We are using NFS in two ways on our cluster - firstly, we have installed the software package (Fluent) on the host computer, and then setup the host to share this folder with the 11 slaves. To do this, we set the host as an NFS server, with the 11 slaves as NFS clients of this folder.
Secondly, we have setup working folders on each of the slaves that we would like to use to store data (each computer has a 1.5TB drive inside). To do this, we have set each of the slaves as an NFS server, sharing the working directory with the host computer, which we setup as an NFS client of each of these 11 working folders.
The problem that I am experiencing is that each of these two things works properly by itself, but when we try to use a computer as both an NFS server and an NFS client at the same time (albeit to different folders), neither works.Any thoughts on how to move forward in troubleshooting this? My current plan of attack is to unplug all of the slaves except for one from the network, and try to get a single slave to communicate properly with the host. Once I get the first slave running, I was going to add additional slaves one at a time until they were all working. Thoughts?
View 2 Replies
View Related
Feb 9, 2011
I'm trying to install a GeForce 8600 XT card into novell Open Enterprise SUSE 11 so that I can get the 3D Cube to work. It currently does not work with the default nvidia card onthe motherboard.I can not find the correct driver for the GeForce 8600XT card. Can someone identify the driver I should be using please? Then if someone could also direct me to the "How to install a Video Driver" tutorial,
UPDATE:I've downloaded the correct drivers but it still says that my hardware does not support Desktop enhancements etc ... I think the GeForce 8600 XT just doesn't support 3D accelleration ... period.Can someone suggest a reasonably priced video card that is easy to install and which supports 3D Accelleration please?
View 1 Replies
View Related
Jul 2, 2010
I want to setup a NTP server on open SUSE 11.1. But I don't know whether it has been supported in the system, or it needs me to install a software manually.
View 4 Replies
View Related
May 16, 2011
I'm a beginner in working with SUSE linux and I don't know how to run a program(for example firefox-4) in Linux :-/
when I type firefox it starts but I've downloaded firefox-4 and I wanna know how can I run this one instead of the old one.
I have the same problem with opening other programs...
View 5 Replies
View Related
Mar 2, 2010
I want to know the procedure to set java path in open suse to get it into working state.
View 2 Replies
View Related
Mar 21, 2010
BACKGROUND: After years of having an idle machine with Linux on it, I want to use it everyday. My preferred distro is Debian Lenny. It is running on a 1999 Compaq that I want to use for testing. So far, configuration has been logical and steady.
PROBLEMS: So far, only Suse will install completely on my newer machine.
Fedora and Knoppix were also tried, and did not work.Where should I look to begin to troubleshoot this? This is not a rush job. I have time to do one or two things per day.
View 12 Replies
View Related
Jan 25, 2010
I have a PC with OpenSuse 11.1. Beside root there are two other users on the system. Now I have installed a new PC with OpenSuse 11.2. Only one user is set up until now. I installed the hard disk from OpenSuse 11.1 into the new PC on IDE Primary Slave, because I wanted to copy some files from the old system. OpenSuse 11.2 has mounted the old disk automatically in /media/disk and /media/disk-1. The problem is that I can't find any files or directories from the users. I could find only one file from root in /media/disk-1/root/Desktop. Why can't I see the files? Does it have anything to do with UID or SUID?
View 14 Replies
View Related
Jan 10, 2010
how to install ms office in open suse kde3.5 ,i need the procedure to get it done, i have a problem with updating and extraction of wine 1.1.35 while playonlinux is trying to instal msoffice can anybody sugest a soln fr it.
View 2 Replies
View Related
Nov 19, 2010
I have a Dell Dimension 4400, 8 yrs old. It is set up to boot to either Open Suse 11 or Windows. I turned on the machine this morning, it booted very slowly. My screen says, "GRUB loading stage 1.5" then it says "Error 21." I can not go beyond this screen. My machine is stuck here.
View 4 Replies
View Related
Jun 27, 2010
I have problem with network on my laptop. Networks status is Active and Online but i cant open any pages. (was working until installation openSUSE on ext HDD)I already try both wireless/wired connection but nothing.
View 2 Replies
View Related
Jan 10, 2011
How con i install win32 codecs (free)in 0pen suse 11.... I have got gstreamer codec pack but on compiling it says missing packages like c, gcc, glib...etc...how can i get them from where do i get them....
View 1 Replies
View Related
Aug 30, 2009
i installed adobe flash player (install_flash_player_10_linux.tar.gz)on linux open suse 11.1. But it doesn't play vedio etc on you tube,it says that this is old version of flash player. I reinstalled it ,even then it says old version of flash player.
View 3 Replies
View Related
May 6, 2011
i run network based windows softare under wine in ubuntu or open suse.
View 1 Replies
View Related
Sep 16, 2010
how to install a D-Link Access Point on Suse 11.0 or steer me toward documentation that will do that? I configured the device on XP following instruction from this forum and the AP configured perfectly.The AP is plugged directly into the network port on the computer. It *should* function correctly without a router. I tried a restart and Suse has no idea it's there. The computer is currently configured for a wired connection which needs to be changed. The computer itself is going to be used as a small home storage server.
View 3 Replies
View Related