I deal with many different servers and it is hard to keep track of which is running which Distro of linux. Here is the quick way to tell:
uname -a
uname –help
You can’t believe how hard it was to find that out.
Related Posts
- Use Different Editor for Crontab I really dislike vim and most servers I work on use vim for editing the crontab. So here is a quick little note for myself on how to change it after logging into the SSH on the server: env EDITOR=nano crontab -e Bookmark ThisSubscribeBloglinesBlogmarksDiggdel.icio.usFacebookFurlNewsVineRedditStumbleUponTechnorati...

Recent Comments