Cable Forum

Cable Forum (https://www.cableforum.uk/board/index.php)
-   General IT Discussion (https://www.cableforum.uk/board/forumdisplay.php?f=19)
-   -   Ubuntu Gutsy Gibbon Released Today (https://www.cableforum.uk/board/showthread.php?t=33622518)

Alien 22-10-2007 21:10

Re: Ubuntu Gutsy Gibbon Released Today
 
First of all, my apologies to whoever else replied after my last post, as I can't respond to it because for some reason it's not showing up. I can see Xpod's post, but I know [from seeing it in Mailwasher] that someone else replied. Something about partitions, I think. I can't check MailWasher's recycle bin for the details of the post as it [MailWasher] went a bit funny & decided not to log the last few hours of emails, & I didn't copy the new reply to topic email as I didn't think I had a reason to.

Quote:

Originally Posted by xpod (Post 34419652)
If you dont want to be fiddling around then the safest way(imo) would probably be to just leave whatever space you want to allocate to Ubuntu unallocated and just point the installer to the "largest continuous free space" during partitioning.
Let it do the work;)

Ok, thanks. I don't have to use all of the free space available in that free space chunk do I? I seem to remember the last 1 I tried [Mandrake I think] let me say how much I wanted to use. The reason I ask is that the largest chunk of continuous free space I've got is 102GB [it's a 500GB drive, well technically 466, but that's dishonest HDD companies for you ;)].

Quote:

Originally Posted by xpod (Post 34419652)
If your resizing current Windows partitions remember and defrag a good couple of times

Partition Manager handles all that, it's pretty good in general for doing partitiony things. :)

punky 22-10-2007 21:27

Re: Ubuntu Gutsy Gibbon Released Today
 
A little follow up...

I got fed up with using Gnome and installed KDE. Wasn't totally smooth. The titlebars disappeared so I manually installed emerald and added it (and compiz) to start up. The only unresolved issue is the shutdown buttons are missing, but this is a long running issue with a work around.

Alien 22-10-2007 21:44

Re: Ubuntu Gutsy Gibbon Released Today
 
If you prefer KDE, wouldn't you be better off with Kubuntu?

ronald146m 22-10-2007 22:08

Re: Ubuntu Gutsy Gibbon Released Today
 
Hi Alien
Sorry for the confusion.:blush:

It was my post about partitions.
I deleted it when I saw Xpod's post, his is probably the most straightforward way to install Ubuntu.

If you do let Ubuntu have all the remaining space, you can easily shrink it down later and make another partition to use for something else if you like. (using Partition Manager or Ubuntu's 'gParted' utility).

In my deleted post I said that Ubuntu would set up 2 partitions in that space. One for Ubuntu proper and one for Ubuntu swap. The swap partition does what the page file does in Windows. It's often set at 1.5 times RAM, but that value isn't critical.
:cool:

Cobbydaler 22-10-2007 22:10

Re: Ubuntu Gutsy Gibbon Released Today
 
I always put root & home on separate partitions, then you can reinstall if you bork the OS without losing your personal configuration files & data...

dragon 22-10-2007 22:44

Re: Ubuntu Gutsy Gibbon Released Today
 
Quote:

Originally Posted by Gavin (Post 34419708)
A little follow up...

I got fed up with using Gnome and installed KDE. Wasn't totally smooth. The titlebars disappeared so I manually installed emerald and added it (and compiz) to start up. The only unresolved issue is the start up buttons are missing, but this is a long running issue with a work around.

http://fbdragon.co.uk/external/ss/snapshot7.png :p:

Kde autostart (if it helps) (/home/username/.kde/Autostart/compiz.desktop)
Quote:

[Desktop Entry]
Encoding=UTF-8
Exec=compiz –replace ccp & kde-window-decorator &
Exec=emerald --replace &
GenericName[en_US]=
StartupNotify=true
Terminal=false
TerminalOptions=
Type=Application
X-KDE-autostart-after=kdesktop
the ccp bit tells it to use the config from CCSM if i don't put that in it just seems to load default settings. :(

xpod 22-10-2007 22:50

Re: Ubuntu Gutsy Gibbon Released Today
 
Quote:

I always put root & home on separate partitions, then you can reinstall if you bork the OS without losing your personal configuration files & data...
I used to do the same once i figured out enough to be getting a little adventurous with partitioning but i eventually just stopped doing it again.
I always have two drives and always have the latest stable Ubuntu on one drive with some of the bigger slave drive usually given over to the next release, after a few months in.
Anytime i re-install on one drive i always get my main settings & stuff transfered from the other and anything else worth keeping is in the nfs share elsewhere now anyway..

Separate home is definetly a good idea though.

EDIT:if you know your way round the partitioning routine anyway.

Alien 22-10-2007 22:59

Re: Ubuntu Gutsy Gibbon Released Today
 
Quote:

Originally Posted by ronald146m (Post 34419747)
Hi Alien
Sorry for the confusion.:blush:

It was my post about partitions.
I deleted it when I saw Xpod's post, his is probably the most straightforward way to install Ubuntu.

Aha! The phantom post deleter revealed! :D

Quote:

Originally Posted by ronald146m (Post 34419747)
If you do let Ubuntu have all the remaining space, you can easily shrink it down later and make another partition to use for something else if you like. (using Partition Manager or Ubuntu's 'gParted' utility).

I don't want to give it the whole 102GB, I reckon 20 or 30 should be plenty for now.

Quote:

Originally Posted by ronald146m (Post 34419747)
In my deleted post I said that Ubuntu would set up 2 partitions in that space. One for Ubuntu proper and one for Ubuntu swap.

You also said something about a 3rd 1.

Quote:

Originally Posted by ronald146m (Post 34419747)
The swap partition does what the page file does in Windows. It's often set at 1.5 times RAM, but that value isn't critical.
:cool:

6GB for swap? :Yikes:

Quote:

Originally Posted by Cobbydaler (Post 34419749)
I always put root & home on separate partitions, then you can reinstall if you bork the OS without losing your personal configuration files & data...

I do something similar with Windows; I keep My Documents, My Pictures, music, email storage, etc on other partitions than the Windows 1.

Quote:

Originally Posted by dragon (Post 34419784)

KDE certainly looks nicer than Gnome. What's the difference between using KDE with Ubuntu, & just using Kubuntu instead? Aside from not having to faff around in Kubuntu to set up KDE I mean.

punky 22-10-2007 23:02

Re: Ubuntu Gutsy Gibbon Released Today
 
Quote:

Originally Posted by dragon (Post 34419784)
http://fbdragon.co.uk/external/ss/snapshot7.png :p:

Kde autostart (if it helps) (/home/username/.kde/Autostart/compiz.desktop)


the ccp bit tells it to use the config from CCSM if i don't put that in it just seems to load default settings. :(

Cheers mate. I actually meant to say shutdown buttons :dunce: are hidden. Its something to do with xgl and shutdown permissions. There's a work around online somewhere but haven't had time to try it.

ronald146m 23-10-2007 00:10

Re: Ubuntu Gutsy Gibbon Released Today
 
Hi Alien

1) You can give Ubuntu the whole 102GB to start with, then use the partition tools to take 80GB back later, It's up to you though.

2) The third one is the separate 'home' partition that Cobbydaler suggested. That's not really necessary for your first try with Ubuntu. But you decide.

3) No, not 6GB for swap. That's why I said the value isn't critical. In practice you might not do any swapping at all. But if you are given a choice then plump for between 512MB and 1GB. Even if you never use it, you won't miss 1GB from a whopping big hard drive.:p:
:cool:

