[link/guide] Unity on ubuntu with gnome

12 messages · started by Devi Garcia on Aug 12, 2019

[link/guide] Unity on ubuntu with gnome

From Devi Garcia · Aug 12, 2019

https://www.youtube.com/watch?v=TCSGa3V78hg

https://itsfoss.com/use-unity-ubuntu-17-10/

charles... the command 

Quoted reply (1 line)
sudo apt install ubuntu-unity-desktop
sudo apt install ubuntu-unity-desktop

is suppose to install unity with no issues.. according to that guide and youtube video.. and comments from months ago including v17 up to dailies of ubuntu 19 running unity working.. so im going to assume its either.. a simple user error on why its not working.. or its because your using a persistent usb where as the normal user would be using a hard drive and the install just doesn't like your install choice... i don't use ubuntu personally nor do i use unity so im not sure to either.. which could be the issue just showing the video in hopes maybe it helped ..  

View original on FreeLists

[link/guide] Unity on ubuntu with gnome

From Devi Garcia · Aug 12, 2019

https://www.youtube.com/watch?v=TCSGa3V78hg

https://itsfoss.com/use-unity-ubuntu-17-10/

charles... the command 

Quoted reply (1 line)
sudo apt install ubuntu-unity-desktop
sudo apt install ubuntu-unity-desktop

is suppose to install unity with no issues.. according to that guide and youtube video.. and comments from months ago including v17 up to dailies of ubuntu 19 running unity working.. so im going to assume its either.. a simple user error on why its not working.. or its because your using a persistent usb where as the normal user would be using a hard drive and the install just doesn't like your install choice... i don't use ubuntu personally nor do i use unity so im not sure to either.. which could be the issue just showing the video in hopes maybe it helped ..  

View original on FreeLists

Re: [link/guide] Unity on ubuntu with gnome

From Charles Breaux · Aug 12, 2019

Thanks Devi. My problem is that I believe you have to be online to install the unity desktop,  I believe that is why I get the error: no such command?
I'm gonna try again on a laptop. I think part of my problem might be the resolution of my monitor. I can hardly see the icons on the left side of the screen, and t's possible that there is a menu bar on the top of the screen that I'm not seeing because I can't find how to set up wifi with gnome desktop. Nor can I find how to change the resolution of my monitor using the gnome desktop.
So, anybody out there. Do I have to be online before I can install the unity desktop in 18. Thanks, Charles


On Mon, Aug 12, 2019 at 9:41 AM Devi Garcia <asphyxiated.god@gmail.com> wrote:
Quoted reply (4 lines)
https://www.youtube.com/watch?v=TCSGa3V78hg    https://itsfoss.com/use-unity-ubuntu-17-10/
charles... the command 
sudo apt install ubuntu-unity-desktop
https://www.youtube.com/watch?v=TCSGa3V78hg

https://itsfoss.com/use-unity-ubuntu-17-10/

charles... the command 

sudo apt install ubuntu-unity-desktop

is suppose to install unity with no issues.. according to that guide and youtube video.. and comments from months ago including v17 up to dailies of ubuntu 19 running unity working.. so im going to assume its either.. a simple user error on why its not working.. or its because your using a persistent usb where as the normal user would be using a hard drive and the install just doesn't like your install choice... i don't use ubuntu personally nor do i use unity so im not sure to either.. which could be the issue just showing the video in hopes maybe it helped ..  

View original on FreeLists

Re: [link/guide] Unity on ubuntu with gnome

From Devi Garcia · Aug 12, 2019

resolution command line:

xrandr -s 1024x768

just replace with desired resolution



wifi command line:

  1. Open the terminal.
  2. Type ifconfig wlan0 and press Enter. You will not see any output in the terminal, as this command just turns your wireless card on. Most wireless cards are designated wlan0. If yours has a different designation, use that instead.
  3. Type iwconfig wlan0 essid name key password and press Enter. Replace name with the actual network name, and replace password with the actual security key for the network. If your wireless network does not require a security key, do not enter key password.
    Note: If you want to type the ASCII password, you would use iwconfig wlan0 essid name key s:password.
  4. Type dhclient wlan0 and press Enter to obtain an IP address and connect to the WiFi network.


