Do you have a passion for hockey? Do you want a place to share your opinions with fellow fans? Are you a fan of the NHL and any of its 30 teams? If you answered yes to any of these questions then we w… more →
wrote 9 hours ago: If you have to connect to a number of EC2 machines, typing a long command that looks like the follow … more →
wrote 2 days ago: There’s an old guide to do this here but it’s pretty outdated. Connecting to the server … more →
wrote 3 days ago: The other day I came across the need to setup an SSH Tunnel for remote management. The idea of usin … more →
wrote 3 days ago: Assuming you have not yet generated your public keys you will need to do that first. ssh-keygen This … more →
wrote 4 days ago: Keys are the basis of public key algorithms and PKI. Keys usually come in pairs, with one half being … more →
wrote 5 days ago: There are multiple ways to limit SSH access to a machine. The one I’ve found most straight for … more →
wrote 5 days ago: A very quick post, I needed after a fresh Fedora 16 install. Enable sshd service. $ systemctl enable … more →
wrote 1 week ago: reverse ssh … more →
wrote 1 week ago: I do most of my coding at work on a Linux server. My laptop at work runs Windows 7 and I can’t … more →
wrote 1 week ago: I picked a neat trick at http://stackoverflow.com/ to cancel a command from the shell with “C- … more →
wrote 1 week ago: You have been tasked to set up a Linux server, you have just installed the core packages of debian w … more →
wrote 1 week ago: Here at the Pittsburgh Supercomputing Center we provide a vast amount of computing resources to scie … more →
wrote 1 week ago: So you started a process on a remote server. The job is now running in an SSH window and is taking l … more →
wrote 1 week ago: As posted earlier, I am running SSHD on Ubuntu 11.10 to provide an SFTP server for my clients. I get … more →
wrote 1 week ago: Hi All di postingan saya sebelumnya saya sudah jelaskan mengenai apa itu version control installasi … more →
wrote 1 week ago: To do unattended SFTP, say for a cron job. Do the following: On the source machine, Go to home/.ssh … more →
wrote 1 week ago: The Industrial Control System Cyber Emergency Response Team (ISC-CERT) has issued a warning to utili … more →
wrote 1 week ago: Move into a directory cd You can specify the full path from the root of the server: cd /home/00000/d … more →
wrote 1 week ago: It is possible to install PEAR modules locally under your account. First, you’ll need to insta … more →