Sponsored Content
Top Forums UNIX for Beginners Questions & Answers Should I use a CoW filesystem on my PC if I only wanted snapshot capabilities ? Post 303045124 by stomp on Thursday 12th of March 2020 09:44:15 AM
Old 03-12-2020
Quote:
So is the above workflow possible ?
From all my experience in linux I would assume yes. The better OSS pieces can be operated from rescue systems. But since I have very little competence in the area of those encryption techs, I can not help you further here.
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Unix Capabilities?

We are looking into buying a new software, billing software that is, and want to know if you can run that on the same UNIX server as another major software? Is there a limit to the different types of software Unix can run, or is it like windows where you can install as many as you like? ... (2 Replies)
Discussion started by: hoz
2 Replies

2. UNIX for Advanced & Expert Users

p570 Capabilities

Hi there. I've been tasked with making a new design for our Unix systems :eek: Now the question I have is; How many LPARs can a p570 hold WITHOUT using a VIO Server. Many Thanks Kees (1 Reply)
Discussion started by: KeesH
1 Replies

3. Red Hat

Adding capabilities to an RPM

Hi. I downloaded a package that could only be installed on RHEL5, and not 4 or 3, so I got the source in order to compile it on RHEL 3 so hopefully it will work on all versions. So I have the source for a working package, but when I build it in RHEL 3 and then try to install it in RHEL 5, it... (6 Replies)
Discussion started by: Boaz
6 Replies

4. Filesystems, Disks and Memory

Wanted: Geographically distributed filesystem solution

I'm looking for a means to ensure that servers in the two or three datacenters, connected in a ring via IP through two ISPs, can distribute load and/or replicate data among at least two SAN-class disk devices. I want to evaluate several solutions, and I'm open to solutions ranging from free,... (6 Replies)
Discussion started by: otheus
6 Replies

5. Solaris

Cannot use filesystem while sending a snapshot

I've got a Solaris 11 Express installed on my machine. I have created a raidz2 zpool named shares and a simple one-disc zpool named backup. I have made a script that would send a daily snapshot of shares to backup. I use these commands zfs snapshot shares@DDMMRRRRHHMM zfs send -i shares@....... (10 Replies)
Discussion started by: RychnD
10 Replies

6. UNIX for Advanced & Expert Users

Use of Capabilities

I wonder if anyone could assist with some problems I'm having with Linux Capabilities and their use when using the commands "nice" and "schedtool". I run a couple of PCs, one is an elderly AMD Sempron 2800+ (32-bit, 2GHz clock and 3GB memory) that is used as a family multimedia system running... (3 Replies)
Discussion started by: MikeGM
3 Replies

7. Linux

Broadcom under Fedora 18 (Spherical Cow)

So I'm having a problem getting a Broadcom BCM4312 wireless controller to work under the broadcom-wl module $uname Linux 3.8.11-200.fc18.x86_64 #1 SMP Wed May 1 19:44:27 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux lspci -v 05:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g... (2 Replies)
Discussion started by: Skrynesaver
2 Replies

8. UNIX for Advanced & Expert Users

Linux capabilities discussion

Hi I'm trying to compile my linux kernel with CONFIG_SECURITY_CAPABILITIES=y. any idea what this thing does ?? Also another question , If I compile the kernel that I'm currently using , what'll happen ? ~cheers (3 Replies)
Discussion started by: leghorn
3 Replies

9. What is on Your Mind?

Anybody want to talk about Dirty Cow?

Hi All, How worried is everyone about the Dirty Cow Linux exploit? Has anybody experienced attacks yet? From the research I've done it seems that the exploit is "reliable" (that is it works nearly every time on vulverable systems) which is not good news. We all believe that Unix/Linux... (3 Replies)
Discussion started by: hicksd8
3 Replies
MEGAGLEST_G3DVIEWER(6)						       Games						    MEGAGLEST_G3DVIEWER(6)

