VSIDO Community

VSIDO Controls => VSIDO Discussions => Topic started by: VastOne on January 22, 2017, 04:52:23 AM

Title: Cool Tools...
Post by: VastOne on January 22, 2017, 04:52:23 AM
Figured we could use just a generic cool tool discussion

I'll start...

curlftpfs based on curl and fuse (http://curlftpfs.sourceforge.net/) I was rebuilding some test areas and wanted completely clean V-Box environments to remove cruft (in V-Box) from cloning and start new

Situation: 1.2 gig fsarchive (of host boot system) on a usb and attached to a USB tplink ftp router... I am booted into a livecd and no way to access outside of the v-box session (usb meh in v-box UGLY) ... so I tried on a whim from SpaceFM to go to the ftp: //10.0.1.x on the router.  SpaceFM came back saying it could not find curlftpfs ... I installed it, tried again and was able to fsarchive restore a 1.2 gig file to the new settings on V-Box and am now good to go ... all three new drives were blank and I did not want to install VSIDO on one just to fsarchive it anyway

I also needed to chroot into the new system to reinstall grub back to sda

Rebooted to the new Host drive and now I am good to go

curlftpfs will be a part of VSIDO
Title: Re: Cool Tools...
Post by: PackRat on October 03, 2017, 03:01:03 AM
rofi - run dialog, window switcher (https://packages.debian.org/sid/rofi)

Been tinkering around with rofi as dmenu replacement. Functions as run dialog, window switcher (screenshots), ssh launcher, and/or desktop file run dialog. Can be configured for all 4 with CTRL-TAB cycling through the options:

(http://en.zimagez.com/miniature/rofi-01xdf.png) (http://en.zimagez.com/zimage/rofi-01xdf.php) (http://en.zimagez.com/miniature/rofi-01windex.png) (http://en.zimagez.com/zimage/rofi-01windex.php)

Run dialog provides a history list for commonly launched applications and works like dmenu if you start typing the name of the application.

Also supports transparency -

(http://en.zimagez.com/miniature/sshot-2249542017-10-02.png) (http://en.zimagez.com/zimage/sshot-2249542017-10-02.php)

Very nice application.