Alien 23-10-2007 00:30

Re: Ubuntu Gutsy Gibbon Released Today
 
Quote:

Originally Posted by ronald146m (Post 34419830)
1) You can give Ubuntu the whole 102GB to start with, then use the partition tools to take 80GB back later, It's up to you though.

I'd rather set it to what I want from the start, especially as I don't plan on switching over to Ubuntu/Kubuntu, it's just something to play around with.

Quote:

Originally Posted by ronald146m (Post 34419830)
2) The third one is the separate 'home' partition that Cobbydaler suggested. That's not really necessary for your first try with Ubuntu. But you decide.

Well, it does sound like a good idea, especially as I'm already doing the same thing with Windows. "Start as you mean to go on", etc.

Quote:

Originally Posted by ronald146m (Post 34419830)
3) No, not 6GB for swap. That's why I said the value isn't critical. In practice you might not do any swapping at all. But if you are given a choice then plump for between 512MB and 1GB. Even if you never use it, you won't miss 1GB from a whopping big hard drive.:p:
:cool:

LOL, true - I have XP set to use 1.5GB, I was just a bit surprised at the thought of having a 6GB swap. :)

slowcoach 23-10-2007 01:00

Re: Ubuntu Gutsy Gibbon Released Today
 
When you are all done you will want some free games no doubt. :)

