Tagged Questions

0
votes
0answers
28 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 folder …
1
vote
0answers
59 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 se …
0
votes
1answer
45 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" st …
7
votes
18answers
610 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. …
0
votes
1answer
72 views

Using schtasks to create a task with multiple schedules

Is there some way to use schtasks to create a task with multiple schedules ?
9
votes
9answers
490 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 'Cl …
5
votes
8answers
170 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 h …
3
votes
7answers
328 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.
13
votes
12answers
598 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 st …
2
votes
8answers
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 ev …
0
votes
1answer
122 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 pos …
1
vote
0answers
29 views

How do I generate a list of windows patches and the date they were installed on a windows 2000 server? [closed]

How do I generate a list of windows patches and the date they were installed on a windows 2000 server? This is for compliance reports for auditors.
2
votes
6answers
155 views

What is the most secure way to retrieve the system Drive.

I know that the following should work: Environment.GetEnvironmentVariable("windir", EnvironmentVariableTarget.Machine) My problem with this call is that if for some reason someo …
1
vote
7answers
414 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.
0
votes
2answers
40 views

Usefulness of separating database files and trans logs among partitions

Some guys where I work are setting up a new database server for SQL Server. The server has a system drive that also stores backups and a single RAID 5 array for the database files. …

1 2 3 4 next
15 30 50 per page