when you login to new Linux server or system what commands do you enter first???
me???? I use five important commands to check that my vps is working well or not.
here :
1=top: this command show top proccesses that running on system. use it to understand where is your resources are using.
2=netstat: use this command to check your vps connection to internet.
3=last: this command will teell you that who was connected to your vps. it will show you the ip addresses.
4=w: yes. just w. this command show you who is connected to your vps by ssh right now. very cool???right????
5=df: it will show you your system hard disk storage. you can use -h to make it clear for human.
as Systemadministrator you should now and use this commands. Hope you enjoy it.
me???? I use five important commands to check that my vps is working well or not.
here :
1=top: this command show top proccesses that running on system. use it to understand where is your resources are using.
2=netstat: use this command to check your vps connection to internet.
3=last: this command will teell you that who was connected to your vps. it will show you the ip addresses.
4=w: yes. just w. this command show you who is connected to your vps by ssh right now. very cool???right????
5=df: it will show you your system hard disk storage. you can use -h to make it clear for human.
as Systemadministrator you should now and use this commands. Hope you enjoy it.
No comments:
Post a Comment