Change HostName From Command Line Linux
To change the hostname, follow the steps shown below. 1. Use hostname command to Change Hostname In this example, we’ll
Read moreTech Blog and Discussion
Linux is an open-source operating system (OS). An operating system is software that directly manages a system’s hardware and resources, like CPU, memory, and storage. The OS sits between applications and hardware and makes the connections between all of your software and the physical resources that do the work. Here, at https://blog.eduguru.in, We will discuss and solve real-life problems coming on Linux OS. We also know more interesting features of Linux here.
To change the hostname, follow the steps shown below. 1. Use hostname command to Change Hostname In this example, we’ll
Read moretop provides an ongoing look at processor activity in real time. It displays a listing of the most CPU-intensive tasks on
Read moreMulti-core CPU processors are common nowadays, including dual-core processors (e.g., Intel Core Duo), quad-core processors (e.g., Intel Core i5), and
Read moreWARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ IT IS POSSIBLE THAT
Read moreTo enable your system to give you the login prompt please do the following: Please login to your system using
Read moreUse the blow command to set the linux date #date 072511242014 where 07= mm (Month) 25=dd (Date) 11=hh (Hour) 24=mm
Read moreLinux As the root user (or user with appropriate permissions) Type “ifconfig -a” From the displayed information, find eth0 (this
Read moreI have a CentOS 5.7 linux server and use php5.3.x. On a pfSense system, you can restart services-that required root
Read moreTo add a user to the system: Issue the useradd command to create a locked user account: useradd Unlock the account by
Read moreLogin to mysql and run the below command: set global net_buffer_length=1000000; set global max_allowed_packet=1000000000;
Read more