Ubuntu :: [9.10] Boots Up To Very Basic Interface?
Aug 11, 2010basic theme, Docky will not function, no close/min/max buttons, black bakground.Persists even after multiple restarts. Haven't installed or changed anything recently.
View 3 Repliesbasic theme, Docky will not function, no close/min/max buttons, black bakground.Persists even after multiple restarts. Haven't installed or changed anything recently.
View 3 RepliesI made a basic installation of Debian on my Power Mac G4. It worked well, but now, when I start up, after introducing my password, I have something like this
myname@debian:~$
What shall I do now? I hoped for a graphical interface...
I updated Lucid yesterday, and when I restarted the user interface was changed to a more simple feeling display. This makes me think I'm stuck in a "basic" mode or something. I attached a screen shot, but to give you an idea ill describe some issues. For one thing the minimize buttons are now on the right. The volume control, which used to appear on the top right of the screen, is gone and my multimedia volume control buttons on my Inspiron 1420 no longer work. Furthermore, the command terminal is now white and the keyboard shortcuts for copy and past don't work.
Immediately after updating I also got an error message at login (which also appears different and gives options on bottom of screen like gnome Failsafe) which said something like "gnome default power management installed incorrectly...". I followed the advice of a forum thread that involved the purge command and that seemed to remedy that message.
Occasionally Lucid boots to what I can only describe as a command line desktop-ie the whole screen is like a terminal, theres no GUI, have to restart by hitting the power button. Is there anyway I can stop it, or start the GUI from there?
View 4 Replies View Relatedmy desktop pc is acting very strange. cold boots often take up to 10 attempts before the computer successfully boots. after the 1st successful boot, i can expect 1-3 "glitches". here's what happens:
the first few cold boots fail at various points during the boot process. there appears to be no pattern to it. when it happens, the machine is completely locked up. it responds to nothing, except holding in the power switch for 5 seconds. i'll go through this procedure several times.
finally, it will boot all the way to a desktop. from there, once i log it, i can expect it to lock up completely, usually once or twice. and then, finally, the screen will go blank and it will suddenly be back at the login screen.
usually, once i log in that last time, it's at least usable, although hardly stable. watching flash video seems to cause a complete lockup, with the sound looping. it doesn't matter where the content is coming from (videos or similar) nor does it matter which browser i'm using (firefox or chrome). i've stopped visiting videos-type sites in the meantime.
this installation has always been a tad bit screwy. 99% of the time, firefox fails to shut down properly, resulting in a message letting me know that a crash was detected. earlier today, i was alerted to 3 kernel crashes simultaneously.
right now, i'm using the pc, as normal. the random nature of the problems would lead me to believe it was hardware-related, specifically something like memory (ram). however, i installed memtest86+ and ran it. i walked away for 4+ hours. came back, it was running, no errors were found. i stopped the test and booted, trouble-free.
the pc seems to be stable enough for a backup, but this does have me concerned...obviously. i'm debating wiping the drive clean and installing f13, just as a test. if it's screwy as well, it would have to be hardware-related, wouldn't you think??
I just had an ATT Uverse RG installed. However my Smoothwall router that previously worked fine with the ADSL SpeedStream is no longer accepting an address assignment DHCP ip address from this new gateway. (3800HGV-B)Any thoughts ideas or experience working with this hardware? ATT only supports Windows and Mac
View 2 Replies View RelatedI have a ppp0 entry with post-up options like this
mapping ppp0
map none photon-plus motorola
map timeout: 12
[code]...
i am using windows 7 in my laptop and linux is installed on virtualBox but my problem is the screen is showing small in virtualbox is there any way to enalarge the screen to show like windows screen? i did before by using VGA setting but it made problem me i was not able to use GUI interface i meant graphics interface
it was just showing me Command Prompt.
When I do...# iptables -L...I see rules in my INPUT and OUTPUT chains that look scary:ACCEPT all -- anywhere anywhere...but these rules only apply to the loopback interface. I tested it and the server cannot be reached on open ports from the outside world. How can I make iptables show the interfaces that the rules apply to?Otherwise, every time I do iptables -L it will scare the crap out of me.
View 3 Replies View RelatedI found multiple sites explaining how to add IPs to a network interface as virtual interface like eth0:0. However I can add IPs to an interface as well using the ip command: ip a a 192.168.2.2/24 dev eth0 What I want to know is how I can make this persistent on rhel/centos.
View 2 Replies View RelatedFrom 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 RelatedNaturally i don't want to harm my system but I would like I shutdown via the terminal. I understand there are shutdown poweroff and halt commands. Which is the safe one (like as if I just did it using the GUI) at the moment I am just using shutdown now and that seems to work fine, I just want to check that it's not harming my system and that this command does everything it needs to ie closes all programs and shuts everything down in a safe way.
View 6 Replies View RelatedIm new to ubuntu and I was wondering if someone could list some basic terminal commands and explain what they do, and when and why you would use them.
View 4 Replies View RelatedBasic 256 starts up but after entering a few characters like print "hello" it stops responding. I have tried it on 3 machines, two running Ubuntu 10.04 and one 10.10.
View 3 Replies View RelatedThis is my first time compiling a software, I have successfully downloaded and extracted the "basic256_0.9.6.32.tgz" file,but There is no configure file present in the extracted contents,also make and checkinstall exit with error.What seems to be the problem Here is the output of errors I got during Installation
[Code]...
How do I install microsoft visual basic on ubuntu....(using wine etc)
View 4 Replies View RelatedI using an old 1999 PC 512 MB RAM used to have W-2000. I had difficulties getting CD to be boot drive. I had to remove floppy drive to stop it from being the first drive. I'm using the Linux Starter Kit with Ubantu Live 9.10. My PC was having issues so I skipped the dual boot and went straight to a clean install. I had to double click on WUBI in the disk directory to get the install started. Install appeared to be going fine about 60%... then I got distracted to fix lunch for sick kid. When I came back screen was black and I could not wake up screen with mouse or keyboard. I turned off PC.. restarted and have message that says NO ROM BASIC System Halted.
View 3 Replies View Relatedok I have the original install 170GB partition mounted on /
I need the following;
OS on / 30 GB
data mounted on / data 140GB
Fdisk would have been a joke, but the box was setup via lvm, so I am learning on the fly. I was able to shrink the partition using;
lvreduce -L 30G /dev/mapper/server-root
vgcreate shows;
VG Size 169/76GiB
Alloc PE / Size 9453 / 36.93GiB
Free PE / Size 34005 / 132.83 GiB
Now, per my DBA, I need that 130 on a seperate 'partition' and I am not 100% sure on the next step. I am reading on vgcreate, lvcreate, etc.
I was trying to setup Compiz but it only gives me the basic menus. Is there an update that will allow me to get all the other special effect?
View 2 Replies View RelatedHow to reset ubuntu to the basic settings?
View 9 Replies View RelatedI know this is a bit out in left field but my gf's dad has created a fairly large application in Excel 2003 and now we need to run it online. I setup mono and xsp2 on my Ubuntu server in order to test but have no idea how to convert a monster .xls file in VB to ASP or maybe even PHP (one can hope, right??)
View 9 Replies View RelatedI had to upgrade to Ubuntu 10.04 after 9.04 stopped being supported and now I can't run Quicken 2000 Basic in WINE anymore when it ran just fine under 9.04 using WINE When I try to install it from the CD ROM it gives me this error The file '/media/QWINMMR1F/install.exe' is not marked as executable. If this was downloaded or copied form an untrusted source, it may be dangerous to run. For more details, read about the executable bit. So I copied all the files from the Quicken CD to my hard drive and installed it from that folder and it completed installation without any installation errors but when I run Quicken and try to open the qdata.qdf file Quicken gives me a "can't open file" error.
I then removed WINE and installed the latest BETA Version now I can install from the CD but still get the "can't open file" error from Quicken. It worked fine under 9.04 and WINE and I could update the info in Ubuntu and it would show up under Windows and if I'd update in Windows it would show up under Linux. Now in Ubuntu 10.04 it does not work.
I've been reading some of the previous threads but still have not been able to make the adapter work. Here's where I got stuck. I was able to install ndsiwrapper and the GUI. I found the driver (net8192su.inf) on the disk which came with the adopter and installed the driver using the GUI for ndsiwrapper. Unfortunately I get a message "invalid driver" after I installed it?
View 7 Replies View RelatedWith
Code:
sudo -u -i user
I can access their shell, but I how do I login into a gui?
By the way, how common among all the commands is the ability to combine options that do not require arguments in a single block after - ? I.e., sudo -i -u to sudo -iu.
Also, what happens when root is disabled and a basic user sudoes? A threat is displayed and mail is supposed to be sent to root, which is disabled, so?
Newbie using U-10.10. Somehow "Applications", "Places", and "System" are gone from the Menu panel [top left]. Have no idea how or when.
View 2 Replies View RelatedI'm using Ubuntu 10.04 (actually Linux Mint 9 but I can't remember my password to their forum...) and have had a couple of crashes with my installation of Thunderbird which from the repositories is one behind the current version. I've downloaded the tar.gz files from Mozilla and though I don't really want to get in the habit of it I'd like to do the hopefully simple compiling to get this running. Can someone give me some pointers? I've unzipped the download and there isn't anything in there that runs as far as I can see.
View 3 Replies View RelatedThis is what I am trying to get for my dinosaur, Compaq Presario 5050. But I have never booted linux through floppy disks before, so I haven't a clue what I am doing.
In the read me from the site I linked above, it said they need to be 1.44 M and DOS formatted. Both are 144, and I went to my computer (in XP) and right clicked on the floppy, format, and create bootable DOS disk. But this fills the disk up with files, and even when I deleted them all, it said there was not enough room for one of the two files I am supposed to copy on to it.
So, how do I make the file fit onto the floppy, and how do I write the image file to one of the floppies? In DOS? I can use linux too, if necessary. (if it's easier)
This is another one I am looking at, but basic linux looks easier to install.
I am currently trying to install Personal Brain on my Ubuntu 11.04 and I came to realise I am Linux retarded. I got used to it for about a year, but for the most part I used the Ubuntu Software Center and Synaptic Package Manager to install software and learned to manage okay. Thing is, I have used the terminal, but I don't know any of the coding or commands to generally install software being straight up downloaded form the net.
View 2 Replies View RelatedI am planning to download/install latest Ubuntu Desktop version this week. How to install additional Applications in Ubuntu in case I will need some. BTW, the old HDD I will be using is pre-installed with Debian so I need to do a "Fresh_install". I know how to use RPM in RedHat but I think in Ubuntu its a different thing. Is there any particular website to download these additional Apps?
View 3 Replies View Relatedhow to install windows 7 basic recovery when ubuntu is installed as the os
View 1 Replies View Related