On Mon, Aug 12, 2019 at 10:22 AM Charles Breaux <chazbreaux@gmail.com> wrote:
Quoted reply (8 lines)
Thanks Devi. My problem is that I believe you have to be online to install the unity desktop,  I believe that is why I get the error: no such command?
I'm gonna try again on a laptop. I think part of my problem might be the resolution of my monitor. I can hardly see the icons on the left side of the screen, and t's possible that there is a menu bar on the top of the screen that I'm not seeing because I can't find how to set up wifi with gnome desktop. Nor can I find how to change the resolution of my monitor using the gnome desktop.
So, anybody out there. Do I have to be online before I can install the unity desktop in 18. Thanks, Charles
Thanks Devi. My problem is that I believe you have to be online to install the unity desktop,  I believe that is why I get the error: no such command?
I'm gonna try again on a laptop. I think part of my problem might be the resolution of my monitor. I can hardly see the icons on the left side of the screen, and t's possible that there is a menu bar on the top of the screen that I'm not seeing because I can't find how to set up wifi with gnome desktop. Nor can I find how to change the resolution of my monitor using the gnome desktop.
So, anybody out there. Do I have to be online before I can install the unity desktop in 18. Thanks, Charles


On Mon, Aug 12, 2019 at 9:41 AM Devi Garcia <asphyxiated.god@gmail.com> wrote:
https://www.youtube.com/watch?v=TCSGa3V78hg

https://itsfoss.com/use-unity-ubuntu-17-10/

charles... the command 

sudo apt install ubuntu-unity-desktop

is suppose to install unity with no issues.. according to that guide and youtube video.. and comments from months ago including v17 up to dailies of ubuntu 19 running unity working.. so im going to assume its either.. a simple user error on why its not working.. or its because your using a persistent usb where as the normal user would be using a hard drive and the install just doesn't like your install choice... i don't use ubuntu personally nor do i use unity so im not sure to either.. which could be the issue just showing the video in hopes maybe it helped ..  

View original on FreeLists

Re: [link/guide] Unity on ubuntu with gnome

From Charles Breaux · Aug 12, 2019

thanks, I'm gonna be a computer geek in my next life, I promise.

On Mon, Aug 12, 2019 at 10:29 AM Devi Garcia <asphyxiated.god@gmail.com> wrote:
Quoted reply (17 lines)
resolution command line:
xrandr -s 1024x768
just replace with desired resolution
resolution command line:

xrandr -s 1024x768

just replace with desired resolution



wifi command line:

  1. Open the terminal.
  2. Type ifconfig wlan0 and press Enter. You will not see any output in the terminal, as this command just turns your wireless card on. Most wireless cards are designated wlan0. If yours has a different designation, use that instead.
  3. Type iwconfig wlan0 essid name key password and press Enter. Replace name with the actual network name, and replace password with the actual security key for the network. If your wireless network does not require a security key, do not enter key password.
    Note: If you want to type the ASCII password, you would use iwconfig wlan0 essid name key s:password.
  4. Type dhclient wlan0 and press Enter to obtain an IP address and connect to the WiFi network.


On Mon, Aug 12, 2019 at 10:22 AM Charles Breaux <chazbreaux@gmail.com> wrote:
Thanks Devi. My problem is that I believe you have to be online to install the unity desktop,  I believe that is why I get the error: no such command?
I'm gonna try again on a laptop. I think part of my problem might be the resolution of my monitor. I can hardly see the icons on the left side of the screen, and t's possible that there is a menu bar on the top of the screen that I'm not seeing because I can't find how to set up wifi with gnome desktop. Nor can I find how to change the resolution of my monitor using the gnome desktop.
So, anybody out there. Do I have to be online before I can install the unity desktop in 18. Thanks, Charles


On Mon, Aug 12, 2019 at 9:41 AM Devi Garcia <asphyxiated.god@gmail.com> wrote:
https://www.youtube.com/watch?v=TCSGa3V78hg

https://itsfoss.com/use-unity-ubuntu-17-10/

charles... the command 

sudo apt install ubuntu-unity-desktop

is suppose to install unity with no issues.. according to that guide and youtube video.. and comments from months ago including v17 up to dailies of ubuntu 19 running unity working.. so im going to assume its either.. a simple user error on why its not working.. or its because your using a persistent usb where as the normal user would be using a hard drive and the install just doesn't like your install choice... i don't use ubuntu personally nor do i use unity so im not sure to either.. which could be the issue just showing the video in hopes maybe it helped ..  

View original on FreeLists

Re: [link/guide] Unity on ubuntu with gnome

From Rex Bouwense · Aug 12, 2019

FYI, Unity is no longer an official Ubuntu flavor and is not maintained by the Ubuntu Team.  It is available in the repositories.  However, it is community maintained which falls in the same category as Thunderbird (maintained by those computer geeks that you had been ranting against. :-)

