Quantcast
Channel: SSH – What web developer needs?
Browsing latest articles
Browse All 8 View Live

Configuring mysql on Mac OSX Lion – mysql : command not found

This is annoying, I’ve had to make modifications to the path mysql.sock on different releases of Mac OSX. Not sure why they do this, but it’s annoying. Previously I would have to make a symlink to...

View Article



Rsync Examples over SSH

Rsync Examples over SSH backups over ssh and secure local backup tips and tricks Rsync is arguably one of the most powerful tools you can have in your arsenal as a systems administrator or user. It...

View Article

How to secure copy files/folders via SSH?

SCP $ scp examplefile yourusername@yourserver:/home/yourusername/ $ scp yourusername@yourserver:/home/yourusername/examplefile . $ scp yourusername@yourserver:/home/yourusername/examplefile...

View Article

Команды Linux: расширенный cправочник команд Unix

Большинство UNIX-like систем обладают встроенной справкой, которая подробно описывает все доступные команды. Однако чтобы воспользоваться этой справкой, вы должны знать, по крайней мере, название...

View Article

How to Install GIT on windows? 5 Easy steps :)

Download last version of GIT at http://code.google.com/p/msysgit/downloads/list Install it (keep all default options during setup wizard) run Git Bash:  Start -> All Programms -> Git-> Git...

View Article

Browsing latest articles
Browse All 8 View Live




Latest Images