TechNews from the city of NewJoke
Currently Browsing: Everyday News

Custom Permissions Repair MAC OSX 10.6

the disc permissions are set like this: me custom staff custom everyone custom also there is a lock icon on the left hand side of the drive icon… ls -aldeO /Volumes/”drive-name” Put the name of the drive in the above and keep the quotes. This will list all permissions, ACLs and flags on the drive. Output: drw-rw-r-T 46 root admin uchg 1632 Jun 30 16:30 /Volumes/Vault Actions: sudo chflags nouchg...

Escaping single quotes in SED

If you need to include single quotes inside a single quoted string you might try adding a backslash like most programming languages but that doesn’t work. In the end the actual “escaping” is: ‘”‘”‘ (five quotes). To make sure you get it ‘ ” ‘ ” ‘ without the spaces. To take it apart: * The first single quote ends the current single...

Visit Barbecueradar

exceeding the 3GB limit in Ubuntu 32bit

Well quite easy, just run sudo apt-get install linux-server linux-headers-server Restart Done

Freelance

« Previous Entries Next Entries »

Powered by WordPress | Designed by Elegant Themes