User Tools

Site Tools


unix:unix

This is an old revision of the document!


Table of Contents

Unix

General nix notes

Sudo without password for only some commands:

# User privilege specification
root    ALL=(ALL) ALL
%admin  ALL=(ALL) ALL
ben     ALL=(ALL) NOPASSWD: /opt/local/sbin/blah, /sbin/blah

     Oddball notes on the use of gdb

     Bash Tips

     Tunnel Remote Desktop through SSH, scripted This one is like old and stuff.

OS X

Linux

     knud

     stora

     fedora

Cygwin

bnh1@larsTest /
$ net use g: \\\\c-usr\\users\\b\\ben password /user:alpha\\username
The command completed successfully.

Note: it's necessary to escape all characters including punctuation in passwords.

unix/unix.1363683138.txt.gz · Last modified: 2013/03/19 04:52 by ben