answersLogoWhite

0

uname -a

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

How do you clear your command history in Linux?

You can view the history of commands entered on a Linux system with the history command.


What command can be used to view errors that occurred during the bootup in linux?

dmesg


What do you type to get a computer's MAC address?

for Windows Systems use IPCONFIG /ALL command to view Mac Address. for Linux Systems use IFCONFIG -A command to view Mac Address.


How can you view Linux manuals from a terminal?

Most manuals are in the manpage format and are accessed with the command man programname.


What command line utilities allows you to view internet protocol configuration on a unix or linux host?

Ifconfig


What command do you use to view IP address information?

For Unix/linux, use the 'ifconfig' command. For Windows, use 'ipconfig'


What is the output of the man command in Linux?

man has no output of its own. You must specify the name of the manual page you wish to view. For instance, to view the manual for bash, you would use the command man bash.


How can one use the Linux utility fdisk to manage partitions?

Fdisk is a command that can be used in Linux to manage partitions. With this command one can view all disk partitions or delete partitions. For detailed information on step by step instruction for using this command one can access 'The Geek Stuff' website.


What command allows os To step up network interface and allow user to view information about the configured network interface in linux?

ifconfig


How can you check the hostname in Linux?

The hostname (the name of the computer) can be found in most Linux distributions by issuing the hostname command without arguments. Alternatively, you can view the contents of /etc/hosts. The hostname will be listed next to the IP address 127.0.1.1.


Can you view FaceBook on Linux?

Yes.


What is Linux LedIt?

Ledit is a line editor that allows lines to be edited one by one when running an interactive command. Type man ledit in a terminal to view the manual page.