Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


View this topic in a long page with up to 500 replies per page Create new topic
1 | 2 | 3 | 4
cebo
71 posts

Master Geek


  #1293797 29-Apr-2015 18:06
Send private message

You might want to have a look at Xubuntu or Lubuntu too - built on Ubuntu but with a lightweight desktop.  Could be kinder to that hardware.



kiwikiwi
455 posts

Ultimate Geek


  #1293800 29-Apr-2015 18:11
Send private message

cebo: You might want to have a look at Xubuntu or Lubuntu too - built on Ubuntu but with a lightweight desktop.  Could be kinder to that hardware.


Much kinder on much slower hardware.

Currently running Xubuntu and have run Lubuntu in the past. Lubuntu runs much much more nicer but doesn't look as flash as Xubuntu. Ubuntu is just essentially Debian but there's no need to be off topic and specific about this.

Lubuntu - Lower end hardware (certainly give it a shot)
Ubuntu - newer hardware, incredibly flashy and pretty stylish
Xubuntu - mixture of both

However you can still customize it to your heart contents and it literally does not matter which flavor of Ubuntu you start off with.

[edit] can't english





You can also follow me on twitter here @kiwifortw I do twitch streams every now and then at twitch.tv/kiwiforthewin :)

HTTP 404 Sarcasm not found.

timmmay

20582 posts

Uber Geek

Trusted
Lifetime subscriber

  #1293829 29-Apr-2015 19:50
Send private message

I installed Ubuntu 15.04, it took about 5 minutes of my time, and I have all the data copied over. It seems to be running ok. Youtube on firefox is only playing 360p, but for general use it's fine. It's not snappy exactly, but it's fine.

Is it worth trying Lubuntu/Xubuntu now I've done that? Is there a way to change without killing the home partition?



kiwikiwi
455 posts

Ultimate Geek


  #1293832 29-Apr-2015 20:00
Send private message

timmmay: I installed Ubuntu 15.04, it took about 5 minutes of my time, and I have all the data copied over. It seems to be running ok. Youtube on firefox is only playing 360p, but for general use it's fine. It's not snappy exactly, but it's fine.

Is it worth trying Lubuntu/Xubuntu now I've done that? Is there a way to change without killing the home partition?


Yes. Do CTRL+ALT+F1 to get to the terminal and completely kill the desktop environment so you'll be greeted with a text only console which is also excellent for making other changes or debugging desktop environment or graphics issues. Then type in the following. However you may want to make sure you've got another environment ready to install after that since removing that will destroy everything Unity related(which is what ships with Ubuntu by default)

 

sudo apt-get remove unity unity-asset-pool unity-control-center unity-control-center-signon unity-gtk-module-common unity-lens* unity-services unity-settings-daemon unity-webapps* unity-voice-service

 

after Unity is removed you can do either the following

sudo apt-get install lubuntu-desktop
or
sudo apt-get install xfce4

it should also prompt you how you want to set it up with the display manager, i personally use lightdm

then do sudo shutdown -r now to reboot and it should default to whatever one you've downloaded (it should guide you but I haven't done this in months)






You can also follow me on twitter here @kiwifortw I do twitch streams every now and then at twitch.tv/kiwiforthewin :)

HTTP 404 Sarcasm not found.

sidefx
3712 posts

Uber Geek

Trusted

  #1293837 29-Apr-2015 20:09
Send private message

nathan: 
for the first time ever in Windows, we are supporting upgrades from Windows 10 Technical Preview to final release


Aww, for a second there I misread this and thought you meant free.  Still this is very good to know! :) 




"I was born not knowing and have had only a little time to change that here and there."         | Octopus Energy | Sharesies
              - Richard Feynman


lNomNoml
1807 posts

Uber Geek

ID Verified

  #1293860 29-Apr-2015 20:32
Send private message

Leave his system the way it is, or reinstall windows XP, running windows updates doesn't matter as the OS has been discontinued anyway.

timmmay

20582 posts

Uber Geek

Trusted
Lifetime subscriber

  #1293862 29-Apr-2015 20:36
Send private message

kiwikiwi:
timmmay: I installed Ubuntu 15.04, it took about 5 minutes of my time, and I have all the data copied over. It seems to be running ok. Youtube on firefox is only playing 360p, but for general use it's fine. It's not snappy exactly, but it's fine.

Is it worth trying Lubuntu/Xubuntu now I've done that? Is there a way to change without killing the home partition?


