OpenSUSE Install :: Any Substancial Difference Between Gnome Terminal Or Hitting 'c' To Bring Up Command Line

Feb 25, 2010

so the safest way to go about this is to assume I know nothing. I mean, I have a rough Idea of what a kernel is, no idea what a shell is, etc. I do consider myself computer savvy, but know NOTHING about linux and thats why I'm Diving in, hopefully not too much, this is just to give you an idea of what we're working with here.

After several install attempts I kept getting a blank screen. Whether it be black,white, or the default gnome desktop (without any icons, and simple things like ctrl+alt+backspace just doesn't work, or anything else for that matter) I was ending up with a blank screen. Driver for moniter....maybe....but I did succesfully install it once, and it worked like a charm...shutdown properly, and the next day after work...Boom, same thing after startup.today I started from scratch and re-installed....samething, until I hit the power button, went from the dvd(iso) and did a fail safe, now my resolution is much better than it was the first time..Actual questions.....what did I do to fix it when failsafe never worked before?

Is there a way to save these settings, so I don't run into the problem again, because I don't even want to turn of my computer at this point?If i'm trying to dive in and learn the command line actions, is there any substancial difference between gnome terminal or hitting "c" to bring up the command line?

View 9 Replies


ADVERTISEMENT

OpenSUSE Install :: Start / Stop KDE From Command Line (Terminal)?

Jul 10, 2011

How to stop/start KDE from the command line (Terminal) on opensuse 11.4?

View 9 Replies View Related

Ubuntu :: Is Command Line Invocation Of Gnome-terminal To Run More Than One Command

Feb 17, 2010

how to pass something more than a one-command startup for gnome-terminal. I will give an example of what I'm trying to do here:

Code:

#! /bin/bash
#
#TODO write this for gnome and xterm

[code]....

This same error occurs if the gnome-terminal line is changed to

Code:

gnome-terminal -e mcTerm

Is there any way to pass more than one command on to gnome-terminal? I have tried various single and double quoting senarios and in a final attempt, I abstracted to an exported function all to no avail. Perhaps even though gnome-term is better at many things than xterm, xterm trumps it in this instance.

View 1 Replies View Related

Programming :: Command Line Invocation Of Gnome-terminal To Run More Than One Command?

Feb 16, 2010

I am trying to learn how to pass more than a one-command startup for gnome-terminal.

I will give an example of what I'm trying to do here:

Code:
#! /bin/bash
#
#TODO write this for gnome and xterm
USAGE="
${0##*/} [-x] [-g]
code....

However, running with the -g option to invoke gnome-terminal, I get a "There was an error creating the child process for this terminal" error.

This same error occurs if the gnome-terminal line is changed to

Code:
gnome-terminal -e mcTerm

Is there any way to pass more than one command on to gnome-terminal? I have tried various single and double quoting senarios and in a final attempt, I abstracted to an exported function all to no avail. Perhaps even though gnome-term is better at many things than xterm, xterm trumps it in this instance.

View 4 Replies View Related

General :: No Log-in Sound And Command Line Terminal Bell In Gnome / Fix It?

Jul 27, 2010

I recently replaced (fresh install) Fedora 12 by 13. Surprisingly I noticed there is no log-in sound for Gnome and also when I use command line terminal there is no terminal bell in spite of the fact that I checked the "Terminal Bell" option in the EDIT --> Preferences menu! I checked the speakers are not mute, I can play music. Any idea how to fix it?

View 2 Replies View Related

General :: Bring Cursor To 1st Char In Current Line (Command Mode)

Dec 4, 2010

Just in case someone can reply a silly question, I've quite forgot the vi/vim command to bring the cursor to the 1st char in the current line. I do remember that for bringing it to EOL is '$'.

View 14 Replies View Related

OpenSUSE :: Defining Default Applications Via Command Line/terminal?

Apr 7, 2011

I recently upgraded from 11.3 to 11.4 succesfully. I had to reinstall several applications and, some of them, can't be configured as default from the control panel (e.g. Opera as default browser, VLC as default media player). The problem is that droplists at the prefered applications don't show any other than the default ones, Firefox and TotemIs there a way I can change these settings via command line or a way to fix what applications are shown at the control panel?

View 8 Replies View Related

General :: Install Gnome From Command Line On Red Hat?

May 12, 2010

I am trying to install gnome from command line on red hat

View 2 Replies View Related

CentOS 5 :: Get Command Line But No GNOME On 5.6 New Install?

May 3, 2011

It's a new install on a laptop, it looks like it installs fine, however after a boot I get login & password prompt and command line. I did choose GNOME desktop during the install.I know I will have problems to get 1080p resolution with my Intel integrated card Ironlake but at least I expect to have GNOME with min resolution 800x600.

View 5 Replies View Related

OpenSUSE :: Command Line Applet Does Not Work In 11.4 (gnome)

May 19, 2011

I add a "command line" or "mini-commander" applet to the panel in gnome, but nothing happens.

If I launch "/usr/lib/mini_commander_applet" on a terminal, I get a dozen such applets, for all the times I tried, but then I have an xterm tied up.

If I launch the same from "alt-f2" it does not work, and gives no error.

Carlos E. R. (from 11.2 x86_64 "Emerald" at Telcontar)

View 9 Replies View Related

OpenSUSE :: Invoking The Gnome Start Menu From The Command Line?

Jun 28, 2010

I'm wanting to be able to run the Open Suse start menu from the command line.king remotely, I have found that I have faster response time by only running specific X components instead of an entire desktop (particularly useful under Windows 7 Cygwin). Specifically, I'd like to invoke the start menu from a ssh command line.On Linux Mint,line command is:mintmenuWhat is the equivalent command to bring up the Slab Start Menu on Open Suse?

View 8 Replies View Related

CentOS 5 :: Added Gnome And X To Command Line Only Install - How To Make X Start At Boot

Nov 5, 2009

I've got an install of CentOS 5.3 in a VM which was installed without X or Gnome.I've added X (yum groupinstall 'X Window System') and Gnome (yum groupinstall 'GNOME Desktop Environment) and can now run startx no problem.However on boot I get a command line login rather than the graphical login screen one normally gets if Gnome is included at install time.What do I need to do to get the graphical login after boot?

View 3 Replies View Related

Ubuntu :: Difference: Run Program From Rc2.d Or From Root Command Line?

Mar 26, 2010

Example: In rc2.d I have S99test. In it: Code: #!/bin/sh mplayer -playlist "/music/Thom Yorke - The Eraser" Reboot; hear the loveliness; press pause (lirc setup)...still loveliness.

Login as root; "pkill mplay";hear nothing; "/etc/rc2.d/S99test"; more loveliness; press pause...silence! I know that i the former case, mplayer is assigned (for lack of a proper term) to a session, e.g. tty1. Not so in the latter. But why should a program like mplayer not receive (or ignore?) input from lircd, simply because it doesn't have a session? And how can I get mplayer (or any program run from boot scripts) to work with other programs (like lircd)?

View 1 Replies View Related

General :: Difference Between Cron And Command Line Environment?

Feb 18, 2010

so i have a few shell scripts that execute wonderfully when i type them at the command line but they fail when they are run from cron.

for example, if i run a script from command line that contains

Code:
shopt -s nullglob

to prevent problems with for f in *.mp4 type loops, it works fine from terminal command line but when called from cron, it gives an error->

Code:
/home/centralsqwall/Videos/videochecker.sh: 91: shopt: not found

a couple other random errors as well...

so there is some difference in the shell from cron and the terminal?

i'm running ubuntu 9.10, #!/bin/bash

what are the commands i should be using to echo my environment or simulate cron environment from the terminal?

View 3 Replies View Related

Ubuntu Installation :: Bring Back Gnome-app-install For Lucid?

Apr 30, 2010

I hate using Software Center. I can't pick more than one program to install at one time. It downloads only one program at a time.The downloads take longer. I'm not able to look at all available programs at once. It doesn't categorise the programs on the sidebar, but instead you have to use another icon window. Gnome-app-install was just easer to use. Anyone else feel this way?

Following lines taken from other replies in this post to make it easier to do:

-You can install gnome-app-install from this ppa repo.

-Update the repository (including the new PPA):

sudo apt-get update

-Install the gnome application installer:

sudo apt-get install gnome-app-install

-Run the gnome application installer:

gnome-app-install

View 9 Replies View Related

OpenSUSE Install :: Keep Iso's Updated - Can't Use Command Line

Jun 25, 2011

Doing an install of Suse 11.4 --- and the screen runs off the monitor to the right. A little guess word with the tab key and I could move through the install process by tabbing three times after the ""help" button. As I'm writing this the machine rebooted after initial load and the screen is okay - and I can see the abort-back-next buttons now. But really, what's with that? That's just so unprofessional. Hopefully the dev team reads these forums since there isn't any easily discoverable way to communicate with them. And you don't keep the iso's updated? The BETA of Firefox 4?? Really? Then I can only update to 4.01 from the repository? so I download an unpack the 5.0 from Mozilla -- and find out ./configure no longer works. The archive extractor still doesn't have an "install package" option anywhere, and now I can't use the command line either?

View 8 Replies View Related

OpenSUSE Install :: Getting A Command Line Login Prompt?

Jan 14, 2010

I was expecting a gnome window login prompt after installation was done. Instead I am getting a command line login prompt.Am I right expecting a X-Windows login prompt?I login successfully, but I am dropped into a shell (bash) instead of a gnome desktop.

The hardware I am installing on:
Intel Core 2 Duo
2 GB Ram
137 GB HD
Radeon X1300/X1550 Series
Monitor - Dell E156FP (max res 1024x768 60 Hz)

View 8 Replies View Related

OpenSUSE Install :: No Graphics Only Command Line On Booting?

Mar 27, 2010

I recently had to reinstall openSUSE 11.2 on my computer...

specifications
nx 6120 laptop
512 Ram
1.77 ghz processor

and i think i have intel 915 graphics chipset or something....

but now to the point. i had to make a fresh install on my computer. Before that it was working fine. I used a live usb for the installation process. there no GUI came up but i used yast2 to install the live usb. installation went smoothly with no hiccups....i restarted the computer and selected open SUSE 11.2 in the boot menu.

but after booting it again comes to this dark screen with a lot green 'dones' and then finally at the bottom i have my login space....so no desktop.

View 8 Replies View Related

OpenSUSE Install :: Switch From Gui To Command Line After Configurations Are Done

Dec 9, 2010

i dont have much of command line experience with linux.can i setup opensuse server in such a way that i do all my configurations in gui mode and then switch the server to no gui mode as to free up resources.

View 9 Replies View Related

OpenSUSE Install :: After Installing No Win7 But Just Command Line Of SUSE?

Aug 21, 2010

well, gonna straight-explain what I`ve here: had a Win7 64bit installed machine and created a D drive as I was intended to install Suse there (so it`s `Extended`) after succesfully installed SLED and finally restarted the laptop to see use Win7 again there was no Loader for me to choose which Operation System (I have another machine with XP,Ubuntu and Pardus - never had sucha problem)then I had to chose SLED of course but this time it didn`t bring me to the login page but to the Command Line of SLED, and the thing is that I can`t use command line on linux. tried several times and with failsafe login but stıll having command line and there is no Win7 to run on Loader.

View 9 Replies View Related

Debian :: How To Use The Terminal Command Line?

Apr 28, 2010

direct me to a good beginner's guide to Debian? Or explain some things briefly. Where can I learn how to use the Terminal Command Line? How do you add programs to Debian and what all is supported? What are packages in Debian and what can they do? Installing programs is different as expected. I tried installing Firefox, I downloaded it and extracted it into my home directory. I can run it with the Terminal Command: ~/firefox/firefox [When in the home directory] and it works. Is that how it is intended to work? Just random thing there. I guess in a sense, I just really want to learn about every aspect of Debian Linux in a user-friendly type environment.

View 3 Replies View Related

Ubuntu :: Run A DOS-like Command Line In Terminal

May 1, 2011

I'm a relatively recent Linux convert and I'm studying computer science. I've been taking some time in getting myself familiar with the Terminal and the Linux command line and can now use the Terminal confidently, albeit with a little help from Google every now and then. I know that when I graduate and start working I will mainly be using Windows computers and thus I would like to be able to use the Windows Command Prompt confidently as well.

Is there any way to run something in the terminal that mimics DOS behavior? If not, is there a possibility for me to personally configure an "alternate" terminal which only allows those linux commands that are equivalent to DOS commands, without removing any functionality of the "original" terminal?

View 4 Replies View Related

OpenSUSE Install :: Running The Hplip Command In Terminal?

Nov 17, 2010

I have downloaded the hplip command on the desktop, attempted to cd desktop, and it shows "no such directory". running this command so I can set up my printer? And I can't seem to put the screenshot here..

View 9 Replies View Related

OpenSUSE Install :: Configure WiFi On The Command Line With NetworkManager Or Ifup?

Mar 24, 2011

I had to uninstall a proprietary ATI driver because it wrecked my X server. Apparently I removed the wrong package, because now the X server won't even start, even with the "nomodeset" flag.

QUESTION 1.How can I configure WiFi on the command line with NetworkManager or ifup, whichever is easier?

QUESTION 2.Which packages do I need to download to restore the X server?

View 9 Replies View Related

Ubuntu :: Load Terminal From Command Line?

Jan 17, 2011

I was tinkering around with my /etc/grub.d/10_linux file to try and alter the way my OS's were displayed on startup and somehow I filtered out my Ubuntu option, now I have no way off accessing the terminal, I tried the command gnome-terminal, but had no success, does anybody know how to access my /etc/grub.d/10_linux file through the grub2 command line?

View 6 Replies View Related

Ubuntu :: Terminal Stuff / Get It In Command Line?

Apr 20, 2011

I don't understand the character between 8F374FEF and sudo in the command line below. Yea, I am a total noob, and if I have to ask then maybe its something I shouldnt be doing. I did try to search the help data base first. I also have tried copy-paste in the terminal as well. So what is that character and how do I get it in the command line?

View 9 Replies View Related

Debian :: Change A Terminal Bkgnd By Command Line?

Feb 9, 2011

I'm sure it's possible, but I haven't found an elegant way to do it. I can't just use the GUI since I want to integrate this line of code into a greater shell script for this project.

My preferred terminal is terminator, but it doesn't really matter at this point.

View 5 Replies View Related

Fedora :: Terminal : Set Font And Term From Command Line?

Aug 3, 2010

I need to set both my font size and my term ($TERM=vt220) from the command for a /usr/bin/terminal. Is there a way for me to do this?

View 2 Replies View Related

General :: Command Line - RSS Feed Reader From The Terminal?

Jun 12, 2010

Is there a way by which I can read RSS feeds from the terminal itself ? Something that would display the titles and a link to follow. Or maybe a software which works from within the terminal.

View 2 Replies View Related

Ubuntu :: Set Domain/machine Name From The Terminal Command Line?

Mar 16, 2011

I have both desktop and notebook with Ubuntu 10.10.In the desktop, net domain correctly displays domain and server name, but in the notebook both appear as blank. Maybe that's the reason why I can't see the shares in the desktop from the notebook.How do I set the domain and machine name from the terminal command line?

View 2 Replies View Related







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