"Today just a short tip: if you are using emacs and git, I can recommend magit. Magit is a git-mode for emacs, which makes using git convenient and easy to use..."
Read more »Parallel SSH execution and a single shell to control them all
Many people use SSH to log in to remote machines, copy files around, and perform general system administration. If you want to increase your productivity with SSH, you can try a tool that lets you run commands on more than one remote machine at the same time.
Read more »Category: High End Tags:
- Login to post comments
js-comint.el - an interactive javascript mode for use with js2-mode.
"...Js-comint.el is a javascript comint mode which lets you run a javascript interpreter from within emacs. It's hosted on http://sourceforge.net/projects/js-comint-el and has a web page which can be found here: http://js-comint-el.sourceforge.net/ ..."
Read more »Category: High End Tags:
- Login to post comments
Network traffic & bandwidth monitoring with darkstat on Gentoo
Darkstat captures network traffic, calculates statistics about usage, and serves reports over HTTP. Learn how to get this up and running on Gentoo
Read more »Category: High End Tags:
- Login to post comments
Ultimate Security Proxy With Tor
Nowadays, within the growing web 2.0 environment you may want to have some anonymity, and use other IP addresses than your own IP. Or, for some special purposes - a few IPs or more, frequently changed. So no one will be able to track you. A solution exists, and it is called Tor Project, or simply tor.
Read more »- Login to post comments
plasma is now feature complete?
the Plasma team is making great progress these days. I particularly like the new Plasma style notifications that are part of the new system tray:
Read more »Category: High End Tags:
- Login to post comments
Kernel Log: More than 10 million lines of Linux source files
After the release of Linux 2.6.27, kernel developers are currently busily integrating patches for the next kernel version into the main development branch of Linux. This usually involves discarding some old code and adding new code though on balance, there are usually more new lines than old ones, making the kernel grow continually.
Read more »- Login to post comments
An Introduction to Tiling Window Managers
In computing, a tiling window manager is a window manager with an organization of the screen into mutually non-overlapping frames, as opposed to the more popular approach of coordinate-based stacking of overlapping objects (windows) that tries to fully emulate the desktop metaphor.
Read more »- Login to post comments
A Brief Introduction to Emacs psvn
"...As the resident Emacs guru, I was recently asked by a coworker to write up some tips on using the Emacs psvn mode for doing integrated work on Subversion repositories and Trac. You can download the latest copy here: psvn.el ..."
Read more »Category: High End Tags:
- Login to post comments
Three to-do list managers for GNU/Linux
Never forget an important task again with these great to-do list managers for Linux.
Read more »Category: High End Tags:
- Login to post comments
Advanced Tips For The ps Command
Admins use ps all the time to look at processes running on a system. But do you make the best use of the multitude of options this very useful tool has, or do you stick to a tiny, tested handful? Here are some ps options to check out that you may not have encountered before.
Read more »Category: High End Tags:
- Login to post comments
GNU Screen
"The key to being an effective administrator is understanding the software that you administer. Software administrators are nothing more than employees who are well rounded in software applications, their versions, how they are configured and installed and lastly how to troubleshoot them should something go wrong.
Read more »New Xfce beta focuses on usability
Xfce version 4.6 is shaping up to be more significant than most minor releases. Besides fixes and enhancements that are invisible to the casual user, the first revision in almost two years of GNU/Linux's third most popular desktop includes numerous changes to applications such as the calendar, mixer, and logout dialog, a new configuration engine, and usability changes to the desktop.
Read more »Category: High End Tags:
- Login to post comments
McCarthy Reaffirms the Importance of Having Access to the Abstract Syntax
"...When asked what separates a good programming language from a bad one, McCarthy said he had one advocacy: a language should have access to its own abstract syntax. Any program which works with programs involves abstract syntax..."
Read more »Category: High End Tags:
- Login to post comments
Rails 2.1.2: Security, other fixes
"Rails 2.1.2 includes the same two security fixes that we pushed out for 2.0.x recently [...] As always, you can install with: ..." --
* See also: Rinari: Ruby on Rails Minor Mode for Emacs
Category: High End Tags:
- Login to post comments