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


ADVERTISEMENT

OpenSUSE Install :: Commands In Terminal Don't Works After Install

Mar 28, 2011

My commands like

ifconfig
nano

etc dont work in terminal. This is my first attempt trying openSUSE and I have been using ubuntu, linux mint and backtrack 4 r2 before.

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

Ubuntu :: Terminal Commands Use To Install So It Is Part Of The System?

Jul 4, 2010

I have linux based photo editing software that I want to install so that it can be accessed through the Applications menu. Which system folder do I install it in? Or what terminal commands do I use to install so it is part of the system?

View 5 Replies View Related

Ubuntu :: Install Basic Pages Like Php Admin With Commands?

Aug 6, 2010

Recently got a VPS and installed Ubuntu Server 9 (32bit) When i go to install basic pages like php my admin with commands like..sudo apt-get install phpmyadmin I get a error like this:

root@PkNGssbkpT:/# sudo apt-get install phpmyadmin Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:

[Code]...

View 1 Replies View Related

Fedora :: Commands To Install Cinelerra To F12?

Feb 17, 2010

I've recently switched to Fedora and im having trouble getting Cinelerra to install at all. Can anyone help me with which files to download, and what commands to use? Need more info let me know.

View 8 Replies View Related

OpenSUSE Install :: 11.2 Boot Using Grub - Loading Commands?

Dec 4, 2009

I have openSUSE 11.2 and boot using GRUB. I was looking on start-up options for 11.2 and saw where it said
splash=silent
and
quiet showopts
I was wondering what they meant?

View 2 Replies View Related

OpenSUSE Install :: Commands In Boot.local Have No Effect

Jan 29, 2010

I want to turn off CPU throttling, and I notice how each time opensuse boots up, it imposes it.

I would like to know where it does this. I suspect - but actually I don't really know - if it's the HAL daemon that does this. Could be.

In any case, rather than have to key it in each time, I put the relevant commands (cpufreq-set) in boot.local. No effect.

I suspect boot.local might not be the best place for such a heavy duty command like this one.

Are there any there places I could put it so that it executes automatically?

View 2 Replies View Related

OpenSUSE Install :: Unable To Enter Any Commands In Minicom

Nov 3, 2010

I installed Fedora 12 in my PC and after that when I tried to use minicom it was not installed. I tried copying the executable of minicom in /usr/bin from another PC and tried using it. But, I was not able to enter any commands in minicom..

View 1 Replies View Related

CentOS 5 :: Kickstart Doesn't Run Post Install Commands

Oct 19, 2009

I am trying to copy an updated splash.xpm.gz at the end of a system build but everything in the post section is total ignored.

#--- Post-installation script
%post
#!/bin/sh
#...Mount the installation CD

[code]....

View 8 Replies View Related

OpenSUSE Install :: Installation Forgets About Important System Commands?

Dec 20, 2009

I have just installed 11.2 i686 on two machines, one virtual and one physical. Both have been set to start in runlevel 3. For some reason it seems that my installations have missed some step in the process, because the system cannot find several rather important commands, eg. init and ifconfig.this is what I get if I try to run ifconfig:

Code:
user@computer:~> sudo ifconfig
sudo: ifconfig: command not found

[code]....

View 7 Replies View Related

General :: Commands To Install Xine Audio Software In Redhat 4?

Dec 18, 2010

give the commands to install xine audio software in redhat 4

View 1 Replies View Related

OpenSUSE Wireless :: Commands To Install Downloaded Broadcom Drivers Located On USB?

Feb 25, 2011

Ok I am a total linux noob, and I was looking through threads and couldn't easily find what I am looking for. I am using a HP Mini 1010nr with broadcom bcm4312 wireless card. I went online and downloaded the drivers onto a USB drive from the broadcom website. All I need to know is what are the commands or the programs I use to install the 32 bit drivers I downloaded?? Sorry I know the answer is in here somewhere but I don't understand what the command is on how to install my drivers from my thumb drive.

View 5 Replies View Related

Software :: Install Faac Codecs On Ubuntu 9.10 Karmic.after Running Configure And Make Commands- Errors

May 11, 2010

I am trying to install faac codecs on ubuntu 9.10 karmic.after running the configure and make commands i get this errors:

View 7 Replies View Related

OpenSUSE Install :: Use Windows System Recovery Console And Committing Fixmbr And Fixboot Commands?

Jan 21, 2010

I've been using opensuse 11.2 and windows xp at parallel. After I decide to reinstall windows, I got the error saying "invalid partition table" after the first restart of windows xp installation.

I tried to use windows system recovery console and committing fixmbr and fixboot commands, but didn't work.

After all, i boot with opensuse livecd to run the grub and got my opensuse back.

How can I installed windows on a opensuse installed system? My plan was first to install windows xp, then opensuse again.

View 1 Replies View Related

OpenSUSE Install :: Commands Make System Boot To Grub Shell Instead Of Grub Menu?

Apr 17, 2010

I started another thread about this to get help booting into openSUSE after Fedora rewrote my bootloader and deleted all other entries. I managed to fix it but I never did find out why the following commands caused my system to boot to the grub shell instead of the grub menu.

Code:
grub
root (hd0,3)
setup (hd0)
quit
reboot

Can anyone explain to me why these commands caused my system to boot directly to a grub shell? It's as if there were no /boot/grub/menu.lst files for it to use, but after I got everything back to normal, the files were still there.

If it helps, this is how the drive was setup before and now, except Fedora was on /dev/sda4 and has since been deleted.

Code:
Device Boot Start End Blocks Id System
/dev/sda1 1 262 2104483+ 82 Linux swap / Solaris
/dev/sda2 263 13316 104856255 83 Linux
/dev/sda3 * 13317 14621 10482412+ 83 Linux

View 6 Replies View Related

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 :: 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 :: 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 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







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