LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-06-2012, 10:20 PM   #1
Cheetohz
LQ Newbie
 
Registered: Oct 2012
Posts: 5

Rep: Reputation: Disabled
Relatively new to Linux


Trying to get back into linux again. Figured Ubuntu would be the best for this. Let me know if you think otherwise, as I also considered debian.

I plan on having it run as my primary home router, 1080P media streaming(LAN), SFTP SSH and Remote desktop, and more than likely will be a designated torrent box.

Should I be using Ubuntu desktop or ubuntu server? or any other builds you recommend? Also what should I expect my min. hardware requirements to be?
 
Old 10-07-2012, 12:28 AM   #2
Elv13
Member
 
Registered: Apr 2006
Location: Montreal,Quebec
Distribution: Gentoo
Posts: 825

Rep: Reputation: 129Reputation: 129
Hi, welcome to LQ!

Ubuntu desktop and server are basically the same with different settings. Once you setup it like you want, the difference will be negligible. As for minimum requirement, Debian usually require less, but if we are talking about modern hardware, it probably does not mater as much as it did a decade ago. If you want to use it as a router, better removing Networkmanager and configuring the interfaces by hand. I currently use one of my debian box as one and it work very well. I suggest this tutorial http://ubuntuforums.org/showthread.php?t=716192 . DNSMASQ is awesome. For torrent, I recommand transmission daemon or anything with a good web gui and samba for sharing the resulting file with Windows (or other Linux boxes).

If you put the box in front of the internet, not behind a router or hardware firewall, remember to turn off password login for SSH and require authorized connections keys. If you don't, your password better be strong.
 
Old 10-07-2012, 01:11 AM   #3
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Hi! & Welcome

Before I switched to Debian I enjoyed having Ubuntu for several years.

Here's a few websites to inform you:

http://www.ubuntu.com/ubuntu/whats-new
https://help.ubuntu.com/

There is also a website where you can observe all the distro's.
http://distrowatch.com/

Good luck
 
Old 10-07-2012, 01:56 AM   #4
msxenix
LQ Newbie
 
Registered: Oct 2012
Location: Bristol, CT
Distribution: Debian Wheezy + LXDE
Posts: 26

Rep: Reputation: 1
Welcome,

In terms of distros, there a whole lot to choose from. Most of what sets the distros apart from each other are 2 things.

1) Packaging System -- Systems used for installation of precompiled software
Most Debian based systems use Apt-Get to download packages from repositories.
Examples of Debian based systems include Debian, Ubuntu, Mint, and many others

2) Window Management System -- Your Desktop Environment (KDE, Gnome, Xfce, etc)

Personally I prefer something lightweight, so I usally opt for something like Xubuntu (Ubuntu with Xfce) or Mint 13 (MATE).
 
Old 10-07-2012, 02:10 AM   #5
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
I found that most folks that liked Ubuntu also liked Debian and Mint like Msxenix mentioned.

I use Mint 12 KDE from time to time and well... Mint is nice.

The advise I was given when I was new to Linux was to download a few of the distro's and give them a try before installing. Maybe you'll consider that.

http://linuxmint.com/
http://www.debian.org/
 
Old 10-07-2012, 02:16 AM   #6
kooru
Senior Member
 
Registered: Sep 2012
Posts: 1,385

Rep: Reputation: 275Reputation: 275Reputation: 275
Welcome to LQ.

The choice of a distro is a individual thing. Because what i prefer you could hate
Anyway, for linux user-friendly, with a good community, in addition to Ubuntu i suggest Fedora, Mint or OpenSuse.
 
Old 10-07-2012, 03:06 AM   #7
Cheetohz
LQ Newbie
 
Registered: Oct 2012
Posts: 5

Original Poster
Rep: Reputation: Disabled
So really, I should not use this as a router until I fully understand how to use it. Unless of course I buy a firewall or router to stick in front of it. Which would really defeat the purpose. Thanks for the input. I might check out mint. I really do want something ultra-light weight and add only what I need.

What kind of CPU/RAM/GPU requirements might I need to decode 2 full 1080P movies and stream them simultaneously?
 
Old 10-07-2012, 11:45 AM   #8
Cheetohz
LQ Newbie
 
Registered: Oct 2012
Posts: 5

Original Poster
Rep: Reputation: Disabled
Alo, why recommend 32bit ubuntu over 64bit? Is 64bit still highly in development? WOuldn't i have more processign power with 64?
 
Old 10-07-2012, 01:42 PM   #9
TroN-0074
Senior Member
 
Registered: Dec 2011
Location: Michigan USA
Distribution: OpenSUSE 13.2 64bit-Gnome on ASUS U52F
Posts: 1,444

Rep: Reputation: 340Reputation: 340Reputation: 340Reputation: 340
I am guessing they recommend 32 BIT because some people dont know what kind of computer they have so to ensure that it will work in their system they suggest 32bit.

But if your system is 64 BIT and you know for sure then go with the 64. It will be best for you!

Good luck
 
Old 10-07-2012, 05:23 PM   #10
msxenix
LQ Newbie
 
Registered: Oct 2012
Location: Bristol, CT
Distribution: Debian Wheezy + LXDE
Posts: 26

Rep: Reputation: 1
Quote:
Originally Posted by TroN-0074 View Post
I am guessing they recommend 32 BIT because some people dont know what kind of computer they have so to ensure that it will work in their system they suggest 32bit.

But if your system is 64 BIT and you know for sure then go with the 64. It will be best for you!

Good luck
Unless your computer has more than 4GB memory, I reccomend starting out with 32 bit Linux for someone new. 64 bit linux is good, but sometimes you'll run into trouble when dealing with applications made for 32bit, where you will need the 32-bit libraries to satisfy dependencies.
 
Old 10-07-2012, 06:02 PM   #11
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,359

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
Most of the good ones have multi-lib support ie they handle both 64 and 32 bit libs on a 64 bit install.
 
Old 10-07-2012, 06:45 PM   #12
msxenix
LQ Newbie
 
Registered: Oct 2012
Location: Bristol, CT
Distribution: Debian Wheezy + LXDE
Posts: 26

Rep: Reputation: 1
Quote:
Originally Posted by chrism01 View Post
Most of the good ones have multi-lib support ie they handle both 64 and 32 bit libs on a 64 bit install.
Yeah, sorry didn't mean to make it sound that 32bit libraries wouldn't run. I just thought that it would be easier to start with 32 bit rather than having to worry about getting 32 bit libs.
 
Old 10-07-2012, 06:57 PM   #13
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,359

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
Normal pkg mgr will handle that for you eg I run 64 bit Centos, but not ALL pkgs are avail as 64 bit, so it automatically installs and runs 32 bit for those...
In other words, (if using the pkg mgr) then the default on a 64 bit system is to offer 64 bit pkgs if avail, otherwise it will offer 32 bit.
HTH
 
Old 10-08-2012, 09:32 AM   #14
msxenix
LQ Newbie
 
Registered: Oct 2012
Location: Bristol, CT
Distribution: Debian Wheezy + LXDE
Posts: 26

Rep: Reputation: 1
I had issues with Gens:386 on a 64 bit copy of Mint. I tried installing it from the built in gui software manager, but it was unable to install the 32 bit dependencies required to make the program work.

I've heard there are other problems that have similar issues, but I'm not sure how widespread the issue is.

Surprisingly it ended up being fixed after upgrading to Linux 3.5.5. The program actually installed successfully, though i had to manually install a 32bit version of a library to make it run.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:17 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration