terminal

0

Linux Hug: Ajaxterm - a web based ternimal client.

http://linuxhug.blogspot.com

It will be a good solution for remote access and access the internet through restricted proxy servers and sockets when you are using web based SSH terminal client like Ajaxterm. so the another advantage is you can handle the remote administration tasks.

Read more »
janith's picture
Created by janith 12 years 46 weeks ago – Made popular 12 years 46 weeks ago
Category: End User   Tags:
0

5 Bash Tips, Part II

http://tuxarena.blogspot.com

This article is a continuation to my other Bash-related post, 6 Bash Productivity Tips. Since that article gathered many useful comments and I bumped into several more over the net, here are 5 more tips and tricks. Although these may not be necessarily productivity-related, they will surely ease working in a Bash terminal and it may be worth knowing them.

Read more »
Chris7mas's picture
Created by Chris7mas 12 years 46 weeks ago – Made popular 12 years 46 weeks ago
Category: End User   Tags:
0

Yakuake - Great Quake-Like Terminal Application for KDE4

http://tuxarena.blogspot.com

Yakuake is a Quake-like terminal, which means it behaves just like any console in Quake or usual first-person shooter games. It supports global keybindings and can be invoked with F12 and hided with the same keyboard shortcut when you finished your job with it. This way it will run in background but it won't eat your taskbar or system tray space.

Read more »
Chris7mas's picture
Created by Chris7mas 12 years 47 weeks ago – Made popular 12 years 47 weeks ago
Category: End User   Tags:
0

10 Useful Linux / Unix Commands

http://webupd8.blogspot.com

1. Show/purge unused linux kernel images and modules:

dpkg -l 'linux-*' | sed '/^ii/!d;/'"$(uname -r | sed "s/\(.*\)-\([^0-9]\+\)/\1/")"'/d;s/^[^ ]* [^ ]* \([^ ]*\).*/\1/;/[0-9]/!d'

Read more »
nilarimogard's picture
Created by nilarimogard 12 years 49 weeks ago – Made popular 12 years 49 weeks ago
Category: End User   Tags:
0

Embed a Terminal into Your Desktop using Compiz [Howto]

http://webupd8.blogspot.com

I guess you could use a screenlet or something similar to embed a terminal into your desktop, but I want to have it transparent, with no titlebar or border and basically to look like my wallpaper has a terminal. For that, i used Compiz and this is what it looks like:

Read more »
nilarimogard's picture
Created by nilarimogard 13 years 1 week ago – Made popular 13 years 1 week ago
Category: End User   Tags:
0

20 Great Linux / Unix Terminal Commands (Command-line)

http://webupd8.blogspot.com

1. Brag about how much free RAM you have on Linux:

free

2. Where is that application I just installed (all directories)

whereis [app]

3. Disk space usage

df -h

4. To make a playlist of the audio files in a folder

ls -R > playlist.m3u

Read more »
nilarimogard's picture
Created by nilarimogard 13 years 9 weeks ago – Made popular 13 years 9 weeks ago
Category: End User   Tags:
0

Play Games Inside Your Linux Terminal

http://www.makeuseof.com

So you spend most of your time on the terminal? Just entered a few commands? Feeling bored? How about some command line games? Yep, there are some oldies but goldies you can delve into for a little recreation on the terminal.

Read more »
sunny's picture
Created by sunny 13 years 10 weeks ago – Made popular 13 years 10 weeks ago
Category: High End   Tags:
0

An Update on the Terminal Test

http://www.linuxloop.com

Just a few days ago I began the Terminal Test. The idea is to put up a tweet/ident (what do you call an update on Identi.ca?) every time I use the terminal explaining what I used it for and how it could be avoided. Since then, I have used the terminal a number of times. The experiment is not over, but I wanted to give an update on what is going on.

Read more »
polbaan's picture
Created by polbaan 13 years 20 weeks ago – Made popular 13 years 20 weeks ago
Category: Community   Tags:
0

fttps: A command-line download manager

http://kmandla.wordpress.com

fttps is a Python-driven console application that periodically checks a text file for links, downloads the file and moves it to a destination. It's a great counterpart to rtorrent or other CLI utilities.

Read more »
K.Mandla's picture
Created by K.Mandla 13 years 20 weeks ago – Made popular 13 years 20 weeks ago
Category: End User   Tags:
0

13 Terminal Emulators for Linux

http://tuxarena.blogspot.com

13 graphical, most popular terminal emulators for Linux.

Read more »
Chris7mas's picture
Created by Chris7mas 13 years 35 weeks ago – Made popular 13 years 35 weeks ago
Category: End User   Tags:
0

Flipping the Linux switch: New users guide to the terminal

http://www.downloadsquad.com

The command line. It strikes fear in the hearts of many a new Linux user. They open their terminals reluctantly, and there the prompt sits, with the cursor blinking in rhythm with their racing hearts.

Read more »
bluecheese's picture
Created by bluecheese 14 years 18 weeks ago – Made popular 14 years 18 weeks ago
Category: Beginner   Tags:
0

Shell, terminal, console — the basics

http://polishlinux.org

In this article we’d like to present the basic concepts needed to navigate the console world. We are going to find out what a shell is all about, what is a terminal, and what the famous console is actually for.

Read more »
anna's picture
Created by anna 14 years 38 weeks ago – Made popular 14 years 38 weeks ago
Category: Beginner   Tags:
0

How to use Quake-style terminals on GNU/Linux

http://www.freesoftwaremagazine.com

We know all about how powerful the GNU/Linux terminal is. However, it’s a pain to have to fire up a terminal emulator like Konsole or gnome-terminal, wait for a few seconds for it load, and then have to keep Alt-Tabbing to it.

Read more »
dave's picture
Created by dave 14 years 41 weeks ago – Made popular 14 years 41 weeks ago
Category: End User   Tags:

Best karma users