LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-27-2005, 09:39 PM   #1
maxboost
Member
 
Registered: Sep 2003
Distribution: Centos 3.4
Posts: 35

Rep: Reputation: 15
rebuild theme bluecurve Via SSH ?


i have a server that has a bad skin on theme bluecurve, how can i rebuild that theme via ssh ?

CentOS 3.4
 
Old 05-28-2005, 08:23 AM   #2
runlevel0
Member
 
Registered: Mar 2005
Location: Hilversum/Holland
Distribution: Debian GNU/Linux 5.0 (“Lenny”)
Posts: 290

Rep: Reputation: 31
Quite simple:

Open an ssh session with root privileges or even better open a normal user session and get root.
I would recommend the -C flag for better throughput:

Code:
ssh -l USER -C -t 192.168.0.4
another way would be passing the commands directly via ssh, but this can be a PIA so better stick with the above.
 
Old 05-28-2005, 09:23 AM   #3
maxboost
Member
 
Registered: Sep 2003
Distribution: Centos 3.4
Posts: 35

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by runlevel0
Quite simple:

Open an ssh session with root privileges or even better open a normal user session and get root.
I would recommend the -C flag for better throughput:

Code:
ssh -l USER -C -t 192.168.0.4
another way would be passing the commands directly via ssh, but this can be a PIA so better stick with the above.

sorry , i dont understand
 
Old 05-28-2005, 09:50 AM   #4
runlevel0
Member
 
Registered: Mar 2005
Location: Hilversum/Holland
Distribution: Debian GNU/Linux 5.0 (“Lenny”)
Posts: 290

Rep: Reputation: 31
Quote:
Originally posted by maxboost
sorry , i dont understand
It's as simple as this:

With the command I gave you you open a remote session on the machine you want to access and then you are in a shell just as on your local machine.
From there you can get root and do just what you want on the remote system. I'm managing my 3 boxes in this way, it's pretty straightforward.

First of all ensure you have SSH running on both machines, this can only be done locally.

To enable ssh:
Code:
/etc/init.d/sshd start
This is all. If it's the first time you login you will be asked if you accept the SSH authentication, just say 'yes', type your password and you are done.
 
Old 05-28-2005, 09:57 AM   #5
maxboost
Member
 
Registered: Sep 2003
Distribution: Centos 3.4
Posts: 35

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by runlevel0
It's as simple as this:

With the command I gave you you open a remote session on the machine you want to access and then you are in a shell just as on your local machine.
From there you can get root and do just what you want on the remote system. I'm managing my 3 boxes in this way, it's pretty straightforward.

First of all ensure you have SSH running on both machines, this can only be done locally.

To enable ssh:
Code:
/etc/init.d/sshd start
This is all. If it's the first time you login you will be asked if you accept the SSH authentication, just say 'yes', type your password and you are done.


ssh is on , but i like to rebuild bluecurve theme on linux as i went to my server box and login screen was currupt
 
Old 05-28-2005, 10:06 AM   #6
runlevel0
Member
 
Registered: Mar 2005
Location: Hilversum/Holland
Distribution: Debian GNU/Linux 5.0 (“Lenny”)
Posts: 290

Rep: Reputation: 31
Quote:
Originally posted by maxboost
ssh is on , but i like to rebuild bluecurve theme on linux as i went to my server box and login screen was currupt
It doesn't matter as long as you hace the ssh daemon running.

If you have different users just log in as root:

Code:
ssh -C -t -l root IP
Then you will get a login shell just like the local one.

If you have trouble because the machine from which you are logging in complaints, just go to /root/.ssh
and either erase it or edit it eliminating the entry to your server so that it has to get the hash again.
 
  


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



Similar Threads
Thread Thread Starter Forum Replies Last Post
is there a bluecurve theme for kde in suse-9.2? greythorne SUSE / openSUSE 4 03-16-2005 10:24 AM
kernel rebuild messes ssh up bobbens Linux - Software 4 03-02-2005 03:09 PM
Change BlueCurve Theme in Fedora robert2513 Linux - Newbie 1 12-09-2004 12:08 PM
Bluecurve theme on SuSE 9.1 Pro enigmasoldier SUSE / openSUSE 1 10-16-2004 04:42 AM
Bluecurve theme? stonehurstX11 Mandriva 1 01-08-2004 08:54 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:43 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