Ubuntu :: Where To Get Erminal Commands?

Mar 1, 2011

I was wondering if somebody could possibly list some useful/essential Terminal commands that would benefit me: and maybe a brief explanation of their function?

If not, is there a page you could direct me to that would teach what I asked for above?

View 3 Replies


ADVERTISEMENT

Fedora :: Corresponding Commands Like Ubuntu In 15?

Aug 27, 2011

I'm new in Fedora 15 and i like it! In Ubuntu it have some command to clean system,deb packge,etc like:

Code:

I know the last

Code:

View 3 Replies View Related

Ubuntu :: Crontab Commands Won't Run?

Jan 21, 2010

Edit: commands like Firefox works after I set it to display properly. I still can't get personal scripts to run, though.I can't seem to get crontab to run my commands. I add

Code:
* * * * * /home/username/script
but it doesn't seem to work. The script works itself in the shell

View 1 Replies View Related

Ubuntu :: Commands To Install KDE?

May 6, 2010

I installed KDE on my ubuntu 10.04 yesterday, and I tried to login afterwards. The initial page is shown when KDE detects hard disk and other devices, but after it shows hard disk, a black screen is shown for few seconds and it jumps back to login screen. I tried these commands to install KDE,Code:sudo apt-get install kubuntu-desktop Code:sudo apt-get install kde-standard Neither works.

View 1 Replies View Related

Ubuntu :: Vi Editor Commands Not Available?

Jul 25, 2010

i have ubuntu installed and vi version==version 7.2.79 but when i trying to use commands in vi most of them are not working. i am refering :[URL]..to execute command in vi.

View 1 Replies View Related

Ubuntu :: Export The Last 10-15 Commands?

Mar 3, 2011

How do I export the last 10-15 commands that I typed into the command line?

I want to keep a record of what I have done in my lab book.

View 2 Replies View Related

Ubuntu :: Cannot Run Any X-commands Successfully?

May 28, 2011

I had ubuntu working fine, but then I started tinkering with the DISPLAY variable and maybe some other xserver setting, and now the system is stuck at the login screen.If I type in my password and hit enter,it will go to a black screen, and then go back to the login screen.When I enter console mode with control-alt-F1, I can login fine, but I cannot run any x-commands successfully.

$ startx gives the error:xauth: error in locking authority file /home/system/.Xauthority
xauth: error in locking authority file /home/system/.Xauthority

Fatal server error:Server is already active for display 0.If this server is no longer running, remove /tmp/.X0-lock and start again

Please consult the The X.Org Foundation support at http://wiki.x.org for help

ddxSigGiveUp: Closing log
No Protocol specified
xinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: server error
xauth: error in locking authority file /home/system/.Xauthority

I removed that file as directed, but it didn't fix anything

$ gdm gives the error:

** (gdm-binary:1668 ): WARNING **: Failed to acquire org.gnome.DisplayManager: Connection ":1.36" is not allowed to own the service "org.gnome.DisplayManager: due to security policies in the configuration file

** (gdm-binary:1668 ): WARNING **: Could not acquire name; bailing out

I've tried running the command:$ sudo dpkg-reconfigure xserver-xorg,but it didn't change anything

View 6 Replies View Related

Ubuntu :: Run PHP Commands With XAMPP?

Jun 16, 2011

I'm not quite sure where I should post this but here goes.. I installed XAMPP, and got it running but I'm not too sure on how I should be able to run PHP commands? As in the command line?

View 9 Replies View Related

Ubuntu :: How To See CLI Commands Installed On OS

Aug 12, 2011

Is this part of forum the correct where I'm asking about terminal? Why is not any tunnel specified for terminal/console in this forum?

1. How can I find tutorials for below special characters, which use into terminal:
Code:
~ ^ * _ - + ; : ? ' " ! @ # $ % & {} [] () <> / | ./ Space-bar Tab-Key Return
on web or through the man pages into terminal?

2. How can I copy/print my CLI commands list (default+installed) that comes with "man <Tab> <Tab>" or other man pages that are shown in several pages within terminal/console?

View 5 Replies View Related

Ubuntu :: How To Uninstall 10.4 Using Commands

Jan 24, 2011

how do the same above i will expect more than one methodaa(different)

View 1 Replies View Related

General :: Unix Commands Same For Mac And Ubuntu?

Aug 21, 2010

I wonder if the unix commands (cp, mv, grep, args etc) are the same for Mac and Ubuntu. Do they have the same parameter lists and so on or do they try to stay the same but are slightly different?

View 3 Replies View Related

Ubuntu :: No Cut, Copy, Paste Commands In 9.10?

Jan 11, 2010

I can't Copy, paste, select all, or find with my keyboard... pretty much all the commands that involve the Control key don't work. in firefox... the edit> copy, paste , etc commands are actually grayed out too.

View 7 Replies View Related

Ubuntu :: Multiple Commands At The Terminal?

Jan 21, 2010

I am in the process of coverting some video files to motion jpeg (Wii) files with ffmpeg (great program by the way). I have been successful and so the majority of my work is over. My question is simple (I think) but complex to me so... here it goes. Is there a way on one command line to "batch" convert 8 or 9 files together instead of one by one. I just don't know what to put on the command line. I took one UNIX class a long time ago and the terms pipe and such come to mind... but I forget. Any takers? That was I can write what I want the computer to do in the morning and just come back after work and voila...

View 6 Replies View Related

Ubuntu :: What Are The Commands To Connect To Network

Feb 21, 2010