On 8/12/19 10:42 AM, Charles Breaux wrote:
Quoted reply (62 lines)
thanks, I'm
gonna be a computer geek in my next life, I promise.
On Mon, Aug 12, 2019 at 10:29
thanks, I'm gonna be a computer geek in my next life, I promise.

On Mon, Aug 12, 2019 at 10:29 AM Devi Garcia <asphyxiated.god@gmail.com> wrote:
resolution command line:

xrandr -s 1024x768

just replace with desired resolution



wifi command line:

  1. Open the terminal.
  2. Type ifconfig wlan0 and press Enter. You will not see any output in the terminal, as this command just turns your wireless card on. Most wireless cards are designated wlan0. If yours has a different designation, use that instead.
  3. Type iwconfig wlan0 essid name key password and press Enter. Replace name with the actual network name, and replace password with the actual security key for the network. If your wireless network does not require a security key, do not enter key password.
    Note: If you want to type the ASCII password, you would use iwconfig wlan0 essid name key s:password.
  4. Type dhclient wlan0 and press Enter to obtain an IP address and connect to the WiFi network.


On Mon, Aug 12, 2019 at 10:22 AM Charles Breaux <chazbreaux@gmail.com> wrote:
Thanks Devi. My problem is that I believe you have to be online to install the unity desktop,  I believe that is why I get the error: no such command?
I'm gonna try again on a laptop. I think part of my problem might be the resolution of my monitor. I can hardly see the icons on the left side of the screen, and t's possible that there is a menu bar on the top of the screen that I'm not seeing because I can't find how to set up wifi with gnome desktop. Nor can I find how to change the resolution of my monitor using the gnome desktop.
So, anybody out there. Do I have to be online before I can install the unity desktop in 18. Thanks, Charles


On Mon, Aug 12, 2019 at 9:41 AM Devi Garcia <asphyxiated.god@gmail.com> wrote:
https://www.youtube.com/watch?v=TCSGa3V78hg

https://itsfoss.com/use-unity-ubuntu-17-10/

charles... the command 

sudo apt install ubuntu-unity-desktop

is suppose to install unity with no issues.. according to that guide and youtube video.. and comments from months ago including v17 up to dailies of ubuntu 19 running unity working.. so im going to assume its either.. a simple user error on why its not working.. or its because your using a persistent usb where as the normal user would be using a hard drive and the install just doesn't like your install choice... i don't use ubuntu personally nor do i use unity so im not sure to either.. which could be the issue just showing the video in hopes maybe it helped ..  

View original on FreeLists

Re: [link/guide] Unity on ubuntu with gnome

From Eliter Awesomeness · Aug 12, 2019

I would suspect that it says the command does not exist because Ubuntu previously had you use “apt-get”, but recently they have simplified it to “apt install”.

So try this:
sudo apt-get install Ubuntu-unity-desktop

On Mon, Aug 12, 2019 at 12:51 PM Rex Bouwense <majb@azloco.com> wrote:
Quoted reply (69 lines)
FYI, Unity is no longer an official Ubuntu flavor and is not
maintained by the Ubuntu Team.  It is available in the
repositories.  However, it is community maintained which falls in
FYI, Unity is no longer an official Ubuntu flavor and is not maintained by the Ubuntu Team.  It is available in the repositories.  However, it is community maintained which falls in the same category as Thunderbird (maintained by those computer geeks that you had been ranting against. :-)


On 8/12/19 10:42 AM, Charles Breaux wrote:
thanks, I'm gonna be a computer geek in my next life, I promise.

On Mon, Aug 12, 2019 at 10:29 AM Devi Garcia <asphyxiated.god@gmail.com> wrote:
resolution command line:

xrandr -s 1024x768

just replace with desired resolution



wifi command line:

  1. Open the terminal.
  2. Type ifconfig wlan0 and press Enter. You will not see any output in the terminal, as this command just turns your wireless card on. Most wireless cards are designated wlan0. If yours has a different designation, use that instead.
  3. Type iwconfig wlan0 essid name key password and press Enter. Replace name with the actual network name, and replace password with the actual security key for the network. If your wireless network does not require a security key, do not enter key password.
    Note: If you want to type the ASCII password, you would use iwconfig wlan0 essid name key s:password.
  4. Type dhclient wlan0 and press Enter to obtain an IP address and connect to the WiFi network.


