The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
4answers
142 views

How to plan work when I don't know how long it will take?

Please let me know if this is off-topic, as this question deals with the logistical or administrative side of IT rather than the technical. This December, one of my colleagues and I are going to take ...
3
votes
1answer
145 views

Developer hardware autonomy in a managed desktop environment [closed]

I’m looking for some feedback on how developer PCs are managed within environments that have a strict managed desktop policy (normally large corporations). For example, many corporate environments ...
2
votes
5answers
151 views

What is a good product management application/framework

I'm looking for some sort of application or framework to manage my company's products. Right now we are storing all the design documents, support tickets and documentation, marketing, revisions, etc ...
1
vote
1answer
484 views

Use iptables to slow down/block “leech sites” for a productivity boost?

There are plenty of programs that I can use to block websites, but as Anthony Volodkin notes: On the other hand, I noticed that when faced with a slow Internet connection (say, tethering via EDGE ...
1
vote
1answer
139 views

What is your public repository/directory site for sysadmin scripts?

Please write the languages/platforms supported if the site doesn't allow every kind of scripts. Why you use it? Why is it a good source? Talk about the major weakness of the site.
0
votes
1answer
90 views

Toggle Foreground Process

Ctrl-z suspends the foreground process, but when there is nothing in the foreground it has no effect. I want to overload ctrl-z so when there is nothing in the foreground it brings the most recently ...