Penguinracer, used to be called TuxRacer, is in the repo's and here is a list of a few more http://www2.linuxjournal.com/node/1000435

If you want a brilliant label program install glabel, it has templates for printing every label known to man.

dragon 23-10-2007 16:11

Re: Ubuntu Gutsy Gibbon Released Today
 
Quote:

Originally Posted by Alien (Post 34419792)
Aha! The phantom post deleter revealed! :D


I don't want to give it the whole 102GB, I reckon 20 or 30 should be plenty for now.


You also said something about a 3rd 1.


6GB for swap? :Yikes:


I do something similar with Windows; I keep My Documents, My Pictures, music, email storage, etc on other partitions than the Windows 1.


KDE certainly looks nicer than Gnome. What's the difference between using KDE with Ubuntu, & just using Kubuntu instead? Aside from not having to faff around in Kubuntu to set up KDE I mean.

Just a word of warning that's not straight KDE ;)

Its actually Partially KDE with the Edge 1.5 theme http://www.kde-look.org/content/show...?content=67383

But also the titlebars.etc are actually managed by Emerald with the theme "simple & nice" rather than the K window decorator.
http://www.gnome-look.org/content/sh...?content=62864

The background was my previous background from my windows install and I can't actually remember where I got it from :(

Alien 23-10-2007 16:38

Re: Ubuntu Gutsy Gibbon Released Today
 
Quote:

Originally Posted by dragon (Post 34420177)
Just a word of warning that's not straight KDE ;)

So if I check to see if a server's running, it'll respond with "I'm free!"? :D

Quote:

Originally Posted by dragon (Post 34420177)
Its actually Partially KDE with the Edge 1.5 theme http://www.kde-look.org/content/show...?content=67383

Cool, cheers. :tu:

Quote:

Originally Posted by dragon (Post 34420177)
But also the titlebars.etc are actually managed by Emerald with the theme "simple & nice" rather than the K window decorator.
http://www.gnome-look.org/content/sh...?content=62864

So it's like WindowBlinds for Linux? [though hopefully less bloated & buggy]

Quote:

Originally Posted by dragon (Post 34420177)
The background was my previous background from my windows install and I can't actually remember where I got it from :(

That's ok, I think I can find my own wallpapers. ;)

dragon 23-10-2007 17:08

Re: Ubuntu Gutsy Gibbon Released Today
 
Quote:

Originally Posted by Alien (Post 34420193)
So if I check to see if a server's running, it'll respond with "I'm free!"? :D


Cool, cheers. :tu:


So it's like WindowBlinds for Linux? [though hopefully less bloated & buggy]


That's ok, I think I can find my own wallpapers. ;)

Its actually the window manager for compiz-fusion you can use the kde window decorator with it but I found it a tad unstable.


All times are GMT. The time now is 09:57.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
All Posts and Content are © Cable Forum