ClioSport.net

Register a free account today to become a member!
Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

  • When you purchase through links on our site, we may earn an affiliate commission. Read more here.

ubuntu question



right i need to give my gutsy gibon box a host name as i want people to be able to get to it via that rather than its ipaddress

how do i do it ? and will it automatically add its self to a win2k3 dns server or will i have to manually do it ?
 
Depends on your DNS Server config and if you're using DHCP etc.

Just add a standard A record in your local zone pointing to it's IP (providing it's a static IP).
 
well on a windows box it will auto populate the dns server so i didnt know if they had done teh same with ubuntu. but i just created an A record as that will work anyway
 

KDF

  Audi TT Stronic
Yes, put all your DNS server in resolv.conf

And as doorstep challenge says just create a DNS entry and point to its IP.
 
is the a better text editor then that i dont need to remember to do things befor i type ??

if so how the hell do i get it lol
 

KDF

  Audi TT Stronic
I prefer emacs TBH.. but I can use vi when I have to.

Invalid.
Vim or nothing unfortunately ;)

Well its is in that it doesnt come preinstalled with most distro's. But you have to admit vi(m) is a pain in the arse for newbies.. took me ages just to learn the basics..

Dogmaul.... emacs is good in that you type

emacs nameoffile

make the changes to the file you want..

then ctrl+x ctrl+s to save the file and then ctrl+x ctrl+c to exit.

and you dont have type anything to start editing the file.. acts just like a regular txt editor.. just remember the save and exit commands above.
 

KDF

  Audi TT Stronic
*waves hand* vim isnt the editor your looking for.... *waves hand* use the emacs luke...







sn00p but it has such nice colour highlighting when doing coding ;)
 
vim's highlighting is better ;)
Especially with a nice style attached ;)

You will not win a war with emacs.. I'd rather use echo > file and sed than use that mess. Seriously. We win. :p
 

sn00p

ClioSport Club Member
  A blue one.
vim's highlighting is better ;)
Especially with a nice style attached ;)

You will not win a war with emacs.. I'd rather use echo > file and sed than use that mess. Seriously. We win. :p

Textmate trumps them all.

Although, I'd rather chew my own arm off than use emacs.
 
vim's highlighting is better ;)
Especially with a nice style attached ;)

You will not win a war with emacs.. I'd rather use echo > file and sed than use that mess. Seriously. We win. :p

Textmate trumps them all.

Although, I'd rather chew my own arm off than use emacs.

Textmate is OK, no Mac now tho so I have to use Crimson Editor.
Or, SSH and use VIM.. ;)
 

KDF

  Audi TT Stronic
lol @ the anti emacs brigade....


The average Vim user

026_lucky_nerd.jpg
 
That's fine - whilst you're being silly, we've managed to create monsterous config files, awesome .c/.h files.. and you've managed to, uh, launch emacs and then wait a few hours judging by it's bloatness. ;)
 

KDF

  Audi TT Stronic
bah.. you say bloated.. I say fully featured.

I only use vi for editing password files and the sudoers file.
 


Top