Command Line Magic at 2013-06-25T01:38:02+00:00
ssh-copy-id 'user@remotehost' # Automatically installs your public key to the remote host (this is included in the openssh package)Fábio Roberto Teodoro likes this.
Fábio Roberto Teodoro, Fábio Roberto Teodoro, Justin R. Andrusk shared this.
Command Line Magic at 2013-02-08T16:24:56+00:00
longcmd ; [Ctrl-Z] ; bg ; disown ; screen ; reptyr $( pidof longcmd ) # Suspend and reattach a process to screen. Thx @KirilsSolovjovsFábio Roberto Teodoro, Carlos Solís likes this.
Fábio Roberto Teodoro, Fábio Roberto Teodoro, Carlos Solís, Carlos Solís and 4 others shared this.
Command Line Magic at 2013-01-16T15:27:50+00:00
cat ~/.ssh/id_dsa.pub | ssh user@server 'cat >> .ssh/authorized_keys' # Alternate way to add ssh key. chmod afterwords By @missemmagoodwinFábio Roberto Teodoro likes this.
Shaun Mallette, Shaun Mallette, Fábio Roberto Teodoro, Fábio Roberto Teodoro shared this.
Command Line Magic at 2013-01-16T14:02:51+00:00
ssh-copy-id user@server # Quickest way to add ssh key to a remote host. Mac users may not have this command. By @missemmagoodwin #guestweekHilton Garcia Fernandes, Fábio Roberto Teodoro, herath72 likes this.
Hilton Garcia Fernandes, Hilton Garcia Fernandes, Fábio Roberto Teodoro, Fábio Roberto Teodoro shared this.
Command Line Magic at 2013-01-16T13:37:35+00:00
ssh user@server "tail -f /var/log/apache2/error.log" # watch a remote log. By @missemmagoodwinFábio Roberto Teodoro, herath72 likes this.
Fábio Roberto Teodoro, Fábio Roberto Teodoro shared this.
Command Line Magic at 2013-01-14T22:58:11+00:00
fc # In BASH, open in $EDITOR the last executed command, rerunning it after the modifications. By @Donearm #guestweekFábio Roberto Teodoro, a(n) person likes this.
Fábio Roberto Teodoro, Fábio Roberto Teodoro, a(n) person, a(n) person shared this.
Command Line Magic at 2012-06-16T14:41:10+00:00
find / -type f ! -regex "^/[proc\|dev\|sys]*/.*" -printf "%s %p\n"|sort -rnk1|head -n50|awk '{print $1/1048576 "MB" " " $2}' # biggest filesFábio Roberto Teodoro likes this.
Command Line Magic at 2012-03-22T13:23:23+00:00
EXTIP=$(curl -s "whatismyip.org") # Set your external IP address to a variable called EXTIP. Or use "icanhazip.com" or "ifconfig.me" or ....Fábio Roberto Teodoro likes this.
Fábio Roberto Teodoro, Fábio Roberto Teodoro shared this.
Fábio Roberto Teodoro at 2011-11-26T03:08:46+00:00
nós evoluímos muito tecnologicamente, temos muitos recursos que antes não tínhamos, mas continuamos uma merdaFábio Roberto Teodoro likes this.
Fábio Roberto Teodoro at 2011-08-24T21:52:23+00:00
#howto set the #pidgin #buddyicon with #purple-remote: purple-remote "PurplePrefsSetPath?name=/pidgin/accounts/buddyicon&value=$imgpath"Fábio Roberto Teodoro likes this.
Fábio Roberto Teodoro at 2010-01-05T17:51:23+00:00
chuva na bacia do itajaí: http://is.gd/5MZIrFábio Roberto Teodoro likes this.