View Single Post
  #4  
Old 05-06-2011, 11:17 AM
Stream Recorder
 
Posts: n/a
Default

Re: First time using Ubuntu: General Questions


Quote:
Originally Posted by any ANONYMOUS forum user View Post
Sure Sync will come in handy, but I specifically wanna use 3.5 on my old old desktop plus all the add-ons, like firebug, nosquint, dta, etc for webdev and so on. Then Adblock is cool and all that but it does not block the ads on the server side but on my side, the client, this makes Adblock a lot more slower than using a HOSTS file where the connection attempt is directly looped to my machine. At least this is what I think it does. Since I use a HOSTS file I surf like 80% faster and only see the site's content and none other, I have come so used to this that when using a foreign machine just for over than 10 min I edit the HOSTS file, lol. Oh an Noscript is essential as well. Never tried FF4 so no idea if that is all intergated. So hope Ubunutu has something similar up its sleeve.
You can always set up a firewall to block some IP addresses, I suppose.

As for syncing FF 3 bookmarks, you can use the XMarks add-on. The should be more advanced tools as well.


Quote:
Originally Posted by any ANONYMOUS forum user View Post
Yes I guess a dual boot will be essential. I have got my XP on 20GB ntfs primary partition, what does Ubuntu need? ntfs and primary partition as well or can it actually be in the same partition as XP?

Where do I find out about dualboot? I am also active in reboot.pro, so guess the answers might be there or in some ubuntu forum, if you have some tips, let me know, no need to present the solution on a silver dish, love fiddling with things and learning in the wake of events.
It is important to read about dual boot when you install Windows from Linux. If you have Windows, then install Ubuntu, it will use the Grub boot loader, so you will be able to choose Windows or Ubuntu at startup.

Ubuntu will need its own partition. Actually I use 3 ones for Ubuntu:
1. A partition for a swap file (slightly larger than the RAM size)
2. An EXT2 partition for Ubuntu OS (/) [I use ~10GB]
3. An EXT2 partition for the documents (/home)

You may use EXT3 or some other file system for Linux as well. I prefer EXT2, since I have less problems accessing such partitions from Windows XP/7 (with third party freeware software).

You can also use one partition for (2) and (3). I did this in the past. But right now I understand how much easier to have the OS on a separate partition - you can format it fast without thinking and have all your data intact.

And I have a bootable flash drive (or CD/DVD) with Ubuntu, so I can use Ubuntu Live in case of boot problems (needed it when installing Windows after Ubuntu).

Make sure to read about partitions Linux like Ubuntu needs. And make sure to select partitions manually during the Ubuntu installation process (to avoid data loss).

Quote:
Originally Posted by any ANONYMOUS forum user View Post
Got all my data etc external or on other hard drive, learned it the hard way many time, nothing else on my OS partition except the OS, FF and TB are great for that (firefox.exe -p) so that I can keep those profile on another drive to not get thing mucked up.
Chrome and Opera also have sync options. And both are available in Linux as well as in Windows.

Quote:
Originally Posted by any ANONYMOUS forum user View Post
Lol, I DONT USE MSOFFICE, hello!!! OO all the way, hehe, but yeah for PS and soundbooth I might check out playonlinux, but since I gotten so used to it on XP I might stick with it for now.
MS Office is one of the best applications from MS. I wish I was able to replace it with Open Office (or LibreOffice which I use now instead of OO)

Quote:
Originally Posted by any ANONYMOUS forum user View Post
So how do I get my m-audio 2496 card installed on linux as well as ma nvidia video card? will the drivers with .exe file name extention work? don't think so.. Lots to learn.
Exe drivers won't work, I suppose. I installed Ubuntu onto 2 desktops and 2 laptops (Sony and HP)... never needed to look for ATI or NVidia drivers as well as sound drivers. It was working out of the box.

But I did install an NVidia driver for Linux as an alternative. I downloaded the Linux driver from the NVidia web-site.
Reply With Quote