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 …
8 posts tagged “Networking”.
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 …
Just need to update a setting in vtigercrm/modules/Emails/class.phpmailer.php from function IsSMTP() { $this->Mailer = "smtp"; to function IsSMTP() { $this->Mailer = …
File/Disk Browsing Lists summary size (-s) in Gb/Mb/Kb (-h) units for all sub-directories of the current path (./*) # du -sh ./* Show everything, human readable file sizes, in a …
# mount.cifs //Server/Share /mnt/win7/test -o username=xxx,password=xxx This command will mount the folder ‘Share’ hosted on ‘Server’ into the nix folder …
Just finished a few days training on 3CX systems, and a very interesting two days it was. The trainer William has a distinctive style and great dry sense of humour that kept …
Quick ‘what I did’ to setup Subversion this week to deal with SSRS projects and reports. Installed the standard edition of VisualSVN Server …