Yes. Do CTRL+ALT+F1 to get to the terminal and completely kill the desktop environment so you'll be greeted with a text only console which is also excellent for making other changes or debugging desktop environment or graphics issues. Then type in the following. However you may want to make sure you've got another environment ready to install after that since removing that will destroy everything Unity related(which is what ships with Ubuntu by default)

 

sudo apt-get remove unity unity-asset-pool unity-control-center unity-control-center-signon unity-gtk-module-common unity-lens* unity-services unity-settings-daemon unity-webapps* unity-voice-service

 

after Unity is removed you can do either the following

sudo apt-get install lubuntu-desktop
or
sudo apt-get install xfce4

it should also prompt you how you want to set it up with the display manager, i personally use lightdm

then do sudo shutdown -r now to reboot and it should default to whatever one you've downloaded (it should guide you but I haven't done this in months)



Can I install lubuntu to see how it works before removing unity? And I assume I can go back to Unity using a reverse of the process above?

 
 
 

Trade NZ and US shares and funds with Sharesies (affiliate link).
kiwikiwi
455 posts

Ultimate Geek


  #1293863 29-Apr-2015 20:36
Send private message

lNomNoml: Leave his system the way it is, or reinstall windows XP, running windows updates doesn't matter as the OS has been discontinued anyway.


Why would you want to re-install XP which is clearly not supported and won't receive security updates? Doing that is pretty much leaving a door open and saying. "Hey I'm running XP, I don't have anymore security updates so here's the key to the front door"





You can also follow me on twitter here @kiwifortw I do twitch streams every now and then at twitch.tv/kiwiforthewin :)

HTTP 404 Sarcasm not found.

kiwikiwi
455 posts

Ultimate Geek


  #1293865 29-Apr-2015 20:38
Send private message

timmmay:
kiwikiwi:
timmmay: I installed Ubuntu 15.04, it took about 5 minutes of my time, and I have all the data copied over. It seems to be running ok. Youtube on firefox is only playing 360p, but for general use it's fine. It's not snappy exactly, but it's fine.

Is it worth trying Lubuntu/Xubuntu now I've done that? Is there a way to change without killing the home partition?


Yes. Do CTRL+ALT+F1 to get to the terminal and completely kill the desktop environment so you'll be greeted with a text only console which is also excellent for making other changes or debugging desktop environment or graphics issues. Then type in the following. However you may want to make sure you've got another environment ready to install after that since removing that will destroy everything Unity related(which is what ships with Ubuntu by default)

 

sudo apt-get remove unity unity-asset-pool unity-control-center unity-control-center-signon unity-gtk-module-common unity-lens* unity-services unity-settings-daemon unity-webapps* unity-voice-service

 

after Unity is removed you can do either the following

sudo apt-get install lubuntu-desktop
or
sudo apt-get install xfce4

it should also prompt you how you want to set it up with the display manager, i personally use lightdm

then do sudo shutdown -r now to reboot and it should default to whatever one you've downloaded (it should guide you but I haven't done this in months)



Can I install lubuntu to see how it works before removing unity? And I assume I can go back to Unity using a reverse of the process above?


No you have to remove unity. Unity includes a whole bunch of packages that are used  along side Unity, same goes for LXDE. It will probably cause a lot more issues then it's worth.





You can also follow me on twitter here @kiwifortw I do twitch streams every now and then at twitch.tv/kiwiforthewin :)

HTTP 404 Sarcasm not found.

timmmay

20582 posts

Uber Geek

Trusted
Lifetime subscriber

  #1293879 29-Apr-2015 21:18
Send private message

Ah I'll just leave it for now. It works ok. And now I cleaned the heatsink out it doesn't sound like the neighbors clothes drier!

NZCrusader
646 posts

Ultimate Geek


  #1294034 30-Apr-2015 08:55
Send private message

Dynamic: For clients wanting an internet computer in the staff lunchroom or similar we normally do an Ubuntu with auto-login on an account with limited rights.  Of the 5 machines we have done this to in the last 3 years, the only repairs we have had to make have been for hardware failures.  We've never had a printer connected to one fo these machines.

Icons on the desktop perhaps for webmail, Wordpress admin login, media player, and general browsing.

If you do a Windows 10 there will be ongoing maintenance, antivirus, undesirable browser plugins, etc.  If their requirements are likely to change then Windows may be your best bet.  If you do Ubuntu there should be little reason for you to be called back - especially if (s)he is not a fiddler.



lol what...


Ubuntu has new updates every few days. There is certainly on going maintenance.

