![]() |
|
#1
|
||||
|
||||
|
how to remove or disable SSH-agent completely i dont use ssh at all so how to do this thanks in advance
![]() also what are other remote-login options are installed in ubuntu default i want to disable/remove all other as well.
__________________
Scientific Linux 6.2, xubuntu 11.10 *2x, Linux mint 10, Linux mint 12, opensuse 11.4, windows vista, ubuntu 10.04 and windows xp |
|
#2
|
|||
|
|||
|
All that's installed by default is the SSH client (not the server). Thus there is no security issue here.
But if you really want to remove it: Code:
Last edited by chronomatic : October 2nd, 2012 at 11:46 PM. |
|
#3
|
||||
|
||||
|
very strange it install ssh-imported ....etc now i removed them completely from sypnatic manager.
here list smb remote desktop......etc thanks very much 2 days ago i have strange chrome look like compiz problem same happen in firefox i guess both browser cant be hacked they show broken screen/green ping color on right click like what happen on compiz error i clean all temp form bleachbit i was not using apparmor for chrome that time now i set if from you guys help so i was worried if my system hacked or what so far its look clean i used rkhunter chkrootkit unhide.......also ssh no process showing ........last i need to check logs i am checking also i tried who command to see users login no one expect my user and log dont show any wierd file i didnt see any wierd process running process so anything else ![]() thanks again chronomatic for help
__________________
Scientific Linux 6.2, xubuntu 11.10 *2x, Linux mint 10, Linux mint 12, opensuse 11.4, windows vista, ubuntu 10.04 and windows xp |
|
#4
|
|||
|
|||
|
In my previpous post I said:
sudo apt-cache purge openssh-client. That should have been: sudo apt-get purge openssh-client Sorry for any confusion!! It was late when I wrote it and I was half asleep! |
|
#5
|
||||
|
||||
|
yes no worry i got it i used
sudo apt-get purge openssh-client instead of sudo apt-cache purge openssh-client. but it install ssh -imported id and ssh-krb5 so i removed them form sypnatic anyways problem solved now thanks again very much also your chrome tutorial for app armor is very very usefull thanks for it as well )
__________________
Scientific Linux 6.2, xubuntu 11.10 *2x, Linux mint 10, Linux mint 12, opensuse 11.4, windows vista, ubuntu 10.04 and windows xp |
|
#6
|
|||
|
|||
|
Quote:
Thanks for this. Very useful. |
|
#7
|
||||
|
||||
|
Additionally you can of course deny ssh service (port 22) with Gufw.
__________________
|
|
#8
|
|||
|
|||
|
Quote:
Really no need since Ubuntu does not install the ssh-server by default. All it has is the client. The server is what listens (if installed). |
|
#9
|
||||
|
||||
|
thanks again
http://www.wilderssecurity.com/showt...=320017&page=8 yes also i tried your enabling sandbox of chrome (Seccomp-legacy sandbox) its very useful and easy you give it step by step instructions thanks again man links are very useful http://rookcifer.blogspot.in/2012/09...untu-1204.html @chronomatic thanks ocky i disable it from ufw as well i type sudo ufw deny 22 or it should be sudo ufw deny ssh i guess both are same ![]()
__________________
Scientific Linux 6.2, xubuntu 11.10 *2x, Linux mint 10, Linux mint 12, opensuse 11.4, windows vista, ubuntu 10.04 and windows xp |
|
#10
|
|||
|
|||
|
Quote:
|
|
#11
|
|||
|
|||
|
Quote:
In terminal how do you remove remote desktop? |
|
#12
|
||||
|
||||
|
Quote:
dconf write /desktop/gnome/remote-access/enabled false Have never had remote desktop configured so am not really sure.
__________________
|
|
#13
|
||||
|
||||
|
remote access is disable by default the package name is Remmina
http://en.wikipedia.org/wiki/Remmina please see my screenshot above you see 3 packages i use sypnatic package manager its easy to use just search remote desktop you see all 3 also you can search them one by one from screenshot names
__________________
Scientific Linux 6.2, xubuntu 11.10 *2x, Linux mint 10, Linux mint 12, opensuse 11.4, windows vista, ubuntu 10.04 and windows xp |
|
#14
|
|||
|
|||
|
I'm in windows right now so I can't check, but the remote desktop package is called rdesktop. If you want to find it in terminal type
Code:
|
|
#15
|
|||
|
|||
|
I removed it via software center so all good!
|
| « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|
|