Networking :: Install Ns2 Under Xubuntu 9.10.but After Validating Tcl?

Jan 27, 2010

I was trying to install ns2 under xubuntu 9.10.but after validating tcl,just while starting validating tk,it stops the process of installation then & there & shows some messages like

autoconf not found,makefile not found etc. & at the last shows that visit [URL].. it is my final year project. Further,can any1 guide me in creation of "MAKE" file for

View 6 Replies


ADVERTISEMENT

Ubuntu Installation :: Creating An Extremely Minimal Version Of Xubuntu Using XFCE - Go With Mini.iso Or The Xubuntu Alternate Install CD ?

Jan 12, 2010

I was thinking of creating an extremely minimal version of Xubuntu using XFCE. I have a Dell Mini 9, a netbook that uses a wireless-g card requiring bcmwl-kernel-source to work.What I would like to do is use either the alternate CD or mini.iso minimal install file to perform a command line install-style installation of the system.So far, what I am thinking (from reading this [url].... article:

HTML Code:

http:[url].....is to start off with these packages to begin with:

xorg
slim (if possible with 9.10, unsure if it is still available. in short, i want to use a lightweight display manager)
xfce4
xfce4-goodies
xubuntu-default-settings
bcmwl-kernel-source
aptitude

My opening questions are: Should I go with mini.iso or the Xubuntu Alternate Install CD (or the Ubuntu one)? If so, which one? What additional packages will I need to make the hardware accessible and fully functional? All I can think of so far would be sound (I'd like to stay away from PulseAudio if possible, it wreaks havoc with my computer), my webcam, and the memory card slot, if additional packages are needed for it?What other "core" packages should I include in this list? Should I include Synaptic, or other packages, and why?What do I need to take into consideration, since this is both a directly- and battery-powered computer?

HTML Code:
http://ubuntuforums.org/showthread.php?t=1155961
post regarding a "Ubuntu-Desktop-Minimal"-type system.

View 5 Replies View Related

Ubuntu Networking :: Install AE1000 Rt2870 On Xubuntu?

Mar 6, 2011

Alright yall, I just got my wireless usb device to work on ubuntu 10.10. I did alot of searching and I finally figured it out. this is what I did.

1.Download the linux drivers from this post, its called Ralink_RT3572USB_drv2400.zip

2.Extract them to a directory.

3.Make sure you have build-essential installed on your computer. you can do this by opening a terminal
and typing
Code:
sudo apt-get install build-essential
4.Now install linux headers so that you can compile the drivers.
Code:
sudo apt-get install linux-headers-$(uname -r)
5.Now in your terminal goto where you extracted the Ralink_RT3572USB_drv2400 files.
once in that directory type

[Code]...

View 9 Replies View Related

General :: Validating Oracle Databases On Server

Mar 4, 2011

I just found that PMON and SMON are running (i.e., showing in the output of ps -ef | grep -i [o]ra)but when I check MMAN (used for internal database tasks), nothing comes up:

Code:
ps -ef | grep -i [m]man
Is that okay or could there be some problem?

So, what are the essential processes of an Oracle Databse that we must check for their status to make sure that the Oracle Databse is up and running fine? What steps do you usually take to validate an Oracle Databse on a Unix / Linux (Production) Server (specifically immediately after a CR has been worked upon)?

View 1 Replies View Related

Programming :: Bash-REGEX For Validating Computername?

Apr 3, 2011

I'm writing a script to read user input for a computername.I need a check that a given userinput is valid.Right now I use grep like this (for sure not optimal):Quote:

if echo "$name" | grep -q '[^a-z][^A-Z][^0-9]'; then
echo error
else

[code]....

View 12 Replies View Related

General :: Can't Boot To Xubuntu And Can't Uninstall Xubuntu

Nov 17, 2010

i installed Xubuntu on my system having a dual boot with Xubuntu and windows xp but when i select to boot on Xubuntu it freezes and gets a message saying that the file hal.dll in system32 cant be found. Before showing me this message i tryed to uninstall the Xubuntu inside from windows xp because several problems showed up after installing Xubuntu. I can boot on windows xp but i cant boot to xubuntu and cant uninstall xubuntu.

View 1 Replies View Related

Ubuntu :: Install A OS From Within Xubuntu?

Aug 27, 2010

I have the Xubuntu OS, can I install a different kind of Linux OS within the Xubuntu OS?

View 4 Replies View Related

Networking :: Xubuntu 10.04 - Cannot Set Up Network?

May 13, 2010

I have just installed Xubuntu 10.04 with ease.But cannot set up the network.Have hacked /etc/network/interfaces:

Code:
auto eth0
iface etho inet static

[code]....

View 5 Replies View Related

General :: Install XUbuntu 10.10 (AMD64) On A Pc?

Jan 12, 2011

I'm try to install XUbuntu 10.10 (AMD64) on a Pc, when I set the language, and press Enter on "Try XUbuntu without installing", appears the Xubuntu logos and remain fixed for many hours without giving error... same problem with Ubuntu and Kubuntu.

I try to set acpi=off and noapic but i don't resolved the problem..

View 1 Replies View Related

Ubuntu Multimedia :: Xubuntu 9.10 Just Won't Install

Jan 2, 2010

I've been getting it up and running with Xubuntu. Xubuntu 9.10 just won't install--the screen goes blank and the computer locks up, with either the regular or the alternate install CD. I gather that this isn't an unknown issue in 9.10, so I'm installing 9.04 instead and I'll just wait until 10.04 comes out. Xubuntu 9.04 installs and runs like a charm.This is an HP Pavilion ze4125, with 768MB of RAM and an ATI Radeon IGP 320M video card. When I enter "sudo su -c "lspci | grep VGA", it returns "01:05.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility U1".

So what I want to do now is install the best driver I can so I can make the most of the video card. XP let me use any number of high resolutions, but the Display icon in Xubuntu tops out at 1024x768. EnvyNG doesn't offer. anything compatible with my video card. I've tried installing ati-driver-installer-9-3-x86.x86_64 and ati-driver-installer-9-12-x86.x86_64, but both say "Extraction failed" (I was running them with gdm stopped).So, is there something specific I should be doing to get access to higher resolutions, or a driver I need to install? This is easy on my main computer, which has an NVidia card, so I can use the NVIDIA X Server Settings utility to adjust the resolution--but obviously this machine doesn't have an NVidia card.

View 4 Replies View Related

Ubuntu :: Install Xubuntu 11.04 Onto USB Drive?

May 18, 2011

I am running an Acer Aspire 3680 and My HDD crashed so I want to run off of USB Drive.

View 3 Replies View Related

Networking :: Win7 And Xubuntu 9.10 Computers LAN

Apr 5, 2010

I want to make a little network with my Windows 7 and my Xubuntu 9.10 computers. So I can view all my documents from my xubuntu machine through my windows 7 machine and my windows 7 machine through my xubuntu machine. I am going to use a cross-over LAN cable. I don't want to use any method that involves hacking both of my machines.

View 1 Replies View Related

Ubuntu :: Monitor That Switches Off During Xubuntu 10.04 Install ?

Jun 21, 2010

Basically I have some Linux experience and have got myself an "old-but-good-machine".

I'm sure the Xubuntu 10.04 cd is OK as I can boot into it with my Windows laptop.

But... for whatever reason I can't boot it under the Live CD or Install options in my old computer?

As soon as I hit one of the options the monitor switches off after a few seconds?

I've tested the computer with a live backtrack cd and gparted live cd which both run fine so it must be something I'm missing in Xubuntu.

View 9 Replies View Related

Ubuntu Installation :: Can't Install Xubuntu - Lubuntu

Jun 5, 2011

My Specs;
Desktop PC, Tiger Direct, Firefly BCD.
Mother board; PC Chips M758LT - ID 9039E90F31D926C3.
Intel Celeron 1.3 GHz x86 Family 6 Model 11 Stepping 1.
Bios; American Megatrends Inc., 062710, 7/15/1997
SMBIOS Ver. 2.3
Memory; 512 MB

Master HD 20MB half full with 40MB Slave HD. WinXP service pack 3 and all updates are current, with one glitch, system will not 'restart' have to press off button, then have to press off button twice again to start XP running again. Tried to run off CD using xubuntu, Lubuntu 11.04 and Unbuntu 11.04. A page of errors covers the screen, I have a photo attached which I hope you can download and zoom in on.

It starts out with, 570.240718 Kernal panic - not syncing: Attempted to kill init! 570.24786 Pid:1, comm:init not tainted 2.6.38-8-generic #42-Ubuntu.... Regards, Michael A I'm going to mark this as solved. I have to add a 40mb hard drive and make it master and make 20mb hd the slave and add 2 - 256 ram instead of 128 memory. I have an issue where xp will not reboot so i intend to format both hd's and try to install 10.04.2 from cd for a full install, no windows. I will report back.

View 4 Replies View Related

General :: Install Xubuntu 9.04 From Iso On Hard Drive

Apr 25, 2010

Having problems installing Xubuntu 9.04 to my Dell Latitude CPi (old, I know, but available...). Problem is that the CDROM is not working right and the BIOS doesn't support boot from USB so I can't do a complete live CD install via the CDROM or USB.What I'd like to do instead is install the ISO to the HD and run the install from that HD. Even with the CDROM problems I am able to load the Live CD installer from CDROM.

With that I think the best option will be to extract the ISO files to the HD (attach to another computer and extract to a FAT32 partition, then replace HD back in the latitude) then direct the liveCD bootloader to find the install files on the HD. Unfortunately I don't know the necessary commands to pass to the bootloader.

View 5 Replies View Related

Ubuntu Networking :: Connect Xubuntu To Network

Jul 14, 2010

i have a computer running xubuntu that I want to connect to a computer running Debian. Can some point me in the right direction on how to set it up. There doesn't appear to be alot of options and my knowledge on networking related commands is lacking somewhat. All I need it to do is see the Debian comp and grab files from a folder on one of its HDD's.

View 9 Replies View Related

Ubuntu Networking :: Installed Xubuntu And Now Can't VNC Into Machine?

May 21, 2011

I have 11.04, and installed xubuntu desktop, but now I can't vnc into this machine, I get connection denied. I was able to before with the default desktop. What do I need to do?

View 3 Replies View Related

Ubuntu Installation :: Can't Update On Laptop - Error "Can't Install 'xubuntu-desktop' It Was Impossible To Install A Required Package"

Oct 6, 2010

I downloaded the 6.06 version of xubuntu because i have a laptop that doesnt support high graphics mode, and i wasnt able to figure out how to get it to run in low graphics mode. i figured that i would get a version from a while back, and then update it up to the current version. now, to the problem. I was able to upgrade 6.10, but now it says Ubuntu version 8.04 available, so i tried to update it. it gets most of the way through the part where it says calculating or something like that, and then it says: "Can't install 'xubuntu-desktop' It was impossible to install a required package. Please report this as a bug." with an option that says close at the bottom. when i click close another window pops up that says: Could not calculate the upgrade A unresolvable problem occurred while calculating the upgrade. This can be caused by:

* Upgrading to a pre-release version of Ubuntu
* Running the current pre-release version of Ubuntu
* Unofficial software packages not provided by Ubuntu

If none of this applies, then please report this bug against the 'update-manager' package and include the files in /var/log/dist-upgrade/ in the bugreport. Then the window just closes... anything that i could do to get rid of this problem? EDIT: Is there any way to update directly from an .iso file on the desktop?

View 1 Replies View Related

General :: Cannot Install Xubuntu From Local ISO Image Through Wubi / Fix It?

Dec 6, 2010

I remembered the last time I use wubi, I can install Xubuntu from local ISO image.

and today, when trying to install Xubuntu, wubi trying to download Xubuntu ISO. there is no option to choose local ISO image.

I've tried to put Xubuntu ISO in the same folder as wubi installer, and close internet connection... both not works...

I use unstable wireless internet. It rather impossible to download until finish big size Xubuntu ISO from internet

View 1 Replies View Related

Installation :: Grub 17 Error - Unable To Install Xubuntu ?

Feb 19, 2010

I made an xubuntu disk.loaded it and rewrote my hardrive.on a pretty old averatec laptop. 3/4 of the install it gives a a io error and stops the install.I tried to reinstall from the screen again but got the same error.So I rebooted and it skips everything and goes straight to a grub loading stage 1.5, grub loading error 17. It even skips the live cd.I also tried to do it thru a usb stick but that gets ignored too.

View 3 Replies View Related

Ubuntu Installation :: Install Xubuntu On Usb But Boot From Live-cd?

Feb 20, 2010

The harddrive of an old laptop of mine recently died. Until I can replace it, I would like to use the xubuntu live-cd. However I would also like to be able to install some additional packages and change some settings, so it would be great if I could make it persistent. I know that it's possible to install to an usb-pendrive, but the problem is that the laptop isn't able to boot from usb-devices.

Is it possible to install xubuntu to usb, but boot the system wiith the live-cd? Or is there another way to use an usb-pendrive to keep some settings/packages?

View 2 Replies View Related

Ubuntu Installation :: Upgrade To Xubuntu 10.04 From A Slakware Install?

Jun 28, 2010

I am trying to upgrade to Xubuntu 10.04 from a Slakware install. I downloaded the ISO image, burned that to a CD, and then created a floppy with SBM.bin image. The system is an old i386 which has a BIOS that will not boot from CD. I can mount and read the CD under the currently installed Slackware system with no problem. When I boot from the floppy I get a menu that shows the hard drive and the floppy as boot options, but not the CD. The CD drive is an ide on the same controller as the hard drive with the hard drive being master and the CD drive being slave.

View 2 Replies View Related

Ubuntu Servers :: Install The Xubuntu - XFCE - Desktop ?

Aug 19, 2010

I know I can have the gnome desktop on my server by typing:

sudo apt-get install ubuntu-desktop

But can I install the xubuntu (XFCE) desktop instead?

View 5 Replies View Related

Ubuntu :: Install The Closed Source Java In XUBUNTU ?

Oct 14, 2010

Installing the closed source java in Xubuntu 10.10.

View 1 Replies View Related

Ubuntu :: Browse The Network - Change Xubuntu Install To It?

Apr 3, 2011

I need to be able to browse the network. How can I change my xubuntu install to ubuntu?

View 1 Replies View Related

General :: Old PC's Processor Doesn't Have Cmov And Can't Install Xubuntu

Dec 5, 2010

I am trying to install Linux on a 12-year-old PC with an AMD Pentium II equivalent and with 128Mb RAM. Xubuntu 10.04 won't install because the kernel requires "cmov" but the PC's processor doesn't have it. There are loads of posts on the Internet about this but I have not found any listings of Linux distros that don't need cmov other than TinyMe, which I shall try installing.

There is no hope of my being able to use the command line to replace the kernel version or for any such fix -I am just too new to it all. nice-looking distro that should install that doesn't look too old and that has a good set of features?

View 14 Replies View Related

General :: Xubuntu 9.10 Fresh Install - USB Automount Failure

Jan 24, 2010

Code:
allen@heavy:/etc$ uname -a
Linux heavy 2.6.31-17-generic #54-Ubuntu SMP Thu Dec 10 16:20:31 UTC 2009 i686 GNU/Linux
FAT: IO charset ISO-8859-1 not found
I just recently installed Xubuntu 9.10 on my old acer Aspire 3000. Previously I was running Debian 5. Something it was great and all but I wanted to try out the "New Hotness" that is Xubuntu. The install went flawless and as far as Linux distro's go this is by far the most impressive. However, I have this problem with my USB storage devices not mounting. When I plug them in they show up and everything looks like its about to work when I get this: [URL]
A quick jaunt over to dmesg:

Code:
#
[ 2950.184072] usb 1-3: new high speed USB device using ehci_hcd and address 6
#
[ 2950.320178] usb 1-3: configuration #1 chosen from 1 choice
#
[ 2950.326192] scsi5 : SCSI emulation for USB Mass Storage devices
#
[ 2950.326513] usb-storage: device found at 6
#
[ 2950.326519] usb-storage: waiting for device to settle before scanning
#
[ 2955.324403] usb-storage: device scan complete .....

I've been all over google, in multiple irc rooms asking questions, and I cant seem to get anywhere. I can mount the devices manually with mount -t auto /dev/sdb1 /mountpoint. They mount themselves when I plug them in.

View 4 Replies View Related

Ubuntu :: Can't Install Kubuntu/xubuntu Via Usb Flash Drive

Apr 3, 2011

I am using the universal usb installer from [URL] and i have tried putting kubuntu on my usb flash drive and when i plug it in my netbook and boot from usb it comes up kubuntu and it gives me options and i select install to harddrive and when i press enter is comes to a grey screen and nothing happens? am i supposed to type something in? after i formated my usb flash drive and tried xubuntu and the same thing happend...?

View 1 Replies View Related

Ubuntu Networking :: Control The Xubuntu Desktop From Kubuntu?

Jan 8, 2010

I have a computer with xubuntu 9.10 and a pc with kubuntu 9.10, and I need to operate on the xubuntu desktop from kubuntu. On KDE there are Krfb/krdc for the desktop, but what can i install on xubuntu to do this?

View 5 Replies View Related

Ubuntu Networking :: Xubuntu/Lubuntu: Wireless Works On One But Not The Others

May 13, 2010

So, I tried reviving my old windows laptop by installing Ubuntu on it, but it turned out to be too heavy for it, so i turned towards Lubuntu and Xubuntu.

Now, for the couple of days I used Ubuntu, until i decided it's moving too slow and I should go for a lighter version, my USB wireless adapter (and the touchpad, but that's a subject for another subforum) worked fine.
When I installed Lubuntu and Xubuntu, it stopped working. I tried using network-manager and wicd to make my adapter scan for wireless networks, but it's like the USB isn't even there. When I pulled it out and stuck it on my main PC (that is running Ubuntu), it was discovered immediately and connected to my router. But I can't do it on either Xubuntu or Lubuntu.

PS: If anyone has a quick hint about why my touchpad is working during the installation of Xubuntu, but not after it's complete and loads the desktop, I'll make a new post in the relevent section. A USB mouse works fine everywhere, but a touchpad isn't moving the pointer.

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved