LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Linux Lite 2.2 - Software suggestions
#11
(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 Smile
[Image: lICdBxl.png]
Reply
#12
(11-06-2014, 09:13 PM)misko_2083 link Wrote: [quote author=Valtam link=topic=1112.msg6767#msg6767 date=1415306741]
Do you mean Font Manager? I can't see a way to install fonts in gnome-font-viewer.
Download font, double-click, install Smile

[/quote]

Cheers Smile
Reply
#13
(11-06-2014, 08:49 PM)Valtam link Wrote: Wirezfree,
[snip]
With regards to a system info tool like inxi, we already include System Information (export to html) and Create System Report (exports to txt file).
Whats the selling point here on inxi? What do we do with the existing tools? Cheers Smile

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
Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks Smile

Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) ,  BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
Reply
#14
(11-06-2014, 10:53 PM)Wirezfree link Wrote: [quote author=Valtam link=topic=1112.msg6768#msg6768 date=1415306987]
With regards to a system info tool like inxi, we already include System Information (export to html) and Create System Report (exports to txt file).
Whats the selling point here on inxi? What do we do with the existing tools? Cheers Smile

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
System:    Host: Gold Kernel: 3.13.0-32-generic x86_64 (64 bit, gcc: 4.8.2)
           Desktop: Xfce 4.11.6 (Gtk 2.24.23) Distro: Ubuntu 14.04 trusty
Machine:   Mobo: TAR model: A880G+ Bios: American Megatrends version: 080016 date: 01/25/2011
CPU:       Quad core AMD Phenom II X4 B55 (-MCP-) cache: 2048 KB flags: (lm nx sse sse2 sse3 sse4a svm) bmips: 25602.3
           Clock Speeds: 1: 800.00 MHz 2: 2100.00 MHz 3: 3200.00 MHz 4: 3200.00 MHz
Graphics:  Card: Advanced Micro Devices [AMD/ATI] RS880 [Radeon HD 4250] bus-ID: 01:05.0
           X.Org: 1.15.1 drivers: ati,radeon (unloaded: fbdev,vesa) Resolution: [email protected], [email protected]
           GLX Renderer: Gallium 0.4 on AMD RS880 GLX Version: 3.0 Mesa 10.1.3 Direct Rendering: Yes
Audio:     Card-1: Advanced Micro Devices [AMD/ATI] RS880 HDMI Audio [Radeon HD 4200 Series]
           driver: snd_hda_intel bus-ID: 01:05.1
           Card-2: Advanced Micro Devices [AMD/ATI] SBx00 Azalia (Intel HDA) driver: snd_hda_intel bus-ID: 00:14.2
           Sound: Advanced Linux Sound Architecture ver: k3.13.0-32-generic
Network:   Card-1: Intel 82541PI Gigabit Ethernet Controller driver: e1000 ver: 7.3.21-k8-NAPI port: e400 bus-ID: 02:06.0
           IF: eth1 state: up speed: 100 Mbps duplex: full mac: <filter>
           Card-2: ADMtek NC100 Network Everywhere Fast Ethernet 10/100 driver: tulip ver: 1.1.15 port: e800 bus-ID: 02:05.0
           IF: eth0 state: down mac: <filter>
Drives:    HDD Total Size: 960.2GB (9.9% used) 1: id: /dev/sda model: WDC_WD3200BEKT size: 320.1GB
           2: id: /dev/sdb model: WDC_WD6400AAKS size: 640.1GB
Partition: ID: / size: 25G used: 7.4G (32%) fs: ext4 ID: swap-1 size: 9.66GB used: 0.00GB (0%) fs: swap
RAID:      No RAID devices detected - /proc/mdstat and md_mod kernel raid module present
Sensors:   System Temperatures: cpu: 0.0C mobo: N/A
           Fan Speeds (in rpm): cpu: N/A
Info:      Processes: 187 Uptime: 8:13 Memory: 689.9/7733.1MB Runlevel: 2 Gcc sys: 4.8.2
           Client: Shell (bash 4.3.11) inxi: 1.9.17

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
Graphics:  Card: Advanced Micro Devices [AMD/ATI] RS880 [Radeon HD 4250]
           X.Org: 1.15.1 drivers: ati,radeon (unloaded: fbdev,vesa) Resolution: [email protected], [email protected]
           GLX Renderer: Gallium 0.4 on AMD RS880 GLX Version: 3.0 Mesa 10.1.3


(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.
Try Linux Beginner Search Engine for answers to Linux questions.
Reply
#15
DejaDup pulls in some Unity deps  :-\ but otherwise is very easy to use. Does anyone know exactly what folders & files it backs up?
Reply
#16
re. backups, check this out - http://www.unixmen.com/timeshift-restore...ous-state/

Looks like a great all around solution.

http://www.youtube.com/watch?v=UQKQiP7JU-8
Reply
#17
(11-07-2014, 10:55 PM)Valtam link Wrote: re. backups, check this out - http://www.unixmen.com/timeshift-restore...ous-state/

Looks like a great all around solution.

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

[Image: EYcojn5.png]
Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks Smile

Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) ,  BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
Reply
#18
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.
Reply
#19
(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.

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.

Hi bobw,

I just gave a "Thanks" you just answered a question on the time backup's and using a cron job..

Dave
Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks Smile

Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) ,  BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
Reply
#20
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!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)