On Mon, Aug 12, 2019 at 10:22 AM Charles Breaux <chazbreaux@gmail.com> wrote:
Thanks Devi. My problem is that I believe you have to be online to install the unity desktop,  I believe that is why I get the error: no such command?
I'm gonna try again on a laptop. I think part of my problem might be the resolution of my monitor. I can hardly see the icons on the left side of the screen, and t's possible that there is a menu bar on the top of the screen that I'm not seeing because I can't find how to set up wifi with gnome desktop. Nor can I find how to change the resolution of my monitor using the gnome desktop.
So, anybody out there. Do I have to be online before I can install the unity desktop in 18. Thanks, Charles


On Mon, Aug 12, 2019 at 9:41 AM Devi Garcia <asphyxiated.god@gmail.com> wrote:
https://www.youtube.com/watch?v=TCSGa3V78hg

https://itsfoss.com/use-unity-ubuntu-17-10/

charles... the command 

sudo apt install ubuntu-unity-desktop

is suppose to install unity with no issues.. according to that guide and youtube video.. and comments from months ago including v17 up to dailies of ubuntu 19 running unity working.. so im going to assume its either.. a simple user error on why its not working.. or its because your using a persistent usb where as the normal user would be using a hard drive and the install just doesn't like your install choice... i don't use ubuntu personally nor do i use unity so im not sure to either.. which could be the issue just showing the video in hopes maybe it helped ..  

View original on FreeLists

Re: [link/guide] Unity on ubuntu with gnome

From Charles Breaux · Aug 12, 2019

nice try, but cigars... "unable to locate package ubuntu-unity-desktop"

I've been trying to learn how to use gnome, what a mess. Even the firefox included with 18 will not update...

On Mon, Aug 12, 2019 at 4:56 PM Eliter Awesomeness <eliterdaboss@gmail.com> wrote:
Quoted reply (73 lines)
I would suspect that it says the command does not exist because Ubuntu previously had you use “apt-get”, but recently they have simplified it to “apt install”.
So try this:
sudo apt-get install Ubuntu-unity-desktop
I would suspect that it says the command does not exist because Ubuntu previously had you use “apt-get”, but recently they have simplified it to “apt install”.

So try this:
sudo apt-get install Ubuntu-unity-desktop

On Mon, Aug 12, 2019 at 12:51 PM Rex Bouwense <majb@azloco.com> wrote:
FYI, Unity is no longer an official Ubuntu flavor and is not maintained by the Ubuntu Team.  It is available in the repositories.  However, it is community maintained which falls in the same category as Thunderbird (maintained by those computer geeks that you had been ranting against. :-)


On 8/12/19 10:42 AM, Charles Breaux wrote:
thanks, I'm gonna be a computer geek in my next life, I promise.

On Mon, Aug 12, 2019 at 10:29 AM Devi Garcia <asphyxiated.god@gmail.com> wrote:
resolution command line:

xrandr -s 1024x768

just replace with desired resolution



wifi command line:

  1. Open the terminal.
  2. Type ifconfig wlan0 and press Enter. You will not see any output in the terminal, as this command just turns your wireless card on. Most wireless cards are designated wlan0. If yours has a different designation, use that instead.
  3. Type iwconfig wlan0 essid name key password and press Enter. Replace name with the actual network name, and replace password with the actual security key for the network. If your wireless network does not require a security key, do not enter key password.
    Note: If you want to type the ASCII password, you would use iwconfig wlan0 essid name key s:password.
  4. Type dhclient wlan0 and press Enter to obtain an IP address and connect to the WiFi network.


On Mon, Aug 12, 2019 at 10:22 AM Charles Breaux <chazbreaux@gmail.com> wrote:
Thanks Devi. My problem is that I believe you have to be online to install the unity desktop,  I believe that is why I get the error: no such command?
I'm gonna try again on a laptop. I think part of my problem might be the resolution of my monitor. I can hardly see the icons on the left side of the screen, and t's possible that there is a menu bar on the top of the screen that I'm not seeing because I can't find how to set up wifi with gnome desktop. Nor can I find how to change the resolution of my monitor using the gnome desktop.
So, anybody out there. Do I have to be online before I can install the unity desktop in 18. Thanks, Charles


On Mon, Aug 12, 2019 at 9:41 AM Devi Garcia <asphyxiated.god@gmail.com> wrote:
https://www.youtube.com/watch?v=TCSGa3V78hg

https://itsfoss.com/use-unity-ubuntu-17-10/

charles... the command 

