sleddog
New Member
What do you want to use the VPS for?I'd like to know what the best way is to set up a really small VPS (64MB or less) to use the minimum amount of memory.
If you just want it to use minimal memory, stop all running services, set them to not start on boot, and replace openssh with dropbear.
[root@vps: ~] pstree
init-+-dropbear---dropbear---bash---pstree
|-kthreadd/3457---khelper/3457
If you want something more than a login shell, you need to say....