100 linux useful commands
100 useful linux commands, that may be handy in case of any trouble shooting or user/admin related activities
100 useful linux commands, that may be handy in case of any trouble shooting or user/admin related activities
basic troubleshooting commands, whenever customer is telling that filesystem full or system is very slow
syslogs which gets messages sent in systemd-journald and stored the data in the disk. To view the systemd messages execute journalctl and can be used with additional parameters. In this post we are going to see quick howto use journalctl command and how to use it
When users are reporting the servers are slow or facing issues in the connection, few commands that will make quick understanding about the system, The first and for most is doing the connectivity check from the local machine(laptop or desktop), ping server name, If we are successfully able to get the ping results, Connect to the server and do the basic commands