sudo apt install ubuntu-unity-desktop

is suppose to install unity with no issues.. according to that guide and youtube video.. and comments from months ago including v17 up to dailies of ubuntu 19 running unity working.. so im going to assume its either.. a simple user error on why its not working.. or its because your using a persistent usb where as the normal user would be using a hard drive and the install just doesn't like your install choice... i don't use ubuntu personally nor do i use unity so im not sure to either.. which could be the issue just showing the video in hopes maybe it helped ..  

View original on FreeLists

Re: [link/guide] Unity on ubuntu with gnome

From Charles Breaux · Aug 12, 2019

so, I removed firefox and thought I could just install it again from the software manager, but get this message: unable to install firefox, download failed:....the firefox mad64 61.0,01+build etc, is not yet available....!!!!

On Mon, Aug 12, 2019 at 6:47 PM Charles Breaux <chazbreaux@gmail.com> wrote:
Quoted reply (76 lines)
nice try, but cigars... "unable to locate package ubuntu-unity-desktop"
I've been trying to learn how to use gnome, what a mess. Even the firefox included with 18 will not update...
On Mon, Aug 12, 2019 at 4:56 PM Eliter Awesomeness < eliterdaboss@gmail.com > wrote:
nice try, but cigars... "unable to locate package ubuntu-unity-desktop"

I've been trying to learn how to use gnome, what a mess. Even the firefox included with 18 will not update...

On Mon, Aug 12, 2019 at 4:56 PM Eliter Awesomeness <eliterdaboss@gmail.com> wrote:
I would suspect that it says the command does not exist because Ubuntu previously had you use “apt-get”, but recently they have simplified it to “apt install”.

So try this:
sudo apt-get install Ubuntu-unity-desktop

On Mon, Aug 12, 2019 at 12:51 PM Rex Bouwense <majb@azloco.com> wrote:
FYI, Unity is no longer an official Ubuntu flavor and is not maintained by the Ubuntu Team.  It is available in the repositories.  However, it is community maintained which falls in the same category as Thunderbird (maintained by those computer geeks that you had been ranting against. :-)


On 8/12/19 10:42 AM, Charles Breaux wrote:
thanks, I'm gonna be a computer geek in my next life, I promise.

On Mon, Aug 12, 2019 at 10:29 AM Devi Garcia <asphyxiated.god@gmail.com> wrote:
resolution command line:

xrandr -s 1024x768

just replace with desired resolution



wifi command line:

  1. Open the terminal.
  2. Type ifconfig wlan0 and press Enter. You will not see any output in the terminal, as this command just turns your wireless card on. Most wireless cards are designated wlan0. If yours has a different designation, use that instead.
  3. Type iwconfig wlan0 essid name key password and press Enter. Replace name with the actual network name, and replace password with the actual security key for the network. If your wireless network does not require a security key, do not enter key password.
    Note: If you want to type the ASCII password, you would use iwconfig wlan0 essid name key s:password.
  4. Type dhclient wlan0 and press Enter to obtain an IP address and connect to the WiFi network.


On Mon, Aug 12, 2019 at 10:22 AM Charles Breaux <chazbreaux@gmail.com> wrote:
Thanks Devi. My problem is that I believe you have to be online to install the unity desktop,  I believe that is why I get the error: no such command?
I'm gonna try again on a laptop. I think part of my problem might be the resolution of my monitor. I can hardly see the icons on the left side of the screen, and t's possible that there is a menu bar on the top of the screen that I'm not seeing because I can't find how to set up wifi with gnome desktop. Nor can I find how to change the resolution of my monitor using the gnome desktop.
So, anybody out there. Do I have to be online before I can install the unity desktop in 18. Thanks, Charles


On Mon, Aug 12, 2019 at 9:41 AM Devi Garcia <asphyxiated.god@gmail.com> wrote:
https://www.youtube.com/watch?v=TCSGa3V78hg

https://itsfoss.com/use-unity-ubuntu-17-10/

charles... the command 

sudo apt install ubuntu-unity-desktop

is suppose to install unity with no issues.. according to that guide and youtube video.. and comments from months ago including v17 up to dailies of ubuntu 19 running unity working.. so im going to assume its either.. a simple user error on why its not working.. or its because your using a persistent usb where as the normal user would be using a hard drive and the install just doesn't like your install choice... i don't use ubuntu personally nor do i use unity so im not sure to either.. which could be the issue just showing the video in hopes maybe it helped ..  

View original on FreeLists

Re: [link/guide] Unity on ubuntu with gnome

