VLC Streaming
Here is my setup to use VLC running on a laptop with a webcam as a simple CCTV system that can stream to your mobile. VLC was installed on a laptop running Ubuntu 14.4. The webcam …
11 posts tagged “Ubuntu”.
Here is my setup to use VLC running on a laptop with a webcam as a simple CCTV system that can stream to your mobile. VLC was installed on a laptop running Ubuntu 14.4. The webcam …
myphpadmin says: “The mcrypt extension is missing. Please check your PHP configuration” apt-get purge libapache2-mod-php5 php5 apt-get install libapache2-mod-php5 php5 …
As the name suggests this is a fantastic resource for Linux info, guides and howto’s. http://www.tldp.org/ The ‘Single File HTML’ is probably the simplest & …
There is no quick answer to this from Google for Windows, but in Ubuntu it’s dead easy $ sudo apt-get install get-iplayer With the package is installed run $ get-iplayer …
Beats trying to find the right file to edit.. sudo add-apt-repository ppa:danielrichter2007/grub-customizer sudo apt-get update sudo apt-get install grub-customizer Dead easy to …
Using windows partitions in Ubuntu is no problem, however if you need to rely on a stable mount point you will want to add ntfs-config. $ sudo apt-get install ntft-config …