How do i send a file from unix to windows server using ftp or windows ?
Unix
SAP File cockpit – an application to replace AL11, FTP, and UNIX access
This video walkthrough showcases some of the functionality of the SAP File Cockpit application I developed and can install for your site at a fraction of what it cost to develop. Easily download, upload, FTP, edit, delete, move, copy, and paste files or directories. Perfect for consultants or in house IT departments looking to improve [...]
Unix and Linux Command Line Logging
Dieses Tutorial beschreibt kurz eine “Quick and Dirty” Variante der Protokollierung von Benutzereingaben auf der Kommandozeile von Unix bzw. Linux Systemen. Ziel ist es, jedes eingegebene Kommando mit Benutzername, Uhrzeit und System in eine Logzeile zu bekommen. Der im Video erwähnte Code kann auf folgender Seite kopiert werden: www.securitymonitoringblog.de
What Unix command line would you use to run a specific program?
For example I just wrote a program and named it montecarlosourcecode.cpp, for my Windows computer I just write a montecarlosourcecode.cpp and it runs but my prof has a Unix/Linux so what would be the steps for him to run the program? Any good input is greatly appreciated! No the program is compiled just fine with [...]
Unix OS – Lecture 5
This lecture provides an overview of the Unix Kernel and describes the differences between user mode and kernel mode. It also explains the concept of interrupts, signals, traps and user mode to kernel mode switching. The lecture also introduces concepts related to Kernel services such as CPU Scheduling, Memory Management, Process Management, Hardware Interfaces and [...]