Ubuntu :: Creating A New Command Prompt?

Feb 6, 2010

Is it possible to create a new command prompt in Ubuntu? I have a assignment and I don't fully understand it. I have to make c files and then open them in the command prompt. Would this happen in a new command prompt or I'd have to use the already existing one? Is this even possible?

View 4 Replies


ADVERTISEMENT

Programming :: Creating Server On Laptop - Command Prompt?

Nov 24, 2010

I am trying to create a server on my laptop. I have a windows 7 OS. I have downloaded Apache HTTP Server, MySQL Server and PHP. My Apache seems to be working well at one point i.e., when I use the http://localhost "It Works" does show in the browser. When I attempt to sign on the MySQL Server with my password the command prompt shuts off so quick I can't even read what the window says. The MySQL server seems to be running in the task manager under mysqld.exe.
End goal: have mysql running and adn communicating with php on apache.

View 9 Replies View Related

Red Hat :: Command Line Prompt But Not The Correct Bash Prompt?

Feb 2, 2011

I'm running Red Hat Linux 5.4 on HP DL580 server with 16 processors and 64 GB of RAM. I'm connecting to the server remotely through SSH. after entering the password, it takes time to return the command line, if I click ctrl+c during this time, I'll have the command line prompt but not the correct bash prompt (I have to run bash to pass to my correct prompt).I tried to install Apache on the server, ./configure took 4 hours to finish instead of 1 or two minutes, Oracle installation same behavior. Server Disks are mirrored using RAID controller.

View 6 Replies View Related

Ubuntu Installation :: Grub Prompt After Creating Persistent USB Backtrack 4 R2?

Jan 30, 2011

I have the following problem. I tried to make a persistent USB Backtrack 4 r2. I followed the steps according to the instructions and did not noticed any errors.

fdisk /dev/sdb
Command (m for help): d
Partition number (1-4): 1
Command (m for help): n
Command action

[Code]...

I can boot from USB because when i use Unetbootin everything works fine. Although it'snot persistent in that situation. I seachered the web but i can't find the solution. I have run a script which i ran into on Sourceforge.net. The results are in the attachement. But unfortunately i am real Newbie on linux so..

View 6 Replies View Related

Ubuntu :: Setup Command Not Found In 10.04 Command Prompt?

May 6, 2010

In Ubuntu 10.04 grub command prompt setup command does not exist for installing grub.I am trying to recover my Feodra12 OS.Did anyone find alternate command for setup in grub command line for Ubuntu 10.04 ?

View 2 Replies View Related

Ubuntu :: Command Prompt Appears Instead Of Gui?

May 16, 2010

When i boot to ubuntu 10.04 lts. command prompt appears instead of gui interface is this a bug. I had made a new installation of ubuntu 10.04 lts 64 bit.

View 1 Replies View Related

Ubuntu :: Get To The Gui From The Command Line Prompt?

Jun 5, 2010

Is there a way to get to the gui from the command line prompt? I am using Ubuntu 8.04, my computer us telling me there is an error and will only boot to the cli not gui.

View 1 Replies View Related

Ubuntu :: 10.10 Boots Only To The Command Prompt?

Oct 13, 2010

I just upgraded my desktop to 10.10. All seemed to go fine. The computer then prompted for a reboot, and on rebooting it boots to the shell prompt.

View 6 Replies View Related

Ubuntu :: How To Edit In A Command Prompt

Dec 18, 2010

i somehow managed to mess up my install of 10.10 I used the alternate AMD 64 install so now when I login it is only a text prompt. This leads me to believe that I am running in Ubuntu Server. I read this article:

[URL] but my network is not setup!! So I tried to do this: [URL] but when I get to:

Code:

sudo vi /etc/network/interfaces

I dont realy know how to edit the file.I basicaly see

Code:

# The loopback network interface
auto lo
iface lo inet loopback

[code]....

View 9 Replies View Related

Ubuntu :: Command Line Prompt Available On The Desktop?

Mar 27, 2010

