Skip to Search
Skip to Navigation
Skip to Content
Community
|
Code
|
Docs
|
Downloads
▼
ActivePerl
ActivePython
ActiveTcl
ActiveGo
Komodo IDE
|
more
▼
Lists
Bugs
PPM Index
PyPM Index
Welcome, guest
|
Sign In
|
My Account
|
Store
|
Cart
ActiveState Code
»
Recipes
Languages
Tags
Authors
Sets
Most viewed recipes tagged "sysadmin"
Tags:
sysadmin
x
Recipe 21 to 40 of 151
« Prev
1
2
3
4
5
6
7
8
Next »
36
k
views
3
score
Getting system information under Windows
Python
/
sysadmin
/
by
Eli Golovinsky
(15 years ago)
35
k
views
2
score
Play sound files with pygame in a cross-platform manner
Python
/
multimedia
,
pygame
,
sound
,
sysadmin
/
by
Chris Arndt
(15 years ago, revision 4)
34
k
views
1
score
Importing a dynamically generated module
Python
/
sysadmin
/
by
Anders Hammarquist
(20 years ago)
33
k
views
1
score
Getting SYSTEM environment variable under Windows
Python
/
sysadmin
/
by
Denis Barmenkov
(13 years ago, revision 2)
32
k
views
1
score
remove directories recursively
Python
/
sysadmin
/
by
Dan Gunter
(14 years ago)
32
k
views
6
score
Method signature checking decorators
Python
/
sysadmin
/
by
Dmitry Dvoinikov
(14 years ago, revision 3)
31
k
views
1
score
Get all active email addresses from Windows Exchange Server
Python
/
sysadmin
/
by
Manuel Garcia
(16 years ago)
31
k
views
1
score
create an account in MS active directory
Python
/
sysadmin
/
by
John Nielsen
(17 years ago)
31
k
views
1
score
passwd-file-compatible ($1$) MD5 crypt
Python
/
sysadmin
/
by
Mark Johnston
(17 years ago)
30
k
views
2
score
shell - Easily call executables from Python
Python
/
sysadmin
/
by
Peter Butler
(17 years ago)
29
k
views
4
score
Generate a human readable 'random' password (nicepass.py)
Python
/
sysadmin
/
by
Pradeep Kishore Gowda
(17 years ago, revision 4)
29
k
views
1
score
Dynamically change the Python system path
Python
/
sysadmin
/
by
Robin Parmar
(20 years ago, revision 3)
29
k
views
1
score
LoggingWebMonitor - a central logging server and monitor.
Python
/
client_server
,
debugging
,
distributed
,
logging
,
remote
,
sysadmin
,
web
/
by
Gabriel Genellina
(12 years ago, revision 3)
29
k
views
2
score
Workaround for missed SIGINT in multithreaded programs
Python
/
sysadmin
/
by
Allen Downey
(16 years ago)
29
k
views
1
score
Controlling Windows Services
Python
/
sysadmin
/
by
ap anonypea
(11 years ago, revision 10)
27
k
views
2
score
Generate a Windows command file to execute a Python program
Python
/
sysadmin
/
by
Jim Jinkins
(17 years ago)
26
k
views
0
score
Keep a process up and running
Python
/
sysadmin
/
by
Benjamin Sergeant
(12 years ago, revision 2)
26
k
views
2
score
Cleaning up when killed
Python
/
sysadmin
/
by
Miki Tebeka
(14 years ago)
26
k
views
3
score
Method signature type checking decorator for Python 3
Python
/
checking
,
decorator
,
interface
,
method
,
signature
,
sysadmin
,
type
/
by
Dmitry Dvoinikov
(7 years ago, revision 8)
25
k
views
1
score
using pyHook to block Windows Keys
Python
/
sysadmin
/
by
Brian Davis
(10 years ago)
Recipe 21 to 40 of 151
« Prev
1
2
3
4
5
6
7
8
Next »
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the most viewed recipes tagged "sysadmin"
Top-rated recipes
Module to allow Asynchronous subpr…
(Python)
Terminating a subprocess on Windows
(Python)
Parsing the command line
(Python)
getch()-like unbuffered character …
(Python)
Pyline: a grep-like, sed-like comm…
(Python)
Method signature checking decorato…
(Python)
List information about installed P…
(Python)
Win32com - Batch repathing of Auto…
(Python)
Generate a human readable 'random'…
(Python)
Simple pattern-based string genera…
(Python)
Related tags
+
−
python
(4)
+
−
linux
(3)
+
−
remote
(2)
+
−
unix
(2)
+
−
windows
(2)
+
−
ascii
+
−
awk
+
−
checking
+
−
client_server
+
−
command
+
−
debugging
+
−
decorator
+
−
device
+
−
directories
+
−
disk
+
−
distributed
+
−
drives
+
−
execution
+
−
files
+
−
file_system
x
Undo