Changing user id in linux
As a different user execute usermod -u username find / -user ; -exec chown -h ; {} \; example: usermod -u 2179 user1 find / -user 1000 -exec chown -h 2179 {} \;
As a different user execute usermod -u username find / -user ; -exec chown -h ; {} \; example: usermod -u 2179 user1 find / -user 1000 -exec chown -h 2179 {} \;
This tutorial will show you how to mount a remote folder, that you can access through sftp, on your local filesystem. First you will need to set up your ssh connection to work …
Simply typehttps://www.google.com/accounts/o8/id as your OpenID and it will do the trick ;)
Open your favorite terminal emulator and type ssh-keygen -t dsa (simply enter on whatever it asks you) try ssh-copy-id -i ~/.ssh/id_dsa.pub [email protected] if it fails (you …
Required packages: libgpod4, gtkpod, ifuse, usbmuxd Steps: After having installed the above packages sudo mkdir /media/iPhone (you can choose whatever location you desire) sudo …
Go to System->Administration->Synaptic Package Manager Search for pptp and install pptp-linux and network-manager-pptp click the network manager and go to VPN …
Απλό SSH: ssh gate1.csd.uoc.gr Αφού εισάγετε των κωδικό σας και εμφανιστεί το % ssh milo θα σας τυπώσει το παρακάτω μήνυμα The authenticity of host 'milo.csd.uoc.gr …