Linux Short Reference
Getting an ISO image from a DVD drive using the command prompt dd if=cdromdev of=isoname bs=1024e.g.: dd if=/dev/sr0 of=my_image.iso bs=1024
...applied technology
Getting an ISO image from a DVD drive using the command prompt dd if=cdromdev of=isoname bs=1024e.g.: dd if=/dev/sr0 of=my_image.iso bs=1024
This site is meant to be a pinboard for news and thoughts about IT stuff in general, especially telecommunications related. The focus is on practical applications, how to use appliances, how to configure and...
I could not find any reliable comprehensive source and don’t want to read all the specs…. Therefore I compiled a short summary of commonly used DSL modulation schemes and their key attributes. Different max....
Nokia (NYSE:NOK) confirmed its forthcoming N8 device will be the last N-series smartphone release running the Symbian OS. “Going forward, N-series devices will be based on MeeGo,” Nokia spokesman Doug Dawson told Reuters, adding...
CMS & Server Management / HowTo... / Uncategorized
by bytebasket · Published 2010-06-30 · Last modified 2024-10-05
Problem: No web statistics were generated, only a place holder shown under /plesk-stat/webstat. Generating the stats manually suceeded: /usr/local/psa/admin/sbin/statisticsor/usr/local/psa/admin/sbin/statistics –calculate-one –domain-name=domain.com The latter one returned an error for an unknown parameter. Because the statistics...
Usually a SIP UA needs to register to be able to make certain transactions. E.g. to receive calls, the REGISTRAR has to know how to reach the UA. It could be also that a...
CMS & Server Management / Uncategorized
by bytebasket · Published 2010-06-29 · Last modified 2024-10-05
I missed table support in the default TinyMCE editor and thought I have to install a new one. But tables and much more just hidden!To activate advanced editor features: Extensions > Plugin Manager >...