Back up Your Linux (Beta) Files
- You can transfer files to your Chromebook's Downloads folder by dragging them into the
Linux filessection of the Files app and then intoMy files > Downloads. - Alternatively, use cloud storage services like Google Drive. Many Linux applications support direct saving to cloud services if they are mounted within the Linux file system.
- For larger backups, consider using a USB stick or external hard drive. Plug it into your Chromebook, and it should appear in the Files app, allowing you to drag and drop files from your Linux container.
Tip
Check for Running Linux Applications
- Look for Linux application icons on your shelf and right-click to select
Close. - Open your app launcher and locate any Linux apps that might be running in the background.
- If you're comfortable with the terminal, you can list running processes with
ps aux | grep linuxand then terminate them usingkill [process ID].
Good to know
Stop the Linux Container Gracefully
- Go to your Chromebook's Settings.
- In the search bar, type
Linuxand select Linux development environment. - Click on
Stop Linux. This will shut down the container without deleting any files.
Important
Remove the Linux Development Environment
- Navigate to your Chromebook's Settings.
- Search for
Linuxand select Linux development environment. - Under the 'Remove Linux development environment' section, click on the
Removebutton. - You will be asked to confirm your decision. Read the warning carefully and confirm to proceed with the removal.
Important
Was this guide helpful?
Know someone who needs this? Send them the guide.
Written by
Jordan DicksonFounder, CyberSecurityGuides
Founder of CyberSecurityGuides, writing practical, jargon-free guides that help everyday people recover from and protect against online attacks.
Reviewed by CSG Security Engineers