index
:
admin_toolbox
master
Helper scripts for administration
Sylvain Herlédan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Pip dropped support for Python 2.x and 3.5, get bootstrap script that is ↵
Sylvain Herlédan
2021-01-25
1
-5
/
+6
|
|
|
|
specific to these Python versions instead of the generic one when necessary.
*
Put pip cache inside the virtual environment regardless of the install method.
Sylvain Herlédan
2018-09-17
1
-6
/
+5
|
*
Upgrade pip when installing Python virtual environments with the venv method.
Sylvain Herlédan
2018-09-17
1
-0
/
+10
|
*
get-pip removed support for --user option: Python venv install script adapted.
Sylvain Herlédan
2018-08-26
1
-8
/
+8
|
*
Fix typo in the script for Python environment installation.
Sylvain Herlédan
2018-07-11
1
-1
/
+1
|
*
Add script to generate random MAC addresses.
Sylvain Herlédan
2018-06-19
1
-0
/
+28
|
*
Update Python venv installation script.
Sylvain Herlédan
2018-06-19
1
-13
/
+101
|
|
|
|
Previous script did not work anymore with recent versions of Python.
*
Add small script to automatically enable numlock using systemd unit files.
Sylvain Herlédan
2018-01-07
2
-0
/
+19
|
*
Add script to create a Python virtualenv properly isolated from the system.
Sylvain Herlédan
2018-01-07
1
-0
/
+60
|
*
Add a script to use ddrescue recursively.
Sylvain Herlédan
2017-06-04
2
-0
/
+21