public marks

PUBLIC MARKS with tags shell & linux

July 2008

June 2008

Advanced Bash-Scripting Guide

by nhoizey & 1 other
An in-depth exploration of the art of shell scripting

February 2008

Native Win32 ports of some GNU utilities

by nhoizey & 6 others
Here are some ports of common GNU utilities to native Win32. In this context, native means the executables do only depend on the Microsoft C-runtime (msvcrt.dll) and not an emulation layer like that provided by Cygwin tools.

Linux.com :: CLI Magic: Linux troubleshooting tools 101

by springnet
When something goes wrong with your Linux-based system, you can try to diagnose it yourself with the many troubleshooting tools bundled with the operating system. Knowing about these tools, and how to effectively use them, can help you overcome many of th

Dig Up System Information Using the Terminal | Tombuntu

by gregR
Troubleshooting, upgrading, or just curious? Find out what’s in your system without opening the case. Using these Linux command line tools, you can get details about your hardware and distribution.

January 2008

Linux Commands Line

by gregR & 1 other (via)
The most complete and updated list of commands on linux by LinuxGuide.it - over 350 commands!

December 2007

John Resig - Easy PDF Sharing

by gregR
a little shell script this afternoon which converts a PDF into a set of images then builds a little HTML JavaScript browser that you can copy-and-paste into your blog posts.

November 2007

October 2007

September 2007

Start and stop VMWARE VPS / virtual machine guest operating system from command line

by camel
Vmware server comes with the nifty vmware-cmd utility. It allows an administrator to perform various operations on a virtual machine from Linux command line / shell prompt such as: => Stop / Start VM => Get VM status => Setup variables => Powerdown VM and much more

Chrooted SSH/SFTP Tutorial (Debian Etch) | HowtoForge - Linux Howtos and Tutorials

by camel
This tutorial describes two ways how to give users chrooted SSH access. With this setup, you can give your users shell access without having to fear that they can see your whole system. Your users will be jailed in a specific directory which they will not be able to break out of. The users will also be able to use SFTP in their chroot jails.

June 2007

Gnu screen, ou comment rendre la console plus pratique

by lelandais & 2 others
Ayant un hébergeur avec un accès shell, j'effectue la plupart des développements directement dans mon vim par ssh. Seulement, il est souvent utile de faire des changements dans plusieurs fichiers en même temps, de se trimbaler dans plusieurs dossiers à la fois,... Gnu Screen est un logiciel rêvé pour cette utilisation. Voyons ensemble comment il fonctionne.

April 2007