11-06-2014, 09:13 PM
(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

![[Image: lICdBxl.png]](http://i.imgur.com/lICdBxl.png)
(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
(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
Do you mean Font Manager? I can't see a way to install fonts in gnome-font-viewer.
(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
(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
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
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?
(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.
(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.