Practical SELinux for the beginner: Contexts and labels - TechRepublic: Using setenforce can be a great way of troubleshooting problems; if the problem goes away after setting the system to Permissive mode then you know it is SELinux.
If not, then it is something else.
# setenforce 0
# getenforce
Permissive
Monday, October 28, 2013
Sunday, October 27, 2013
partitioning - How can I quickly copy a GPT partition scheme from one hard drive to another? - Ask Ubuntu
partitioning - How can I quickly copy a GPT partition scheme from one hard drive to another? - Ask Ubuntu:
sgdisk --backup=table /dev/sda
sgdisk --load-backup=table /dev/sdb
sgdisk -G /dev/sdb
sgdisk --backup=table /dev/sda
sgdisk --load-backup=table /dev/sdb
sgdisk -G /dev/sdb
gfxCardStatus by cody krieger
gfxCardStatus by cody krieger: gfxCardStatus is an unobtrusive menu bar app for OS X that allows MacBook Pro users to see which apps are affecting their battery life by using the more power-hungry graphics.
nvALT - BrettTerpstra.com
nvALT - BrettTerpstra.com - fork of National Velocity, a jot pad app I use on OSX
Thursday, October 17, 2013
Gentoo Forums :: View topic - portage-2.2: emerge-webrsync and empty directory
Why do I keep installing Gentoo?!
Gentoo Forums :: View topic - portage-2.2: emerge-webrsync and empty directory: mkdir -p /usr/portage/profiles
echo "gentoo" > /usr/portage/profiles/repo_name
Gentoo Forums :: View topic - portage-2.2: emerge-webrsync and empty directory: mkdir -p /usr/portage/profiles
echo "gentoo" > /usr/portage/profiles/repo_name
Subscribe to:
Posts (Atom)