programbr

hwclock command in Linux/Unix, Uses of hwclock command with examples

hwclock sudo hwclock sudo hwclock –help sudo hwclock -v sudo hwclock -r sudo hwclock -l sudo hwclock -u sudo hwclock –set –date 9/08/2035 MM/DD/YYYY sudo hwclock –set –date “12/31/2098 3:20:56” date sudo hwclock –set –date “Wed Feb 21 20:59:13 IST 2024” sudo hwclock -a cat /etc/adjtime   sudo hwclock -D sudo hwclock -s -D 123 […]

hwclock command in Linux/Unix, Uses of hwclock command with examples Read More »

netstat-command-in-linux

netstat command in Linux/Unix, Uses of netstat command with examples

netstat means network statics. It is a command line tool that displays network connections, masquerade connections, multicast memberships,  routing tables and interface statistics. It can also be used for troubleshooting, configuration and monitoring the network. Check netstat command is installed or not. netstat command line tool may not be preinstalled on Linux computer. You need

netstat command in Linux/Unix, Uses of netstat command with examples Read More »

Scroll to Top