serverlogin via ssh
If you want to login via ssh-key you might check this blog-entry!
Works pretty well!
If you want to login via ssh-key you might check this blog-entry!
Works pretty well!
i - Insert
ESC - Insert abbrechen --> command mode
d - delete
dd - delete current row
P - paste (in front of the cursor)
p - paste (behind the cursor)
: - starts a command (if you are in command-mode)
x - save & quit
w - write / save
q - quit
.profile im Home Verzeichnis öffnen:
cd
kod .profile
Beim Verwenden von zShell muss man statt der .profile die .zprofile nehmen!
Anschließend einen Alias reinschreiben:
alias yeah="cd /Users/niggeulimann/work/fb4.7/TARGET"
Terminal neu starten – freuen!
SHOW:
defaults write com.apple.finder AppleShowAllFiles 1 && killall Finder
HIDE:
defaults write com.apple.finder AppleShowAllFiles 0 && killall Finder
Also good to know:
alt + right click on the Finder-Icon offers the possibility to relaunch the finder!
Instead of searching the same things over and over again, I will try to memorize some stuff…
Today: Sim-links
Open a Terminal and create it:
ln -s /Users/<username>/linkOfYourTargetFolder /Users/<username>/linkOfYourSimLinkFolder
I use simlinks to switch between my stored AIR-Sdks:
ln -s /Users/niggeulimann/work/sdks/AIR_3.8_beta /Applications/Adobe\ Flash\ Builder\ 4.7/eclipse/plugins/com.adobe.flash.compiler_4.7.0.349722/AIRSDK
Bei den milliarden freien Schriften ist meist auf die schnelle nichts zu finden, daher gibt es unter blog.tocki eine Top 110 wobei die Schriften in Schriften mit Serifen, serifenlose und experimentelle Schriften eingeteilt sind…
Sicherlich brauchbar!