
Registered since September 28th, 2017
Has a total of 4246 bookmarks.
Showing top Tags within 16 bookmarks
howto information development guide reference administration design website software solution service product online business uk tool company linux code server system application web list video marine create data experience description tutorial explanation technology build blog article learn world project boat download windows security lookup free performance javascript technical network control beautiful support london tools course file research purchase library programming image youtube example php construction html opensource quality install community computer profile feature power browser music platform mobile user process work database share manage hardware professional buy industry internet dance advice installation developer 3d search access material customer camera travel test standard review documentation css money engineering develop webdesign engine device photography digital api speed source program management phone discussion question event client story simple water marketing app yacht content setup package fast idea interface account communication cheap compare script study live market easy google resource operation startup monitor training
Tag selected: ssh.
Looking up ssh tag. Showing 16 results. Clear
Saved by uncleflo on August 1st, 2019.
This article will get you up and running with a Raspberry Pi, connected to your wifi network and accessible over ssh, without ever needing to connect anything to it, besides power. After flashing the image to the SD card, the drive has been ejected. Disconnect and connect the SD card so it gets detected by macOS again. A boot drive should appear. Open a terminal window and cd to the boot drive using the following command:
raspberry pi boot sd ethernet connect ping password pixel verify click enable file setup keyboard extract desktop maybe card image chip update command power wifi connection howto ssh flash arm automatic drive detect network blog developer administration
Saved by uncleflo on December 27th, 2017.
Active Backup for Server is a package specially designed to centralize data backup for Windows and Linux servers. It provides a unified monitoring interface and a consistent setup experience for all your backup tasks from different sources. What's more, source servers do not require additional installation of backup agents.
backup synology package windows linux administration active ssh nas server nas server rsync smb source ssh key shell save compression versioning rotation task schedule howto diskstation station disk online personal setting lookup information guide experience monitor restore realtime history management administer
Saved by uncleflo on October 28th, 2016.
A Bourne Shell Programming / Scripting Tutorial for learning about using the Unix shell. Learn Linux / Unix shell scripting by example along with the theory. I'll have you mastering Unix shell scripting in no time.
shell script scripting ssh ksh bash sh reference quick howto lookup master linux aix unix command terminal beginner simple list
Saved by uncleflo on October 28th, 2016.
The primary reason for writing this document is that a lot of readers feel the existing HOWTO to be too short and incomplete, while the Bash Scripting guide is too much of a reference work. There is nothing in between these two extremes. I also wrote this guide on the general principal that not enough free basic courses are available, though they should be. This is a practical guide which, while not always being too serious, tries to give real-life instead of theoretical examples. I partly wrote it because I don't get excited with stripped down and over-simplified examples written by people who know what they are talking about, showing some really cool Bash feature so much out of its context that you cannot ever use it in practical circumstances. You can read that sort of stuff after finishing this book, which contains exercises and examples that will help you survive in the real world. From my experience as UNIX/Linux user, system administrator and trainer, I know that people can have years of daily interaction with their systems, without having the slightest knowledge of task automation. Thus they often think that UNIX is not userfriendly, and even worse, they get the impression that it is slow and old-fashioned. This problem is another one that can be remedied by this guide.
bash guide beginner development administration server linux unix aix introduction howto course ssh ksh sh control remote general computer terminal script execute
Saved by uncleflo on October 18th, 2016.
OK, I am looking for a way to use GIT to keep a web site up to date between my local machine (git repository) and my web site (git clone of repository). I have initialized the repository (on windows 7 machine) and added all the files to the repo on my local machine. I now need to get the repo to the webswerver (a linux-based machine). I can access the webserver via putty and ssh. How do I go about cloning the repo into the appropriate directory to serve the web site?
development git administration repository server desktop webserver access windows versioncontrol website clone ssh question stackoverflow
Saved by uncleflo on October 14th, 2016.
eZ Server Monitor (eSM) is a script for monitoring Linux servers. It is available in Bash version and Web application. In its Web version, eSM is a PHP script which provides a web page containing information such as the operating system, the number of users connected to the server, the system load, CPU, memory RAM, available disk space, bandwidth usage, and especially the port monitoring services such as FTP, SMTP, Web, etc ... Very simple and easy to install, eSM`Web is also very light. The goal of eZ Server Monitor is to be very easy to install and configure (no specific packages to install) but also to be nice and easy to use! The goal is absolutely not to create heavy and complex software to use. A configuration file allows you to customize various modules.
monitor web application system memory operate server easy linux version port alternative ssh lightweight solution software tool connect connection administration
Saved by uncleflo on September 4th, 2016.
Swish adds support for SFTP to Windows Explorer so you can access your files on another computer securely via SSH. Swish is easy to use because it integrates seamlessly with Windows Explorer so working with remote files feels just like working with the ones on your local computer. We believe Swish is a better option for typical Windows users than other SFTP clients because it is so easy to use. Download it now and decide for yourself.
windows sftp software opensource free ssh extensions linux security connect server easy simple integration tool client computer
Saved by uncleflo on September 12th, 2013.
OpenSSH (or Secure SHell) has become a de facto standard for remote access replacing the telnet protocol. SSH has made protocols such as telnet redundant due, in most part, to the fact that the connection is encrypted and passwords are no longer sent in plain text for all to see. However, a default installation of ssh isn't perfect, and when running an ssh server there are a few simple steps that can dramatically harden an installation.
open ssh sshd port security network howto wiki standard access protocol telnet redundant server password authentication public private key shell secure username root login centos
Saved by uncleflo on September 8th, 2013.
PuTTY is an SSH and telnet client, developed originally by Simon Tatham for the Windows platform. PuTTY is open source software that is available with source code and is developed and supported by a group of volunteers. Tunnelier is an SSH and SFTP client for Windows. It is developed and supported professionally by Bitvise. Tunnelier is robust, easy to install, easy to use, and supports all features supported by PuTTY.
putty ssh sshd windows telnet client server add software linux administration sftp installation secure support
Saved by uncleflo on September 8th, 2013.
PuTTY is a free implementation of Telnet and SSH for Windows and Unix platforms, along with an xterm terminal emulator. It is written and maintained primarily by Simon Tatham.
putty download home unix xterm terminal emulator free telnet connection platform windows scp ssh
Saved by uncleflo on August 31st, 2013.
I can't find out to make use of this. It is set to /usr/libexec/openssh/gnome-ssh-askpass, but I still get prompted for a password when I use ssh. I thought the prompt was only supposed to occur when I login to GNOME.
gnome ssh askpass linux password prompt terminal environment variable administration git version file manage
Saved by uncleflo on August 2nd, 2013.
I'm installing gitolite from CentOS packages for my client. The package creates a gitolite user, which will be visible explicitly during a "git clone" operations. The client wants to use "git" and not "gitolite", in case we change to something more fancy later. I'm not very familiar with CentOS, so I don't want to try to build the package myself from source.
guide install clone development alias linux howto ssh gitolite admin centos login group user administration
Saved by uncleflo on July 4th, 2013.
After seeing a presentation from Linus Torvalds I decided to read more about git. After looking into git more a I have decided to slowly move to git. New projects will be using git instead of subversion and I will move some existing projects over to git when I get the chance.
git server linus torvalds http smart setup gitolite ssh compare source project apache infrastructure howto administration
Saved by uncleflo on May 22nd, 2013.
Current WP Engine customers can get started by logging into our support site and opening a support request that includes your applications/install names as well as your SSH public key, and the SSH public keys of anyone you'd want to provide access to. If you need help generating an SSH public key - check out GitHub Help: Generating SSH Keys. We ask that customers login and submit a request so that we can immediately verify that you are the owner of the appliction/install in question. In the future, we plan to offer SSH public key management through the my.wpengine.com management portal. Once WP Engine has setup and provided you with details on how to git push to your application, you'll start by obtaining a snapshot copy of your application to work with. If you already are using git for your application's source control, but just need the details to deploy your application, feel free to skip ahead to Deploying to Production.
wpengine getting started git version system access explanation howto guide control source details application setup install ssh support key
Saved by uncleflo on January 5th, 2013.
A really good git sharing review website! Just Enough Developed Infrastructure. 8 ways to share your git repository. This blogpost provides a summary of different ways to share a git repository. Depending on your needs you can opt for different solutions.
git gitosis gitolite daemon ssh server developer information review share repository summary solution code development protocol
Saved by uncleflo on September 24th, 2012.
WinSCP is an open source free SFTP client, SCP client, FTPS client and FTP client for Windows. Its main function is file transfer between a local and a remote computer. Beyond this, WinSCP offers scripting and basic file manager functionality.
scp ssh windows linux freeware client transfer file remote access management functionality script
No further bookmarks found.