Tagged Questions

0
votes
0answers
27 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
7answers
84 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
109 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 …
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 …
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 …
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
1answer
145 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 …
8
votes
18answers
673 views

Should developers be given Domain Admin / DBA access rights?

I have just walked out of a meeting room steaming after having to unsuccessfully argue the case for retaining our (development team's) Domain Admin / Oracle DBA access privileges. We support day to …
2
votes
9answers
6k 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 …
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 …
13
votes
12answers
615 views

How much of Linux should I learn in order to deploy web sites using LAMP?

Being a Windows developer I'm currently working on my own project using LAMP. I understand what I need to know of PHP and MySQL, but Linux looks huge and it's not clear where to start and what is …
0
votes
1answer
99 views

Using schtasks to create a task with multiple schedules

Is there some way to use schtasks to create a task with multiple schedules ?
1
vote
7answers
488 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.
5
votes
8answers
177 views

How much a Programmer should Know about System Admin?

How much should a programmer should know about system admin? I mean, obviously the more the better. But for the sake of argument, what is the average a programmer should know? I have seen my friend ( …

1 2 3 4 next
15 30 50 per page