Advertising
advertising
related pastes to tag 'thinkpad'
- 1884323 - tpfand: thinkpad fancontrol
-
- #!/usr/bin/python
- import os, time, sys, subprocess
- from subprocess import *
- import logging
- import datetime
- # Change vars:
- LOG_FILENAME = "/tmp/tpfan_log.txt"
- 1397527 - Manuel: on power save thinkpad t400
-
- #!/bin/bash
- #
- # rc.local
- #
- # This script is executed at the end of each multiuser runlevel.
- # Make sure that the script will "exit 0" on success or any other
- # value on error.
- #
- 1397478 - Manuel: on a power save thinkpad t400
-
- #!/bin/bash
- #
- # rc.local
- #
- # This script is executed at the end of each multiuser runlevel.
- # Make sure that the script will "exit 0" on success or any other
- # value on error.
- #