473,795 Members | 2,924 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

changing fedora core 5 computer name

bhing
43 New Member
hi guys..

im new at installing fedora 5,

i have a simple question, how do i change the name of the computer?

example:

[root@pc1-37 ~]:

how do i change the pc1-37 to other name?
i mean, in order to look like this:

[root@bhing ~]

............... ...... tnx and im looking forward for your reply guys..
Aug 15 '07 #1
4 2892
prn
254 Recognized Expert Contributor
It's been a while since I last did this. I now tend to set up the name I want when I install the OS, but it isn't hard. The easiest way should be with the GUI network setup tool. Assuming you have a relatively plain setup, you should have a menu bar at the top of your screen. Click on "System" and select "Administration " from the drop-down menu. Then click on the "Network" selection in the second drop-down. You will get a dialog box asking for the root password. (Of course you have to be able to become root to do config changes affecting the whole system.) Then click the "DNS" tab from the resulting dialog box, change the value of the "hostname" and that's it. You should be able to just restart the networking, but you'll probably find it easier just to reboot the box. (It's certainly easier for me to explain. :-) )

Then the system should come up with the new name. If this doesn't work (but it should) come on back and I'll type out longer instructions on how to do it all manually. :-)

Best Regards,
Paul
Aug 15 '07 #2
bhing
43 New Member
wow.... excellent!!!

thanks paul..
Aug 16 '07 #3
prn
254 Recognized Expert Contributor
wow.... excellent!!!

thanks paul..
I take it that your computer now has a new name? Happy I could help.

Paul
Aug 16 '07 #4
bhing
43 New Member
yup.. but how do i do it in command line?
i want to permanently change the computer name,
i did 'hostname <compname>'
but after i reboot it will go back to its default name...
Aug 17 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

0
1589
by: rgristroph | last post by:
I have an extension in C++, which I compile as a module for php 4.3.11. I am using PHP 4.3.11 on Fedora Core 4, which has gcc 4 instead of gcc 3.2. Fedora Core 4 normally comes with PHP 5, but I removed it and installed PHP 4.3.11 from source, so that I didn't have to figure out problems I had with my extension and php 5. After a number of calls to my extension, there is one call to function (which has been called before) in which the...
4
3850
by: Logan | last post by:
Several people asked me for the following HOWTO, so I decided to post it here (though it is still very 'alpha' and might contain many (?) mistakes; didn't test what I wrote, but wrote it - more or less - during my own installation of Python 2.3 on Fedora Core 1 Linux for a friend of mine). Anyway, HTH, L.
5
2188
by: linuxfreak | last post by:
Hi guys, Has anyone installed wxPython on Fedora Core 4. Apparently it need the libstdc++.so.5 file while Fedora installs the newer libstdc++.so.6 file. I tried installing the libstdc rpm from fedora core 3 which would have installed the required file but Fedora does not allow multiple versions of the same file . Man this is frustrating. Help desparately required..........
3
2766
by: milimeter | last post by:
Hello, everybody Thanks to Lamar Owen that I downloaded the rpms for Fedora Core 1 which I expected all the time after 7.4 was released. But I found a somewhat weird problem with it. My fedora installation has no postgresql at all, then I installed all rpms of 7.4, and then run "service postgresql start" with root, I noticed that the initdb is executed correctly, and I can access it with psql successfully, all seem good. But, when I...
1
1837
by: Boris Popov | last post by:
Hello pgsql-general, It appears 7.4 is not published in all the usual places so I was wondering if there's a yum repository with updated packages available and if not then what's the approach that will cause the least amount of pain? I do realize I'll need to dump/restore, just want some expert advice on how to upgrade the installation without breaking it. Thanks!
4
2660
by: Philip Wright | last post by:
Can we install the admin client for DB2 7.2 on Fedora Core 4? Thanks, PW
7
2150
by: taoyangsjtu | last post by:
Dear friends, Now, I have just installed the system with full fedora core 4. I had to use lapack, but I don't know how to install and use it. Can anybody tell me the installation process in detail. Thank you! I have downloaded the lapack.tgz and the fortran compiler (g77) is on my computer. Thank you! Tao Yang
0
2819
by: maluyao | last post by:
Install IBM DB2 on Fedora Core 5 (Bordeaux) author: maluyao RHCE. maluyao@NOSPAMgmail.com(remove NOSPAM) http://www.teenblog.org/tiantian/ (Chinese Version) Pre-installation notes: Disable selinux is recommended. In the official document, pdksh should be installed. In Fedora Core 5, pdksh package is replaced by zsh package. So you need to install it .
15
2963
by: John Nagle | last post by:
I've been installing Python and its supporting packages on a dedicated server with Fedora Core 6 for about a day now. This is a standard dedicated rackmount server in a colocation facility, controlled via Plesk control panel, and turned over to me with Fedora Core 6 in an empty state. This is the standard way you get a server in a colo today. Bringing Python up in this completely clean environment is a huge hassle, and it doesn't...
0
10443
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10216
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10002
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9044
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6783
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5565
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4113
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3728
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2921
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.