VirtualBox Virtual Machine Plan |
Linux at Lunch - dial in only, shared screen viewing limited - discussing the links providedVirtualBox Strategy, Plan and Goalshttp://johnmeister.com/linux/Notes/VirtualBox-VM-Plan
Session #42 - November 25, 2015 (Wednesday) - update on Performance Tests; VirtualBox: SuSE on SuSEMain pages for #42 presentation: http://johnmeister.com/linux/Microsoft/LoadTest-MacOSx.sh.txt update on performance testinghttp://johnmeister.com/linux/Microsoft/LOADTEST-OS-COMPARISON.html http://johnmeister.com/linux/Notes/VM_setup_SuSE_13.2/ALL.html Step-by-step screen shots of install of SuSE 13.2 Linux on VirtualBox Virtual Machine on SuSE Linux exercises: (use VirtualBox with two VMs, or Cygwin, or a Linux system) (continuing Q and A and review) the goals: 1) work with the command line and SSH between systems – learn basic Linux functions and shell commands 2) later, build VMs for Windows testing and interoperability - demonstrate the use of Linux as a SECURE and reliable host for Microsoft - will build Win7 VM's for testing browsers and java by test team - showing stability of Linux as VM host/cost saver - will build various NON-networked Windows Server versions for testing (w2k8r2, w2k12 and w2k16) 3) networking between 2 VM's but isolated from local network - Allow active testing of unapproved Operating Systems (win and linux) 4) remote access from Microsoft to Linux system running a Microsoft system to permit active development and testing REFERENCE notes and exercises FOR VirtualBox:
note: there was no session November 18, 2015 Session #41 - November 11, 2015 - SHORT SESSION: VirtualBox - discussion continuesShort session today... starting 11:15, ending before noon... Volunteered for a Veterans' Day activity...
Session #40 - November 4 2015 - Q and A - VirtualBox - lab exerciseQandA - VirtualBox - lab exercises - review and exercises: (using VirtualBox with two VMs, or Cygwin, or a Linux system)(continuing QandA and review) working with the command line once you have a VirtualBox Linux shell. Linux command review and exercises: (using VirtualBox with two VMs, or Cygwin, or a Linux system) http://johnmeister.com/linux/Notes/zypper-update-ps.html http://johnmeister.com/linux/Notes/apt-get-update-upgrade.html
Session #39 - October 28, 2015 - using the VirtualBox - lab exerciseLinux command review and exercises: (using VirtualBox with two VMs, or Cygwin, or a Linux system)
Session #38 - October 21, 2015 - SSH One Command Setup, C programming Overview & CENTOS VirtualBox install
Session #37 - 14 October 2015 - Troubleshooting OverviewHow do you solve system problems? What tools do you use? Is there a simple way of determining the problem?http://johnmeister.com/linux/Notes/Systems-Adminstration-Overview.html Session #36 - 7 October 2015 - VirtualBox OverviewVirtualBox basics - setup and uses http://johnmeister.com/linux/Notes/VirtualBox-notes.htmlSession #35 - 30 September 2015 - Systems Administration Overviewso you think you want to be a Sys Admin? http://johnmeister.com/linux/Notes/Systems-Adminstration-Overview.htmlSession #34 - 9 September 2015 - System Configuration FilesWhat files and directories are important? http://johnmeister.com/linux/Notes/System-Configuration-Details.htmlSession #33 - 2 September 2015 - GRUB and Wrapper Scripts
Session #32 - 19 August 2015 - How to Dual Boot Microsoft Windows 10 and SUSE Linux 13.2Session #31 - 12 August 2015 - Security BasicsThe vulnerabilities, exploits, attack vectors, actual risks and payoffsSession #30 August 5, 2015 - CSV, XML, Spreadsheets and the use of AWK to filter output
Session #29 July 8, 2015 - performance analysis toolshttp://johnmeister.com/linux/Notes/Tuning-Linux.htmlSession #28 June 24, 2015 - as requested: REAL WORLD SCRIPTINGpractical scripts: creating, dating, renaming, numbering and managing files
Session #27 June 17, 2015 - server name link changes, drive fail/system rescue
Session #26 June 10, 2015 - Networking basics, analysis/tools and differences
Session #25 June 3, 2015 - /var/log/messages - errors, fixing... attacks, stopping... good networks...
NOTE: NO CLASS on May 27, 2015insomnia prevention classes resumes on 3 June 2015 with Session #25!Session #24 May 20, 2015 - NOTE: (no class on the 27th)conclusion: Detailed analysis of TimeLapse scripts, page creation and crontab
Session #23 May 13, 2015 - Detailed analysis of TimeLapse scripts, page creation and crontabhttp://johnmeister.com/linux/Notes/Setup-TimeLapse-Creation.htmlSession #22 May 6, 2015 - follow up of LVM, discussion of scriptshttp://johnmeister.com/linux/FileSystems/setup-LVM.htmlSession #21 Apr 29, 2015 - resize2fs and LVMhttp://johnmeister.com/linux/FileSystems/setup-LVM.htmlSession #20 Apr 22, 2015 - LVM configurationhttp://johnmeister.com/linux/FileSystems/setup-LVM.htmlSession #19 Apr 15, 2015 - ftp, vsftp, scp, sshSession #18 - Apr 8, 2015 - Systemdhttp://johnmeister.com/linux/Notes/systemd-info.html systemd andthe general boot up process of Linux systems. (comparing /etc/init.d/) for additional reading: https://www.novell.com/docrep/2015/01/systemd_in_suse_linux_enterprise_12_white_paper.pdf Session #17 - Apr 1, 2015 - proxy/vnchttp://johnmeister.com/linux/Notes/vnc-setup.htmlhttp://johnmeister.com/linux/Notes/SSH-setup-and-details.html http://johnmeister.com/linux/Scripts/run-now-on-all-hosts.sh.html Session #16 - Mar 25, 2015 - ssh, scp, and rsyncuse of ssh to examine, monitor and scp to copy files, create a script and use rsyncto manage several systems from one. Walk through the process and establish a wrapper script to make archive copies on each system. http://johnmeister.com/linux/Notes/SSH-setup-and-details.html http://johnmeister.com/linux/Scripts/run-now-on-all-hosts.sh.html Session #15 - Mar 18, 2015 - systemd, tree, ssh and scpdiscussion on systemd, tree command, use ssh to examine and scp to copyfiles, create a script and use rsync to manage several systems from one. Session #14 - Mar 11, 2015 - general discussion on Linux shells, commands - open discussion with groupSession #13 - Mar 4, 2015 - 1) general Linux info, 2) basics, and 3) advanced topicsSession #12 - Feb 25, 2015 - The power of the command line: grepDiscussion of GREP: example: grep -v ^[[:space:]]$ and grep -v [[:space:]]Session #11 - Feb 18, 2015 -The basics of Apache2 configuration, sed examples and use.1) http://johnmeister.com/linux/Notes/?C=M;O=D (general updates can be seen near the top of this page)2) http://LinuxMeister/Notes/basic-Apache-setup.(basic install and config, and major config files) 3) http://LinuxMeister/Notes/apache-tricks.(virtual server configurations and settings) 4) http://johnmeister.com/linux/Notes/apache-tomcat-topic-list.(the list of modules used for development purposes) 5) http://johnmeister.com/linux/Notes/setup-LAMP-on-MINT.(adding apache to Ubuntu, Debian or Mint - not there by default) Session #10 - Feb 11, 2015 - Using Linux to Analyze TrafficSession #10 - Feb 11, 2015 - Using Linux to Analyze Traffic- wget, crontab, ls , vi, mencoder, sed, grep, cat, tac, lsof, netstat.1) http://johnmeister.com/linux/Notes/?C=M;O=D 2) http://johnmeister.com/tech/Traffic/TUES-PM/00_Tues-PM.html 3) http://johnmeister.com/linux/Notes/wget-n-crontab.html 4) http://johnmeister.com/tech/Traffic/ 5) http://johnmeister.com/tech/Traffic/files.txt 6) http://johnmeister.com/tech/Traffic/Make-Commute-pages.txt 7) http://johnmeister.com/linux/Notes/setup-in-irfanview.jpg 8) http://johnmeister.com/linux/Notes/mencoder-info.html 9) http://johnmeister.com/linux/Notes/zypper-install-mencoder.html 10) http://johnmeister.com/linux/Notes/cat-tac-and-sed.html 11) http://johnmeister.com/linux/Notes/Network-Analysis-and-Observations.html Session #9 - Feb 4, 2015 - SSH, rsync, interoperability, and wrapper scripts to manage data across several computers.Session #9 - Feb 4, 2015 - SSH, rsync, interoperability, and wrapper scripts to manage data across several computers.1) http://johnmeister.com/linux/Notes/SSH-setup-and-details.html 2) http://johnmeister.com/linux/Notes/RSYNC-cmd.html 3) http://LinuxMeister/Notes/ManagingFiles-ssh-rsync.html Will discuss details on how to configure directory structure on Windows and Linux systems to synchronize a set of Files on several computers. Will discuss setup of bi-directional ssh passwordless connection between two Linux systems, and RSYNC configuration. Will discuss wrapper scripts to make backup copies for files that will be rotated and replaced, preventing redundant or corrupt files. http://johnmeister.com/linux/Intro-to-Linux/FileMgtPlan.txt If we have time we'll also discuss WinSCP and how it can be used from Microsoft systems. Emphasis will be on the Linux aspect of ssh and rsync, but also on general file management and config mgt for end users. If time, will discuss SSH tunneling through firewalls/VPNs/NATs: http://johnmeister.com/linux/Notes/ssh-tunnel.jpg NOTE: updated Gparted page from last week: http://johnmeister.com/linux/Notes/Gparted-for-Recovery/ALL.html Session #8 - 28 January 2015 - discuss the use of cal, grep, tee and the use of a simple loop in a shellWork with cal, grep, and a do-while loop in a BASH script to determine if it there is truth to the internet claim that:December 2012 having 5 Saturdays, 5 Sundays and 5 Mondays only happened once every 823 years! Commands covered: cal, cat, man, more, ls, grep, tee and basic do while loops and tests in BASH http://LinuxMeister/Intro-to-Linux/28jan2015/grep.help.txt http://johnmeister.com/linux/Scripts/BUST-MYTHS-WITH-CAL-GREP/ http://johnmeister.com/linux/Commands/grep-awk-uniq. http://johnmeister.com/linux/Overview/LinuxOverview.pdf Brief discussion on recovery of /home on a failing or corrupted system: http://johnmeister.com/linux/Notes/Gparted-for-Recovery/ALL. http://LinuxMeister/Intro-to-Linux/28jan2015/how-to-preserve-home.txt tar cvfz home.tar /home(note: will need to be root or use sudo, make sure you have enough space to create the file) Session #7 - 21 January 2015http://opensuse-guide.org/installation.php https://software.opensuse.org/132/en https://en.opensuse.org/Portal:Installationhttps://activedoc.opensuse.org/book/opensuse-start-uphttps://activedoc.opensuse.org/book/opensuse-start-up/chapter-1-installation-quick-start http://johnmeister.com/linux/http://johnmeister.com/linux/Overview/LinuxOverview.pdf https://www.smashwords.com/profile/view/johnmeister https://www.smashwords.com/books/view/505731 Session #6 - 14 January 2015http://LinuxMeister/Intro-to-Linux/ misc notes and screenshots found here… not organized.Files created during session found here. In particular http://LinuxMeister/Intro-to-Linux/14jan2015/reg-exp-users.txt demonstrated the use of “script� and the creation of the http://LinuxMeister/Intro-to-Linux/14jan2015/reg-exp-users.RAW file, which was then filtered using cat {filename}.RAW | col -b > {filename}.txt Regular Expressions and the power of the command line.Continued demonstrating filtering. http://LinuxMeister/Intro-to-Linux/ Demonstration of: grep, sed, awk, perl, wc -l, cat, strings, tee, head, tail, col -b, echo, man, --help, ifconfig, dmesg and which Session #5 - 7 January 2015 http://LinuxMeister/Intro-to-Linux/Demonstration of: grep, sed, awk, perl, wc -l, cat, strings, tee, head, tail, col -b, echo, man, --help, ifconfig, dmesg and whichSESSION #4 - December 17, 2014: pkg mgt, rsync, wine, mounthttp://johnmeister.com/linux/PDF-info/PackageManagementCheatSheet.pdfhttp://johnmeister.com/linux/FileSystems/newdisk-setup.txt http://johnmeister.com/linux/Notes/USB-live-Gparted-setup.txt http://johnmeister.com/linux/Notes/Setup-SuSE-13.2-select-screens/ALL. http://johnmeister.com/linux/Notes/zypper-installs. http://johnmeister.com/linux/FileSystems/setup-LVM.txt http://johnmeister.com/linux/Commands/rsync-example-man. RSYNC basics http://johnmeister.com/linux/FileSystems/mount-external-drive-rysnc.txt http://johnmeister.com/linux/FileSystems/rsync-disks-cron.sh.txt http://johnmeister.com/linux/Notes/Firefox-about-support-Tools. Firefox about features showing add-ons, in the URL type: about:support http://johnmeister.com/linux/Notes/wine-examples-manpage. using wine - some examples and the man page SESSION #3 - December 10, 2014 - basic commandsdiscuss ssh files, show how to use Gparted, exercise on real world Linux commands, discuss VNC setupcontinue discussion on regularly used commands, e.g. grep, sed, awk, sort, uniq, file permissions and chmod, chown exercise #2 - real world examples of commands and file permissions. ---------------------------------------------------------------------------- Links:
SESSION #2 - December 3, 2014 - SAW:"simple always works"provided link to exercise #1, discussed environment (.bashrc), path, chmod, discussed "SAW" -SAW:"simple always works", History files viewed with sort, uniq, and how to create notes for reference: ls, sort, grep, uniq, wc -l (after using a command, use history recall, add echo and quotes around it, and then append to ~/bin/cool-commands.txt e.g. echo "ls *.jpg > ALL.html ; perl -pi -e 's/(.*)/<img src="$1"><BR>$1<HR>/g' ALL.html ; perl -pi -e 's/<img src=""><BR><HR>//g' ALL.html ; cat ALL.html" >> ~/bin/cool-commands.txt ---------------------------------------------------------------------------- Links: http://johnmeister.com/linux/Intro-to-Linux/lab-exercise-1.html (do this on your system, use "script exercise-1.raw", when finished type exit, then cat exercise-1.raw | col -b > exercise-1.txt - then edit in vi and save) http://johnmeister.com/linux/Scripts/chksys.sh.html (use the vi editor to create and run on your system) http://johnmeister.com/linux/Scripts/man-page-create-textfiles.sh.txt (mkdir and cd LAB, then create this script in vi and run) http://johnmeister.com/linux/Commands/grep-awk-uniq.html (the output of the script above is needed to use the commands, YMMV, counts may be different) SESSION #1 - November 26, 2014 - OVERVIEWprovided overview of Linux using the pdf: http://johnmeister.com/linux/Overview/LinuxOverview.pdf 5 basic commands: man, ls (ls -al, ls -Al), cd, pwd, more discussed .bashrc and showed a few script examples, talked about "script" ---------------------------------------------------------------------------- Links: http://johnmeister.com/linux/Overview/LinuxOverview.pdf (print out and use as a guide) http://johnmeister.com/linux/Intro-to-Linux/Special-Characters.pdf (print out and keep as a guide) http://johnmeister.com/linux/Notes/bashrc-the-dotfile.html (copy and build your own .basrhc for Cygwin or Linux) http://johnmeister.com/linux/Scripts/chksys.sh.html http://johnmeister.com/linux/Intro-to-Linux/lab-exercise-1.html (use the commands and the vi editor) ONE HOUR Linux SESSIONSebooks by john:
the past 2014 and 2015 sessions: (not all links active, current or working, YMMV)########################################################################################################## ########################################################################################################## SESSION 4: December 17, 2014 discuss file systems (fdisk, fsck, dd, rsync,, backup strategies, LVM, file naming conventions, installation of Linux, dual-booting and other practical ways of using Linux). and some wine... exercise #3 - configuring a system at home - download Linux Mint MATE 17, SuSE 13.2, or Centos 7 and configure apps using apt-get, zypper or yum ---------------------------------------------------------------------------- Links: -- Linux commands, scripts, tools and systems administration -- |
SEARCH and Navigation TOOLFor the best synthetic lubricants, filters, and other automotive products use the free AMSOIL product guide, simply click and enter your year, make and model. visit AMSOIL's site, or call 1-800-956-5695, please use customer #283461 |
Computers: Toshiba Panasonic Toughbook Apple Dell Diesel Engines --- BioDiesel info Grand Wagoneer parts Jeep J10 accessories Automotive Repair Books
|
books by john:
Everett weather -- traffic --- News -- Middle East NASB/KJV-- South East Asian Missions -- BibleTech -- Voice of the Martyrs |
|