background preloader

Xming X Server for Windows - Official Website

Xming X Server for Windows - Official Website
Xming is the leading X Window System Server for Microsoft Windows®. It is fully featured, lean, fast, simple to install and because it is standalone native Windows, easily made portable (not needing a machine-specific installation or access to the Windows registry). Xming is totally secure when used with SSH and optionally includes an enhanced Plink SSH client and a portable PuTTY replacement package. Mesa with GLX, or Microsoft WGL, provide interactive OpenGL® 2D and 3D network transparent graphics rendering. AIGLX is available for graphics cards that support hardware-accelerated OpenGL. PuTTY is Project Xming's preferred and integrated X terminal emulator for Microsoft Windows: superseding any requirement for a cumbersome POSIX API compatibility layer and simulated directory mount points. Xming is cross-compiled on Linux for Microsoft Windows, using MinGW-w64, mostly from canonical X.Org source code with my patches applied. X.Org, FreeType, PThreads4W, Mesa, PuTTY and xorg group issues in Releases Related:  RaspberryPi

ssh Cette page présente les usages les plus courants de SSH et sa configuration de base. Voir sur SSH Avancé pour les autres usages. SSH est un protocole permettant d'établir une communication chiffrée, donc sécurisée (on parle parfois de tunnel), sur un réseau informatique (intranet ou Internet) entre une machine locale (le client) et une machine distante (le serveur). La sécurité du chiffrement peut être assurée par différentes méthodes, entre autre par mot de passe ou par un système de clés publique / privée (mieux sécurisé, on parle alors de cryptographie asymétrique). SSH remplace de manière sécurisée : Telnet : vous pouvez exécuter des commandes depuis un réseau local ou Internet via SSHFTP : si vous ne souhaitez qu'ajouter ou modifier des fichiers sur un serveur, SFTP est bien plus adapté que FTP Et d'autres, via le « tunneling » : on peut accéder à un service réseau en le faisant circuler dans un tunnel SSH pour profiter de toutes les protections qu'il apporte. ssh -V dpkg -l libssl*

Fetchmail Xming X Server for Windows - Trouble? Xming is the leading X Window System Server for Microsoft Windows®. It is fully featured, lean, fast, simple to install and because it is standalone native Windows, easily made portable (not needing a machine-specific installation or access to the Windows registry). Xming is totally secure when used with SSH and optionally includes an enhanced Plink SSH client and a portable PuTTY replacement package. Mesa with GLX, or Microsoft WGL, provide interactive OpenGL® 2D and 3D network transparent graphics rendering. AIGLX is available for graphics cards that support hardware-accelerated OpenGL. PuTTY is Project Xming's preferred and integrated X terminal emulator for Microsoft Windows: superseding any requirement for a cumbersome POSIX API compatibility layer and simulated directory mount points. Xming is cross-compiled on Linux for Microsoft Windows, using MinGW-w64, mostly from canonical X.Org source code with my patches applied. X.Org, FreeType, Pthreads-Win32, Mesa, PuTTY and Freedesktop Bugzilla. Xming

Running Graphical Apps from Putty SSH - Raspberry Pi Wiki This is the procedure for running X11 applications through an SSH tunnel. I use PuTTY SSH client to connect to Raspbian, and I miss the graphical interface. Prerequisites: PuTTY SSH client on my laptop RaspberryPi with Raspbian installed Xming from I connect to the RPi with PuTTY SSH as usual, but in addition, set up X11 forwarding: From PuTTY new connection screen: Category > Connection > SSH > X11: [x] Enable SSH forwarding X display location: [localhost:0] Then connect to RPi as usual. Make sure Xming is running in the background. From the PuTTY shell, now you can run any X11 application.

Mastering Wget by Gina Trapani Your browser does a good job of fetching web documents and displaying them, but there are times when you need an extra strength download manager to get those tougher HTTP jobs done. A versatile, old school Unix program called Wget is a highly hackable, handy little tool that can take care of all your downloading needs. Whether you want to mirror an entire web site, automatically download music or movies from a set of favorite weblogs, or transfer huge files painlessly on a slow or intermittent network connection, Wget's for you. Wget, the "non-interactive network retriever," is called at the command line. The format of a Wget command is: wget [option]... The URL is the address of the file(s) you want Wget to download. Mirror an entire web site Say you want to backup your blog or create a local copy of an entire directory of a web site for archiving or reading later. wget -m wget -H -r --level=1 -k -p

Using ssh -X, you have a tunnel to the X server which... Raspberry Pi DC Motor Driver | File Exchange Pick of the Week May 3rd, 2013 Raspberry Pi DC Motor Driver Doug 's pick this week is Raspberry Pi DC Motor H-Bridge Driver Block by Joshua Hurst . As my previous posts may suggest, I've been a long-time fan of the Arduino platform. Among other things I use it as the basis of a demonstration to showcase a variety of MathWorks' tools that includes driving a motor to rotate a camera to track an object. The Arduino works great for doing closed-loop position control of the camera, but falls short when it comes to actually processing the camera video to detect the object. Enter R2013a which introduced support for a number of new target platforms which Jiro pointed out earlier this year. Looking at the blocks that are included with the target, however, you'll notice that there is nothing included for sending voltages to a DC Motor like you can do with the Arduino PWM Output blocks. One minor suggestion I would have for Joshua is to include the pin numbers that correspond to the PWM outputs for this model.

squid : Optimising Web Delivery Follow-up to X11-over-SSH post, X11DisplayOffset explained! — BWC OK, so a friend (one of the two people who read this Blog) explained to me more about the whole X11-over-SSH voodoo, and I thought I'd post it here as a follow up. I'm very proud to present that information to the other reader of my Blog, who probably knows it already:So says my friend SPACEMONKEY: Hey, I really liked that description of doing the blender remote stuff (at ); in the whole 'spirit-of-blogging' thing, I might could shed some light on the X11DisplayOffset thing: Hope you've got some coffee... In X, you're not limited to having a single remote host fooling around on your desktop (or vice versa). If you wanted to play with two, three, or (even) four other machines, all opening up windows on your laptop, X11 does this by having all those machines open sockets up to the Xserver running on your desktop (which the Xclient finds, typically, by a environment variable called DISPLAY). 'k?

Raspberry Pi Support from Simulink - Hardware Support - MathWorks France Credit-card sized, low-cost, single-board computer with audio and video input/output, designed for teaching You can design and run Simulink® models as standalone applications on a Raspberry Pi™—a tiny, low-cost, single-board computer with audio and video input/output designed for teaching. The Raspberry Pi features a Broadcom® system-on-a-chip which includes an ARM®11 processor running at 700 MHz, 256 or 512 MB RAM, and a VideoCore IV GPU. Raspberry Pi provides peripheral connectivity for stereo audio and digital video (1080p) and supports USB and Ethernet. When connected to MATLAB and Simulink products, Raspberry Pi also can help students understand concepts and workflows for designing an embedded system, without using hand programming. Students can use Simulink to create algorithms for audio processing, computer vision, and robotics applications. Simulink built-in support for Raspberry Pi includes: Platform Support Available on 32-bit and 64-bit Microsoft Windows only

Related: