Mika Suomalainen
c08ee2eac2
Added information what every file does. (Yes, bash_profile is useful...
...
...even if it has only one line.)
2011-08-25 19:52:00 +03:00
Mika Suomalainen
b7090b48ff
bash_aliases: "Replaced" netcat and ping with ncat and nping.
2011-08-25 17:11:26 +03:00
Mika Suomalainen
8690631b7e
bash_aliases: fixed typo in comment about nmap things.
...
.bashrcs --> .bashrc
2011-08-20 20:04:47 +03:00
Mika Suomalainen
d82a0e1f49
bash_aliases: aliases for nmap now ask for sudo password if the scan requires root
...
If something requires root, alias will run "sudo command" instead of that command.
Running only command will only say "This must be run as root." But there is one
expection. Nmap-traceroute doesn't require root, but it will say "traceroute requires
root, cancelling" and tells that the host is up (or down depending on it). I added sudo
for it, because we usually want to see traceroute if we want traceroute.
This is the longest commit message which I have ever written. Maybe I will write
longer someday...
2011-08-20 19:57:25 +03:00
Mika Suomalainen
fb6ff6fa16
bash_aliases: Added notice that nmap-aliases require nmap.
2011-08-20 15:00:37 +03:00
Mika Suomalainen
95a4c4921a
bash_aliases: Mentioned that nmap aliases are same as those in Zenmap.
2011-08-20 14:58:34 +03:00
Mika Suomalainen
0cbe42bc86
bash_aliases: added many nmap specific aliases.
...
Same which are in Zenmap.
2011-08-20 14:57:33 +03:00
Mika Suomalainen
91e05b6710
Removed stupid alias and added better.
2011-08-19 21:53:06 +03:00
Mika Suomalainen
acb986f1e4
Added alias for WeeChat-curses.
2011-08-19 21:50:11 +03:00
Mika Suomalainen
20d89ba59f
Added nautilus alias.
2011-08-16 13:24:54 +03:00
Mika Suomalainen
988a946836
Added warning to every file.
2011-08-15 16:17:52 +03:00
Mika Suomalainen
5bea81f880
Added alias gitk to start gitg.
2011-08-14 19:11:11 +03:00
Mika Suomalainen
418e9c83cc
Added time alias.
2011-08-14 19:05:48 +03:00
Mika Suomalainen
f7c1a91f71
Added explaining to youube-dl alias.
2011-08-14 18:40:24 +03:00
Mika Suomalainen
2842248bbc
Added gdrop alias.
...
IAlias for git stash && git stash drop.
2011-08-14 18:11:55 +03:00
Mika Suomalainen
208beedb72
Added some aliases + explanations
2011-08-13 13:02:01 +03:00
Mika Suomalainen
5fae955a50
Added bash_aliases
2011-08-12 23:15:14 +03:00