Speed up caja file manager: usr/bin edit startcaja remove first line: sleep x or sudo …
•
To view all Linux shares: shares=$(ls -l /var/lib/samba/usershares | awk ‘{print “/var/lib/samba/usershares/”$8}’) for i in …
•
Open /etc/samba/smb.conf as administrator Should have something that looks like this **near or at the …
•
https://wiki.archlinux.org/index.php/Fstab mount -L label_name_here /path/to/mount/point i.e. mount -L ‘2tb backup’ /media/tech for etc/fstab …
•
http://xmodulo.com/monitor-linux-server-desktop-remotely-web-browser.html
•
http://www.stefanwienert.de/blog/2014/07/02/samba-4-active-directory-controller-with-windows-7-roaming-profiles-plus-linux-login-the-definitive-guide/
•
Simple once you see how. Basically, open file manager go to menu/file/connect to server. Thanks …
•
Goals: When I remote desktop I want to connect to the console screen most of …
•
Remote viewing virutal machines https://www.virtualbox.org/manual/ch07.html Remote management of Linux machines http://www.webmin.com/ Docker https://www.docker.com/resources/usecases/ MySQL backup …
•
Open terminal as super user [su] php /var/www/drupal/sites/all/modules/contrib/civicrm/bin/cli.php -e /var/www/drupal/sites/all/modules/contrib/civicrm/bin/csv/export.php contact -e contact -a get …
•