Posts Tagged ‘Terminal’

Create your own Unix/Linux terminal commands

Saturday, January 7th, 2012


This video tutorial show you how to create a simple unix/linux terminal command in C. The command called myEcho, it is similar to the echo command in linux. It prints the command name and any other argument you pass.

Introduction to the BASH Shell (Linux Terminal) & File Manipulation Commands

Sunday, December 18th, 2011


Check out Waqars DuncsWeb Linux Posts: bit.ly – Here I show you a brief introduction to the linux terminal and a few commands you can use to get help :-) check out the full list of commands: http://

Basic Linux Terminal Commands!

Saturday, December 10th, 2011


This video shows you how to use some of the basic linux terminal commands.

Basic Terminal Commands in Fedora

Saturday, October 22nd, 2011


This Video depicts the basic terminal commands in Fedora Terminal that can be used for file making, directory handling and etc.

Basic Terminal Commands in Fedora

Saturday, October 22nd, 2011


This Video depicts the basic terminal commands in Fedora Terminal that can be used for file making, directory handling and etc.

Linux Ubuntu Terminal Commands & Programs

Thursday, September 8th, 2011


Here to help Subscribe! Team Hack A Day – These people are mostly smart… HARDWARE hackers. pfft, stereotypes www.teamhackaday.com

Basic Terminal Commands 2 Network for Ubuntu Linux 11.4 Natty – Ubuntu for Noobs

Friday, July 1st, 2011


Note: in the video I show you how to do netstat the hard way. Please replace netstat with this command: “netstat -a | more” (without quotes). This will allow you to pause the connections in the list to show only enough connections that fit on the screen. Just hit enter on your keyboard to continue. Sorry I make mistakes too sometimes. In this tutorial I show you basic networking terminal commands for Linux. Commands: ifconfig, route, and more. If you like this video please subscribe and like below. Here is a site that will go more in depth for TCP/IP internet protocol. Thanks for watching. www.yale.edu netstat examples: www.thegeekstuff.com www.shawnruse.com

SUDO Basic Ubuntu Linux Terminal Commands Screencast Tutorial

Monday, April 11th, 2011


Basic Ubuntu or Debian Linux Terminal Bash Commands Screencast style how-to Tutorial Tips and tricks include: – Alt + F2 at the same time brings up a Run command – Sudo = give me ROOT Admin – Apt-Get = install or update stuff – sudo apt-get update = refresh software sources – sudo apt-get upgrade = do full software updates – Aptitude = Terminal version of Synpatic — Original video production by the www.OSGUI.com Tech Show.