Fri Mar 18, 2016 2:21 am
apt-get install libsasl2-modules
Sat Apr 02, 2016 12:53 pm
Sat Apr 02, 2016 2:39 pm
fsmithred wrote:New xfce-beta isos:
https://sourceforge.net/projects/refrac ... s/testing/
2016-04-02 xfce-beta changes
Autologin is not working. Login user:user or root:root
Added pgup/pgdn scrolling in history.
Disabled auto-detect for usbwait. Use panel buttons to mount/unmount usb.
Edited synaptic and gparted desktop files to start with gksu instead of pkexec.
Removed (replaced) deb-multimedia packages.
Disabled autostart for wicd client.
Added libsasl2-modules to i386 so that mutt will work with gmail.
Added Refracta bookmarks and NoScript to browser, set start page and home page to blank.
Added arp-scan.
Added bluetooth support.
Disabled xscreensaver.
Sat Apr 02, 2016 6:32 pm
Sun Apr 03, 2016 11:26 am
Sun Apr 03, 2016 3:03 pm
Sun Apr 03, 2016 3:24 pm
Mon Apr 04, 2016 7:19 pm
Is there a new gtk-youtube-viewer? What I'm finding is from 2013.
Wed Apr 06, 2016 3:52 pm
Add backports repo, run 'apt-get update'
Then 'apt-get -s -t jessie-backports install youtube-dl'
Note what extra packages you need. I needed python-pkg-resources.
Comment out the backports repo, run 'apt-get update' again, and
install python-pkg-resources
That way, any dependencies get pulled from the stable repo.
Uncomment backports, run apt-get update, then run
apt-get -t jessie-backports install youtube-dl
Comment out backports, run apt-get update.
# jessie backports
#deb http://packages.devuan.org/merged jessie-backports main contrib non-free
Download the .deb file for youtube-viewer and install with dpkg.
http://exegnulinux.net/refracta/experimental/youtube-viewer/
Add Watch-with-mpv firefox addon
https://addons.mozilla.org/en-GB/firefox/addon/watch-with-mpv/
Wed Apr 06, 2016 5:38 pm