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!
Open file as admin:
$ sudo nano /private/etc/hosts
Add your entry:
127.0.0.1 – newEntry.localhost
Save & Quit
ctrl + o
Clear dns-cache
$ dscacheutil -flushcache
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
..ich ertappe mich die ganze Zeit den Mund aufstehen zu haben – großartig!
Und das gilt für alle Videos von Adam Shomsky
via Spiegel Offline
Schönes Ding: Kawehi singt mit sich selber…
Hat mich wieder an Dub FX und seine Pedale erinnert.