From Devi Garcia · Aug 12, 2019

Are you sure your install of 18 isn’t the problem? if can’t even update an included default application.

On Mon, Aug 12, 2019 at 6:54 PM Charles Breaux <chazbreaux@gmail.com> wrote:
Quoted reply (78 lines)
so, I removed firefox and thought I could just install it again from the software manager, but get this message: unable to install firefox, download failed:....the firefox mad64 61.0,01+build etc, is not yet available....!!!!
On Mon, Aug 12, 2019 at 6:47 PM Charles Breaux < chazbreaux@gmail.com > wrote:
nice try, but cigars... "unable to locate package ubuntu-unity-desktop"
so, I removed firefox and thought I could just install it again from the software manager, but get this message: unable to install firefox, download failed:....the firefox mad64 61.0,01+build etc, is not yet available....!!!!

On Mon, Aug 12, 2019 at 6:47 PM Charles Breaux <chazbreaux@gmail.com> wrote:
nice try, but cigars... "unable to locate package ubuntu-unity-desktop"

I've been trying to learn how to use gnome, what a mess. Even the firefox included with 18 will not update...

On Mon, Aug 12, 2019 at 4:56 PM Eliter Awesomeness <eliterdaboss@gmail.com> wrote:
I would suspect that it says the command does not exist because Ubuntu previously had you use “apt-get”, but recently they have simplified it to “apt install”.

So try this:
sudo apt-get install Ubuntu-unity-desktop

On Mon, Aug 12, 2019 at 12:51 PM Rex Bouwense <majb@azloco.com> wrote:
FYI, Unity is no longer an official Ubuntu flavor and is not maintained by the Ubuntu Team.  It is available in the repositories.  However, it is community maintained which falls in the same category as Thunderbird (maintained by those computer geeks that you had been ranting against. :-)


On 8/12/19 10:42 AM, Charles Breaux wrote:
thanks, I'm gonna be a computer geek in my next life, I promise.

On Mon, Aug 12, 2019 at 10:29 AM Devi Garcia <asphyxiated.god@gmail.com> wrote:
resolution command line:

xrandr -s 1024x768

just replace with desired resolution



wifi command line:

  1. Open the terminal.
  2. Type ifconfig wlan0 and press Enter. You will not see any output in the terminal, as this command just turns your wireless card on. Most wireless cards are designated wlan0. If yours has a different designation, use that instead.
  3. Type iwconfig wlan0 essid name key password and press Enter. Replace name with the actual network name, and replace password with the actual security key for the network. If your wireless network does not require a security key, do not enter key password.
    Note: If you want to type the ASCII password, you would use iwconfig wlan0 essid name key s:password.
  4. Type dhclient wlan0 and press Enter to obtain an IP address and connect to the WiFi network.


On Mon, Aug 12, 2019 at 10:22 AM Charles Breaux <chazbreaux@gmail.com> wrote:
Thanks Devi. My problem is that I believe you have to be online to install the unity desktop,  I believe that is why I get the error: no such command?
I'm gonna try again on a laptop. I think part of my problem might be the resolution of my monitor. I can hardly see the icons on the left side of the screen, and t's possible that there is a menu bar on the top of the screen that I'm not seeing because I can't find how to set up wifi with gnome desktop. Nor can I find how to change the resolution of my monitor using the gnome desktop.
So, anybody out there. Do I have to be online before I can install the unity desktop in 18. Thanks, Charles


On Mon, Aug 12, 2019 at 9:41 AM Devi Garcia <asphyxiated.god@gmail.com> wrote:
https://www.youtube.com/watch?v=TCSGa3V78hg

https://itsfoss.com/use-unity-ubuntu-17-10/

charles... the command 

sudo apt install ubuntu-unity-desktop

is suppose to install unity with no issues.. according to that guide and youtube video.. and comments from months ago including v17 up to dailies of ubuntu 19 running unity working.. so im going to assume its either.. a simple user error on why its not working.. or its because your using a persistent usb where as the normal user would be using a hard drive and the install just doesn't like your install choice... i don't use ubuntu personally nor do i use unity so im not sure to either.. which could be the issue just showing the video in hopes maybe it helped ..  

View original on FreeLists

Re: [link/guide] Unity on ubuntu with gnome

From Charles Breaux · Aug 12, 2019

regardless of what command I put in the terminal I get command not found. Is that because I'm running ubuntu on a usb flash and that I was trying to set up as persistent drive?

