Skip to content

Margus Roo –

If you're inventing and pioneering, you have to be willing to be misunderstood for long periods of time

  • Cloudbreak Autoscale fix
  • Endast

Month: August 2011

Maci fänn e soov sarnandeda

Posted on August 31, 2011 by margusja

Posted in FunLeave a comment

Gandalf ja masu

Posted on August 30, 2011 by margusja

Posted in FunLeave a comment

Huvitavaid kohti Eestimaal

Posted on August 28, 2011 - August 28, 2011 by margusja

Siin samas, Tallinna kõrval, avastasn koha, mida võiks teisedki külastada.

Posted in FunLeave a comment

Iga mees on oma õnne sepp…

Posted on August 14, 2011 - August 21, 2011 by margusja

Või siis vähemalt oma peldiku tegija!

Nurgakivi

Ja voila! – peaaegu valmis.

 

Posted in VariaLeave a comment

linux how to create read-only /tmp partation

Posted on August 11, 2011 by margusja

# 100MB file for /tmp

dd if=/dev/zero of=/dev/tmpMnt bs=1024 count=100000

# extended filesystem

mke2fs /dev/tmpMnt

# backup cp -p -r /tmp /home/backup/tmp

# mount with noexec

mount -o loop,noexec,nosuid,rw /dev/tmpMnt /tmp

chmod 0777 /tmp

# add to fstab so it can reboot

vi /etc/fstab

/dev/tmpMnt /tmp ext2 loop,noexec,nosuid,rw 0 0

# now nothing should run # bash: ./binary-program: Permission denied

Posted in LinuxLeave a comment

The Master

Categories

  • Apache
  • Apple
  • Assembler
  • Audi
  • BigData
  • BMW
  • C
  • Elektroonika
  • Fun
  • Hadoop
  • help
  • Infotehnoloogia koolis
  • IOT
  • IT
  • IT eetilised
  • Java
  • Langevarjundus
  • Lapsed
  • lastekodu
  • Linux
  • M-401
  • Mac
  • Machine Learning
  • Matemaatika
  • Math
  • MSP430
  • Muusika
  • neo4j
  • openCL
  • Õpetaja identiteet ja tegevusvõimekus
  • oracle
  • PHP
  • PostgreSql
  • ProM
  • R
  • Turvalisus
  • Varia
  • Windows
Proudly powered by WordPress | Theme: micro, developed by DevriX.