Installing Gnome Classic on Ubuntu Server 12.04.1 64bitNotification and indicator applets in Gnome...
"You are your self first supporter", a more proper way to say it
Maximum likelihood parameters deviate from posterior distributions
how to check a propriety using r studio
Why does Kotter return in Welcome Back Kotter?
How do I deal with an unproductive colleague in a small company?
Uncaught TypeError: 'set' on proxy: trap returned falsish for property Name
Can a Cauchy sequence converge for one metric while not converging for another?
Two films in a tank, only one comes out with a development error – why?
Filter any system log file by date or date range
How can I prevent hyper evolved versions of regular creatures from wiping out their cousins?
Revoked SSL certificate
Languages that we cannot (dis)prove to be Context-Free
Do infinite dimensional systems make sense?
Is it possible to do 50 km distance without any previous training?
How to source a part of a file
How to determine what difficulty is right for the game?
A newer friend of my brother's gave him a load of baseball cards that are supposedly extremely valuable. Is this a scam?
How much of data wrangling is a data scientist's job?
How to regain access to running applications after accidentally zapping X.org?
What does it mean to describe someone as a butt steak?
Today is the Center
How is it possible to have an ability score that is less than 3?
How to move a thin line with the black arrow in Illustrator?
Can you really stack all of this on an Opportunity Attack?
Installing Gnome Classic on Ubuntu Server 12.04.1 64bit
Notification and indicator applets in Gnome ClassicUbuntu Server 12.04.1 Black Screen after selecting “Install Ubuntu”lxdm won't login to Ubuntu 2d or Gnome classicHow to install packages from server CD after installing the systemCan't get index.html to open after lamp install on Ubuntu 14 on Amazon aws serverQuestions about installing Ubuntu 14.04.2 serverProblems installing MySQL ServerUbuntu Server Initial Packages?No webpage was found on Ubuntu server 16.04Cannot get GNOME CLASSIC on Ubuntu 18.04 any more!
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I've installed Ubuntu Server Edition and setup open ssh,samba and lamp on my home desktop just to work on LAN. I also want setup a GUI on it for daily use.
I've already performed the following
sudo apt-get install gnome-session-fallback
sudo apt-get install lightdm-gtk-greeter
sudo apt-get install xinit
I don't want to install Unity or the Gnome3 Shell on my system. Also I haven't found instructions to installing gnome-classic on a server edition(although it shouldn't make a difference).How do I get it to work?
server gui gnome-classic
bumped to the homepage by Community♦ 1 hour ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I've installed Ubuntu Server Edition and setup open ssh,samba and lamp on my home desktop just to work on LAN. I also want setup a GUI on it for daily use.
I've already performed the following
sudo apt-get install gnome-session-fallback
sudo apt-get install lightdm-gtk-greeter
sudo apt-get install xinit
I don't want to install Unity or the Gnome3 Shell on my system. Also I haven't found instructions to installing gnome-classic on a server edition(although it shouldn't make a difference).How do I get it to work?
server gui gnome-classic
bumped to the homepage by Community♦ 1 hour ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
note that running a gui on a server is discouraged. there's a reason it comes without one.
– strugee
Jun 21 '13 at 7:24
also please be aware that while a lot of people think fallback mode is there to placate previous GNOME 2 users, it isn't. it's deprecated and has been dropped from GNOME 3.8 which means that when you eventually upgrade to something equal to or greater than 13.10 (Saucy), fallback mode won't be available anymore.
– strugee
Jun 21 '13 at 7:28
also trysudo service lightdm restart. see what the output is. if it says service not found or something, trysudo apt-get install lightdm
– strugee
Jun 21 '13 at 7:30
I did mention that this server was for light usage on my home network(LAN). I'll try the above the next time I install server edition. Currently using mint on that system. Thanks for the help!
– varunyellina
Jun 21 '13 at 14:09
yeah! you may want to look into MATE. it's a fork of GNOME 2 and is maintained, although it is still in the process of migrating away from deprecated technologies.
– strugee
Jun 22 '13 at 4:10
add a comment |
I've installed Ubuntu Server Edition and setup open ssh,samba and lamp on my home desktop just to work on LAN. I also want setup a GUI on it for daily use.
I've already performed the following
sudo apt-get install gnome-session-fallback
sudo apt-get install lightdm-gtk-greeter
sudo apt-get install xinit
I don't want to install Unity or the Gnome3 Shell on my system. Also I haven't found instructions to installing gnome-classic on a server edition(although it shouldn't make a difference).How do I get it to work?
server gui gnome-classic
I've installed Ubuntu Server Edition and setup open ssh,samba and lamp on my home desktop just to work on LAN. I also want setup a GUI on it for daily use.
I've already performed the following
sudo apt-get install gnome-session-fallback
sudo apt-get install lightdm-gtk-greeter
sudo apt-get install xinit
I don't want to install Unity or the Gnome3 Shell on my system. Also I haven't found instructions to installing gnome-classic on a server edition(although it shouldn't make a difference).How do I get it to work?
server gui gnome-classic
server gui gnome-classic
edited Oct 12 '12 at 0:57
varunyellina
asked Oct 11 '12 at 3:25
varunyellinavarunyellina
1942311
1942311
bumped to the homepage by Community♦ 1 hour ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 1 hour ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
note that running a gui on a server is discouraged. there's a reason it comes without one.
– strugee
Jun 21 '13 at 7:24
also please be aware that while a lot of people think fallback mode is there to placate previous GNOME 2 users, it isn't. it's deprecated and has been dropped from GNOME 3.8 which means that when you eventually upgrade to something equal to or greater than 13.10 (Saucy), fallback mode won't be available anymore.
– strugee
Jun 21 '13 at 7:28
also trysudo service lightdm restart. see what the output is. if it says service not found or something, trysudo apt-get install lightdm
– strugee
Jun 21 '13 at 7:30
I did mention that this server was for light usage on my home network(LAN). I'll try the above the next time I install server edition. Currently using mint on that system. Thanks for the help!
– varunyellina
Jun 21 '13 at 14:09
yeah! you may want to look into MATE. it's a fork of GNOME 2 and is maintained, although it is still in the process of migrating away from deprecated technologies.
– strugee
Jun 22 '13 at 4:10
add a comment |
note that running a gui on a server is discouraged. there's a reason it comes without one.
– strugee
Jun 21 '13 at 7:24
also please be aware that while a lot of people think fallback mode is there to placate previous GNOME 2 users, it isn't. it's deprecated and has been dropped from GNOME 3.8 which means that when you eventually upgrade to something equal to or greater than 13.10 (Saucy), fallback mode won't be available anymore.
– strugee
Jun 21 '13 at 7:28
also trysudo service lightdm restart. see what the output is. if it says service not found or something, trysudo apt-get install lightdm
– strugee
Jun 21 '13 at 7:30
I did mention that this server was for light usage on my home network(LAN). I'll try the above the next time I install server edition. Currently using mint on that system. Thanks for the help!
– varunyellina
Jun 21 '13 at 14:09
yeah! you may want to look into MATE. it's a fork of GNOME 2 and is maintained, although it is still in the process of migrating away from deprecated technologies.
– strugee
Jun 22 '13 at 4:10
note that running a gui on a server is discouraged. there's a reason it comes without one.
– strugee
Jun 21 '13 at 7:24
note that running a gui on a server is discouraged. there's a reason it comes without one.
– strugee
Jun 21 '13 at 7:24
also please be aware that while a lot of people think fallback mode is there to placate previous GNOME 2 users, it isn't. it's deprecated and has been dropped from GNOME 3.8 which means that when you eventually upgrade to something equal to or greater than 13.10 (Saucy), fallback mode won't be available anymore.
– strugee
Jun 21 '13 at 7:28
also please be aware that while a lot of people think fallback mode is there to placate previous GNOME 2 users, it isn't. it's deprecated and has been dropped from GNOME 3.8 which means that when you eventually upgrade to something equal to or greater than 13.10 (Saucy), fallback mode won't be available anymore.
– strugee
Jun 21 '13 at 7:28
also try
sudo service lightdm restart. see what the output is. if it says service not found or something, try sudo apt-get install lightdm– strugee
Jun 21 '13 at 7:30
also try
sudo service lightdm restart. see what the output is. if it says service not found or something, try sudo apt-get install lightdm– strugee
Jun 21 '13 at 7:30
I did mention that this server was for light usage on my home network(LAN). I'll try the above the next time I install server edition. Currently using mint on that system. Thanks for the help!
– varunyellina
Jun 21 '13 at 14:09
I did mention that this server was for light usage on my home network(LAN). I'll try the above the next time I install server edition. Currently using mint on that system. Thanks for the help!
– varunyellina
Jun 21 '13 at 14:09
yeah! you may want to look into MATE. it's a fork of GNOME 2 and is maintained, although it is still in the process of migrating away from deprecated technologies.
– strugee
Jun 22 '13 at 4:10
yeah! you may want to look into MATE. it's a fork of GNOME 2 and is maintained, although it is still in the process of migrating away from deprecated technologies.
– strugee
Jun 22 '13 at 4:10
add a comment |
2 Answers
2
active
oldest
votes
Warning : Untested since I already have gnome-3
To install ubuntu classic,
sudo apt-get install gnome-panel
as instructed in this link
to install fallback mode, you install gnome-session-fallback. not gnome-panel.
– strugee
Jun 21 '13 at 7:26
add a comment |
apt-get install gnome-panel gnome-settings-daemon metacity nautilus gnome-terminal
and then use this xstartup
nano .vnc/xstartup
then add this in xstartup
#!/bin/sh
export XKL_XMODMAP_DISABLE=1
unset SESSION_MANAGER
unset DBUS_SESSION_BUS_ADDRESS
[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
xsetroot -solid grey
vncconfig -iconic &
gnome-panel &
gnome-settings-daemon &
metacity &
nautilus &
gnome-terminal &
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f198782%2finstalling-gnome-classic-on-ubuntu-server-12-04-1-64bit%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Warning : Untested since I already have gnome-3
To install ubuntu classic,
sudo apt-get install gnome-panel
as instructed in this link
to install fallback mode, you install gnome-session-fallback. not gnome-panel.
– strugee
Jun 21 '13 at 7:26
add a comment |
Warning : Untested since I already have gnome-3
To install ubuntu classic,
sudo apt-get install gnome-panel
as instructed in this link
to install fallback mode, you install gnome-session-fallback. not gnome-panel.
– strugee
Jun 21 '13 at 7:26
add a comment |
Warning : Untested since I already have gnome-3
To install ubuntu classic,
sudo apt-get install gnome-panel
as instructed in this link
Warning : Untested since I already have gnome-3
To install ubuntu classic,
sudo apt-get install gnome-panel
as instructed in this link
answered Oct 12 '12 at 4:08
veepskveepsk
2772412
2772412
to install fallback mode, you install gnome-session-fallback. not gnome-panel.
– strugee
Jun 21 '13 at 7:26
add a comment |
to install fallback mode, you install gnome-session-fallback. not gnome-panel.
– strugee
Jun 21 '13 at 7:26
to install fallback mode, you install gnome-session-fallback. not gnome-panel.
– strugee
Jun 21 '13 at 7:26
to install fallback mode, you install gnome-session-fallback. not gnome-panel.
– strugee
Jun 21 '13 at 7:26
add a comment |
apt-get install gnome-panel gnome-settings-daemon metacity nautilus gnome-terminal
and then use this xstartup
nano .vnc/xstartup
then add this in xstartup
#!/bin/sh
export XKL_XMODMAP_DISABLE=1
unset SESSION_MANAGER
unset DBUS_SESSION_BUS_ADDRESS
[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
xsetroot -solid grey
vncconfig -iconic &
gnome-panel &
gnome-settings-daemon &
metacity &
nautilus &
gnome-terminal &
add a comment |
apt-get install gnome-panel gnome-settings-daemon metacity nautilus gnome-terminal
and then use this xstartup
nano .vnc/xstartup
then add this in xstartup
#!/bin/sh
export XKL_XMODMAP_DISABLE=1
unset SESSION_MANAGER
unset DBUS_SESSION_BUS_ADDRESS
[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
xsetroot -solid grey
vncconfig -iconic &
gnome-panel &
gnome-settings-daemon &
metacity &
nautilus &
gnome-terminal &
add a comment |
apt-get install gnome-panel gnome-settings-daemon metacity nautilus gnome-terminal
and then use this xstartup
nano .vnc/xstartup
then add this in xstartup
#!/bin/sh
export XKL_XMODMAP_DISABLE=1
unset SESSION_MANAGER
unset DBUS_SESSION_BUS_ADDRESS
[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
xsetroot -solid grey
vncconfig -iconic &
gnome-panel &
gnome-settings-daemon &
metacity &
nautilus &
gnome-terminal &
apt-get install gnome-panel gnome-settings-daemon metacity nautilus gnome-terminal
and then use this xstartup
nano .vnc/xstartup
then add this in xstartup
#!/bin/sh
export XKL_XMODMAP_DISABLE=1
unset SESSION_MANAGER
unset DBUS_SESSION_BUS_ADDRESS
[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
xsetroot -solid grey
vncconfig -iconic &
gnome-panel &
gnome-settings-daemon &
metacity &
nautilus &
gnome-terminal &
answered May 5 '15 at 9:09
moein khmoein kh
1012
1012
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f198782%2finstalling-gnome-classic-on-ubuntu-server-12-04-1-64bit%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
note that running a gui on a server is discouraged. there's a reason it comes without one.
– strugee
Jun 21 '13 at 7:24
also please be aware that while a lot of people think fallback mode is there to placate previous GNOME 2 users, it isn't. it's deprecated and has been dropped from GNOME 3.8 which means that when you eventually upgrade to something equal to or greater than 13.10 (Saucy), fallback mode won't be available anymore.
– strugee
Jun 21 '13 at 7:28
also try
sudo service lightdm restart. see what the output is. if it says service not found or something, trysudo apt-get install lightdm– strugee
Jun 21 '13 at 7:30
I did mention that this server was for light usage on my home network(LAN). I'll try the above the next time I install server edition. Currently using mint on that system. Thanks for the help!
– varunyellina
Jun 21 '13 at 14:09
yeah! you may want to look into MATE. it's a fork of GNOME 2 and is maintained, although it is still in the process of migrating away from deprecated technologies.
– strugee
Jun 22 '13 at 4:10