
Categories
biannual –
Same day
Lily blooms.
#haiku #sumnima
Pulling: Let’s say you have a terminal on your host open, you could do:
scp user@192.168.1.100:/tmp/myfile /tmp/files/myfile
This way you are creating a “second tunnel” towards your server.
Pushing: (The other way around) so from your server to your host (essentially it is now a tunnel in your original tunnel):
scp /tmp/myfile user@192.168.1.5:/tmp/files/myfile
Categories
VoodooHDA
copy and paste VoodooHDA at Library/Extensions
terminal command
sudo chmod -Rf 755 /S*/L*/E*
sudo chmod -Rf 755 /L*/E*
sudo chown -Rf 0:0 /S*/L*/E*
sudo chown -Rf 0:0 /L*/E*
Rebuild Kext Cache
sudo kextcache -i /
Categories
Making of Ringtone
Categories