On Mon, Aug 12, 2019 at 6:53 PM Charles Breaux <chazbreaux@gmail.com> wrote:
Quoted reply (78 lines)
so, I removed firefox and thought I could just install it again from the software manager, but get this message: unable to install firefox, download failed:....the firefox mad64 61.0,01+build etc, is not yet available....!!!!
On Mon, Aug 12, 2019 at 6:47 PM Charles Breaux < chazbreaux@gmail.com > wrote:
nice try, but cigars... "unable to locate package ubuntu-unity-desktop"
so, I removed firefox and thought I could just install it again from the software manager, but get this message: unable to install firefox, download failed:....the firefox mad64 61.0,01+build etc, is not yet available....!!!!

On Mon, Aug 12, 2019 at 6:47 PM Charles Breaux <chazbreaux@gmail.com> wrote:
nice try, but cigars... "unable to locate package ubuntu-unity-desktop"

I've been trying to learn how to use gnome, what a mess. Even the firefox included with 18 will not update...

On Mon, Aug 12, 2019 at 4:56 PM Eliter Awesomeness <eliterdaboss@gmail.com> wrote:
I would suspect that it says the command does not exist because Ubuntu previously had you use “apt-get”, but recently they have simplified it to “apt install”.

So try this:
sudo apt-get install Ubuntu-unity-desktop

On Mon, Aug 12, 2019 at 12:51 PM Rex Bouwense <majb@azloco.com> wrote:
FYI, Unity is no longer an official Ubuntu flavor and is not maintained by the Ubuntu Team.  It is available in the repositories.  However, it is community maintained which falls in the same category as Thunderbird (maintained by those computer geeks that you had been ranting against. :-)


On 8/12/19 10:42 AM, Charles Breaux wrote:
thanks, I'm gonna be a computer geek in my next life, I promise.

On Mon, Aug 12, 2019 at 10:29 AM Devi Garcia <asphyxiated.god@gmail.com> wrote:
resolution command line:

xrandr -s 1024x768

just replace with desired resolution



wifi command line:

  1. Open the terminal.
  2. Type ifconfig wlan0 and press Enter. You will not see any output in the terminal, as this command just turns your wireless card on. Most wireless cards are designated wlan0. If yours has a different designation, use that instead.
  3. Type iwconfig wlan0 essid name key password and press Enter. Replace name with the actual network name, and replace password with the actual security key for the network. If your wireless network does not require a security key, do not enter key password.
    Note: If you want to type the ASCII password, you would use iwconfig wlan0 essid name key s:password.
  4. Type dhclient wlan0 and press Enter to obtain an IP address and connect to the WiFi network.


On Mon, Aug 12, 2019 at 10:22 AM Charles Breaux <chazbreaux@gmail.com> wrote:
Thanks Devi. My problem is that I believe you have to be online to install the unity desktop,  I believe that is why I get the error: no such command?
I'm gonna try again on a laptop. I think part of my problem might be the resolution of my monitor. I can hardly see the icons on the left side of the screen, and t's possible that there is a menu bar on the top of the screen that I'm not seeing because I can't find how to set up wifi with gnome desktop. Nor can I find how to change the resolution of my monitor using the gnome desktop.
So, anybody out there. Do I have to be online before I can install the unity desktop in 18. Thanks, Charles


On Mon, Aug 12, 2019 at 9:41 AM Devi Garcia <asphyxiated.god@gmail.com> wrote:
https://www.youtube.com/watch?v=TCSGa3V78hg

https://itsfoss.com/use-unity-ubuntu-17-10/

charles... the command 

sudo apt install ubuntu-unity-desktop

is suppose to install unity with no issues.. according to that guide and youtube video.. and comments from months ago including v17 up to dailies of ubuntu 19 running unity working.. so im going to assume its either.. a simple user error on why its not working.. or its because your using a persistent usb where as the normal user would be using a hard drive and the install just doesn't like your install choice... i don't use ubuntu personally nor do i use unity so im not sure to either.. which could be the issue just showing the video in hopes maybe it helped ..  

View original on FreeLists

Re: [link/guide] Unity on ubuntu with gnome

From Charles Breaux · Aug 12, 2019

Thanks DEvi, the thing about updating firefox, I read somewhere that the included firefox won't update. I am beginning to think that my install medium might be the problem. This is the third time I've tried to get this to work. Can't even remember all I went through to set up the usb drive. Gonna shelf it again...
I live in Saint David, which I why I haven't come to any meetings. But if I borrow a car and come to a meeting can someone help me set up a persistent flash drive with 18.

