About 3D printers, programming and linux
úterý 7. července 2015
Additional tips for 3DSimo Mini
›
3DSimo launched new campaign on kickstarter to support their new 3DSimo Mini 3D pen . There are similar products on the market, like second...
čtvrtek 30. ledna 2014
Convert mp4 to mp3 in linux
›
Convert mp4 video file to wav audio avconv -i input.mp4 output.wav Encode wav to mp3 lame --preset standard input.wav output.mp3 For di...
sobota 8. června 2013
Multiple screenshots from video with a MPlayer
›
To take multiple screenshots use a screenshot video filter. Append command with -vf screenshot > mplayer -vf screenshot movie-fi...
čtvrtek 30. května 2013
Vim color scheme
›
Change vim color simple by typing in vim: :colorscheme ron (for dark background) :colorscheme peachpuff (for light background) Write...
středa 3. dubna 2013
Transfer files via browser
›
If you are running on Linux and your college needs to download files from you just run following command in directory with needed files: p...
úterý 13. března 2012
WebConsole on Amazon
›
I manage my linux servers using ssh. From time to time I need to access them from places where ssh connection is not possible, e.g. behind f...
středa 13. dubna 2011
Clean Code Talk - part III, Functions
›
Next talk by Robert C. Martin about one chapter of his book 'Clean Code'. Here is presentation used in video. Clean Code III: Fu...
›
Domovská stránka
Zobrazit verzi pro web