SRCDS Steam group


Creating SSH Accounts.
#1
As of now I am getting compatible with SSH. I am wondering if you can create other SSH accounts under the root account and setup a ftp server under that also. The main reason I am asking this is because it saves money on CPanel. Is there something free or can it be done through SSH?
Reply
#2
are you asking how to create other user accounts? or something else?

use the useradd command then the passwd command to set a password.
Reply
#3
Does this create a ftp account also? But yes just to create user accounts.
Reply
#4
Gimpson Wrote:Does this create a ftp account also? But yes just to create user accounts.

I assume you're using proftpd? If so, it uses the user accounts already created as users allowed to access FTP.
Reply
#5
What do I type to show all my processes and how much resources everything is taking up?
Reply
#6
'top' in console.
Reply
#7
Thank You Muppet.
Reply
#8
add users:

useradd -d /home/username -s /bin/bash username

setting password of new user

passwd username

what is running user1

ps aux |grep user1
Linux IsiX 64 Generic Desktop ValHalla 2.6.33.4 x86_64
Intel Core 2 Duo T8400 4Gb Ram 40G SSD Intel
[Image: b_460x42_C000000-454234-696149-FFFFFF-FFF468-FFF468.png]
DoD 31 Comunity DoD 31 Spanish Comunity
Erste SS Panzer Grendier Division [DOD Clan]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)