is it possible to have a command line prompt available on the desktop, operating sort of like conky?

View 5 Replies View Related

Ubuntu :: When Login Via Ssh To A Server Only A $ At The Command Prompt

Aug 13, 2010

I'm getting some weird behavior when I log in via ssh to a ubuntu server. When I log in, there is only a $ at the command prompt, no user name. The arrows don't work, they just put the arrow characters in the prompt. Everything else seems to be ok. Also, when I say logged in as User, I meant a new user I just created.

View 2 Replies View Related

Ubuntu Installation :: Only Get Command Prompt After Upgrade?

Oct 17, 2010

After upgrade to 10.10, I only get the command prompt. Fortunately, all my XP Pro machines are running, and I am using one of them to access this Forum. I suspect that nVidia graphics driver did not load correctly. running startx at the command line gives numerous lines of text apparently understandable xorg gurus. It looks like nvidia_drv.so did not load and module "nvidia" did not load [loader failed, 7] and next line says no drivers loaded.

View 4 Replies View Related

Ubuntu :: Open Terminal From Command Prompt?

Oct 29, 2010

I want to open another terminal from typing a command to one terminal.
can anyone tell me a command for this..

View 5 Replies View Related

Ubuntu Servers :: Not Giving Command Prompt

Feb 28, 2011

I have a pretty fresh install on Ubuntu 10.10 Server, with the LAMP bundle installed. Anyway, I just restarted the computer after changing the /etc/network/interfaces script to connect via dhcp. Now when I boot into the server, there is no command prompt and seems to hang there forever, with one blinking cursor in the top left hand corner of the screen. It will not respond to any input besides ctrl-alt-delete. I was able to press control-alt-delete and the computer automatically restarted itself, but it returns to the same state after each reboot. I booted from the grub menu into recovery mode and made sure the /etc/network/interfaces script was correct, and it is. Also I don't think an error in this file should cause the computer to not boot into the command prompt.

View 5 Replies View Related

Ubuntu :: Running A Command In The Alt+F2 Prompt Possible In Bash Scripts?

Jan 5, 2010

Is running a command in the Alt+F2 prompt possible in a bash script?I need this for a launcher for gnome-shell.For it I have written a little script to check if the process gnome-shell is alive and act accordingly.The script works fine, I just don't know how to write "debugexit" to the Alt+F2 prompt, as that is the only decent way I have found to shut gnome-shell down and going back to gdm desktop smoothly.

View 1 Replies View Related

Ubuntu :: Different Results When Running In Command Prompt And Via Script?

May 26, 2010

i wonder if it is usual that the results of running commands via the command line is different from running them in a script file. my problem is that, i've to run 'modprobe -r e100' and 'modprobe e100' before suspend my machine via pmi in order to resume it properly. i wrote a script containg EXACTLY the same commands as i typed in the terminal/console but the result was not the same. the machine cannot be resumed as expected if i run the script file.

View 2 Replies View Related

Ubuntu Servers :: 'screen' Command Produces No Prompt

Sep 8, 2010

I am using Ubuntu 9.04 Server. I use screen alot for persistant sessions and suddenly I have a problem. When I type Code: screen -R -DD as usual, I get into screen but there is no command prompt. There is a cursor and I can type commands which work, eg ls. However I don't know which directory I am in, so it makes using it rather hard.

View 9 Replies View Related

Ubuntu :: Unable To Install GUI - Restarted Into Command Prompt

Dec 1, 2010

Installed OS, it told me I should install nVidia drivers. I told it to go ahead, it told me to restart - I did. I restart into a command prompt... No GUI. Turn off PC, on again, still - same thing. Asks me to login, but no GUI.

View 4 Replies View Related

Ubuntu :: Find Drives To Mount From Command Prompt?

Mar 18, 2010

So, I plugged in two hard drives to my server. I started with two, an IDE and an SATA. Then I plugged in another SATA and an external SATA using a PCI controller card.

I currently only have command prompt (Putty) access. How can I set the drives up to be usable. They were on another server that died.

