Ubuntu :: Recommended Newbie Guide For Command Line?

Jul 20, 2010

I just installed Ubuntu 10.04 Server the other day, which gives me access to a command line only, to start out with. I'm hoping someone would be able to recommend a guide (online or a book, either way) for absolutely clueless beginners, so that I can learn to competently get around from the command line.

This would include information like:

Navigating the file system.
Editing text document.
Installing drivers.
Mounting data sources.
Installing and configuring packages.
and eventually installing a desktop environment.

View 5 Replies


ADVERTISEMENT

Fedora :: Run Python3 Scripts From Command Line And Call Up Python 2.6.2 Idle With The Command Idle From Command Line?

May 29, 2010

i've gotten my fedora 12 to the point where i can run python3 scripts from command line and can call up python 2.6.2 idle with the command 'idle' from command line. what command will call up python3 (3.1.2 to be exact) idle?

View 5 Replies View Related

Ubuntu Servers :: Cannot Setup LDAP Via Server Guide / Hangs When Issuing 'ldapmodify' Command

Oct 4, 2010

I have been trying to set up an LDAP server for a development environment as part of an internship for a week now, and I cannot get past this point. I have been following the 10.04 server guide to set up LDAP here: URL...Once I get to the following point in the guide, it just hangs:"As an example of modifying the cn=config tree, add another attribute to the index list using ldapmodify:"I've been working on this for a week and can't understand why this won't work. I am fairly certain that I've followed the guide to a 'T.'Any idea why am I receiving a permission denied error? Is this a permissions issue with one of the config files?

View 9 Replies View Related

Software :: Use Command Line To Split A Single-lined XML Into A Multi-line XML?

Dec 9, 2010

I have a many text files that have XML tags all shoved into 1 line. I want to create a new file that splits each XML tag onto a new line. code...

View 3 Replies View Related

General :: Command Line Way To View A Line Of A File With Context?

Feb 24, 2011

I'd like show a certain line or lines of a file with context, kind of like a unified diff, on the command line in Linux:

