Tagged Questions

0
votes
0answers
28 views

Options of the ‘ps’ utility. [closed]

Hi, Can someone please enlighten on what the difference is when passing the 'j' and '-l -y' options to the 'ps' utility. An other good 'ps' resource is welcome too. Thanks Sawan
2
votes
9answers
7k views

Windows server 2003 default administrator password

Sorry if this is an overly simplistic question, but I'm a bit stuck here. :) I need a windows machine for me to do some programming for class. Since I have my Macbook with me everywhere I go, I …
5
votes
5answers
342 views

Which book would you recommend for a Linux Sysadmin?

Linux Administration Handbook by Evi Nemeth, Garth Snyder and Trent R. Hein is the defacto for sysadmins.Any other favorites besides this one.
1
vote
7answers
489 views

Which Python book would you recommend for a Linux Sysadmin?

Python for Unix and Linux System Administration is aimed at sysadmins. Any other favorites besides this.
2
votes
9answers
246 views

Simple free-or-cheap tool for rolling out Windows XP + standardized apps to a small computer lab?

I manage a high-school computer lab with ~40 machines, have old PCs with varying hardware. I need to roll out Windows XP + a standard set of apps and settings for new machines, and to re-format older …
0
votes
1answer
146 views

Deleted user ‘postgres’ - oops

I accidentally deleted the user 'postgres' user the #userdel command and no longer have access to the database. What can I do to create a new postgres user and how can I start postgresql again? If I …
2
votes
7answers
87 views

What among Bash/Python/Perl/Ruby/Sed/Awk for System administration , coding accessories.

I know the question is very subjective. But I cannot form the question in a much more better manner. I would appreciate some guidance. I often as a developer feel how easier it would have been for me …
2
votes
7answers
110 views

How to better study Linux?

I'm taking a very basic university course on OS kernels and related stuff (process management, virtual memory, file systems, drivers..) I wanted to deepen my understanding of Linux in these fields, …
1
vote
1answer
114 views

Does C++ have standard libraries for common File Utilities

Hi all, I am looking for standard libraries in C++ that would allow me to do things like: Traverse a directory recursively search for files within a directory Check if file exists, folder exists or …
0
votes
0answers
40 views

Linux Multiple Users Permission Read / Write [closed]

I host my websites on my Linux server each out of their own accounts (e.g. /home/siteA-com/http, /home/siteB-com/http etc.). I chown www-data on the inner files for the http folders so that the server …
1
vote
0answers
71 views

How to find the cause for growing server load [closed]

I'm having load problems with my server and even though I'm a somewhat experienced Linux admin I'm out of ideas now. The problem is a slowly but steadily increasing load on the server without any …
9
votes
9answers
501 views

As a developer, what changes or installs, do you make on a vanilla OS X system?

As an example these are some of the things I always do when starting a new machine: Install 'Visor' - gives you an always available HUD style terminal window via F1. Install 'Clix' - run a million …
0
votes
1answer
82 views

How do I get a list of locked users in an Oracle database?

I want to be able to list all of the users in a given database along with an icon that determines whether they are locked or not. The problem I'm having is querying the "locked" status for a given …
0
votes
4answers
605 views

Is there a monitoring tool like xentop that will track historical data?

I'd like to view historical data for guest cpu/memory/IO usage, rather than just current usage.
3
votes
7answers
346 views

Can anyone recommend a (linux) utility to monitor logs in realtime?

Is anyone aware of any linux utility that can monitor logs in realtime and trigger events based on specific log content? Thanks.

1 2 3 4 next
15 30 50 per page