View 9 Replies View Related

Ubuntu :: Command Prompt On Startup After Installing Freevo?

Jun 6, 2010

I've just done a clean install of Ubuntu 10.04 and installed Freevo on it from the Medibuntu repositories. After rebooting I get a shell window with no frame in the top-left corner of the screen with the Ubuntu loading screen still taking up the rest of the screen. Typing 'startx' gave a error that there is already a display running on the port.

View 2 Replies View Related

Debian :: How To Go To Command Prompt And Update

Jun 12, 2011

I am new to linux. I have mounted debian on vmware. Now I would like to get the updates on linux on the desktop all I can see it computer, my home, and trash icons. How can I get the updates. How can I go to command prompt.

View 9 Replies View Related

General :: How To Use Command Prompt To Open Them

Sep 6, 2010

After contracting malware on Vista i decided to switch over to Linux and chose to start of with Ubuntu because of the graphical interface. that being said, you have no doubt inferred that i have no coding experience. basically i was hoping to find some nice tutorials and sites for Ubuntu. Also, i did downloaded the suggested programs and patches but im still experiencing problems with Adobe,flash, and and opening .exe files. for the latter, when i click on .exe files it is equivalent of using explorer on windows so i was wondering how to use the command prompt to open them. supposedly linux is susceptible to malware so if you could please suggest a anti -malware program.

View 14 Replies View Related

Server :: Add Another IP On The Same LAN Interface Using Command Prompt?

Apr 30, 2009

See, I am trying to run multiple website from, different IP. I have only one lan card. I have more IPS. I want to add many ips on same lan card from commnad prompt.

View 6 Replies View Related

Software :: Command Prompt Screen

Nov 14, 2010

Okay I am curious if anyone knows how to get this screen? I remember having it a while ago before I had to go to windows, and now that I am going back to Linux I would LOVE to have this screen back! I enclosed a screen shot picture. I think its way better than just a blinking cursor.

View 14 Replies View Related

Software :: Run Oracle In Command Prompt?

Apr 27, 2010

I'm using rhel5 and i've installed oracle 10g in it. I've followed all the steps and i configured it successfully. In applications i'm not getting the sql symbol in graphical.I dont know how to run oracle in command prompt

View 3 Replies View Related

Ubuntu :: Get Boot To Command Prompt Option At Login Screen?

May 14, 2010

I know there is a way to do this... What do I need to install to give me this option from the login screen?

View 2 Replies View Related

Ubuntu :: Low Latency And Realtime Kernels Boot To A Command Prompt?

Oct 12, 2010

I just installed Maverick Studio on a new hard drive, and am using an NVIDIA GeForce 7300 LE GPU. If I boot into the 2.6.35-22-generic kernel, everything runs fine, but if I try to boot into either the 2.6.35-20-Low Latency, or 2.6.33-29-Realtime kernels (installed from Synaptic), the computer boots straight to a command prompt instead of the desktop. Does anybody know what causes this? I need to be able to use one of these kernels for doing music production.

View 1 Replies View Related

Ubuntu :: Command Prompt To Wipe Harddrive Clean In Grub?

Feb 10, 2011

Is there any commands I can type in gnu grub to wipe or format my harddrive

View 3 Replies View Related

Ubuntu :: Cannot Access Main Screen - Only Grub Command Prompt

Aug 2, 2011

I do regular updation of my system. Today, I have updated my ubuntu system, but after booting I am getting only grub> command prompt. I am not able to see my main login screen.
- I am using 11.04.
- I have ubuntu 10.04 cd.

View 1 Replies View Related

Fedora :: Terminal Command Prompt Changed?

Jul 31, 2010

Ive just done a fresh install of F13, after an install of AMD Cat 10.7 screwed up my system.Although everything works, ive just noticed that when I open a terminal, instead of my username prompt, I now have "bash-4.1$".Firstly is this a problem? and if so how can I get my normal prompt back?

View 4 Replies View Related







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