Microsoft
Software
Hardware
Network
Question : SSH console: go to specified folder after login
Hi,
I need go to determinate folder after login by SSH to Linux server using only one command.
After login I should be able to input manually some other commands.
I have tried next command without success:
1) ssh root@ubuntuhomeserver cd /media/sda2
This command exit immediately after executing "cd /media/sda2" command.
2) ssh root@ubuntuhomeserver; cd /media/sda2
This command is get logged on ubuntuhomeserver, but not execute "cd /media/sda2" on remote machine.
Best regards
Answer : SSH console: go to specified folder after login
you can also do (assuming your login shell is bash")
ssh -t root@ubuntuhomeserver "cd /media/sda2 ; /bin/bash"
Random Solutions
DHCP Clients can browse network but not internet or resolve nslookup to DC or external URL
trying to use a simple ajax controller, in coldfusion page Displays nothing
Access Update Query To Update Date From A Query
Simple question on regular expression - Excel 2007
iSeries - Monitor multiple message queue
Cannot update McAfee 8.0.0
advance image editing via the web
Is the HP Support Assistant worth keeping?
Highlight Row Based On Column Value
Access 2007 Runtime "A potential Security Concern has been identified"