The tips tag has no wiki summary.
0
votes
1answer
45 views
What are some tips/tricks to manage a cluster of machines?
We have a cluster of machines and I found ssh automatic login very helpful. I also found Capistrino very helpful. Are there any other tips/tricks you found useful?
3
votes
6answers
265 views
Quick and dirty VPN? (Linux to linux)
I have EC2 Ubuntu server which I would like to use as VPN gateway, I'm looking to do geoip targeting test and using a machine with US IP is a must.
My client machine is Ubuntu 11.04.
Any ideas, it ...
0
votes
1answer
71 views
Rails Site Maintenance/Monitoring
I am setting up a daily maintenance task for my rails app. When the task is complete is sends me an e-mail that summarizes the tasks activity. If you were doing the same, what kind of tasks would your ...
2
votes
3answers
149 views
Best Web Server Backup Tips?
I have a web server that I run which has quite a few sites on it now all using SQL Db's - Its actually a cloud server from 1&1 (Win2008). I have the following in place in case of the worst:
...
14
votes
17answers
1k views
Advice and tips for a junior sysadmin straight out of college?
I've recently graduated and have got a job at a fast-growing dedicated/VPS hosting company as a junior sysadmin.
I'd like to know any tips or advice you more senior sysadmins have, e.g. what ...
4
votes
5answers
946 views
Tips on speeding up boot time on Mac OSX
I have seen a few pages discussing this and some scripts that I won't run because I don't understand them, so would be great if the experienced users can share some tips or scripts (and perhaps ...
10
votes
8answers
5k views
Nagios configuration GUI
We've implemented Nagios for services on our network and it is working great. The notifications are nice and the wide range of configuration options are very handy. Up to this point, we've done all ...
12
votes
13answers
8k views
netstat tips and tricks
In the same vein as the "Useful Command-line" questions (for Windows, Linux, and Mac)
, I think it would be handy to have "useful ways to use utility x" questions. Man pages tell you what parameters ...
3
votes
3answers
2k views
IBM BladeCenter operation tips?
I recently purchased a used BladeCenter E chassis and I have two HS21, one HS20, and seven QS20 blades. As you are likely aware, used hardware means I get to figure it out myself (and that's part of ...
8
votes
4answers
12k views
How to recover the strength of a laptop battery?
I got a laptop, which I brought a year ago, which has a battery that can last for 3 hours.
6 months ago, the battery's life dropped down to roughly 15 minutes (Windows says its supposed to last for ...
7
votes
8answers
291 views
Tips for remote work?
I'm about to start full-time telecommuting. I would like to save myself some trouble and learn from everyone's experience.
I'm pretty much an IT generalist in a small office, but I focus more on SQL ...
22
votes
20answers
5k views
What makes a “Good” or “Great” Administrator?
In the scheme of things, it's pretty easy to run a web-server. Install, for example, Apache, PHP, and MySQL, and you're on your way. But the job, obviously, doesn't end there. Good administrators ...
4
votes
5answers
525 views
Interactive shell tips?
What are some of your favorite shell tips? Stuff that makes your every day command line use that much easier?
Mine, for bash:
Add this to the .inputrc file in your home dir:
"\e[A": ...
27
votes
10answers
2k views
7
votes
7answers
1k views
Things every Oracle DBA should know
This could include:
Books worth reading;
Tools worth having;
etc.
21
votes
6answers
790 views
NTFS “Secrets”?
A few weeks ago I was reading through the Wikipedia entry on NTFS, and noticed that it was possible to use Symbolic Links amongst a number of other features that aren't readily apparent in Windows ...
4
votes
3answers
379 views
4
votes
5answers
247 views
How do you optimize new user setup?
What's your top trick for getting a new employee set up quickly? Do you use images, scripts, something else?
111
votes
85answers
7k views
Linux command line best practices and tips?
I would like to open a discussion that would accumulate your Linux command line (CLI) best practices and tips.
I've searched for such a discussion to share the below comment but haven't found one, ...