On Mon, Aug 12, 2019 at 7:05 PM Charles Breaux <chazbreaux@gmail.com> wrote:
Quoted reply (80 lines)
regardless of what command I put in the terminal I get command not found. Is that because I'm running ubuntu on a usb flash and that I was trying to set up as persistent drive?
On Mon, Aug 12, 2019 at 6:53 PM Charles Breaux < chazbreaux@gmail.com > wrote:
so, I removed firefox and thought I could just install it again from the software manager, but get this message: unable to install firefox, download failed:....the firefox mad64 61.0,01+build etc, is not yet available....!!!!
regardless of what command I put in the terminal I get command not found. Is that because I'm running ubuntu on a usb flash and that I was trying to set up as persistent drive?

On Mon, Aug 12, 2019 at 6:53 PM Charles Breaux <chazbreaux@gmail.com> wrote:
so, I removed firefox and thought I could just install it again from the software manager, but get this message: unable to install firefox, download failed:....the firefox mad64 61.0,01+build etc, is not yet available....!!!!

On Mon, Aug 12, 2019 at 6:47 PM Charles Breaux <chazbreaux@gmail.com> wrote:
nice try, but cigars... "unable to locate package ubuntu-unity-desktop"

I've been trying to learn how to use gnome, what a mess. Even the firefox included with 18 will not update...

On Mon, Aug 12, 2019 at 4:56 PM Eliter Awesomeness <eliterdaboss@gmail.com> wrote:
I would suspect that it says the command does not exist because Ubuntu previously had you use “apt-get”, but recently they have simplified it to “apt install”.

So try this:
sudo apt-get install Ubuntu-unity-desktop

On Mon, Aug 12, 2019 at 12:51 PM Rex Bouwense <majb@azloco.com> wrote:
FYI, Unity is no longer an official Ubuntu flavor and is not maintained by the Ubuntu Team.  It is available in the repositories.  However, it is community maintained which falls in the same category as Thunderbird (maintained by those computer geeks that you had been ranting against. :-)


On 8/12/19 10:42 AM, Charles Breaux wrote:
thanks, I'm gonna be a computer geek in my next life, I promise.

On Mon, Aug 12, 2019 at 10:29 AM Devi Garcia <asphyxiated.god@gmail.com> wrote:
resolution command line:

xrandr -s 1024x768

just replace with desired resolution



wifi command line:

  1. Open the terminal.
  2. Type ifconfig wlan0 and press Enter. You will not see any output in the terminal, as this command just turns your wireless card on. Most wireless cards are designated wlan0. If yours has a different designation, use that instead.
  3. Type iwconfig wlan0 essid name key password and press Enter. Replace name with the actual network name, and replace password with the actual security key for the network. If your wireless network does not require a security key, do not enter key password.
    Note: If you want to type the ASCII password, you would use iwconfig wlan0 essid name key s:password.
  4. Type dhclient wlan0 and press Enter to obtain an IP address and connect to the WiFi network.


On Mon, Aug 12, 2019 at 10:22 AM Charles Breaux <chazbreaux@gmail.com> wrote:
Thanks Devi. My problem is that I believe you have to be online to install the unity desktop,  I believe that is why I get the error: no such command?
I'm gonna try again on a laptop. I think part of my problem might be the resolution of my monitor. I can hardly see the icons on the left side of the screen, and t's possible that there is a menu bar on the top of the screen that I'm not seeing because I can't find how to set up wifi with gnome desktop. Nor can I find how to change the resolution of my monitor using the gnome desktop.
So, anybody out there. Do I have to be online before I can install the unity desktop in 18. Thanks, Charles


On Mon, Aug 12, 2019 at 9:41 AM Devi Garcia <asphyxiated.god@gmail.com> wrote:
https://www.youtube.com/watch?v=TCSGa3V78hg

https://itsfoss.com/use-unity-ubuntu-17-10/

charles... the command 

sudo apt install ubuntu-unity-desktop

is suppose to install unity with no issues.. according to that guide and youtube video.. and comments from months ago including v17 up to dailies of ubuntu 19 running unity working.. so im going to assume its either.. a simple user error on why its not working.. or its because your using a persistent usb where as the normal user would be using a hard drive and the install just doesn't like your install choice... i don't use ubuntu personally nor do i use unity so im not sure to either.. which could be the issue just showing the video in hopes maybe it helped ..  

View original on FreeLists


Previous thread · Next thread

Back to August 2019