Ubuntu :: Test Gnome 3.0 Shell On Virtual Box?
Oct 22, 2010I have ubuntu 10.10 desktop .. and i wanna try The new Gnome shell?
View 4 RepliesI have ubuntu 10.10 desktop .. and i wanna try The new Gnome shell?
View 4 RepliesI've searched and read lots about trying to get gnome-shell to run in Virtualbox(v4) with no success on my end. Lots of the posts are outdated and are using Virtualbox 3.
So anyone have any tips or hints for testing the Gnome-shell? (I'd prefer to test in with 10.10 in Virtualbox 4, but am open to upgrading to 11.04 if necessary)
How to change the resolution of a VT, but nothing on how to find out what it is?
So what is it?
Code:
outputs (for example)
Code:
I'd like to upgrade to 10.04 from Karmic but want to make sure it will leave me with a working system afterwards.
I figured a good way to test it is to create a disk image with dd and then try upgrading in VirtualBox using that image. The idea is that if it is successful, it'll probably be successful on the real machine too.
The only problem is my home partition, which is >1.4 TB. I don't have that much space left on any other hard disks. So I would like to somehow exclude certain directories in /home (or the entire partition) from appearing in the image.
Is this even possible? Or does anyone have any better ideas?
I was trying to write a script, but for some reason I can't test two variables using -gt:
a=`expr $currentSize + 0`
b=`expr $fileSize + 0`
[$a -gt $b]
this is what I get:
[22234534: not found
what is the problem? It seems like I can't check if a variable is greater than another but only if a variable is greater than a fixed number. Is that so? By the way the variables $fileSize and $currentSize exist and $a and $b have a value.
Is there any way I can switch my desktop shell from unity to, say, gnome-shell? I can switch using other console shell I like (bash, csh, fish, etc.). Assume that there is a stable alternative desktop shell, I should be able to choose, too.
(For console shell, we goes to /etc/passwd. But for desktop, I can't find the way to config.)
I was looking at this line in an init file:
Code:
test -f /etc/default/postfix && . /etc/default/postfix
Which I understand to mean test that files /etc/default/postfix AND etc/default/postfix exist. Two things
[code]....
What will be the output of the following Shell Script?
Code:
a="1245"
[-n $a]
[code]...
I'm trying to do the following. from a php webpage click on a link, that opens a shell/cmd and runs an open ping to the device. so it must actually open a shell (for linux) or cmd (for windows) and run a ping to the specified ip. Currently i'm running an exec command, but for this i need to wait for the result to be fetched and print it out. I want to monitor it in realtime, by just clickingon the button. How to get this working?
View 1 Replies View RelatedI'm a web developer and I am building a site on a CMS that has issues moving from a WAMP server to LAMP. The live server is LAMP and I am running Windows 7. I don't want to run into problems moving from the test server to the live server, so I was wondering if I could somehow run Linux using a virtual machine (using Windows Virtual PC which I think supports Linux or VirtualBox) and then using a Linux equivalent of WAMP2 server as a test server. how to do this and what the best Linux distribution to use would be?
View 2 Replies View RelatedI'm looking into creating a virtual machine to mirror a web hosting environment I pay for. Long story short, I need a lab so I am not taking down the live site with my mistakes.Questions:
1 - What OS is most commonly used and / or best for running apache web server?My paid host is running "Operating System =linux; Kernel Version2.6.28.5-grsec-sg2"
2 - What is the best open source solution for creating a virtual linux machine on a box running XP?
Some may recall I recently gave up on bash, rather than give up my programming style.Surely I will have reason to return but that's another story. My little issue now:I am debugging a new [Korn] shell script. I have a function that performs a specialized match on a string and I see that I am able to call that function with no problem, with both of it parameters. The function does not do any print or echo command - it uses "return" for a TRUE (0) of FALSE (1), as is the shell exit code convention. Thus, I have the following test:
Code:
if [[ match_except_release ${PATH_DIR[$LC]} bin ]]
then
[code]....
Cis 140 student.how to use the test command to evaluate whether the shell variable I create contains a referance to the bash shell? and use the echo command to determine the result.
View 1 Replies View Relatedwhats the best way to test it out? Running Lucid. (With gnome...)
View 3 Replies View RelatedTrying to create a small script that will read user's input, test if user entered some input and if not display some message or display a text using user's input.
The script is the following but i get an error saying "[: 6: =: argument expected"
is there some wiki page on GNOME or Fedora that list which graphics cards work without problems on Fedora 15 with GNOME Shell? I have tried 3 older cards and they all failed, so I would like to share this info with others so people know which cards to avoid if they want to use full features of GNOME 3 via GNOME Shell.
View 1 Replies View RelatedPlease excuse my ignorance, but I need to get it straight. I've been reading and trying to find out more about these three new desktop environments, but still am rather confused. I have had Unity on my netbook for a couple of months now and know it inside out (more or less by now). The problem is: what is the main difference between Gnome 3 and Gnome Shell?
To my understanding Gnome 3 will be a continuation of the panelled Gnome we are so used to? But then I read the panels will be gone forever, so I'm confused again Gnome Shell is somewhat similar-looking to Unity, but I haven't had a chance to try it properly yet.
In a shell script. And use that in a condition.
Something like:
Code:
if(pts) echo "emulated"
if(tty) echo "virtual"
I need to make my 1st ever script to backup VMware workstation VMs to a folder which is then backed up offsite.Here is what I have so far (will be croned):
Code:
sudo vmrun -T ws stop "/home/gareth/vmware/NagiosWeb/NagiosWeb.vmx" soft
sudo vmrun -T ws stop "/home/gareth/vmware/UbuntuBackup/UbuntuBackup.vmx" soft
[code]....
I want to get a list of all packages that provide a certain virtual package. A way of doing this would be to write a shell script that parses all output of Code: apt-cache search -f .* And spits out all packages that have the virtual package in the provides section. The problem with this approach is that it takes an awful long amount of time to execute. I guess that there should be a simple command that does this in an efficient manner, but which I wasn't able to find.
View 1 Replies View RelatedPerl has the concept of pseudo virtual files where data can be appended to the end of the script, & Perl will treat it as a legitimate source of data:
Code:
$ cat pseudo_file.pl
#!/usr/bin/env perl
use strict;
while (<DATA>) {
print; }
__DATA__
1
2
3
$ perl pseudo_file.pl
1
2
3
$ _
I would really like to be able to do something similar in a Bourne shell script where I don't have to manage a collateral text file which is prone to getting lost. Does anyone know if there is a similar construct in shell programming? I would have thought this feature was a remnant that Perl inherited from its shell programming roots, but searching on the Web has revealed nothing of consequence.
Just for some testing on a test non-productive machine, how to allow Gnome login by root user on squeeze?
View 8 Replies View RelatedI need to make my 1st ever script to backup VMware workstation VMs to a folder which is then backed up offsite. Here is what I have so far (will be croned):
Code:
sudo vmrun -T ws stop "/home/gareth/vmware/NagiosWeb/NagiosWeb.vmx" soft
sudo vmrun -T ws stop "/home/gareth/vmware/UbuntuBackup/UbuntuBackup.vmx" soft
**copy or rsync to /home/gareth/vmware-backup/ dir**
[code]....
1. Just to confirm, I need to place the above in a file with #!/bin/bash at the top and make it executable.
2. How do I know when the VMs have safely shut down so I can start the copy? I guess I can either a. wait a specified amount of time b. run some sort of if statement to confirm they are off.
3. How do I use Rsync or cp to copy to the backup folder?
4. How will I know the copy is complete so that I can start the VMs again?
I am trying to install mysql 5.1.44..so i downloaded the binary package, i extracted it and then followed the instructions that were in the manual but i keep getting this error when running this command
Code:
scripts/mysql_install_db --basedir=/home/mosty/mysql
the error is
Code:
Installing MySQL system tables...
100315 20:07:27 [Warning] Can't create test file /var/lib/mysql/mosty.lower-test
100315 20:07:27 [Warning] Can't create test file /var/lib/mysql/mosty.lower-test
[code]....
You can try to start the mysqld daemon with:
shell> /home/mosty/mysql/bin/mysqld --skip-grant &
and use the command line tool /home/mosty/mysql/bin/mysql to connect to the mysql database and look at the grant tables:
shell> /home/mosty/mysql/bin/mysql -u root mysql
mysql> show tables
I installed Gnome 3 on Natty successfully, despite some minor glitches. It works fine, but recently I found some nice screenshots that looks quite different from which I get, and from others I saw before. You can found it in this link: [URL] Some one knows to what the differences are due?
View 2 Replies View RelatedI just upgraded to beta 10.04, & am trying to get GNOME-shell installed. I have downloaded the tar file for it, but when I do ./configure in a terminal, I get the following error messages:
No package 'mutter-plugins' found
No package 'gjs-gi-1.0' found
No package 'gobject-introspection-1.0' found
I am trying to install gnome-shell. It *seems* to work fine for the most part, but in the terminal, I get the following:
Code:
When trying to install gnome-shell I get this error:
sudo apt-get install gnome-shell
davek@davek-laptop:~$ sudo apt-get install gnome-shell
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
gnome-shell: Depends: libgjs0 but it is not going to be installed
E: Broken packages
davek@davek-laptop:~$
What would be needed to fix broken packages?
I'm running 10.04 32bit
Where is the off button on Gnome 3 shell?
View 1 Replies View RelatedI have seen many reviews of 11.04 beta with option to upgrade from 10.10. Can somebody confirm that it could be done without damaging the present gnome. I do not want Gnome shell/Unity as the DE in 11.04 too.
View 1 Replies View Related