In need some Ubuntu Server Tips.

Something the Ubuntu Server Team have been working on, is getting some useful little tips into the Ubuntu Server. We all have little gems that we use, making daily server administration easier. This is your chance to help, and share your wisdom with everyone else.

A tip can be something like:
Ubuntu Server Tip: Browse the command line history with ctrl-r and then type a few characters that you know are part of the command you are looking for.

The current roadmap suggests a tip like the above will be displayed after login, via motd (message of the day).

How can you help?
Currently there is a shortage of tips, and translations of these into other languages. I think we can easily get in excess of 500 soon.

So if you have a little gem of wisdom that is reasonably short, raise a bug and include a short description as a title, and include the tip as the main description. If it is accepted, it will be included.

Translations are another big part of this project, it’s only fair that people see these nuggets in their native language – so if you are capable, we would really appreciate help translating into different languages. Launchpad makes this area very easy to contribute to.

Once we have a few more tips, I’ll throw out a call for testing, so this is another area you can help.

Thanks for your help. :)

EDIT: Had some fantastic suggestions so far, but if the length could be kept concise (guide ~160 characters), it would be great :)

August 13th, 2009 | All, Blogroll, hantslug, lugradio, ubuntu, ubuntu-uk

8 comments

[...] 64-bit Ubuntu, using Gnome Disk Utility, getting Asterisk 1.6 into Karmic and looking for Server Tips [...]

Pingback by S02E11 – Slipback | Ubuntu Podcast from the UK LoCo team — 16 February, 2010 @ 1:08 pm

@jimcooncat Again, funny you should say that. The current roadmap is planning to do it via update-motu, and hopefully drop the copyright information after login to make space. :)

Comment by Daviey — 14 August, 2009 @ 11:02 am

Well, you could use fortune to feed /etc/motd with a fresh random tip.

You might want to check out update-motd, which gives you a nice run-parts directory to drop scripts into.
https://wiki.ubuntu.com/UpdateMotd

But personally, I don’t care for cron scripts going off every 10 minutes. I’d rather use /etc/ssh/sshrc to run this job, if it didn’t affect login time much.

Also, if users find motd annoying, they can suppress the display of this file by creating a file named .hushlogin in their home directories.

Comment by jimcooncat — 14 August, 2009 @ 10:12 am

Excelent! actually,i’m joining too :D

Will do my best giving tips and workarround for many [un]common tasks i usually do

Comment by Santiago Zarate — 13 August, 2009 @ 3:51 pm

@jimcooncat Funny you say that, using the fortune program for this.. but tbh, wish i wasn’t :)

Comment by Daviey — 13 August, 2009 @ 2:48 pm

Sounds like a job for the fortune program!

http://en.wikipedia.org/wiki/Fortune_(Unix)

Comment by jimcooncat — 13 August, 2009 @ 2:33 pm

@Ade Raise a bug, and it’ll go through the review process. :)

Comment by Daviey — 13 August, 2009 @ 1:57 pm

Tip #1

Reinstall your server with either Redhat or Centos ;-)

Comment by Ade Bradshaw — 13 August, 2009 @ 1:54 pm