Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ubuntu empty swap

sudo swapoff -a
sudo swapon -a
Comment

ubuntu turn off swap

sudo swapoff -a && sudo sed -i '/ swap / s/^(.*)$/#1/g' /etc/fstab
Comment

PREVIOUS NEXT
Code Example
Shell :: install ip addr on ubuntu 
Shell :: grep remove branches 
Shell :: spacevim installation 
Shell :: git new repo instructions 
Shell :: what process consuming RAM 
Shell :: aws cli create new profile 
Shell :: install Geany on Ubuntu 
Shell :: android turn off emulator 
Shell :: kali linux upgrade to new version 
Shell :: yii2 gii command line to create model 
Shell :: pip install apache beam 
Shell :: tar unpack 
Shell :: ubuntu check cuda version 
Shell :: linux invalid filename fix 
Shell :: generate pgp key linux 
Shell :: get saved password windows 11 
Shell :: how to install pyqt5 
Shell :: how to install winget tool on powershell 
Shell :: httrack ubuntu 
Shell :: Untracked files: (use "git add <file..." to include in what will be committed) 
Shell :: see if urdf is valid 
Shell :: moodle purge cache from command line 
Shell :: delete all deployments kubernetes 
Shell :: git init repo 
Shell :: docker log tail 
Shell :: The following packages have unmet dependencies python3-pip 
Shell :: set global node version using nvm 
Shell :: powershell copy file to remote computer 
Shell :: clone from a specific branch 
Shell :: install older version of npm 
ADD CONTENT
Topic
Content
Source link
Name
6+7 =