• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Remote System Maintenance

GML3G0

Golden Member
I'm going to be installing Slackware on two systems accessing the internet via DSL. They're hooked up to a modem using DHCP if that makes a difference. Is there away to mange them remotely from another computer over the Internet? I imagine this would involve SSH? Can anyone maybe give me a rundown or provide any links that might help? This would give me root privelages to manage the system, correct? Thanks.
 
you'll need to research those connections, and see how often they change IP's. If the IP remains the same for long periods of time, you can stand the inconvenience of an occasional loss of connection, so long as someone at the other end can be instructed on how to find out the WAN IP.
If the IP changes frequently, get a dynamic dns service like dyndns and install clients on the two computers to update the dns records.
Have you used ssh on those computers before? Is password authentication enabled in sshd_config?
 
gotomypc and logmeinfree probably doesn't support linux, especially a guiless linux.

I would setup dyndns daemon so you can use a dns name to hit the box

I would setup SSH on a nonstandard port and manage them that way. Not sure with Slack, but with Debian Stable I'm ok with cron jobs for updates, the one box that does it just emails me the packages the day before, so if I see any potential problems I can do it by hand.
 
Back
Top