Originally posted by shikitohno
Why GNU/Linux Rocks
Collapse
X
-
-
I don't know about aptitude, but with yum (and pacman) you can be pretty vague with your searches. You can even just search a function, like running a search for "filemanager" and it'll spit back a few options at you. Besides which, most of the time if I'm looking to install a program and I'm unsure of which one would be best, or don't even know of any yet, I'll just search "progam for doing 'x' linux." By the time I've read enough to decide that I want to install it, I already know the packagae name, so it's a non-issue here. Add/Remove Software would probably be the equivalent, but I haven't really used it, so sgreger1 is on his own with any issues he encounters with it.
Leave a comment:
-
Originally posted by shikitohnoAnd lx, I don't think synaptic really does anything on Fedora. At least not anything useful.
Edit:
Looks like Add/Remove Software tool is the one for fedora, eh?
http://www.muktware.com/articles/2936
Leave a comment:
-
Well, it seems I was reading something outdated and rtorrent support magnet links from a couple versions ago, so there's not much to be gained from installing it from source right now. For IRC clients, I'd say irssi is my favourite. It's got a pretty good guide for how to use it online, and like rtorrent, it'll play pretty nicely with screen. If you fell like trying those two out,Code:sudo yum install screen rtorrent irssi
Leave a comment:
-
Originally posted by sgreger1Okay so i figured out that cd lets me change the directory I am pointing it at like you said. Oddly if I for example have a folder called rtorrent in my home folder I can't cd /home/rtorrent, it won't recognize the folder.
I need to figure out how the file structure works so that I can get the directories right, do I need to enter my username in the path like /sgreger1/home/rtorrent? I need to play around with it more tonight to figure that out.
Is qtorrent better than utorrent? What exactly are "repos"?
qBittorrent looks very similar to uTorrent. Honestly, it isn't quite as good, but for the average user, it works just as well, and looks familiar. Put it this way, I like it well enough that I'll use it on Windows if I go back to that system. Being free is more valuable to me than the features uTorrent provides.
rTorrent is probably a better client, but perhaps not as user friendly. If you have a fringe need, like setting up a torrent server, or doing weird stuff, rTorrent might be better for you. I haven't used it, but ruTorrent is a graphical front end that makes rTorrent look like uTorrent. That might be worth a shot if you stick with rTorrent.
"repos" is just a slang term for repositories, or "app store" if you prefer. Every distribution has a repository where you get software, and updates to your software. The "Software Center" you were playing with earlier is a graphical front end for fedoras repository. Synaptic(which I believe you also have) is more finely grained, and lists all the little things. That's what I prefer to use on my systems.
Anyway, if you want rTorrent, qBittorrent, Chromium, or what ever, your first stop should be the repository. Open up Synaptic, or Software Center, and search "rtorrent" it should then popup, and you click to install it. You'll then get updates whenever that package is updated in the repository. When you compile from source, you don't get those updates. You'll have to keep track of it yourself, and update as necessary. That's why compiling isn't ideal, aside from being a minor PITA.
Leave a comment:
-
Originally posted by lxskllrcd means change directory; just like DOS
rtorrent should be in the repos. Compiling from source should be the last step you take. Check your package manager first. I prefer qTorrent btw for a desktop client.
I need to figure out how the file structure works so that I can get the directories right, do I need to enter my username in the path like /sgreger1/home/rtorrent? I need to play around with it more tonight to figure that out.
Is qtorrent better than utorrent? What exactly are "repos"?
Leave a comment:
-
cd means change directory; just like DOS
rtorrent should be in the repos. Compiling from source should be the last step you take. Check your package manager first. I prefer qTorrent btw for a desktop client.
Leave a comment:
-
Also, what is the best IRC client for linux? I see lots of them but am not really into IC and am not sure which is best for linux.
Leave a comment:
-
I am guessing I have to first install the trunk so that when I point to it, there is something there for it to find.
Under the install page it takes me to this link of "releases", but I not sure which release is the correct one. Should I choose the one at the bottom which appears to be the newest release?
http://libtorrent.rakshasa.no/downloads/
Leave a comment:
-
The questions who's answer wouldhelp me the most is letting me know which words are used to describe things. I.e. if something says
[code]cd /home/rtorrent[/quote]
Does CD mean something, like should I replace it with something or just type it as is?
When reading instructions on what to enter into the terminal I just want to be clear on which things I should copy verbatim and which things require me to modify them to my specific system.
While trying to install rtorrent I am using this guide from the rtorrent website:
http://libtorrent.rakshasa.no/wiki/Install
[quote]
Building
Code:./configure; make; make install
(note: you need to have SVN installed)
Before the first use, you have to get the latest trunk version. This needs to be done only once. In this example, the directory in which you store the sources is /home/rtorrent/trunk
Code:cd /home/rtorrent svn co svn://rakshasa.no/libtorrent/trunk
Code:cd /home/rtorrent/trunk svn up cd libtorrent ./autogen.sh ./configure make make install cd ../rtorrent ./autogen.sh ./configure make make install
So here for example I am entering cd /home/rtorrnet but it says no such file or directory. I already did yum install rtorrent and also yum install svt + it's dependencies.
If you could help me understand some of the syntax here so that I know what to copy verbatim and what to modify that would be a big help. Example, I don' know what a "trunk" is.
Leave a comment:
-
I'm going to give installing rtorrent right now. Is there anything worth torrenting software-wise in Linux? I didn't think most programs were even compatible with it?
What I would like to do is figure out how to run Usenet on it. Gonna have to figure that out next.
Leave a comment:
-
Lol, if you think Gnome3 is minimalistic, try installing WindowMaker or ratpoison. I use ratpoison in day to day use, and it makes the default interface look cluttered as all hell. For installing software, first check if it's in the repos.Code:yum search something
Code:sudo yum install something
Leave a comment:
-
Originally posted by lxskllrHave you tried using Gimp for images?
For your video card, searching can be fruitful. In my case "8800gt ubuntu 10.04" would likely turn up some good results.
Yah i've used GIMP. I know it's allegedly just as powerful but I don't have time to learn a whole new interface and workflow. Easier to just boot into Windows for me. I did download it in Fedora and am going to try and play with it and hopefully learn something.
Also this:
Leave a comment:
-
Have you tried using Gimp for images?
For your video card, searching can be fruitful. In my case "8800gt ubuntu 10.04" would likely turn up some good results.
Leave a comment:
-
Originally posted by shikitohnoFor bumpage, sgreger1, since we haven't seen this thread shoot up to the top again, is it safe to say all is going well with your system for the time being? Or just not playing around with it, since it's a weekday and all? Anyway, when you've got time to play with it again, feel free to bump this thread up with your questions, and I'll do my best to answer them.
I am kind of confused about how to install things, as in Windows it all comes in an .exe installer file that does all the work for you but in Linux it seems that there may be a different process depending on what you are installing. I am still playing around with all of the software that comes in the "add/remove software" section so havn't gotten around to downloading anything online yet. Lots of indie games in there that are pretty cool, including some classics. The one I really want to work though (Glest, kind of a warcraft 3 kinda game) doesn't run properly because again my graphics card doesn't jive with it. I guess the graphics card issue is something I will need to work with for the time being. I may try tonight to get photoshop installed there using Wine, but i'm not quite that far yet.
Anyways, everything has been running smoothly and I am loving it. As an OS it is much cleaner, simpler, and faster than Win7 imo. If I had a laptop it would be Linux only. Everything has a small file size and runs without taking up any processor speed which I think would be great for lower end laptops or netbooks.
Leave a comment:
Related Topics
Collapse
-
by wa3zrmBeta News ^ | The Windows XP death clock is ticking away. While Microsoft has extended support for malware protection, do not be fooled -- XP will...
-
Channel: People and World Around Us
-
-
by wa3zrmThe Modern Survivalist ^ |
It happened a few years ago during a trip to USA for the Self Reliance expo in Utah. After the expo we decided to...-
Channel: People and World Around Us
-
-
by CyId just thought Id share a story of my computer journey last night. When I first got my desktop it was a display at the store with windows vista. After...
-
Channel: People and World Around Us
-
-
by shikitohnoI'll admit, this is something that's been bugging me for a long time now. I saw a clip about this family just now, who got booted off a flight because...
-
Channel: People and World Around Us
-
-
by wa3zrmPolice hire 'Angel' to slow drivers on busy roads
newslite.tv ^ | May 11, 2010
Posted on Saturday, May 15, 2010 10:15:48 PM
...-
Channel: SNUSON Confessional
16-05-10, 04:45 AM -
- Loading...
- No more items.
Links:
BuySnus.com |
SnusExpress.com |
SnusCENTRAL.com |
BuySnus EU |
BuySnus.at |
BuySnus.ch |
SnusExpress.ch
Leave a comment: