SlideShare a Scribd company logo
1 of 16
How do I update the crawford slackware
box so that it is running the most up to
date software?
Paul Prawdzik
Open up the run command by searching “run” in the Windows search bar.
After opening the run command, type in “cmd” to open up your command
prompt..
Command Prompt when it is open.
Cd into the “CrawfordBox” you previously created
Type “vagrant up” to run the CrawfordBox
ssh into the box by typing “vagrant ssh”
Change directories by typing “cd /etc/slackpkg”
As super user, run the “vim” command on a file
called “mirrors”
Hit “i” to go into insert mode, scroll down and find “http://mirrors.us.kernel.org/slackware/slackware64-
current/”. Uncomment that simply by deleting the “#”. After you have done this hit “ctrl+c” to get out of
insert mode. Finally, type “ :wq” to save the changes you have made.
Execute the command below to update your slackware box with the version you
just specified in the previous step. You have updated your slackware box.
Now execute this command to install all the updates.
You will be prompted to “Choose packages to install”
press “Enter” to install them all.
Once the new packages have been installed, you will be asked what you want to
do with the old ones. I choose “O” to overwrite them.
Now run this command to upgrade your slackware
box,
You are asked to choose which packages to upgrade, press
“Enter” to upgrade them all.
Once you have successfully upgraded you will see
this message.

More Related Content

What's hot

Install laravel on openshift
Install laravel on openshiftInstall laravel on openshift
Install laravel on openshiftSamy Saad
 
ClusterDesktop how-to use on Mac
ClusterDesktop how-to use on MacClusterDesktop how-to use on Mac
ClusterDesktop how-to use on MacEmil Parashkevov
 
Cloud9 saucelabs webinar
Cloud9   saucelabs webinarCloud9   saucelabs webinar
Cloud9 saucelabs webinarSauce Labs
 
Cool Things in Clojure 1.9
Cool Things in Clojure 1.9Cool Things in Clojure 1.9
Cool Things in Clojure 1.9Nola Stowe
 
Debugging Javascript - 0 to Heisenberg
Debugging Javascript - 0 to HeisenbergDebugging Javascript - 0 to Heisenberg
Debugging Javascript - 0 to HeisenbergChris Morrow
 
Coffeescript installation
Coffeescript installationCoffeescript installation
Coffeescript installationIndies Services
 
CRaSH the shell for the JVM
CRaSH the shell for the JVMCRaSH the shell for the JVM
CRaSH the shell for the JVMjviet
 
Automation m ysql_and_customer_photo
Automation m ysql_and_customer_photoAutomation m ysql_and_customer_photo
Automation m ysql_and_customer_photoManju Kb
 
Quick & Easy Dev Environments with Vagrant
Quick & Easy Dev Environments with VagrantQuick & Easy Dev Environments with Vagrant
Quick & Easy Dev Environments with VagrantJoe Ferguson
 
CRaSH the shell for the Java Virtual Machine
CRaSH the shell for the Java Virtual MachineCRaSH the shell for the Java Virtual Machine
CRaSH the shell for the Java Virtual MachineGR8Conf
 
Virtualization session 7 by Gugan
Virtualization session 7 by GuganVirtualization session 7 by Gugan
Virtualization session 7 by GuganNavaneethan Naveen
 
How to install open bsd 63
How to install open bsd 63How to install open bsd 63
How to install open bsd 63Muhamad Alharbi
 
Creating and configuring vnc sessions
Creating and configuring vnc sessionsCreating and configuring vnc sessions
Creating and configuring vnc sessionsRavi Kumar Lanke
 
ClusterDesktop manual how-to use for windows clients
ClusterDesktop manual how-to use for windows clientsClusterDesktop manual how-to use for windows clients
ClusterDesktop manual how-to use for windows clientsEmil Parashkevov
 
Vagrant up-and-running
Vagrant up-and-runningVagrant up-and-running
Vagrant up-and-runningJoe Ferguson
 
Jakarta WordPress Meetup #9: Introducing VVV 2
Jakarta WordPress Meetup #9: Introducing VVV 2Jakarta WordPress Meetup #9: Introducing VVV 2
Jakarta WordPress Meetup #9: Introducing VVV 2WordPress
 

What's hot (20)

Getting started with k8
Getting started with k8Getting started with k8
Getting started with k8
 
Install laravel on openshift
Install laravel on openshiftInstall laravel on openshift
Install laravel on openshift
 
ClusterDesktop how-to use on Mac
ClusterDesktop how-to use on MacClusterDesktop how-to use on Mac
ClusterDesktop how-to use on Mac
 
Cloud9 saucelabs webinar
Cloud9   saucelabs webinarCloud9   saucelabs webinar
Cloud9 saucelabs webinar
 
Cool Things in Clojure 1.9
Cool Things in Clojure 1.9Cool Things in Clojure 1.9
Cool Things in Clojure 1.9
 
Compiling OpenSSL For Windows
Compiling OpenSSL For WindowsCompiling OpenSSL For Windows
Compiling OpenSSL For Windows
 
Debugging Javascript - 0 to Heisenberg
Debugging Javascript - 0 to HeisenbergDebugging Javascript - 0 to Heisenberg
Debugging Javascript - 0 to Heisenberg
 
Coffeescript installation
Coffeescript installationCoffeescript installation
Coffeescript installation
 
CRaSH the shell for the JVM
CRaSH the shell for the JVMCRaSH the shell for the JVM
CRaSH the shell for the JVM
 
Automation m ysql_and_customer_photo
Automation m ysql_and_customer_photoAutomation m ysql_and_customer_photo
Automation m ysql_and_customer_photo
 
Quick & Easy Dev Environments with Vagrant
Quick & Easy Dev Environments with VagrantQuick & Easy Dev Environments with Vagrant
Quick & Easy Dev Environments with Vagrant
 
CRaSH the shell for the Java Virtual Machine
CRaSH the shell for the Java Virtual MachineCRaSH the shell for the Java Virtual Machine
CRaSH the shell for the Java Virtual Machine
 
Virtualization session 7 by Gugan
Virtualization session 7 by GuganVirtualization session 7 by Gugan
Virtualization session 7 by Gugan
 
Solidity intro
Solidity introSolidity intro
Solidity intro
 
How to install open bsd 63
How to install open bsd 63How to install open bsd 63
How to install open bsd 63
 
Creating and configuring vnc sessions
Creating and configuring vnc sessionsCreating and configuring vnc sessions
Creating and configuring vnc sessions
 
ClusterDesktop manual how-to use for windows clients
ClusterDesktop manual how-to use for windows clientsClusterDesktop manual how-to use for windows clients
ClusterDesktop manual how-to use for windows clients
 
Vagrant up-and-running
Vagrant up-and-runningVagrant up-and-running
Vagrant up-and-running
 
Jakarta WordPress Meetup #9: Introducing VVV 2
Jakarta WordPress Meetup #9: Introducing VVV 2Jakarta WordPress Meetup #9: Introducing VVV 2
Jakarta WordPress Meetup #9: Introducing VVV 2
 
Installation instructions for R
Installation instructions for RInstallation instructions for R
Installation instructions for R
 

Similar to How do I update the crawford slackware box so that it is running the most up to date software?

How do i update the crawford slackware box so that it is running the most up ...
How do i update the crawford slackware box so that it is running the most up ...How do i update the crawford slackware box so that it is running the most up ...
How do i update the crawford slackware box so that it is running the most up ...Alexander Bitar
 
2 6-2018--how do i run the crawford slackware box
2 6-2018--how do i run the crawford slackware box2 6-2018--how do i run the crawford slackware box
2 6-2018--how do i run the crawford slackware boxAlexander Bitar
 
Run Docker On Windows Using Vagrant
Run Docker On Windows Using VagrantRun Docker On Windows Using Vagrant
Run Docker On Windows Using VagrantJulien Barbier
 
AtoM and Vagrant: Installing and Configuring the AtoM Vagrant Box for Local T...
AtoM and Vagrant: Installing and Configuring the AtoM Vagrant Box for Local T...AtoM and Vagrant: Installing and Configuring the AtoM Vagrant Box for Local T...
AtoM and Vagrant: Installing and Configuring the AtoM Vagrant Box for Local T...Artefactual Systems - AtoM
 
Apache Kafka Setup with Zookeeper - SkillAnything.pdf
Apache Kafka Setup with Zookeeper - SkillAnything.pdfApache Kafka Setup with Zookeeper - SkillAnything.pdf
Apache Kafka Setup with Zookeeper - SkillAnything.pdfSkillAnything
 
Vagrant step-by-step guide for Beginners
Vagrant step-by-step guide for BeginnersVagrant step-by-step guide for Beginners
Vagrant step-by-step guide for BeginnersSagar Acharya
 
Setting up the fabric v 0.6 in hyperledger
Setting up the fabric v 0.6 in hyperledgerSetting up the fabric v 0.6 in hyperledger
Setting up the fabric v 0.6 in hyperledgerkesavan N B
 
BLCN532 Lab 1Set up your development environmentV2.0.docx
BLCN532 Lab 1Set up your development environmentV2.0.docxBLCN532 Lab 1Set up your development environmentV2.0.docx
BLCN532 Lab 1Set up your development environmentV2.0.docxmoirarandell
 
Azure from scratch part 5 By Girish Kalamati
Azure from scratch part 5 By Girish KalamatiAzure from scratch part 5 By Girish Kalamati
Azure from scratch part 5 By Girish KalamatiGirish Kalamati
 
Docker Command Line, Using and Choosing containers
Docker Command Line, Using and Choosing containers Docker Command Line, Using and Choosing containers
Docker Command Line, Using and Choosing containers Will Hall
 
D installation manual
D installation manualD installation manual
D installation manualFaheem Akbar
 
Vagrant + chef's cookbooks development environment like the production in f...
Vagrant + chef's cookbooks   development environment like the production in f...Vagrant + chef's cookbooks   development environment like the production in f...
Vagrant + chef's cookbooks development environment like the production in f...Tiago Butzke
 
Extracting twitter data using apache flume
Extracting twitter data using apache flumeExtracting twitter data using apache flume
Extracting twitter data using apache flumeBharat Khanna
 
A Docker-based Development Environment Even I Can Understand
A Docker-based Development Environment Even I Can UnderstandA Docker-based Development Environment Even I Can Understand
A Docker-based Development Environment Even I Can UnderstandJeremy Gimbel
 
Adrian Mouat - Docker Tips and Tricks
 Adrian Mouat - Docker Tips and Tricks Adrian Mouat - Docker Tips and Tricks
Adrian Mouat - Docker Tips and TricksKevin Cross
 
rgpv 7th sem for it & cs Cloud computing lab record
rgpv 7th sem for it & cs Cloud computing lab recordrgpv 7th sem for it & cs Cloud computing lab record
rgpv 7th sem for it & cs Cloud computing lab recordnaaaaz
 
Dspace for windows
Dspace for windowsDspace for windows
Dspace for windowsRavi Bankar
 
Oracle Developers APAC Meetup #1 - Working with Wercker Worksheets
Oracle Developers APAC Meetup #1 -  Working with Wercker WorksheetsOracle Developers APAC Meetup #1 -  Working with Wercker Worksheets
Oracle Developers APAC Meetup #1 - Working with Wercker WorksheetsDarrel Chia
 

Similar to How do I update the crawford slackware box so that it is running the most up to date software? (20)

How do i update the crawford slackware box so that it is running the most up ...
How do i update the crawford slackware box so that it is running the most up ...How do i update the crawford slackware box so that it is running the most up ...
How do i update the crawford slackware box so that it is running the most up ...
 
2 6-2018--how do i run the crawford slackware box
2 6-2018--how do i run the crawford slackware box2 6-2018--how do i run the crawford slackware box
2 6-2018--how do i run the crawford slackware box
 
Run Docker On Windows Using Vagrant
Run Docker On Windows Using VagrantRun Docker On Windows Using Vagrant
Run Docker On Windows Using Vagrant
 
AtoM and Vagrant: Installing and Configuring the AtoM Vagrant Box for Local T...
AtoM and Vagrant: Installing and Configuring the AtoM Vagrant Box for Local T...AtoM and Vagrant: Installing and Configuring the AtoM Vagrant Box for Local T...
AtoM and Vagrant: Installing and Configuring the AtoM Vagrant Box for Local T...
 
Apache Kafka Setup with Zookeeper - SkillAnything.pdf
Apache Kafka Setup with Zookeeper - SkillAnything.pdfApache Kafka Setup with Zookeeper - SkillAnything.pdf
Apache Kafka Setup with Zookeeper - SkillAnything.pdf
 
Vagrant step-by-step guide for Beginners
Vagrant step-by-step guide for BeginnersVagrant step-by-step guide for Beginners
Vagrant step-by-step guide for Beginners
 
Setting up the fabric v 0.6 in hyperledger
Setting up the fabric v 0.6 in hyperledgerSetting up the fabric v 0.6 in hyperledger
Setting up the fabric v 0.6 in hyperledger
 
BLCN532 Lab 1Set up your development environmentV2.0.docx
BLCN532 Lab 1Set up your development environmentV2.0.docxBLCN532 Lab 1Set up your development environmentV2.0.docx
BLCN532 Lab 1Set up your development environmentV2.0.docx
 
Azure from scratch part 5 By Girish Kalamati
Azure from scratch part 5 By Girish KalamatiAzure from scratch part 5 By Girish Kalamati
Azure from scratch part 5 By Girish Kalamati
 
Docker Command Line, Using and Choosing containers
Docker Command Line, Using and Choosing containers Docker Command Line, Using and Choosing containers
Docker Command Line, Using and Choosing containers
 
D installation manual
D installation manualD installation manual
D installation manual
 
Vagrant + chef's cookbooks development environment like the production in f...
Vagrant + chef's cookbooks   development environment like the production in f...Vagrant + chef's cookbooks   development environment like the production in f...
Vagrant + chef's cookbooks development environment like the production in f...
 
Extracting twitter data using apache flume
Extracting twitter data using apache flumeExtracting twitter data using apache flume
Extracting twitter data using apache flume
 
A Docker-based Development Environment Even I Can Understand
A Docker-based Development Environment Even I Can UnderstandA Docker-based Development Environment Even I Can Understand
A Docker-based Development Environment Even I Can Understand
 
Adrian Mouat - Docker Tips and Tricks
 Adrian Mouat - Docker Tips and Tricks Adrian Mouat - Docker Tips and Tricks
Adrian Mouat - Docker Tips and Tricks
 
Dspace
DspaceDspace
Dspace
 
rgpv 7th sem for it & cs Cloud computing lab record
rgpv 7th sem for it & cs Cloud computing lab recordrgpv 7th sem for it & cs Cloud computing lab record
rgpv 7th sem for it & cs Cloud computing lab record
 
Dspace for windows
Dspace for windowsDspace for windows
Dspace for windows
 
Oracle Developers APAC Meetup #1 - Working with Wercker Worksheets
Oracle Developers APAC Meetup #1 -  Working with Wercker WorksheetsOracle Developers APAC Meetup #1 -  Working with Wercker Worksheets
Oracle Developers APAC Meetup #1 - Working with Wercker Worksheets
 
2015 09-18-jawsug hpc-#1
2015 09-18-jawsug hpc-#12015 09-18-jawsug hpc-#1
2015 09-18-jawsug hpc-#1
 

More from Paul Prawdzik

How do I restore my vm to a prior snapshot?
How do I restore my vm to a prior snapshot?How do I restore my vm to a prior snapshot?
How do I restore my vm to a prior snapshot?Paul Prawdzik
 
How do I take a snapshot of this vm ?
How do I take a snapshot of this vm ?How do I take a snapshot of this vm ?
How do I take a snapshot of this vm ?Paul Prawdzik
 
How do I change my window manager to xfce?
How do I change my window manager to xfce?How do I change my window manager to xfce?
How do I change my window manager to xfce?Paul Prawdzik
 
How do I add the new user to the sudoers list?
How do I add the new user to the sudoers list?How do I add the new user to the sudoers list?
How do I add the new user to the sudoers list?Paul Prawdzik
 
How do I add a new user with the following specifications {username student}
How do I add a new user with the following specifications {username  student}How do I add a new user with the following specifications {username  student}
How do I add a new user with the following specifications {username student}Paul Prawdzik
 
How do I reconfigure my new virtual machine so that it boots straight into gu...
How do I reconfigure my new virtual machine so that it boots straight into gu...How do I reconfigure my new virtual machine so that it boots straight into gu...
How do I reconfigure my new virtual machine so that it boots straight into gu...Paul Prawdzik
 
How do I install Slackware Linux?
How do I install Slackware Linux?How do I install Slackware Linux?
How do I install Slackware Linux?Paul Prawdzik
 
How do I use parted to partition /dev/sda with the specifications in this card?
How do I use parted to partition /dev/sda with the specifications in this card?How do I use parted to partition /dev/sda with the specifications in this card?
How do I use parted to partition /dev/sda with the specifications in this card?Paul Prawdzik
 
How do I boot into the slackware installer dvd?
How do I boot into the slackware installer dvd?How do I boot into the slackware installer dvd?
How do I boot into the slackware installer dvd?Paul Prawdzik
 
How do I use parted to make an msdos label on /dev/sda?
How do I use parted to make an msdos label on /dev/sda?How do I use parted to make an msdos label on /dev/sda?
How do I use parted to make an msdos label on /dev/sda?Paul Prawdzik
 
How do I create a new slackware virtual machine?
How do I create a new slackware virtual machine?How do I create a new slackware virtual machine?
How do I create a new slackware virtual machine?Paul Prawdzik
 
How do I get the 32 bit slackware iso ?
How do I get the 32 bit slackware iso ?How do I get the 32 bit slackware iso ?
How do I get the 32 bit slackware iso ?Paul Prawdzik
 
How can I use GNU cotreutils & other command line tools to get a sorted list ...
How can I use GNU cotreutils & other command line tools to get a sorted list ...How can I use GNU cotreutils & other command line tools to get a sorted list ...
How can I use GNU cotreutils & other command line tools to get a sorted list ...Paul Prawdzik
 
How can I use GNU coreutils & other command line tools to determine which tea...
How can I use GNU coreutils & other command line tools to determine which tea...How can I use GNU coreutils & other command line tools to determine which tea...
How can I use GNU coreutils & other command line tools to determine which tea...Paul Prawdzik
 
How do I use the command line to unzip gl2016.zip?
How do I use the command line to unzip gl2016.zip?How do I use the command line to unzip gl2016.zip?
How do I use the command line to unzip gl2016.zip?Paul Prawdzik
 
How do I destroy the crawford slackware box?
How do I destroy the crawford slackware box?How do I destroy the crawford slackware box?
How do I destroy the crawford slackware box?Paul Prawdzik
 
How do I install virtual box?
How do I install virtual box?How do I install virtual box?
How do I install virtual box?Paul Prawdzik
 
How do I install the virtual box extension pack?
How do I install the virtual box extension pack?How do I install the virtual box extension pack?
How do I install the virtual box extension pack?Paul Prawdzik
 
How do I install virtual box?
How do I install virtual box?How do I install virtual box?
How do I install virtual box?Paul Prawdzik
 
How do I get the virtual box installer?
How do I get the virtual box installer?How do I get the virtual box installer?
How do I get the virtual box installer?Paul Prawdzik
 

More from Paul Prawdzik (20)

How do I restore my vm to a prior snapshot?
How do I restore my vm to a prior snapshot?How do I restore my vm to a prior snapshot?
How do I restore my vm to a prior snapshot?
 
How do I take a snapshot of this vm ?
How do I take a snapshot of this vm ?How do I take a snapshot of this vm ?
How do I take a snapshot of this vm ?
 
How do I change my window manager to xfce?
How do I change my window manager to xfce?How do I change my window manager to xfce?
How do I change my window manager to xfce?
 
How do I add the new user to the sudoers list?
How do I add the new user to the sudoers list?How do I add the new user to the sudoers list?
How do I add the new user to the sudoers list?
 
How do I add a new user with the following specifications {username student}
How do I add a new user with the following specifications {username  student}How do I add a new user with the following specifications {username  student}
How do I add a new user with the following specifications {username student}
 
How do I reconfigure my new virtual machine so that it boots straight into gu...
How do I reconfigure my new virtual machine so that it boots straight into gu...How do I reconfigure my new virtual machine so that it boots straight into gu...
How do I reconfigure my new virtual machine so that it boots straight into gu...
 
How do I install Slackware Linux?
How do I install Slackware Linux?How do I install Slackware Linux?
How do I install Slackware Linux?
 
How do I use parted to partition /dev/sda with the specifications in this card?
How do I use parted to partition /dev/sda with the specifications in this card?How do I use parted to partition /dev/sda with the specifications in this card?
How do I use parted to partition /dev/sda with the specifications in this card?
 
How do I boot into the slackware installer dvd?
How do I boot into the slackware installer dvd?How do I boot into the slackware installer dvd?
How do I boot into the slackware installer dvd?
 
How do I use parted to make an msdos label on /dev/sda?
How do I use parted to make an msdos label on /dev/sda?How do I use parted to make an msdos label on /dev/sda?
How do I use parted to make an msdos label on /dev/sda?
 
How do I create a new slackware virtual machine?
How do I create a new slackware virtual machine?How do I create a new slackware virtual machine?
How do I create a new slackware virtual machine?
 
How do I get the 32 bit slackware iso ?
How do I get the 32 bit slackware iso ?How do I get the 32 bit slackware iso ?
How do I get the 32 bit slackware iso ?
 
How can I use GNU cotreutils & other command line tools to get a sorted list ...
How can I use GNU cotreutils & other command line tools to get a sorted list ...How can I use GNU cotreutils & other command line tools to get a sorted list ...
How can I use GNU cotreutils & other command line tools to get a sorted list ...
 
How can I use GNU coreutils & other command line tools to determine which tea...
How can I use GNU coreutils & other command line tools to determine which tea...How can I use GNU coreutils & other command line tools to determine which tea...
How can I use GNU coreutils & other command line tools to determine which tea...
 
How do I use the command line to unzip gl2016.zip?
How do I use the command line to unzip gl2016.zip?How do I use the command line to unzip gl2016.zip?
How do I use the command line to unzip gl2016.zip?
 
How do I destroy the crawford slackware box?
How do I destroy the crawford slackware box?How do I destroy the crawford slackware box?
How do I destroy the crawford slackware box?
 
How do I install virtual box?
How do I install virtual box?How do I install virtual box?
How do I install virtual box?
 
How do I install the virtual box extension pack?
How do I install the virtual box extension pack?How do I install the virtual box extension pack?
How do I install the virtual box extension pack?
 
How do I install virtual box?
How do I install virtual box?How do I install virtual box?
How do I install virtual box?
 
How do I get the virtual box installer?
How do I get the virtual box installer?How do I get the virtual box installer?
How do I get the virtual box installer?
 

Recently uploaded

Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 

Recently uploaded (20)

Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 

How do I update the crawford slackware box so that it is running the most up to date software?

  • 1. How do I update the crawford slackware box so that it is running the most up to date software? Paul Prawdzik
  • 2. Open up the run command by searching “run” in the Windows search bar. After opening the run command, type in “cmd” to open up your command prompt..
  • 3. Command Prompt when it is open.
  • 4. Cd into the “CrawfordBox” you previously created
  • 5. Type “vagrant up” to run the CrawfordBox
  • 6. ssh into the box by typing “vagrant ssh”
  • 7. Change directories by typing “cd /etc/slackpkg”
  • 8. As super user, run the “vim” command on a file called “mirrors”
  • 9. Hit “i” to go into insert mode, scroll down and find “http://mirrors.us.kernel.org/slackware/slackware64- current/”. Uncomment that simply by deleting the “#”. After you have done this hit “ctrl+c” to get out of insert mode. Finally, type “ :wq” to save the changes you have made.
  • 10. Execute the command below to update your slackware box with the version you just specified in the previous step. You have updated your slackware box.
  • 11. Now execute this command to install all the updates.
  • 12. You will be prompted to “Choose packages to install” press “Enter” to install them all.
  • 13. Once the new packages have been installed, you will be asked what you want to do with the old ones. I choose “O” to overwrite them.
  • 14. Now run this command to upgrade your slackware box,
  • 15. You are asked to choose which packages to upgrade, press “Enter” to upgrade them all.
  • 16. Once you have successfully upgraded you will see this message.