Is there a way to connect to the network (internet) manually using command line, instead of clicking on the network icon and selecting the network?

(My network is ppp0. Need to write a script to connect to the network several times until it is properly connected.)

View 3 Replies View Related

Ubuntu :: Make A GUI For Terminal Commands?

Feb 27, 2010

Is there any easy way to Make a GUI for terminal commands?

View 2 Replies View Related

Ubuntu :: Renicing Script With PS And AWK Commands

Mar 18, 2010

Trying to get the script to identify the <PID> if it is fed with a process name only and do the renicing for a given nice number. i know its simple but couldn't get it the worked. need to do this with ps and awk commands.

View 7 Replies View Related

Ubuntu :: Can't Do Any Sudo Commands In Terminal

Mar 20, 2010

I was following a guide to stop Ubuntu from always asking the root password. And apparently i messed something up in vsudo edit or something like that i was in... So now when i put in a sudo command i get this...

Quote:

>>> /etc/sudoers: syntax error near line 18 <<<
sudo: parse error in /etc/sudoers near line 18
sudo: no valid sudoers sources found, quitting

so i cant even get back to undo what i edited.

View 8 Replies View Related

Ubuntu :: Embedded Commands In Bash?

Apr 7, 2010

I would like to be able to connect to a machine, list a directory, wait long enough for me to see the results then move on to the next machine.This is failing:

Code:
#!/bin/bash
while read line; do

[code]...

View 3 Replies View Related

Ubuntu :: Running The Commands In The Terminal ?

Apr 11, 2010

I am trying to boot debian on my nexus one the guide i am using is telling me to run these commands

I am getting to the point where i type the command # cd /sdcard/debian but it tells me cd: can't cd to /sdcard/debian.

View 9 Replies View Related

Ubuntu :: How To Run Terminal Commands Synchronously

Apr 30, 2010

I've created a bash shell script, to open a few graphical programs. Trouble is, the next one doesn't start until I close the first one. How can I just skip to the next program?

View 2 Replies View Related

Ubuntu :: Run Other Program Commands From The Terminal?

May 7, 2010

Is there any way to run commands of other programs from the terminal?opened a doc file from the terminal using>openoffice.org filename.docis there any way to executeSELECT ALL[ctrl + a] orCOPY [ctrl + c]from the terminal?

View 2 Replies View Related

Ubuntu :: See All Of The Commands That Have Used In A Specified Date, And Between For Example 8am To 10am?

May 8, 2010

I want to see all of the commands that I have used in a specified date, and between for example 8am to 10am. Is there any command for this?

View 4 Replies View Related

Ubuntu Servers :: Commands Via Ssh On Server?

Aug 3, 2010

I have a server running. I administer this server via ssh and sftp. Commands that are executed on the ssh prompt are killed when I close the ssh connection. Is it not?If I put a '&' or '&&' after it, will this process keep running when I close the ssh connection?In what other way could I start 'applications'/processes in the background? like rtorrent for example.

View 5 Replies View Related

Ubuntu :: Commands - Get My System To Boot

Sep 11, 2010

I'm trying to follow a few commands that have been recommended to to get my system to boot again .

The following are the commands:

Code:

Then modify the first command I gave you to read:

Code:

All other commands should work:

Code:

At the end, you should also run the following commands:

Code:

And here is the terminal readout from the first few commands:

Code:

Am I right that at this point I should issue the " -f " command or should I issue the -f at the end of the last command?

View 9 Replies View Related

Ubuntu :: Running Commands On Login?

Sep 22, 2010

I have been trying to figure out how to automatically run terminal commands on login. For example, I want to run Firefox on login. When I run 'firefox' in terminal, it opens. This is what I tried:I went to System > Preference > Startup Applications and clicked on 'Add'. I gave it a name, typed 'firefox' into the command field and left the comment blank and added it to the list, making sure that the box was checked.

View 1 Replies View Related

Ubuntu Servers :: Run Ssh Commands Though PHP On Website?

Nov 2, 2010

I'm trying to run ssh commands though PHP on my website. I found this tutorial for it: [URL] I've got a few problems here, when I do "apt-get install openssl-dev" I get this output:

Code:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package openssl-dev

[Code].....

View 7 Replies View Related

Ubuntu :: A List Of Basic Commands?

Nov 9, 2010

From where can i get a list of basic commands that can be run from the terminal from ubuntu ?for example:nautilusmounttopapt-get

View 9 Replies View Related

Ubuntu :: Execute Other Commands In A Row In That Same Newshell

Nov 13, 2010

I have a script --> WEP.sh and i want to open severel new processes in a second shell.

gnome-terminal -e "airmon-ng check" #this is working... but is there any possibility to execute other commands in a row in that same newshell for example airmon-ng stop wlan1 or sleep 10 or echo....?

View 2 Replies View Related

Ubuntu :: How Does The Terminal Guess What Commands You Want?

Nov 17, 2010

I couldn't really find a general Ubuntu discussion area. So I typed ipconfig and of course it said no such command blah blah blah. What I found interesting was that it provided a list of other commands I may have meant to use, ie. ifconfig. So what's the algorithm used to determine the commands? Is it SOUNDEX or something else?

View 1 Replies View Related

Ubuntu :: Terminal Commands - Install .tar.gz ?

Nov 30, 2010

Unzipped the folder in home/folder wordpress-3.0.2.tar.gz and now have a file called 'wordpress' Can someone walk me through the terminal commands to install from here.

View 1 Replies View Related







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