![]() |
Linux Lite 2.2 - Software suggestions - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: General (https://www.linuxliteos.com/forums/forumdisplay.php?fid=4) +--- Forum: Suggestions and Feedback (https://www.linuxliteos.com/forums/forumdisplay.php?fid=13) +--- Thread: Linux Lite 2.2 - Software suggestions (/showthread.php?tid=1064) |
Re: Linux Lite 2.2 - Software suggestions - anon222 - 11-06-2014 (11-06-2014, 08:45 PM)Valtam link Wrote: Do you mean Font Manager? I can't see a way to install fonts in gnome-font-viewer.Download font, double-click, install ![]() ![]() Re: Linux Lite 2.2 - Software suggestions - Valtam - 11-06-2014 (11-06-2014, 09:13 PM)misko_2083 link Wrote: [quote author=Valtam link=topic=1112.msg6767#msg6767 date=1415306741]Download font, double-click, install ![]() [/quote] Cheers ![]() Re: Linux Lite 2.2 - Software suggestions - Wirezfree - 11-06-2014 (11-06-2014, 08:49 PM)Valtam link Wrote: Wirezfree, I think from somebody trying to help a new user I think it is less key strokes, and easier instructions on how to get basic information back to the forum.. That was my thoughts/idea behind the suggestion Dave Re: Linux Lite 2.2 - Software suggestions - gold_finger - 11-07-2014 (11-06-2014, 10:53 PM)Wirezfree link Wrote: [quote author=Valtam link=topic=1112.msg6768#msg6768 date=1415306987] I think from somebody trying to help a new user I think it is less key strokes, and easier instructions on how to get basic information back to the forum.. That was my thoughts/idea behind the suggestion Dave [/quote] My primary reason is same as Wirezfree's -- easier instructions for getting a variety of info needed from people who need help. As rokytnji pointed out, it not only gives quick info on hardware specs, but can be used for multiple other types of info -- repos being used, partition info, etc. (Best way to see for self is install it and look at man page for all the various options it has.) Another plus is that you end up with much more simple to read output in a nice clean format. Here's an example of specs report on my machine using inxi -Fxz: Code: bill@Gold:~$ inxi -Fxz As you can see, it's covers all basic info and is very easy to read. The "z" option switch allows posters to filter out their MAC addresses when posting to forums, which is a nice option. The current "create system report" tool just seems a bit cumbersome compared to inxi. It produces too much info and is harder to dig through for bits you need. If someone wanted to quickly see what video card was in use, they could just enter inxi -G and get: Code: bill@Gold:~$ inxi -G (11-06-2014, 08:49 PM)Valtam link Wrote: What do we do with the existing tools? System Info (GUI) program I'd keep. Some people may like using that instead of inxi in a terminal when looking things up themselves. "Create System Report" tool? That's up to you. It's a good tool that produces a lot of detailed info; but I personally prefer inxi because it's options let you refine the results down to only what you're looking. Re: Linux Lite 2.2 - Software suggestions - Valtam - 11-07-2014 DejaDup pulls in some Unity deps :-\ but otherwise is very easy to use. Does anyone know exactly what folders & files it backs up? Re: Linux Lite 2.2 - Software suggestions - Valtam - 11-07-2014 re. backups, check this out - http://www.unixmen.com/timeshift-restore-linux-desktops-previous-state/ Looks like a great all around solution. http://www.youtube.com/watch?v=UQKQiP7JU-8 Re: Linux Lite 2.2 - Software suggestions - Wirezfree - 11-07-2014 (11-07-2014, 10:55 PM)Valtam link Wrote: re. backups, check this out - http://www.unixmen.com/timeshift-restore-linux-desktops-previous-state/ Hi Valtam, Yes.. it is. I'm trying all these: BackInTime, DejaDup, LuckyBackup, TimeShift, Systemback and Aptik for Config Backups They all do Backups but the approach and type are different. Systemback allows you you to create "restore points" similar to TimeShift, and also complete full image of your "live" running system, then create a "LiveBoot" USB stick for re-install Dave ![]() Re: Linux Lite 2.2 - Software suggestions - bobw - 11-08-2014 I use TimeShift for system backups (and LuckyBackup for user files). It works well and I'm happy with it. The only slight niggle is that the options available for Scheduled Snapshots (daily, weekly etc.) all apply at 12:00 midnight. Probably like many other people, I switch the PC off overnight, so these options are no good to me. It's easy to get round it by switching off Scheduled Snapshots in settings and setting up a cron job for a more convenient time using the command 'timeshift --backup-now', but it is a complication that may put off new users. Re: Linux Lite 2.2 - Software suggestions - Wirezfree - 11-08-2014 (11-08-2014, 06:04 PM)bobw link Wrote: I use TimeShift for system backups (and LuckyBackup for user files). It works well and I'm happy with it. The only slight niggle is that the options available for Scheduled Snapshots (daily, weekly etc.) all apply at 12:00 midnight. Probably like many other people, I switch the PC off overnight, so these options are no good to me. Hi bobw, I just gave a "Thanks" you just answered a question on the time backup's and using a cron job.. Dave Re: Linux Lite 2.2 - Software suggestions - eightbit - 11-09-2014 WOW, Systemback is awesome! Not only the ability to create restore points, but a live image? My dream come true. And, most importantly it is very easy to use! |