NAME
megaglest_g3dviewer - G3D Model editor for the popular 3D realtime stragegy game DESCRIPTION
megaglest_g3dviewer v1.3.6, [Using wxWidgets 2.8.12] usage: megaglest_g3dviewer [G3D FILE] Displays glest 3D-models and unit/projectile/splash particle systems. rotate with left mouse button, zoom with right mouse button or mousewheel. Use ctrl to load more than one particle system. Press R to restart particles, this also reloads all files if they are changed. optionally you may use any of the following: Parameter: Description: ---------------------- ------------ --help displays this help text. --load-unit=x Auto load the unit / skill information specified in path/filename x Where x is a g3d filename to load separated with a comma and one or more skill names to try loading: example: megaglest_g3dviewer --load-unit=techs/megapack/factions/tech/units/battle_machine,attack_skill,stop_skill --load-model=x Auto load the model specified in path/filename x Where x is a g3d filename to load: example: megaglest_g3dviewer --load-model=techs/megapack/factions/tech/units/battle_machine/models/battle_machine_dying.g3d --load-model-animation-value=x Animation value when loading a model Where x is a decimal value from -1.0 to 1.0: example: megaglest_g3dviewer --load-model-animation-value=0.5 --auto-screenshot=x Automatically takes a screenshot of the items you are loading. Where x is a comma-delimited list of one or more of the optional settings: transparent, enable_grid, enable_wireframe, enable_normals, disable_grid, disable_wireframe, disable_normals, saveas-<filename>, resize-wxh example: megaglest_g3dviewer --auto-screenshot=transparent,disable_grid,saveas-test.png,resize-800x600 --load-model=techs/megapack/fac- tions/tech/units/battle_machine/models/battle_machine_dying.g3d --load-particle=x Auto load the particle specified in path/filename x Where x is a Particle XML filename to load: example: megaglest_g3dviewer --load-particle=techs/megapack/factions/persian/units/genie/glow_particles.xml --load-projectile-particle=x Auto load the projectile particle specified in path/filename x Where x is a Projectile Particle Definition XML filename to load: example: megaglest_g3dviewer --load-projectile-particle=techs/megapack/factions/persian/units/genie/particle_proj.xml --load-splash-particle=x Auto load the splash particle specified in path/filename x Where x is a Splash Particle Definition XML filename to load: example: megaglest_g3dviewer --load-splash-particle=techs/megapack/factions/persian/units/genie/particle_splash.xml --load-particle-loop-value=x Particle loop value when loading one or more particles Where x is an integer value from 1 to particle count: example: megaglest_g3dviewer --load-particle-loop-value=25 --zoom-value=x Zoom value when loading a model Where x is a decimal value from 0.1 to 10.0: example: megaglest_g3dviewer --zoom-value=4.2 --rotate-x-value=x X Coordinate Rotation value when loading a model Where x is a decimal value from -10.0 to 10.0: example: megaglest_g3dviewer --rotate-x-value=2.2 --rotate-y-value=x Y Coordinate Rotation value when loading a model Where x is a decimal value from -10.0 to 10.0: example: megaglest_g3dviewer --rotate-y-value=2.2 --screenshot-format=x Specify which image format to use for screenshots. Where x is one of the following supported formats png,jpg,tga,bmp *NOTE: png is the default (and supports transparency) example: megaglest_g3dviewer --screenshot-format=jpg Invalid argument: --version megaglest_g3dviewer v1.3.6, [Using wxWidgets 2.8.12] usage: megaglest_g3dviewer [G3D FILE] Displays glest 3D-models and unit/projectile/splash particle systems. rotate with left mouse button, zoom with right mouse button or mousewheel. Use ctrl to load more than one particle system. Press R to restart particles, this also reloads all files if they are changed. optionally you may use any of the following: Parameter: Description: ---------------------- ------------ --help displays this help text. --load-unit=x Auto load the unit / skill information specified in path/filename x Where x is a g3d filename to load separated with a comma and one or more skill names to try loading: example: megaglest_g3dviewer --load-unit=techs/megapack/factions/tech/units/battle_machine,attack_skill,stop_skill --load-model=x Auto load the model specified in path/filename x Where x is a g3d filename to load: example: megaglest_g3dviewer --load-model=techs/megapack/factions/tech/units/battle_machine/models/battle_machine_dying.g3d --load-model-animation-value=x Animation value when loading a model Where x is a decimal value from -1.0 to 1.0: example: megaglest_g3dviewer --load-model-animation-value=0.5 --auto-screenshot=x Automatically takes a screenshot of the items you are loading. Where x is a comma-delimited list of one or more of the optional settings: transparent, enable_grid, enable_wireframe, enable_normals, disable_grid, disable_wireframe, disable_normals, saveas-<filename>, resize-wxh example: megaglest_g3dviewer --auto-screenshot=transparent,disable_grid,saveas-test.png,resize-800x600 --load-model=techs/megapack/fac- tions/tech/units/battle_machine/models/battle_machine_dying.g3d --load-particle=x Auto load the particle specified in path/filename x Where x is a Particle XML filename to load: example: megaglest_g3dviewer --load-particle=techs/megapack/factions/persian/units/genie/glow_particles.xml --load-projectile-particle=x Auto load the projectile particle specified in path/filename x Where x is a Projectile Particle Definition XML filename to load: example: megaglest_g3dviewer --load-projectile-particle=techs/megapack/factions/persian/units/genie/particle_proj.xml --load-splash-particle=x Auto load the splash particle specified in path/filename x Where x is a Splash Particle Definition XML filename to load: example: megaglest_g3dviewer --load-splash-particle=techs/megapack/factions/persian/units/genie/particle_splash.xml --load-particle-loop-value=x Particle loop value when loading one or more particles Where x is an integer value from 1 to particle count: example: megaglest_g3dviewer --load-particle-loop-value=25 --zoom-value=x Zoom value when loading a model Where x is a decimal value from 0.1 to 10.0: example: megaglest_g3dviewer --zoom-value=4.2 --rotate-x-value=x X Coordinate Rotation value when loading a model Where x is a decimal value from -10.0 to 10.0: example: megaglest_g3dviewer --rotate-x-value=2.2 --rotate-y-value=x Y Coordinate Rotation value when loading a model Where x is a decimal value from -10.0 to 10.0: example: megaglest_g3dviewer --rotate-y-value=2.2 --screenshot-format=x Specify which image format to use for screenshots. Where x is one of the following supported formats png,jpg,tga,bmp *NOTE: png is the default (and supports transparency) example: megaglest_g3dviewer --screenshot-format=jpg megaglest_g3dviewer October 2012 MEGAGLEST_G3DVIEWER(6)
All times are GMT -4. The time now is 08:43 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy