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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
09-17-2007, 09:13 PM
|
#31
|
Senior Member
Registered: Aug 2003
Location: Indpls
Distribution: Laptops: Debian Jessie XFCE, NAS: OpenMediaVault 3.0
Posts: 1,355
Rep:
|
You installed Ubuntu Server edition, which by definition, is a CLI based OS. What did you expect?
Switching distros is not really the answer, do a normal Kubuntu or Ubuntu install, and see how that goes. Your PC has more than enough muscle to run any version of Linux without feeling sluggish.
IGF
|
|
|
09-17-2007, 10:14 PM
|
#32
|
LQ Newbie
Registered: Sep 2007
Posts: 20
Original Poster
Rep:
|
I did an Ubuntu server install and since in that form it was totally useless to me, installed Kubuntu on top of it it. By the way, if you go on Ubuntu/Kubuntu forums, that is the sequence that most people recommend. So, at least according to them, this was a normal install.
|
|
|
09-17-2007, 10:18 PM
|
#33
|
Senior Member
Registered: Aug 2003
Location: Indpls
Distribution: Laptops: Debian Jessie XFCE, NAS: OpenMediaVault 3.0
Posts: 1,355
Rep:
|
Quote:
Originally Posted by nordicwalkingus
I did an Ubuntu server install and since in that form it was totally useless to me, installed Kubuntu on top of it it. By the way, if you go on Ubuntu/Kubuntu forums, that is the sequence that most people recommend. So, at least according to them, this was a normal install.
|
I don't know, I was never recommended to install that way, I've also helped several people install, and never suggested doing that way.
Were there specific server applications that you needed, and thus why they suggested server edition? Installing server edition, then putting KDE or Gnome on top of it, seems silly to me. If you wan ta GUI, download the appropriate distro, and then if you need server apps, install them from the package manager.
IGF
|
|
|
09-17-2007, 10:37 PM
|
#34
|
LQ Newbie
Registered: Sep 2007
Posts: 20
Original Poster
Rep:
|
At least this way I don't have to go through hell and configure the server applications.
By the way, just had a minor success in this quest. Was finally able to change the boot order! Did not use "sudo su", to get to root. That was not needed. All I did was :sudo kwrite /boot/grub/menu.lst". Had to do it twice, as "4" wasn't enough. Had too many applications in the boot order. Changed it to "7" and Windows is now the default OS.
I guess that my next order of business is to configure the swap file. Someone told me that this is possible from within Kubuntu...
And then to get GTalk working. Got this info, but not sure how to understand this part:"1. Settings->Configure
2. New
3. Next
4. Select Jabber"
-------------------------------------------------------------------------
First, you might need to install an additional package called tca-tls or similar, if it’s not already present. It seems every distribution has a slightly different name for the same thingy:
package name
Debian qca-tls
Fedora Core 4 qca-tls
Gentoo app-crypt/qca-tls
Mandriva libqca1-tls
SUSE qca
Ubuntu qca-tls
When you have installed this package, the most difficult part is probably over, the actual setup is pretty simple:
1. Settings->Configure
2. New
3. Next
4. Select Jabber
5. On the first tab enter your account information
Basic Setup
Jabber Id: [xxxx@gmail.com]
[ ] Remeber Password whatever you prefer
Password: [xxxx]
6. On the second tab enter
Connection
[x] Use protocol encryption (SSL)
[x] Allow plain-text password authentication
[x] Override default server information
Server: [talk.google.com] Port: [5223]
|
|
|
09-18-2007, 05:30 AM
|
#35
|
Senior Member
Registered: Aug 2003
Location: Indpls
Distribution: Laptops: Debian Jessie XFCE, NAS: OpenMediaVault 3.0
Posts: 1,355
Rep:
|
You should have Kopete with a Default KDE install, so you can set up Google Talk with it.
I have Google Talk setup with Pidgin... Its really quite simple to setup, and the instructions you posted are accurate. Pidgin used to be called GAIM, so you might have either one of those installed with your system(you likely have GAIM and or Kopete).
http://www.google.com/support/talk/b...n&answer=24073
I imagine it will be the exact same setup no matter which of the 3 clients you use, just may be different tabs, etc.
IGF
|
|
|
09-18-2007, 05:41 AM
|
#36
|
Member
Registered: Aug 2003
Location: UK
Distribution: (X)Ubuntu 10.04/10.10, Debian 5, CentOS 5
Posts: 900
Rep:
|
Have you used the package management system yet? This is one of the major strengths of a Linux system, as it allows the majority of programs to be installed and updated through a unified interface. If you haven't tried it yet, here's a little information about it. The package management system is actually a command line tool called apt. However, there are a number of graphical frontends. The default frontend for Kubuntu is called adept, but there is also a front end called synaptic, which I personally prefer. To install synaptic, go to the program menu, check under system and select Adept Manager. Since modifying packages requires access to system files, it will ask you for your password. Once the program has loaded, find the program called synaptic in the bottom left pane, and set it to install by right-clicking on it and selecting "Request install". It may well tell you that you need to install extra dependencies, which is fine. You can then click "Apply Updates" at the top, which will then install Synaptic.
Once Synaptic is installed, you can close adept and use synaptic instead (this is, of course, a matter of taste, no reason not to carry on using adept if you decide you prefer it). In the synaptic window, there's a list of programs on the right. If you click in that window and start typing the name of a package you want to install, it will jump to it. In this case it seems you want the package qca-tls. Once you've found the package, click the white square at the left of it, and select "Mark for Installation". Again, this may pull in extra dependencies, which is fine, just okay it and they will all be selected for you automatically. Once the package is marked for installation, select "Apply" at the top of synaptic and the package(s) will be downloaded and installed. Hopefully this will help you on the way to setting up GTalk.
By the way, it IS possible to modify files as root when necessary, without using the command line. To do this, open Konqueror and find the file in question. Right click on it, go to "Actions" and select "Edit as root". It will ask for your password, and once you've entered it, the file will be opened in a text editor.
Hope this helps.
|
|
|
09-18-2007, 03:18 PM
|
#37
|
LQ Newbie
Registered: Sep 2007
Posts: 20
Original Poster
Rep:
|
I have tried Adept. Seems to work OK. Almost like installing stuff through Windows add/remove programs interface, with a HUGE list of available programs. Might be a good thing to look at in my copious free time
As far as GTalk and Kopete, early on when I first started it gave me a list of IM services to setup. At that time I picked Yahoo Messenger. It appears to work, but I don't really need it. The problem is that even after setting up a Jabber account and moving it to the top in Kopete's account list, after creating a new jabber/Gtalk talk.google.com account in Kopete, the Yahoo thingy stays as default, so I haven't in fact been able to start up GTalk at all.
|
|
|
09-18-2007, 05:58 PM
|
#38
|
Senior Member
Registered: Feb 2007
Location: Chilliwack,BC.Canada
Distribution: Slackware64 -current
Posts: 2,079
Rep:
|
Quote:
Originally Posted by nordicwalkingus
I did an Ubuntu server install and since in that form it was totally useless to me, installed Kubuntu on top of it it. By the way, if you go on Ubuntu/Kubuntu forums, that is the sequence that most people recommend. So, at least according to them, this was a normal install.
|
I have been in the ubuntu forums alot and they have never recommended to do that, and there is no point in doing it that way, unless you read a thread about how to set up a SERVER with a gu
|
|
|
09-19-2007, 12:34 AM
|
#39
|
LQ Newbie
Registered: Sep 2007
Posts: 20
Original Poster
Rep:
|
Good news to report! I have installed Kubuntu 7.04. It seems to work much better than the version installed on top of Ubuntu server. Thank you! No more mushy, hesitant feeling. Everything feels normal.
Have easily configured the boot order, got GTalk working in Kopete.
Thank you for your help and suggestions.
|
|
|
09-19-2007, 09:17 AM
|
#40
|
LQ Newbie
Registered: Sep 2007
Posts: 20
Original Poster
Rep:
|
Last night have installed Kubuntu 7.04 on top of the old installation. It indeed works much, much better. No mushy feeling, or jerkiness anymore. I was even able to make GTalk work within Kopete, which for some reason I couldn't set up in the previous installation. It is either a better setup, or with whole four days of Linux experience I am becoming an expert
Thank you for your help, guys!
|
|
|
09-19-2007, 10:57 AM
|
#41
|
Member
Registered: Aug 2003
Location: UK
Distribution: (X)Ubuntu 10.04/10.10, Debian 5, CentOS 5
Posts: 900
Rep:
|
You're welcome, best of luck!
|
|
|
09-19-2007, 12:03 PM
|
#42
|
Senior Member
Registered: Jan 2005
Location: Roodepoort, South Africa
Distribution: Ubuntu 12.04, Antix19.3
Posts: 3,797
|
// Did not see that there were already three pages; this was in response to one of the first posts.
// Time to go to bed I assume
'doesn't work' is no error  Please state what it does not do. And the easiest is probably to use nano in a terminal
Code:
sudo nano the_file_to_edit
nano is a text based editor with some actions at the bottom.
And the problem with grub is that it relies on a file on the HD; remove that file (as part of the linux removal) and you're in trouble. That is why I prefer Lilo; it installs completely in the MBR.
But the easiest way is to use the Windows install disks (as mentioned before).
Last edited by Wim Sturkenboom; 09-19-2007 at 12:05 PM.
|
|
|
All times are GMT -5. The time now is 03:53 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|