Zipdiff - Welcome.
Quick Unix Reference. Unix Help 1 Log In Session 1.1 Log In Enter username at login: prompt. Be carefull - Unix is case sensitive. Enter password at password: prompt. 1.2 Change Password passwd 1.3 Log Out logout or exit 2 File System 2.1 Create a File cat > file Enter text and end with ctrl-D vi file Edit file using the vi editor 2.2 Make a Directory mkdir directory-name 2.3 Display File Contents cat file display contents of file more file display contents of file one screenfull at a time. view file a read only version of vi. less file similar to, but more powerfull than more. 2.4 Comparing Files diff file1 file2 line by comparison cmp file1 file2 byte by byte comparison 2.5 Changing Access Modes chmod mode file1 file2 ...chmod -R mode dir (changes all files in dir ) Mode Settings u user (owner) g group o other + add permission - remove permission r read w write x execute Example: chmod go+rwx public.html adds read, write, and execute permissions for group and other on public.html. 2.8 Copy Files simple: ?
OnPaste - Online Screenshot Tool. SoapUI - Download. VirtualBox VMs for Developers. Pre-Built Developer VMs (for Oracle VM VirtualBox) Learning your way around a new software stack is challenging enough without having to spend multiple cycles on the install process. Instead, we have packaged such stacks into pre-built Oracle VM VirtualBox appliances that you can download, install, and experience as a single unit. Just downloaded/assemble the files, import into VirtualBox (available for free), import, and go (but not for production use or redistribution)!
Some of these VMs are designed to support Developer Day workshops, and have specific hands on labs embedded in them, but they're available to all.) Be sure to install VirtualBox first. VM's on this page include: Notepad++ download.