Also Ubuntu is not protected from viruses. Windows does have a free AV with it (Windows Defender).



I've setup many Windows PCs with a limited access account, provided web, email, office and VLC.  Auto updates after patch Tuesday.  Scheduled defrag.  No problems.

Ubuntu on the other hand... when something stuffs up, its a pita to have to search for solutions, especially when so much is configured / set by editing files.




NZ / AU Battlefield 4 Gaming Community
http://www.sonsofvalour.net/forums/forum.php

Bee

Bee
732 posts

Ultimate Geek


  #1294042 30-Apr-2015 09:17
Send private message

What else was wrong with the Windows XP?  Windows updates don't work cos MS stopped doing them for XP...  
I mostly surf on my android tablet these days but when I do use the laptop it works fine - Running XP SP2, no problems...  dont go to suspect webpages, don't open strange emails and there will be no security concerns at all...  eventually we will upgrade to a new laptop with windows 10...

I do have dual boot Xubuntu but dont use it much because of the crap support for flash and silverlight,  Ive yet to find an Android / linux Office suite that does what I want it to, and Adobe Lightroom only runs on Windows...




Doing your best is much more important than being the best.


1101
3122 posts

Uber Geek


  #1294050 30-Apr-2015 09:30
Send private message

I wouldnt fret too much about no Win updates for XP. Just install Chrome/FF on it. Suggest they stay off online banking & XP will be fine.

in the REAL WORLD, windows updates dont stop PC getting malware infections . Ive seen hundreds up updated PC's infected
Ive seen even more , non updated PC's that never had issues with malware. Even when it was still supported, many XP PC's simply wernt being updated anyway.....

No one says:  dont use your 1+ year old , mid range/budget Android ph, as it wont get a needed security update for a known security issue . Double standards ?
:-)


Talkiet
4793 posts

Uber Geek

Trusted

  #1294066 30-Apr-2015 09:49
Send private message

If you install anything but a version of windows in this case, you're going to have a bad time.

Many people will be upset with this blanket statement and I'm not prepared to justify it. I'm just going to assert I'm right, having been in many similar situations over many, many years.

Cheers - N




Please note all comments are from my own brain and don't necessarily represent the position or opinions of my employer, previous employers, colleagues, friends or pets.


timmmay

20582 posts

Uber Geek

Trusted
Lifetime subscriber

  #1294069 30-Apr-2015 09:52
Send private message

The fresh Windows XP install can't even connect to Windows Update, so it's totally unpatched, which I don't consider an option. It include IE6!!!

Latest Ubuntu, fresh installed, data copied on. I assume it will auto update, if not I'll set that up. Much lower risk than XP IMHO.

I would like tips on apps to install for him - eg a decent mp3 player/video player. The mp3 files open up in video player by default, which is fine just ugly.

1 | 2 | 3 | 4
View this topic in a long page with up to 500 replies per page Create new topic





News and reviews »

Air New Zealand Starts AI adoption with OpenAI
Posted 24-Jul-2025 16:00


eero Pro 7 Review
Posted 23-Jul-2025 12:07


BeeStation Plus Review
Posted 21-Jul-2025 14:21


eero Unveils New Wi-Fi 7 Products in New Zealand
Posted 21-Jul-2025 00:01


WiZ Introduces HDMI Sync Box and other Light Devices
Posted 20-Jul-2025 17:32


RedShield Enhances DDoS and Bot Attack Protection
Posted 20-Jul-2025 17:26


Seagate Ships 30TB Drives
Posted 17-Jul-2025 11:24


Oclean AirPump A10 Water Flosser Review
Posted 13-Jul-2025 11:05


Samsung Galaxy Z Fold7: Raising the Bar for Smartphones
Posted 10-Jul-2025 02:01


Samsung Galaxy Z Flip7 Brings New Edge-To-Edge FlexWindow
Posted 10-Jul-2025 02:01


Epson Launches New AM-C550Z WorkForce Enterprise printer
Posted 9-Jul-2025 18:22


Samsung Releases Smart Monitor M9
Posted 9-Jul-2025 17:46


Nearly Half of Older Kiwis Still Write their Passwords on Paper
Posted 9-Jul-2025 08:42


D-Link 4G+ Cat6 Wi-Fi 6 DWR-933M Mobile Hotspot Review
Posted 1-Jul-2025 11:34


Oppo A5 Series Launches With New Levels of Durability
Posted 30-Jun-2025 10:15









Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.