$ (something) -l 154 stuff.py
150: def foo(bar):
151: """

[code]....

View 5 Replies View Related

General :: Printing Command Line History Without Line Numbers?

Aug 22, 2011

How can I print Linux command line history without including the line numbers? I want to send it all to a text file like this:history >> history.txt

View 1 Replies View Related

General :: Ubuntu 10.10 And Command Line Scripts - Error - Android: Command Not Found

Mar 26, 2011

I know my way around MS Windows much better, but I just don't feel right trying to program something for Android on a Microsoft operating system. I am interested in Android programming so I followed the instructions on [URL] to install the environment on my computer...

I just installed the JDK, SDK, Eclipse successfully (or I assume):

* When I get to Step 4 where I'm supposed to run 'android' it will not run. I get the error message "android: command not found" (I am definitely in the right directory).

** When I double-click it in nautilus, it opens up in gedit. I can set the permissions in nautilus (through the properties - Allow executing file as a program) and get it to work,

My system:

Intel i7
Ubuntu 10.10 Maverick Meerkat
android-sdk-linux-x86
eclipse 3.6.2

View 5 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 :: Effect Of Using Eval To Execute A Command As Opposed To Writing It On The Command-line?

Jun 18, 2010

Code: cmd='date | wc'

$cmd If this script is executed, an error is generated. The reason written was that "The execution fails because the pipe is not expanded and is passed to date as an argument".What is meant by expansion of pipe. When we execute date | wc on the command line, it goes fine.then | is not treated as an argument. Why?

View 4 Replies View Related

General :: Access The Dbxml From The Command Line And It Returns Command Not Found?

Apr 30, 2011

I installed the Berkeley DB on the Ubuntu server and tried to access the dbxml from the command line and it returns command not found

path/to/dir/dbxml-2.5.16/install/bin$dbxml
-bash" dbxml: command not found

Can someone point me in the right direction

View 1 Replies View Related

Software :: Command Line: Chown Command Recursively On Invisible Directories?

Oct 25, 2010

I tried

Code:

chown -R owner:group *

which does not work on the invisible directories (why?). When I used ".*" as wildcard it changed all (visible) files including the parent directory (the one I was currently working in which is the "dot") . I can change the invisible directories owner and group using dophin but how is it done from the command line?

View 9 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

Programming :: Convert This Awk Command From Command Line Into An Awk Script ?

Oct 15, 2010

I'm trying to convert this awk command from command line into an awk script, but just cannot get it to work:

This is what i have after my BEGIN

Am i missing something here? this just prints out the count for everyline, not counting lines on 5th field that match 'A'

View 1 Replies View Related

General :: Write <Esc> In The Vim Command Line (:vim Command)?

Jun 24, 2011

how do you write the ASCII character #27 in the vim command line?

View 6 Replies View Related

Software :: Command Line Cd Command Not Working Right

May 4, 2010

Using netbook asus 1005ha with lucid beta 1 with most of updates on learning to use the CLI and headaches cd command does not seem to reconise directories here is a sample

Code:

yeh i know read the f#####g manual i am but any help would be greatly accepted tried sudo with same commands same problem did have a problem on my debian system that was to do with paths this is not the same on a different footnote anyone thinking of upgrading to lucid sit tight on 9.10 there are still to many issues that need ironing out for a system that is your main system.

View 6 Replies View Related

General :: Uninstalling Ubuntu For A Newbie?

Jul 1, 2011

I somehow installed 2 versions of ubuntu on my computer. how do i uninstall them to start over? it ony shows me a black screen , but does say theres not enough room to do anything

View 6 Replies View Related

Ubuntu Servers :: Newbie Wondering About Configuration?

Mar 27, 2010

some of you may have seen my recent posts on inquiries about servers, well I have a new idea as my brain is always spinning...well I'm not sure this is possible, but could I run 1 server that can work as a LAMP, mail server, and a LTSP?

View 9 Replies View Related

Ubuntu :: Newbie Installing New Video Card?

May 13, 2010

I'm about to install a 'new' ATI Radeon video card into a Ubuntu 10.04 computer of mine (an ASUS A7VT) that has VIA onboard graphics. My question is, how will Ubuntu deal with this? Will it automatically download the required drivers or would I be better off with a fresh install after I've put the card in?

View 8 Replies View Related

Ubuntu :: How To Do Everything From Command Line

May 8, 2010

How can we do everything, or as much as we can do, from the command line? In particular, I am trying to get rid of the top panel in Ubuntu. Because,

1) It takes unnecessary valuable space.
2) Even if I use a huge monitor, it introduces distraction to me while working.

I created a shortcut so that with a single keyboard key I can open a terminal. For example, if I want to restart the computer, I use: "sudo shutdown -r now". Or I can even create a shorter alias. So I do not need the logout menu. But my problem is, some programs put an icon on the top panel when they are working. So, what is the best way of using command line, and getting rid of the top menu.

View 5 Replies View Related

Ubuntu :: 7-zip Still Command Line Only?

Sep 5, 2010

I was wondring if 7zip still only runs in the command line. I searched and got a bunch of old threads like this: [URL].. but I'm not sure if that has changed since 2007. A GUI would be awesome.

View 2 Replies View Related

Ubuntu :: How To FTP Using Command Line

Sep 17, 2010

I have a virtual private server that I SSH into. While I am using SSH, I need to be able to FTP from command line to another server. I want to do this in the easiest most sure way possible. (I am not using my real IP below for security.) I have tried the following commands.

sftp 10.99.99.99
ssh: connect to host 10.99.99.99 port 22: No route to host
Couldn't read packet: Connection reset by peer
ssh 10.99.99.99
ssh: connect to host 10.99.99.99 port 22: No route to host

View 5 Replies View Related

Ubuntu :: No Command Line / Get That?

Dec 7, 2010

About two months ago I upgraded my dual boot Linux-x86-64 Vista from Heron to 10.04 Lucid. Initially everything worked fine including wireless etc. Once I accidentally changed a few /etc permissions which caused a problem, but fixed it going into recovery mode. For the past weeks, I only used the windows. Over the weekend I tried logging into Ubuntu, the gnome would not come up. So, I went into recovery mode and typed "sudo apt-get update && sudo apt-get upgrade" which also went through. However, after that I lost the recovery options. I had used that command very successfully in the past. Right now, I have no command line that would allow me to type something. I was wondering if there are any keys Alt+Del + something that would give me a prompt I can work with. I'm totally baffled as to how this can happen.

View 1 Replies View Related

Ubuntu :: Run Jar With Command Line?

May 10, 2011

I have installed java runtime and I need to run jar file,Im not using gnome desktop,so I need a command to run it.Im using fluxbox.

View 2 Replies View Related

Ubuntu :: Log In To Command Line?

Apr 3, 2011

I installed Ubuntu 10.10 some time back and what I encounter is that for the first time that I log in it shows graphical interface but from the 2nd time onwards it goes straight to the command line. I have tried few things which were I found out on other forums but nothing seems to be working. how can I log in to GUI rather than command line.

View 8 Replies View Related

Ubuntu Networking :: Newbie's WIFI Can't Find Home?

Jan 16, 2010

I'm new to Linux and Ubuntu 9.10. I have installed Ubuntu 9.10 on an older Compaq Presario 6100. Initially my built in wireless was not working. I searched the forum and was able to get my wireless working (I think) by installing the BCM43XX driver. I assume that works on my computer since I believe the BCM4306 driver is needed. Anyway, assuming my wireless is working, my home network does not show up in the pick list when I go to network<wireless.

I've spent a couple of hours already researching this and up someone can help me out. I would really like to give this new system a try.

View 6 Replies View Related

Ubuntu :: Newbie Seeking Advice On Performance Improvement?

Aug 27, 2010

every now and then my company cleans its it trash by giving away computers to its employees. this i became the owner of a p4, 2ghz compaq evo with 512 mb ram and no hard drive. i bought a 500 gb hdd, dowloaded ubuntu, created a live disk and in a matter of minutes i had a new desktop! i love it! a new computer with a new operating system set by a non-techie in 15 minutes? not even microsoft can beat that. oh, and the total cost was zero!

then i started clearing issues (mysterious crash on p4 computers solved with a patch, screen resolution solved with a new mode, not recognized microsoft webcam to be solved, connection to stora nsa to be solved, etc.). this is nothing different from what you would go through installing windows on a new computer, in fact the process seemed easier for me as there's tons of documentation and people willing 1. overall system performance, mostly while browsing seems low. could it be the 512 mb of memory? would it improve its performance to jump to 1 or 2 gb? or it's just the processor that's too slow and not all the memory in the world would make it faster? while we're at it, is it reasonable to expect good performance on ubuntu 10.4 on a p4 2.0 ghz? (my notebook, a 2 ghz core duo runs faster on xp, but it has 3 gb memory, so i guess memory would help...).

2. choppy videos and other video, both in partial and full screen modes. again, would more ram help? updating drivers? updating flash? (i think it's all updated, but i'll retry...). or is my bottleneck in the processor? 3. my computer has an extra video card, but it's disconnected. i'm not sure about brand or model or even whether this would be an improvement on the on-board card. should i plug it and see what happens? would a better video card improve my performance?

simplifying, this is a computer for me to play and for my baby boy to pound at the keyboard. if i were to spend little money on it, what's the best investment, memory or a new video board? (i think i know the answer, memory). i don't want to extrapolate too much from my windows experience because this is a new os, but i think i would go for extra memory. if memory were the solution to all my problems... how much memory? should i go for an additional gb? full 2 gb? 3? what about buying a 1 gb card and plugging it side by side with the existing 512 mb? would 1.5 gb be enough?

View 1 Replies View Related

Fedora :: Oops Newbie Mistake Using Yum?

Oct 26, 2009

So I installed FC11 and it seemed to be working ok I was having an issue configuring sendmail so I decided to use Yum to remove it and to re-install sendmail.I type yum remove sendmail and it asked me if I wanted to remove 39 dependancies. I said yes and it removed way more than just sendmailIt even removed Yum itself
HELP...I do not even have any way in the GUI for software installs, and YUM is no longer present.It even removed all but 7 items in my administration drop down. Can I fix this with the install CD of Fedora

View 1 Replies View Related

Server :: IPMI Newbie Don't Know How To Connect

Aug 13, 2010

I was struggeling with IPMI on my Debian Squeeze Supermicro 5014C-T server.I solved this issue and kept the original opening post in small font. This is what I had to do to make this work on my supermicro 5014C-T to get the IPMI controller working:

Code:
# create the device
mknod -m 0600 /dev/ipmi0 c 254 0

[code]...

View 5 Replies View Related

Ubuntu :: Scan From Command Line?

Feb 17, 2010

I have a Deskjet F2400 series and want to scan a document to a file from the command line without having the HP Device Manager being invoked.

View 1 Replies View Related

Ubuntu :: Command Line Only Live Cd?

Feb 18, 2010

Lately I have been very interested in minimal Linux distro's. At the moment I am specifically searching for command line only intended distro's (up to date) and even more preferable: command line only distro's available on a live cd or usb. Can anyone of you point me in a right direction or recommend a distro?

View 4 Replies View Related







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